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

123456789

/freebsd-current/contrib/ntp/sntp/
H A Dkod_management.h7 char hostname[255]; member in struct:kod_entry
/freebsd-current/contrib/ntp/libntp/
H A Dfindconfig.c20 char hostname[BUFSIZ], *cp; local
/freebsd-current/sbin/ipf/libipf/
H A Dhostname.c13 hostname(int family, void *ip) function
/freebsd-current/usr.sbin/clear_locks/
H A Dclear_locks.c42 char *hostname; local
/freebsd-current/contrib/smbfs/smbutil/
H A Dlookup.c63 char *hostname; local
/freebsd-current/tools/test/stress2/testcases/udp/
H A Dudp.c61 const char *hostname; local
/freebsd-current/contrib/openpam/lib/libpam/
H A Dpam_start.c68 char hostname[HOST_NAME_MAX + 1]; local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUriParser.h23 llvm::StringRef hostname; member in struct:lldb_private::URI
/freebsd-current/libexec/bootpd/
H A Dlookup.c29 lookup_hwa(char *hostname, int htype) argument
63 lookup_ipa(char *hostname, u_int32 *result) argument
/freebsd-current/bin/hostname/
H A Dhostname.c46 char hostname[MAXHOSTNAMELEN], *hostp, *p; local
/freebsd-current/contrib/netbsd-tests/fs/kernfs/
H A Dt_basic.c71 ATF_TC(hostname); variable
[all...]
/freebsd-current/crypto/heimdal/appl/test/
H A Dtcp_client.c40 proto (int sock, const char *hostname, const char *service) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dmk_req.c81 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
H A Dsock_principal.c47 char hostname[NI_MAXHOST]; local
H A Dtest_forward.c60 const char *hostname; local
/freebsd-current/contrib/tcp_wrappers/
H A Deval.c83 char *hostname; local
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Dopenssl_hostname_validation.c64 static HostnameValidationResult matches_common_name(const char *hostname, const X509 *server_cert) { argument
112 static HostnameValidationResult matches_subject_alternative_name(const char *hostname, const X509 *server_cert) { argument
164 validate_hostname(const char *hostname, const X509 *server_cert) argument
[all...]
/freebsd-current/contrib/libevent/sample/
H A Dopenssl_hostname_validation.c64 static HostnameValidationResult matches_common_name(const char *hostname, const X509 *server_cert) { argument
112 static HostnameValidationResult matches_subject_alternative_name(const char *hostname, const X509 *server_cert) { argument
164 validate_hostname(const char *hostname, const X509 *server_cert) argument
[all...]
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/usr.bin/talk/
H A Dget_names.c59 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/usr.bin/passwd/
H A Dpasswd.c68 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/libexec/talkd/
H A Dtalkd.c62 char hostname[MAXHOSTNAMELEN]; variable
/freebsd-current/lib/libc/rpc/
H A Dnetname.c120 char hostname[MAXHOSTNAMELEN+1]; local
/freebsd-current/contrib/tcsh/
H A Ddotlock.c49 char path[MAXPATHLEN], hostname[MAXHOSTNAMELEN + 1]; local
/freebsd-current/contrib/netbsd-tests/net/sys/
H A Dt_rfc6056.c51 test(const char *hostname, const char *service, int family, int al) argument

Completed in 200 milliseconds

123456789