Searched defs:hostname (Results 26 - 50 of 219) sorted by relevance

123456789

/freebsd-current/crypto/heimdal/appl/login/
H A Dutmp_login.c42 shrink_hostname (const char *hostname, argument
85 prepare_utmp(struct utmp *utmp, char *tty, const char *username, const char *hostname) argument
127 utmp_login(char *tty, const char *username, const char *hostname) argument
133 utmp_login(char *tty, const char *username, const char *hostname) argument
[all...]
/freebsd-current/crypto/heimdal/appl/test/
H A Dtcp_server.c47 char hostname[MAXHOSTNAMELEN]; local
H A Dnt_gss_client.c46 proto (int sock, const char *hostname, const char *service) argument
H A Duu_client.c40 proto (int sock, const char *hostname, const char *service) argument
/freebsd-current/crypto/openssh/
H A Dsshlogin.c95 char hostname[HOST_NAME_MAX+1] = ""; local
H A Dloginrec.h72 char hostname[LINFO_HOSTSIZE]; /* remote hostname */ member in struct:logininfo
H A Daudit-linux.c42 linux_audit_record_event(int uid, const char *username, const char *hostname, argument
H A Dauth-rhosts.c58 check_rhosts_file(const char *filename, const char *hostname, argument
192 auth_rhosts2(struct passwd *pw, const char *client_user, const char *hostname, argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Dhostcheck.c163 static int hostmatch(const char *hostname, const char *pattern) argument
205 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) argument
[all...]
/freebsd-current/contrib/openpam/bin/su/
H A Dsu.c71 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c73 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/usr.sbin/rpc.statd/
H A Dstatd.h76 char hostname[SM_MAXSTRLEN + 1]; /* Name of monitored host */ member in struct:__anon6791
/freebsd-current/stand/libsa/
H A Dglobals.c21 char hostname[FNAME_SIZE]; /* our hostname */ variable
/freebsd-current/crypto/openssl/demos/bio/
H A Dsconnect.c32 const char *hostname; local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c63 getrrsetbyname(const char *hostname, unsigned int rdclass, argument
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_name.c91 char *hostname = NULL, *service; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dget_addrs.c50 char hostname[MAXHOSTNAMELEN]; local
H A Dget_host_realm.c224 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/contrib/ntp/sntp/
H A Dkod_management.c22 search_entry( const char *hostname, struct kod_entry **dst ) argument
52 add_entry( const char * hostname, const char * type ) argument
90 delete_entry( const char * hostname, const char * type ) argument
[all...]
H A Dutilities.c192 hostnameaddr( const char * hostname, const sockaddr_u * addr ) argument
/freebsd-current/lib/libc/tests/net/
H A Dether_test.c47 char hostname[256]; local
63 char hostname[256]; local
75 char hostname[256]; local
/freebsd-current/usr.sbin/rpc.umntall/
H A Drpc.umntall.c169 do_umntall(char *hostname) { argument
197 do_umount(char *hostname, char *dirp) { argument
224 is_mounted(char *hostname, char *dirp) argument
[all...]
/freebsd-current/lib/libc/net/
H A Dether_addr.c67 ether_line(const char *l, struct ether_addr *e, char *hostname) argument
138 ether_ntohost(char *hostname, const struct ether_addr *e) argument
188 ether_hostton(const char *hostname, struct ether_addr *e) argument
[all...]
H A Deui64.c94 eui64_line(const char *l, struct eui64 *e, char *hostname, size_t len) argument
215 eui64_ntohost(char *hostname, size_t len, const struct eui64 *id) argument
266 eui64_hostton(const char *hostname, struc argument
[all...]
/freebsd-current/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c64 const char *hostname = NULL, *service = NULL; local

Completed in 277 milliseconds

123456789