Home
last modified time | relevance | path

Searched refs:O_PATH (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/ltp/include/lapi/
H A Dfcntl.h129 #ifndef O_PATH
131 # define O_PATH 0x1000000 macro
133 # define O_PATH 010000000 macro
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range02.c49 fd = SAFE_OPEN("/", O_PATH); in run()
68 fd = SAFE_OPEN("/", O_PATH); in run()
84 fd = SAFE_OPEN("/", O_PATH); in run()
/third_party/ltp/lib/
H A Dtst_fill_fs.c81 dir = open(path, O_PATH | O_DIRECTORY); in fill_flat_vec()
87 tst_brk(TBROK | TERRNO, "open(%s, %d) failed", path, O_PATH | O_DIRECTORY); in fill_flat_vec()
97 dir, O_PATH | O_DIRECTORY, path); in fill_flat_vec()
/third_party/eudev/src/shared/
H A Dmissing.h161 #ifndef O_PATH
162 #define O_PATH 010000000 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h40 #define O_SEARCH O_PATH
41 #define O_EXEC O_PATH
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH
40 #define O_EXEC O_PATH
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH
40 #define O_EXEC O_PATH
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH
40 #define O_EXEC O_PATH
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h40 #define O_SEARCH O_PATH
41 #define O_EXEC O_PATH
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH
40 #define O_EXEC O_PATH
/third_party/musl/include/
H A Dfcntl.h42 #define O_SEARCH O_PATH
43 #define O_EXEC O_PATH
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h18 #define O_PATH 010000000 macro

Completed in 8 milliseconds

1234