Home
last modified time | relevance | path

Searched defs:X_OK (Results 1 – 23 of 23) sorted by relevance

/third_party/libsnd/src/
Dsf_unistd.h38 #define X_OK 0 macro
40 #define X_OK 1 /* execute permission - unsupported in windows*/ macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h121 #define X_OK 1 macro
Dunistd.h71 #define X_OK 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h118 #define X_OK 1 macro
Dunistd.h67 #define X_OK 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h118 #define X_OK 1 macro
Dunistd.h67 #define X_OK 1 macro
/third_party/musl/ndk_musl_include/
Dfcntl.h118 #define X_OK 1 macro
Dunistd.h70 #define X_OK 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h118 #define X_OK 1 macro
Dunistd.h67 #define X_OK 1 macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h118 #define X_OK 1 macro
Dunistd.h71 #define X_OK 1 macro
/third_party/musl/include/
Dfcntl.h118 #define X_OK 1 macro
Dunistd.h71 #define X_OK 1 macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h119 #define X_OK 1 macro
Dunistd.h71 #define X_OK 1 macro
/third_party/libuv/include/uv/
Dwin.h664 #define X_OK 1 macro
/third_party/glib/glib/
Dgstdio.c948 #define X_OK 1 in g_access() macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h71 #define X_OK 1 macro
/third_party/glib/gio/
Dglocalfileinfo.c80 #define X_OK 0 /* not really */ macro
/third_party/node/lib/
Dfs.js2219 X_OK: { enumerable: true, value: X_OK || 0 }, property
/third_party/python/Modules/
Dposixmodule.c3056 #define X_OK 1 macro