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

123456789

/freebsd-current/usr.bin/rwall/
H A Drwall.c123 char *tty, hostname[MAXHOSTNAMELEN], lbuf[256], tmpname[64]; local
/freebsd-current/usr.sbin/yppoll/
H A Dyppoll.c130 char *domainname, *hostname = NULL, *inmap, *master; local
/freebsd-current/crypto/openssh/regress/
H A Dtest-exec.sh433 hostname() { function
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocket.h51 std::string hostname; member in struct:lldb_private::Socket::HostAndPort
/freebsd-current/contrib/ldns/compat/
H A Dfake-rfc2553.c152 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c155 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-current/contrib/sendmail/contrib/
H A Dbitdomain.c88 char buf[1024], *node, *hostname, *p; local
/freebsd-current/contrib/unbound/compat/
H A Dfake-rfc2553.c148 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-current/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-current/crypto/heimdal/appl/test/
H A Dgssapi_client.c100 proto (int sock, const char *hostname, const char *service) argument
H A Dcommon.c139 client_doit (const char *hostname, int port, const char *service, argument
/freebsd-current/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-current/crypto/heimdal/lib/hx509/
H A Dreq.c138 _hx509_request_add_dns_name(hx509_context context, hx509_request req, const char *hostname) argument
/freebsd-current/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-current/crypto/heimdal/lib/roken/
H A Droken_gethostby.c136 roken_gethostby(const char *hostname) argument
217 roken_gethostbyname(const char *hostname) argument
/freebsd-current/crypto/openssh/
H A Ddns.c166 is_numeric_hostname(const char *hostname) argument
196 verify_host_key_dns(const char *hostname, struct sockaddr *address, argument
305 export_dns_rr(const char *hostname, struct sshkey *key, FILE *f, int generic, int alg) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp33 char hostname[PATH_MAX]; local
/freebsd-current/usr.sbin/cron/cron/
H A Ddo_command.c529 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c35 static char hostname[MAX_MACHINE_NAME + 1]; variable
[all...]
/freebsd-current/tools/regression/kgssapi/
H A Dgsstest.c103 char hostname[512]; local
/freebsd-current/tools/regression/gaithrstress/
H A Dgaithrstress.c112 char *hostname; local
/freebsd-current/usr.sbin/rpc.statd/
H A Dfile.c77 HostInfo *find_host(char *hostname, int create) argument
254 static int notify_one_host(char *hostname, int verbose) argument
[all...]
/freebsd-current/usr.bin/lock/
H A Dlock.c91 char hostname[MAXHOSTNAMELEN], s[BUFSIZ], s1[BUFSIZ]; local
/freebsd-current/usr.bin/wall/
H A Dwall.c185 char hostname[MAXHOSTNAMELEN], tmpname[64]; local
/freebsd-current/sys/nfs/
H A Dnfsdiskless.h90 char *hostname; /* server's name */ member in struct:onfs_args

Completed in 346 milliseconds

123456789