Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dutil.c12 struct file *file_lookup(const char *name) in file_lookup() function
/external/c-ares/
Dares_gethostbyaddr.c182 static int file_lookup(struct ares_addr *addr, struct hostent **host) in file_lookup() function
Dares_gethostbyname.c338 static int file_lookup(const char *name, int family, struct hostent **host) in file_lookup() function