Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/libdwfl/
H A Dfind-debuginfo.c43 try_open (const struct stat *main_stat, in try_open() function
/aosp_15_r20/external/dtc/
H A Dsrcpos.c100 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open() function
/aosp_15_r20/external/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c545 static int try_open(const char *name, int mode) in try_open() function
/aosp_15_r20/external/llvm-libc/libc/shared/
H A Drpc.h562 Server::try_open(uint32_t lane_size, uint32_t start) { in try_open() function