Home
last modified time | relevance | path

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

/freebsd/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/lib/libc/net/
H A Dname6.c500 _hpmerge(struct hostent *hp1, struct hostent *hp2, int *errp) in _hpmerge()