Searched defs:hostname (Results 51 - 75 of 213) sorted by relevance

123456789

/freebsd-10.3-release/contrib/apr-util/test/
H A Dtesturi.c32 const char *hostname; member in struct:aup_test
191 const char *hostname; member in struct:uph_test
/freebsd-10.3-release/usr.bin/rwall/
H A Drwall.c134 char *tty, hostname[MAXHOSTNAMELEN], lbuf[256], tmpname[64]; local
/freebsd-10.3-release/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c38 static char hostname[MAX_MACHINE_NAME]; variable
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c243 kdc_type2(OM_uint32 *minor_status, void *ctx, uint32_t flags, const char *hostname, const char *domain, uint32_t *ret_flags, struct ntlm_buf *out) argument
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dreq.c138 _hx509_request_add_dns_name(hx509_context context, hx509_request req, const char *hostname) argument
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dget_for_creds.c104 krb5_fwd_tgt_creds(krb5_context context, krb5_auth_context auth_context, const char *hostname, krb5_principal client, krb5_principal server, krb5_ccache ccache, int forwardable, krb5_data *out_data) argument
187 krb5_get_forwarded_creds(krb5_context context, krb5_auth_context auth_context, krb5_ccache ccache, krb5_flags flags, const char *hostname, krb5_creds *in_creds, krb5_data *out_data) argument
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/roken/
H A Droken_gethostby.c136 roken_gethostby(const char *hostname) argument
217 roken_gethostbyname(const char *hostname) argument
/freebsd-10.3-release/crypto/heimdal/appl/kf/
H A Dkf.c125 proto (int sock, const char *hostname, const char *service, argument
284 doit (const char *hostname, int port, const char *service, argument
[all...]
/freebsd-10.3-release/crypto/heimdal/appl/test/
H A Dcommon.c139 client_doit (const char *hostname, int port, const char *service, argument
H A Dgssapi_client.c100 proto (int sock, const char *hostname, const char *service) argument
/freebsd-10.3-release/contrib/sendmail/contrib/
H A Dbitdomain.c88 char buf[1024], *node, *hostname, *p; local
/freebsd-10.3-release/contrib/serf/auth/
H A Dauth_spnego_gss.c149 serf__spnego_init_sec_context(serf_connection_t *conn, serf__spnego_context_t *ctx, const char *service, const char *hostname, serf__spnego_buffer_t *input_buf, serf__spnego_buffer_t *output_buf, apr_pool_t *result_pool, apr_pool_t *scratch_pool ) argument
H A Dauth_spnego_sspi.c156 get_canonical_hostname(const char **canonname, const char *hostname, apr_pool_t *pool) argument
195 serf__spnego_init_sec_context(serf_connection_t *conn, serf__spnego_context_t *ctx, const char *service, const char *hostname, serf__spnego_buffer_t *input_buf, serf__spnego_buffer_t *output_buf, apr_pool_t *result_pool, apr_pool_t *scratch_pool ) argument
/freebsd-10.3-release/contrib/unbound/compat/
H A Dfake-rfc2553.c148 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-10.3-release/crypto/openssh/
H A Ddns.c174 is_numeric_hostname(const char *hostname) argument
204 verify_host_key_dns(const char *hostname, struct sockaddr *address, argument
315 export_dns_rr(const char *hostname, struct sshkey *key, FILE *f, int generic) argument
[all...]
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c155 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-10.3-release/libexec/comsat/
H A Dcomsat.c72 static char hostname[MAXHOSTNAMELEN]; variable
/freebsd-10.3-release/contrib/ldns/compat/
H A Dfake-rfc2553.c152 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-10.3-release/tools/regression/gaithrstress/
H A Dgaithrstress.c114 char *hostname; local
/freebsd-10.3-release/sys/sys/
H A Dkerneldump.h81 char hostname[64]; member in struct:kerneldumpheader
/freebsd-10.3-release/usr.bin/lock/
H A Dlock.c98 char hostname[MAXHOSTNAMELEN], s[BUFSIZ], s1[BUFSIZ]; local
/freebsd-10.3-release/usr.bin/systat/
H A Dmain.c73 char hostname[MAXHOSTNAMELEN]; variable
/freebsd-10.3-release/sys/nfs/
H A Dnfsdiskless.h91 char *hostname; /* server's name */ member in struct:onfs_args
/freebsd-10.3-release/usr.sbin/cron/cron/
H A Ddo_command.c484 auto char hostname[MAXHOSTNAMELEN]; local
/freebsd-10.3-release/tools/regression/kgssapi/
H A Dgsstest.c105 char hostname[512]; local

Completed in 341 milliseconds

123456789