Home
last modified time | relevance | path

Searched defs:hp1 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/usr.sbin/nscd/
H A Dcachelib.c76 struct cache_ht_item_data_ *hp1, *hp2; in ht_items_cmp_func() local
102 struct cache_ht_item_data_ *hp1, *hp2; in ht_items_fixed_size_left_cmp_func() local
/freebsd-src/lib/libcasper/services/cap_dns/tests/
H A Ddns_test.c160 hostent_compare(const struct hostent * hp0,const struct hostent * hp1) hostent_compare() argument
[all...]
/freebsd-src/lib/libc/net/
H A Dname6.c500 _hpmerge(struct hostent *hp1, struct hostent *hp2, int *errp) in _hpmerge()