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

123456789

/freebsd-10.1-release/contrib/serf/auth/
H A Dauth_spnego_sspi.c156 get_canonical_hostname(const char **canonname, const char *hostname, apr_pool_t *pool) argument
195 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.c184 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-10.1-release/contrib/unbound/compat/
H A Dfake-rfc2553.c150 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-10.1-release/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-10.1-release/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-10.1-release/crypto/heimdal/lib/hx509/
H A Dreq.c138 _hx509_request_add_dns_name(hx509_context context, hx509_request req, const char *hostname) argument
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.c155 getaddrinfo(const char *hostname, const char *servname, argument
/freebsd-10.1-release/lib/libc/net/
H A Dether_addr.c69 ether_line(const char *l, struct ether_addr *e, char *hostname) argument
140 ether_ntohost(char *hostname, const struct ether_addr *e) argument
190 ether_hostton(const char *hostname, struct ether_addr *e) argument
[all...]
H A Deui64.c98 eui64_line(const char *l, struct eui64 *e, char *hostname, size_t len) argument
218 eui64_ntohost(char *hostname, size_t len, const struct eui64 *id) argument
269 eui64_hostton(const char *hostname, struc argument
[all...]
/freebsd-10.1-release/libexec/comsat/
H A Dcomsat.c72 static char hostname[MAXHOSTNAMELEN]; variable
/freebsd-10.1-release/sbin/iscontrol/
H A Discontrol.c236 char hostname[MAXHOSTNAMELEN]; local
/freebsd-10.1-release/sys/nfs/
H A Dnfsdiskless.h91 char *hostname; /* server's name */ member in struct:onfs_args
/freebsd-10.1-release/sys/sys/
H A Dkerneldump.h81 char hostname[64]; member in struct:kerneldumpheader
/freebsd-10.1-release/tools/regression/kgssapi/
H A Dgsstest.c105 char hostname[512]; local
/freebsd-10.1-release/tools/regression/lib/libc/net/
H A Dtest-ether.c61 char hostname[256]; local
81 char hostname[256]; local
95 char hostname[256]; local
[all...]
/freebsd-10.1-release/usr.bin/lock/
H A Dlock.c98 char hostname[MAXHOSTNAMELEN], s[BUFSIZ], s1[BUFSIZ]; local
/freebsd-10.1-release/usr.sbin/cron/cron/
H A Ddo_command.c482 auto char hostname[MAXHOSTNAMELEN]; local
/freebsd-10.1-release/usr.sbin/rpc.statd/
H A Dfile.c77 HostInfo *find_host(char *hostname, int create) argument
249 static int notify_one_host(char *hostname) argument
[all...]
/freebsd-10.1-release/usr.sbin/rpc.umntall/
H A Drpc.umntall.c172 do_umntall(char *hostname) { argument
200 do_umount(char *hostname, char *dirp) { argument
227 is_mounted(char *hostname, char *dirp) argument
[all...]
/freebsd-10.1-release/contrib/amd/amd/
H A Damd.c394 char hostname[MAXHOSTNAMELEN + 1] = "localhost"; /* Hostname */ local
[all...]
/freebsd-10.1-release/contrib/amd/fsinfo/
H A Dfsi_analyze.c161 show_required(ioloc *l, int mask, char *info, char *hostname, char *strings[]) argument
/freebsd-10.1-release/contrib/apr-util/include/
H A Dapr_uri.h95 char *hostname; member in struct:apr_uri_t
/freebsd-10.1-release/contrib/openpam/bin/pamtest/
H A Dpamtest.c316 char hostname[1024]; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dra_svn.h128 const char *hostname; /* The remote hostname. */ member in struct:svn_ra_svn__session_baton_t

Completed in 415 milliseconds

123456789