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

12345678910

/freebsd-13-stable/tools/regression/kgssapi/
H A Dgsstest.c105 char hostname[512]; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dra_svn.h153 const char *hostname; /* The remote hostname. */ member in struct:svn_ra_svn__session_baton_t
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dauth-cmd.c185 const char *hostname = APR_ARRAY_IDX(hostnames, i, const char *); local
285 const char *hostname = APR_ARRAY_IDX(hostnames, i, const char*); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp221 SocketAddress::GetAddressInfo(const char *hostname, const char *servname, argument
/freebsd-13-stable/contrib/serf/auth/
H A Dauth_spnego.c190 gss_api_get_credentials(serf_connection_t *conn, char *token, apr_size_t token_len, const char *hostname, const char **buf, apr_size_t *buf_len, gss_authn_info_t *gss_info) argument
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c48 char *hostname; /* name of host connected to */ variable
/freebsd-13-stable/crypto/heimdal/appl/kf/
H A Dkfd.c131 char hostname[MAXHOSTNAMELEN]; local
/freebsd-13-stable/crypto/heimdal/kdc/
H A Dhprop.c54 open_socket(krb5_context context, const char *hostname, const char *port) argument
/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Dinit_c.c416 char *hostname, *slash; local
/freebsd-13-stable/lib/libc/gen/
H A Dsyslog.c147 char hostname[MAXHOSTNAMELEN], *stdp, tbuf[MAXLINE], fmt_cpy[MAXLINE], local
/freebsd-13-stable/lib/libc/resolv/
H A Dres_data.c297 local_hostname_length(const char *hostname) { argument
/freebsd-13-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-13-stable/contrib/subversion/subversion/svnserve/
H A Dcyrus_auth.c267 char hostname[APRMAXHOSTLEN + 1]; local
/freebsd-13-stable/contrib/tcp_wrappers/
H A Dtcpd.h42 void (*hostname) (struct host_info *); /* address to printable hostname */ member in struct:request_info
/freebsd-13-stable/contrib/telnet/libtelnet/
H A Dkrb4encpwd.c153 char hostname[80], *cp, *realm; local
281 char hostname[80], *realm; local
[all...]
/freebsd-13-stable/sbin/shutdown/
H A Dshutdown.c305 static char hostname[MAXHOSTNAMELEN + 1]; local
/freebsd-13-stable/lib/libpmcstat/
H A Dlibpmcstat_logging.c435 char hostname[MAXHOSTNAMELEN]; local
/freebsd-13-stable/libexec/bootpd/
H A Dbootpd.h171 *hostname, member in struct:host
/freebsd-13-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c143 char *hostname; variable
/freebsd-13-stable/libexec/bootpd/tools/bootptest/
H A Dbootptest.c115 char *hostname; variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp36 std::string GetEscapedHostname(const char *hostname) { argument
190 Status ModuleCache::Put(const FileSpec &root_dir_spec, const char *hostname, argument
214 Status ModuleCache::Get(const FileSpec &root_dir_spec, const char *hostname, argument
126 CreateHostSysRootModuleLink(const FileSpec &root_dir_spec, const char *hostname, const FileSpec &platform_module_spec, const FileSpec &local_module_spec, bool delete_existing) argument
268 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-13-stable/contrib/libevent/
H A Dbufferevent_sock.c500 bufferevent_socket_connect_hostname(struct bufferevent *bev, struct evdns_base *evdns_base, int family, const char *hostname, int port) argument
/freebsd-13-stable/contrib/dma/
H A Dutil.c54 hostname(void) function
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_uri.h95 char *hostname; member in struct:apr_uri_t
/freebsd-13-stable/contrib/openpam/bin/pamtest/
H A Dpamtest.c316 char hostname[1024]; local

Completed in 387 milliseconds

12345678910