Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_cache.c1560 Entry** lookup, in _cache_add_p()
1578 Entry** lookup ) in _cache_remove_p()
1597 Entry** lookup = _cache_lookup_p(cache, oldest); in _cache_remove_oldest() local
1619 Entry** lookup = _cache_lookup_p(cache, e); in _cache_remove_expired() local
1641 Entry** lookup; in _resolv_cache_lookup() local
1723 Entry** lookup; in _resolv_cache_add() local
/bionic/libc/kernel/common/linux/
Dnfs_xdr.h591 int (*lookup) (struct inode *, struct qstr *, member