Searched defs:host (Results 26 - 50 of 267) sorted by relevance

1234567891011

/freebsd-10.3-release/libexec/ypxfr/
H A Dypxfr_getmap.c61 ypxfr_get_map(char *map, char *domain, char *host, argument
H A Dypxfrd_getmap.c103 ypxfrd_get_map(char *host, char *map, char *domain, char *tmpname) argument
/freebsd-10.3-release/sys/dev/fdt/
H A Dsimplebus.h39 uint64_t host; member in struct:simplebus_range
/freebsd-10.3-release/contrib/amd/fsinfo/
H A Dfsi_gram.y127 host : label
/freebsd-10.3-release/usr.bin/tip/tip/
H A Dremote.c77 getremcap(char *host) argument
212 getremote(char *host) argument
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dtest_hostname.c42 expand_hostname(krb5_context context, const char *host) argument
H A Dtest_plugin.c90 char host[MAXHOSTNAMELEN]; local
H A Dget_host_realm.c162 _krb5_get_host_realm_int(krb5_context context, const char *host, krb5_boolean use_dns, krb5_realm **realms) argument
223 const char *host = targethost; local
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c39 doit(int af, const void *addr, size_t addrlen, int port, char *host, size_t hostlen, char *serv, size_t servlen, int flags) argument
95 getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host, size_t hostlen, char *serv, size_t servlen, int flags) argument
/freebsd-10.3-release/crypto/openssh/
H A Daudit-linux.c74 audit_connection_from(const char *host, int port) argument
H A Daudit.c125 audit_connection_from(const char *host, int port) argument
H A Dsshlogin.c127 record_login(pid_t pid, const char *tty, const char *user, uid_t uid, const char *host, struct sockaddr *addr, socklen_t addrlen) argument
143 record_utmp_only(pid_t pid, const char *ttyname, const char *user, const char *host, struct sockaddr *addr, socklen_t addrlen) argument
/freebsd-10.3-release/libexec/revnetgroup/
H A Drevnetgroup.c77 char *host, *user, *domain; local
/freebsd-10.3-release/contrib/ipfilter/ipsend/
H A Diptest.c94 char *name = argv[0], host[MAXHOSTNAMELEN + 1]; local
/freebsd-10.3-release/usr.sbin/ppp/
H A Dtcp.c62 tcp_OpenConnection(const char *name, char *host, char *port) argument
137 char *cp, *host, *port, *svc; local
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c37 char host[NI_MAXHOST]; local
57 onehost(const char *host, const char *transp) argument
/freebsd-10.3-release/contrib/tcp_wrappers/
H A Dscaffold.c53 struct hostent host; member in struct:hostent_block
[all...]
/freebsd-10.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_name.c138 char *tmp, *p, *host = NULL; local
/freebsd-10.3-release/contrib/sendmail/libmilter/
H A Dexample.c51 char host[512]; local
/freebsd-10.3-release/contrib/sendmail/src/
H A Dsm_resolve.c178 char host[MAXHOSTNAMELEN]; local
[all...]
/freebsd-10.3-release/contrib/serf/
H A Dincoming.c118 serf_listener_create( serf_listener_t **listener, serf_context_t *ctx, const char *host, apr_uint16_t port, void *accept_baton, serf_accept_client_t accept, apr_pool_t *pool) argument
/freebsd-10.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_lib.c183 char *host, *port; local
/freebsd-10.3-release/contrib/tnftp/src/
H A Druserpass.c90 ruserpass(const char *host, char **aname, char **apass, char **aacct) argument
/freebsd-10.3-release/lib/libutil/
H A Drealhostname.c49 realhostname(char *host, size_t hsize, const struct in_addr *ip) argument
99 realhostname_sa(char *host, size_t hsize, struct sockaddr *addr, int addrlen) argument
/freebsd-10.3-release/lib/libc/rpc/
H A Dclnt_simple.c74 char host[MAXHOSTNAMELEN]; /* Servers host */ member in struct:rpc_call_private
[all...]

Completed in 157 milliseconds

1234567891011