Searched defs:hptr (Results 1 – 14 of 14) sorted by relevance
/freebsd/lib/libc/net/ |
H A D | gethostbyht.c | 172 gethostent_r(struct hostent *hptr, char *buffer, size_t buflen, in gethostent_r() 224 struct hostent *hptr, he; in _ht_gethostbyname() local 289 struct hostent *hptr, he; in _ht_gethostbyaddr() local
|
H A D | gethostbynis.c | 210 struct hostent *hptr, he; in _nis_gethostbyname() local 259 struct hostent *hptr, he; in _nis_gethostbyaddr() local
|
H A D | gethostbydns.c | 469 struct hostent *hptr, he; in _dns_gethostbyname() local 561 struct hostent *hptr, he; in _dns_gethostbyaddr() local
|
H A D | gethostnamadr.c | 94 __copy_hostent(struct hostent *he, struct hostent *hptr, char *buf, in __copy_hostent()
|
/freebsd/sbin/hastd/ |
H A D | hast_proto.c | 84 void *dptr, *hptr; in hast_proto_send() local 135 void *hptr; in hast_proto_recv_hdr() local
|
/freebsd/libexec/mknetid/ |
H A D | mknetid.c | 108 char *ptr, *pidptr, *gidptr, *hptr; in main() local
|
/freebsd/usr.sbin/ypserv/ |
H A D | yp_dnslookup.c | 170 HEADER *hptr; in yp_send_dns_query() local 349 HEADER *hptr; in yp_run_dnsq() local
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | hash.c | 73 Hashentry *hptr; in _search() local
|
/freebsd/contrib/arm-optimized-routines/networking/test/ |
H A D | chksum.c | 41 const uint16_t *may_alias hptr = ptr; in checksum_simple() local
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_cout.c | 700 char *ptr, *hptr; in upcase() local
|
/freebsd/sys/netgraph/ |
H A D | ng_bridge.c | 1166 struct ng_bridge_host **hptr = &SLIST_FIRST(&priv->tab[bucket]); in ng_bridge_remove_hosts() local 1216 struct ng_bridge_host **hptr = &SLIST_FIRST(&priv->tab[bucket]); in ng_bridge_timeout() local
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_pptp.c | 432 PptpMsgHead hptr; in AliasVerifyPptp() local
|
/freebsd/sbin/ipf/ippool/ |
H A D | ippool.c | 757 iphtable_t *hptr; in poollist_dead() local
|
/freebsd/usr.sbin/ppp/ |
H A D | ip.c | 501 u_short *hptr, tmp; in ip_LogDNS() local
|