/third_party/ltp/include/lapi/ |
H A D | fcntl.h | 129 #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 D | close_range02.c | 49 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 D | tst_fill_fs.c | 81 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 D | missing.h | 161 #ifndef O_PATH 162 #define O_PATH 010000000 macro
|
/third_party/musl/porting/linux/user/include/ |
H A D | fcntl.h | 40 #define O_SEARCH O_PATH 41 #define O_EXEC O_PATH
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | fcntl.h | 39 #define O_SEARCH O_PATH 40 #define O_EXEC O_PATH
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | fcntl.h | 39 #define O_SEARCH O_PATH 40 #define O_EXEC O_PATH
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | fcntl.h | 39 #define O_SEARCH O_PATH 40 #define O_EXEC O_PATH
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | fcntl.h | 40 #define O_SEARCH O_PATH 41 #define O_EXEC O_PATH
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | fcntl.h | 39 #define O_SEARCH O_PATH 40 #define O_EXEC O_PATH
|
/third_party/musl/include/ |
H A D | fcntl.h | 42 #define O_SEARCH O_PATH 43 #define O_EXEC O_PATH
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/aarch64/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/generic/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/m68k/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/arm/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/mips/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | fcntl.h | 18 #define O_PATH 010000000 macro
|