Searched defs:hostname (Results 76 - 100 of 219) sorted by relevance

123456789

/freebsd-current/libexec/comsat/
H A Dcomsat.c60 static char hostname[MAXHOSTNAMELEN]; variable
/freebsd-current/lib/libc/rpc/
H A Dnetnamer.c183 netname2host(char netname[MAXNETNAMELEN + 1], char *hostname, int hostlen) argument
/freebsd-current/crypto/openssl/test/
H A Dservername_test.c103 char *hostname = NULL; local
155 char *hostname = NULL; local
/freebsd-current/sbin/ping/
H A Dmain.c67 char *hostname; variable
/freebsd-current/contrib/ntp/ntpq/
H A Dlibntpq.c232 ntpq_openhost( char *hostname, int fam ) argument
/freebsd-current/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c185 regtest(const char *hostname, const char *transp, const char *arg, int p) argument
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c48 char *hostname; /* name of host connected to */ variable
/freebsd-current/crypto/heimdal/appl/kf/
H A Dkfd.c131 char hostname[MAXHOSTNAMELEN]; local
/freebsd-current/crypto/heimdal/kdc/
H A Dhprop.c54 open_socket(krb5_context context, const char *hostname, const char *port) argument
/freebsd-current/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h118 char *hostname; /**< */ member in struct:ntlm_type1
/freebsd-current/contrib/dma/
H A Dutil.c55 hostname(void) function
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dinit_c.c416 char *hostname, *slash; local
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp37 std::string GetEscapedHostname(const char *hostname) { argument
191 Status ModuleCache::Put(const FileSpec &root_dir_spec, const char *hostname, argument
215 Status ModuleCache::Get(const FileSpec &root_dir_spec, const char *hostname, argument
127 CreateHostSysRootModuleLink(const FileSpec &root_dir_spec, const char *hostname, const FileSpec &platform_module_spec, const FileSpec &local_module_spec, bool delete_existing) argument
269 GetAndPut(const FileSpec &root_dir_spec, const char *hostname, const ModuleSpec &module_spec, const ModuleDownloader &module_downloader, const SymfileDownloader &symfile_downloader, lldb::ModuleSP &cached_module_sp, bool *did_create_ptr) argument
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c191 getrrsetbyname(const char *hostname, unsigned int rdclass, argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_sock.c494 bufferevent_socket_connect_hostname(struct bufferevent *bev, struct evdns_base *evdns_base, int family, const char *hostname, int port) argument
/freebsd-current/contrib/openpam/bin/pamtest/
H A Dpamtest.c314 char hostname[1024]; local
/freebsd-current/crypto/openssl/apps/lib/
H A Ds_socket.c211 char *hostname = NULL; local
/freebsd-current/contrib/tcp_wrappers/
H A Dtcpd.h42 void (*hostname) (struct host_info *); /* address to printable hostname */ member in struct:request_info
/freebsd-current/libexec/bootpd/
H A Dbootpd.h169 *hostname, member in struct:host
/freebsd-current/libexec/bootpd/tools/bootptest/
H A Dbootptest.c113 char *hostname; variable
/freebsd-current/tools/tools/vimage/
H A Dvimage.c54 char hostname[MAXPATHLEN]; member in struct:vimage_status
/freebsd-current/tools/regression/rpcsec_gss/
H A Drpctest.c85 char hostname[128], service[128+5]; local
282 char hostname[128]; local
[all...]
/freebsd-current/contrib/libevent/
H A Dbufferevent_sock.c494 bufferevent_socket_connect_hostname(struct bufferevent *bev, struct evdns_base *evdns_base, int family, const char *hostname, int port) argument
/freebsd-current/usr.bin/logger/
H A Dlogger.c92 *hostname, hbuf[MAXHOSTNAMELEN], *pristr; local
359 logmessage(int pri, const char *timestamp, const char *hostname, const char *tag, struct socks *sk, ssize_t nsock, const char *buf) argument
[all...]
/freebsd-current/usr.bin/systat/
H A Dmain.c64 char hostname[MAXHOSTNAMELEN]; variable

Completed in 395 milliseconds

123456789