Searched defs:hostname (Results 101 - 125 of 238) sorted by relevance

12345678910

/freebsd-12-stable/crypto/heimdal/kdc/
H A Dhprop.c54 open_socket(krb5_context context, const char *hostname, const char *port) argument
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
H A Dinit_c.c416 char *hostname, *slash; local
/freebsd-12-stable/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h118 char *hostname; /**< */ member in struct:ntlm_type1
/freebsd-12-stable/lib/libc/gen/
H A Dsyslog.c141 char hostname[MAXHOSTNAMELEN], *stdp, tbuf[2048], fmt_cpy[1024], local
/freebsd-12-stable/lib/libc/resolv/
H A Dres_data.c297 local_hostname_length(const char *hostname) { argument
/freebsd-12-stable/lib/libc/rpc/
H A Dclnt_generic.c83 clnt_create_vers(const char *hostname, rpcprog_t prog, rpcvers_t *vers_out, argument
98 clnt_create_vers_timed(const char *hostname, rpcprog_t prog, argument
166 clnt_create(const char *hostname, rpcprog_t prog, rpcvers_t vers, argument
182 clnt_create_timed(const char *hostname, rpcprog_t prog, rpcvers_t vers, argument
268 clnt_tp_create(const char *hostname, rpcprog_t prog, rpcvers_t vers, argument
282 clnt_tp_create_timed(const char *hostname, rpcprog_t prog, rpcvers_t vers, const struct netconfig *nconf, const struct timeval *tp) argument
[all...]
/freebsd-12-stable/sys/nfsclient/
H A Dnfsargs.h63 char *hostname; /* server's name */ member in struct:nfs_args
/freebsd-12-stable/sys/kern/
H A Dkern_xxx.c55 char *hostname; member in struct:gethostname_args
74 char *hostname; member in struct:sethostname_args
/freebsd-12-stable/sys/sys/
H A Dkerneldump.h99 char hostname[64]; member in struct:kerneldumpheader
/freebsd-12-stable/tools/regression/rpcsec_gss/
H A Drpctest.c87 char hostname[128], service[128+5]; local
284 char hostname[128]; local
[all...]
/freebsd-12-stable/lib/libpmcstat/
H A Dlibpmcstat_logging.c435 char hostname[MAXHOSTNAMELEN]; local
/freebsd-12-stable/libexec/bootpd/
H A Dbootpd.h171 *hostname, member in struct:host
/freebsd-12-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c143 char *hostname; variable
/freebsd-12-stable/libexec/bootpd/tools/bootptest/
H A Dbootptest.c115 char *hostname; variable
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c186 getrrsetbyname(const char *hostname, unsigned int rdclass, argument
H A Dport-aix.c316 record_failed_login(const char *user, const char *hostname, const char *ttyname) argument
/freebsd-12-stable/sbin/shutdown/
H A Dshutdown.c305 static char hostname[MAXHOSTNAMELEN + 1]; local
/freebsd-12-stable/tools/tools/vimage/
H A Dvimage.c56 char hostname[MAXPATHLEN]; member in struct:vimage_status
/freebsd-12-stable/usr.bin/logger/
H A Dlogger.c100 *hostname, hbuf[MAXHOSTNAMELEN]; local
345 logmessage(int pri, const char *timestamp, const char *hostname, const char *tag, struct socks *sk, ssize_t nsock, const char *buf) argument
[all...]
/freebsd-12-stable/usr.bin/systat/
H A Dmain.c77 char hostname[MAXHOSTNAMELEN]; variable
/freebsd-12-stable/usr.bin/uname/
H A Duname.c88 static char *ident, *platform, *hostname, *arch, *release, *sysname, *version, *kernvers, *uservers; variable
/freebsd-12-stable/usr.bin/wall/
H A Dwall.c199 char hostname[MAXHOSTNAMELEN], tmpname[64]; local
/freebsd-12-stable/usr.sbin/rpc.lockd/
H A Dkern.c74 static char hostname[MAXHOSTNAMELEN + 1]; /* Hostname. */ variable
[all...]
/freebsd-12-stable/usr.sbin/timed/timed/
H A Dglobals.h123 #define hostname (self.name) macro
/freebsd-12-stable/usr.sbin/timed/timedc/
H A Dcmds.c82 daydiff(char *hostname) argument

Completed in 310 milliseconds

12345678910