Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/kconfig/
H A Dutil.c12 struct file *file_lookup(const char *name) in file_lookup() function
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dutil.c13 struct file *file_lookup(const char *name) in file_lookup() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/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.c428 static int file_lookup(struct host_query *hquery) in file_lookup() function