Home
last modified time | relevance | path

Searched defs:X_OK (Results 1 - 25 of 44) sorted by relevance

12

/third_party/libsnd/src/
H A Dsf_unistd.h38 #define X_OK 0 macro
40 #define X_OK 1 /* execute permission - unsupported in windows*/ macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h119 #define X_OK 1 macro
H A Dunistd.h75 #define X_OK 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h118 #define X_OK 1 macro
H A Dunistd.h69 #define X_OK 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h118 #define X_OK 1 macro
H A Dunistd.h69 #define X_OK 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h118 #define X_OK 1 macro
H A Dunistd.h69 #define X_OK 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h121 #define X_OK 1 macro
H A Dunistd.h75 #define X_OK 1 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h118 #define X_OK 1 macro
H A Dunistd.h71 #define X_OK 1 macro
/third_party/musl/include/
H A Dfcntl.h121 #define X_OK 1 macro
H A Dunistd.h85 #define X_OK 1 macro
/third_party/libuv/include/uv/
H A Dwin.h674 #define X_OK 1 macro
/third_party/node/deps/uv/include/uv/
H A Dwin.h670 #define X_OK 1 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h158 #define X_OK 1 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h71 #define X_OK 1 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs197 pub const X_OK: ::c_int = 1; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs272 pub const X_OK: ::c_int = 1; consts
/third_party/python/Modules/
H A Dposixmodule.c3079 #define X_OK 1 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs881 pub const X_OK: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs592 pub const X_OK: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs780 pub const X_OK: ::c_int = 1; consts

Completed in 48 milliseconds

12