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

12345678910

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp31 char hostname[PATH_MAX]; local
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dbitdomain.c88 char buf[1024], *node, *hostname, *p; local
/freebsd-13-stable/contrib/serf/auth/
H A Dauth_spnego_gss.c154 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.c161 get_canonical_hostname(const char **canonname, const char *hostname, apr_pool_t *pool) argument
200 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-13-stable/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-13-stable/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-13-stable/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-13-stable/crypto/heimdal/lib/hx509/
H A Dreq.c138 _hx509_request_add_dns_name(hx509_context context, hx509_request req, const char *hostname) argument
/freebsd-13-stable/lib/libc/rpc/
H A Dnetnamer.c189 netname2host(char netname[MAXNETNAMELEN + 1], char *hostname, int hostlen) argument
/freebsd-13-stable/contrib/unbound/compat/
H A Dfake-rfc2553.c148 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-13-stable/libexec/comsat/
H A Dcomsat.c74 static char hostname[MAXHOSTNAMELEN]; variable
/freebsd-13-stable/contrib/ldns/compat/
H A Dfake-rfc2553.c152 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-13-stable/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-13-stable/crypto/heimdal/lib/roken/
H A Droken_gethostby.c136 roken_gethostby(const char *hostname) argument
217 roken_gethostbyname(const char *hostname) argument
/freebsd-13-stable/crypto/openssh/
H A Ddns.c179 is_numeric_hostname(const char *hostname) argument
209 verify_host_key_dns(const char *hostname, struct sockaddr *address, argument
320 export_dns_rr(const char *hostname, struct sshkey *key, FILE *f, int generic) argument
[all...]
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c155 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-13-stable/crypto/openssl/apps/
H A Ds_socket.c292 char *hostname = NULL; local
/freebsd-13-stable/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c37 static char hostname[MAX_MACHINE_NAME]; variable
[all...]
/freebsd-13-stable/usr.sbin/cron/cron/
H A Ddo_command.c548 auto char hostname[MAXHOSTNAMELEN]; local
/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dfile.c79 HostInfo *find_host(char *hostname, int create) argument
256 static int notify_one_host(char *hostname, int verbose) argument
[all...]
/freebsd-13-stable/usr.sbin/rpc.umntall/
H A Drpc.umntall.c174 do_umntall(char *hostname) { argument
202 do_umount(char *hostname, char *dirp) { argument
229 is_mounted(char *hostname, char *dirp) argument
[all...]
/freebsd-13-stable/sys/nfs/
H A Dnfsdiskless.h93 char *hostname; /* server's name */ member in struct:onfs_args
/freebsd-13-stable/usr.bin/lock/
H A Dlock.c105 char hostname[MAXHOSTNAMELEN], s[BUFSIZ], s1[BUFSIZ]; local
/freebsd-13-stable/tools/regression/gaithrstress/
H A Dgaithrstress.c114 char *hostname; local

Completed in 366 milliseconds

12345678910