Home
last modified time | relevance | path

Searched defs:he (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd/contrib/bmake/
H A Dhash.c116 HashEntry *he; in HashTable_Find() local
166 HashEntry *he = buckets[i]; in HashTable_Done() local
193 HashEntry *he = HashTable_FindEntry(t, key); in HashTable_FindValue() local
204 HashEntry *he = HashTable_Find(t, key, h); in HashTable_FindValueBySubstringHash() local
226 HashEntry *he = oldBuckets[i]; in HashTable_Enlarge() local
254 HashEntry *he = HashTable_Find(t, Substring_Init(key, keyEnd), h); in HashTable_CreateEntry() local
282 HashEntry *he = HashTable_CreateEntry(t, key, NULL); in HashTable_Set() local
288 HashTable_DeleteEntry(HashTable *t, HashEntry *he) in HashTable_DeleteEntry()
312 HashEntry *he = hi->entry; in HashIter_Next() local
H A Dhash.h111 HashEntry_Get(HashEntry *he) in HashEntry_Get()
117 HashEntry_Set(HashEntry *he, void *datum) in HashEntry_Set()
/freebsd/lib/libc/net/
H A Dgethostbynis.c51 _gethostbynis(const char *name, char *map, int af, struct hostent *he, in _gethostbynis()
164 _gethostbynisname_r(const char *name, int af, struct hostent *he, in _gethostbynisname_r()
182 struct hostent *he, struct hostent_data *hed) in _gethostbynisaddr_r()
210 struct hostent *hptr, he; in _nis_gethostbyname() local
259 struct hostent *hptr, he; in _nis_gethostbyaddr() local
H A Dgethostbyht.c87 gethostent_p(struct hostent *he, struct hostent_data *hed, int mapped, in gethostent_p()
176 struct hostent he; in gethostent_r() local
224 struct hostent *hptr, he; in _ht_gethostbyname() local
289 struct hostent *hptr, he; in _ht_gethostbyaddr() local
H A Dgethostbydns.c136 struct hostent *he, struct hostent_data *hed, res_state statp) in gethostanswer()
433 struct hostent *he; in __dns_getanswer() local
469 struct hostent *hptr, he; in _dns_gethostbyname() local
561 struct hostent *hptr, he; in _dns_gethostbyaddr() local
H A Dgethostnamadr.c94 __copy_hostent(struct hostent *he, struct hostent *hptr, char *buf, in __copy_hostent()
435 struct hostent he; in fakeaddr() local
484 gethostbyname_r(const char *name, struct hostent *he, char *buffer, in gethostbyname_r()
508 gethostbyname2_r(const char *name, int af, struct hostent *he, char *buffer, in gethostbyname2_r()
/freebsd/crypto/heimdal/lib/roken/
H A Droken_gethostby.c50 struct hostent *he = gethostbyname(address); in make_address() local
190 static struct hostent he; in roken_gethostby() local
219 struct hostent *he; in roken_gethostbyname() local
231 struct hostent *he; in roken_gethostbyaddr() local
H A Dhostent_find_fqdn.c43 hostent_find_fqdn (const struct hostent *he) in hostent_find_fqdn()
H A Dgetaddrinfo.c228 struct hostent *he, int *flags) in add_hostent()
332 struct hostent *he; in get_nodes() local
344 struct hostent *he; in get_nodes() local
H A Dgetnameinfo.c52 struct hostent *he = gethostbyaddr (addr, in doit() local
/freebsd/contrib/dma/
H A Ddns.c66 add_host(int pref, const char *host, int port, struct mx_hostentry **he, size_t *ps) in add_host()
132 dns_get_mx_list(const char *host, int port, struct mx_hostentry **he, int no_mx) in dns_get_mx_list()
280 struct mx_hostentry *he, *p; in main() local
/freebsd/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c38 struct hostent *he; in eachres_whoami() local
50 struct hostent *he; in eachres_getfile() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac3_mac.c14 struct ieee80211_radiotap_he *he, in mt76_connac3_mac_decode_he_radiotap_ru()
120 struct ieee80211_radiotap_he *he; in mt76_connac3_mac_decode_he_radiotap() local
/freebsd/bin/sh/
H A Dhistedit.c99 HistEvent he; in histsave() local
132 HistEvent he; in histload() local
230 HistEvent he; in sethistsize() local
253 HistEvent he; in histcmd() local
496 HistEvent he; in str_to_event() local
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.c85 struct hostent *he; in main() local
103 struct hostent *he; in main() local
/freebsd/lib/libc/tests/nss/
H A Dgethostby_test.c95 struct hostent *he; in IMPLEMENT_TEST_FILE_SNAPSHOT() local
112 struct hostent *he; in __gethostbyaddr() local
127 __freehostent(struct hostent *he) in __freehostent()
369 is_hostent_equal(struct hostent *he, struct addrinfo *ai) in is_hostent_equal()
490 hostent_read_hostlist_func(struct hostent *he, char *line) in hostent_read_hostlist_func()
714 hostent_test_gethostbyaddr(struct hostent *he, void *mdata) in hostent_test_gethostbyaddr()
758 hostent_test_getaddrinfo_eq(struct hostent *he, void *mdata __unused) in hostent_test_getaddrinfo_eq()
799 hostent_test_getnameinfo_eq(struct hostent *he, void *mdata __unused) in hostent_test_getnameinfo_eq()
/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dmain.c46 struct hostent *he; in main() local
/freebsd/contrib/wpa/src/ap/
H A Dneighbor_db.c200 int ht, int vht, int he) in hostapd_get_nr_chan_width()
227 int he = hapd->iconf->ieee80211ax && !hapd->conf->disable_11ax; in hostapd_neighbor_set_own_report() local
/freebsd/usr.bin/bc/
H A Dscan.l36 HistEvent he; variable
/freebsd/sys/dev/videomode/
H A Dvideomode.c26 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ argument
/freebsd/usr.bin/bluetooth/bthost/
H A Dbthost.c77 struct hostent *he = NULL; in hostmode() local
/freebsd/sbin/ipfw/
H A Dipv6.c88 struct hostent *he = NULL; in print_ip6() local
300 struct hostent *he; in lookup_host6() local
/freebsd/crypto/heimdal/appl/login/
H A Dutmp_login.c101 struct hostent *he; in prepare_utmp() local
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c83 struct hostent *he; in main() local
/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c73 struct hostent *he = NULL; in main() local

1234