Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_cache.c1386 Entry** lookup, in _cache_add_p()
1404 Entry** lookup ) in _cache_remove_p()
1423 Entry** lookup = _cache_lookup_p(cache, oldest); in _cache_remove_oldest() local
1448 Entry** lookup; in _resolv_cache_lookup() local
1520 Entry** lookup; in _resolv_cache_add() local
/bionic/linker/
Dlinker.c508 Elf32_Sym *lookup(const char *name, soinfo **found, soinfo *start) in lookup() function
/bionic/libc/kernel/common/linux/
Dnfs_xdr.h591 int (*lookup) (struct inode *, struct qstr *, member