/dflybsd-src/contrib/bmake/ |
H A D | hash.c | 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
|
/dflybsd-src/lib/libc/net/ |
H A D | gethostbynis.c | 51 _gethostbynis(const char *name, char *map, int af, struct hostent *he, in _gethostbynis() 163 _gethostbynisname_r(const char *name, int af, struct hostent *he, in _gethostbynisname_r() 181 struct hostent *he, struct hostent_data *hed) in _gethostbynisaddr_r() 205 struct hostent *he; in _gethostbynisname() local 232 struct hostent *he; in _gethostbynisaddr() local 265 struct hostent *hptr, he; in _nis_gethostbyname() local 313 struct hostent *hptr, he; in _nis_gethostbyaddr() local
|
H A D | gethostbyht.c | 87 gethostent_p(struct hostent *he, struct hostent_data *hed, int mapped, in gethostent_p() 176 struct hostent he; in gethostent_r() local 222 struct hostent *hptr, he; in _ht_gethostbyname() local 286 struct hostent *hptr, he; in _ht_gethostbyaddr() local
|
H A D | gethostbydns.c | 139 struct hostent *he, struct hostent_data *hed, res_state statp) in gethostanswer() 433 struct hostent *he; in __dns_getanswer() local 470 struct hostent *hptr, he; in _dns_gethostbyname() local 552 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() 435 struct hostent he; in fakeaddr() local 480 gethostbyname_r(const char *name, struct hostent *he, char *buffer, in gethostbyname_r() 504 gethostbyname2_r(const char *name, int af, struct hostent *he, char *buffer, in gethostbyname2_r()
|
/dflybsd-src/libexec/dma/ |
H A D | dns.c | 66 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
|
/dflybsd-src/usr.sbin/bootparamd/callbootd/ |
H A D | callbootd.c | 42 struct hostent *he; in eachres_whoami() local 54 struct hostent *he; in eachres_getfile() local
|
/dflybsd-src/bin/sh/ |
H A D | histedit.c | 164 HistEvent he; in sethistsize() local 188 HistEvent he; in histcmd() local 427 HistEvent he; in str_to_event() local
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | neighbor_db.c | 142 int ht, int vht, int he) in hostapd_get_nr_chan_width() 169 int he = hapd->iconf->ieee80211ax; in hostapd_neighbor_set_own_report() local
|
/dflybsd-src/usr.bin/btpin/ |
H A D | btpin.c | 65 struct hostent *he = NULL; in main() local
|
/dflybsd-src/usr.bin/bc/ |
H A D | scan.l | 37 HistEvent he; variable
|
/dflybsd-src/usr.sbin/bootparamd/bootparamd/ |
H A D | main.c | 45 struct hostent *he; in main() local
|
H A D | bootparamd.c | 36 struct hostent *he; variable
|
/dflybsd-src/usr.bin/sdpquery/ |
H A D | sdpquery.c | 77 struct hostent *he = NULL; in main() local
|
/dflybsd-src/usr.bin/getent/ |
H A D | getent.c | 270 hostsprint(const struct hostent *he) in hostsprint() 283 struct hostent *he; in hosts() local
|
/dflybsd-src/games/hunt/hunt/ |
H A D | list.c | 216 struct hostent *he; in probe_drivers() local
|
/dflybsd-src/contrib/libedit/src/ |
H A D | readline.c | 599 HIST_ENTRY *he; in get_history_event() local 1239 HIST_ENTRY *he; in stifle_history() local 1562 HIST_ENTRY *he; in remove_history() local 1590 HIST_ENTRY *he; in replace_history_entry() local 2609 free_history_entry(HIST_ENTRY *he) in free_history_entry()
|
/dflybsd-src/usr.sbin/sliplogin/ |
H A D | sliplogin.c | 109 struct hostent *he; in make_ipaddr() local
|
/dflybsd-src/usr.sbin/lpr/lpc/ |
H A D | lpc.c | 140 static HistEvent he; in cmdscanner() local
|
/dflybsd-src/sbin/ipfw3/ |
H A D | ipfw3table.c | 84 struct hostent *he; in lookup_host() local
|
/dflybsd-src/lib/libc/rpc/ |
H A D | auth_time.c | 149 struct hostent *he; in get_server() local
|
/dflybsd-src/usr.sbin/pppctl/ |
H A D | pppctl.c | 397 HistEvent he; in main() local
|
/dflybsd-src/usr.bin/rfcomm_sppd/ |
H A D | rfcomm_sppd.c | 143 struct hostent *he = NULL; in main() local
|
/dflybsd-src/sbin/ip6fw/ |
H A D | ip6fw.c | 214 struct hostent *he; in show_ip6fw() local 539 struct hostent *he; in lookup_host() local
|
/dflybsd-src/sbin/savecore/ |
H A D | savecore.c | 233 int nr, nw, hs, he = 0; in DoFile() local
|