Home
last modified time | relevance | path

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

/third_party/toybox/kconfig/
Dutil.c12 struct file *file_lookup(const char *name) in file_lookup() function
/third_party/node/deps/cares/src/lib/
Dares_gethostbyaddr.c169 static int file_lookup(struct ares_addr *addr, struct hostent **host) in file_lookup() function
Dares_gethostbyname.c252 static int file_lookup(const char *name, int family, struct hostent **host) in file_lookup() function
Dares_getaddrinfo.c407 static int file_lookup(struct host_query *hquery) in file_lookup() function