Searched defs:hostname (Results 1 - 25 of 279) sorted by relevance

1234567891011>>

/netbsd-current/games/warp/
H A Dintrp.h16 EXT char *hostname; /* host name */ variable
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dkod_management.h9 char hostname[255]; member in struct:kod_entry
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dhostname.c14 hostname(int family, const void *ip) function
/netbsd-current/usr.sbin/ypserv/common/
H A Dlocalhostname.c52 char hostname[MAXHOSTNAMELEN + 1]; local
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dxgethostname.c55 char *hostname = NULL; local
[all...]
/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dfindconfig.c22 char hostname[BUFSIZ], *cp; local
/netbsd-current/bin/hostname/
H A Dhostname.c60 char *p, hostname[MAXHOSTNAMELEN + 1]; local
[all...]
/netbsd-current/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c65 char hostname[MAXHOSTNAMELEN]; local
/netbsd-current/usr.sbin/bootp/common/
H A Dlookup.c35 lookup_hwa(char *hostname, int htype) argument
69 lookup_ipa(char *hostname, u_int32 *result) argument
/netbsd-current/usr.sbin/ypserv/stdethers/
H A Dstdethers.c60 char hostname[MAXHOSTNAMELEN + 1]; local
/netbsd-current/sys/lib/libsa/
H A Dglobals.c22 char hostname[FNAME_SIZE]; /* our hostname */ variable
/netbsd-current/external/bsd/openpam/dist/lib/libpam/
H A Dpam_start.c68 char *hostname = NULL; local
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dfeature-test.c93 char hostname[_POSIX_HOST_NAME_MAX + 1]; local
/netbsd-current/external/bsd/am-utils/dist/wire-test/
H A Dwire-test.c49 char hostname[MAXHOSTNAMELEN + 1]; variable
/netbsd-current/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c69 const void *hostname; local
/netbsd-current/lib/libwrap/
H A Deval.c94 char *hostname; local
/netbsd-current/usr.bin/talk/
H A Dget_names.c56 char hostname[MAXHOSTNAMELEN + 1]; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_forward.c62 const char *hostname; local
H A Dsock_principal.c49 char hostname[NI_MAXHOST]; local
H A Dmk_req.c83 krb5_mk_req(krb5_context context, krb5_auth_context *auth_context, const krb5_flags ap_req_options, const char *service, const char *hostname, krb5_data *in_data, krb5_ccache ccache, krb5_data *outbuf) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dhosttable.h24 BYTE *hostname; member in struct:host_table_entry
/netbsd-current/tests/fs/kernfs/
H A Dt_basic.c71 ATF_TC(hostname); variable
[all...]
/netbsd-current/external/bsd/libevent/dist/sample/
H A Dopenssl_hostname_validation.c65 static HostnameValidationResult matches_common_name(const char *hostname, const X509 *server_cert) { argument
113 static HostnameValidationResult matches_subject_alternative_name(const char *hostname, const X509 *server_cert) { argument
165 validate_hostname(const char *hostname, const X509 *server_cert) argument
[all...]
/netbsd-current/usr.bin/passwd/
H A Dpam_passwd.c76 char hostname[MAXHOSTNAMELEN + 1]; local
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-getnameinfo.c37 getnameinfo_req(uv_getnameinfo_t* handle, int status, const char* hostname, const char* service) argument

Completed in 152 milliseconds

1234567891011>>