Home
last modified time | relevance | path

Searched refs:_POSIX_CHOWN_RESTRICTED (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h211 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h239 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h211 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h215 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h239 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h216 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/ndk_musl_include/
Dunistd.h202 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h211 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/include/
Dunistd.h215 #define _POSIX_CHOWN_RESTRICTED 1 macro
/third_party/musl/libc-test/src/api/
Dunistd.c22 A(_POSIX_CHOWN_RESTRICTED >= 0) in f()
/third_party/boost/libs/config/test/
Dconfig_info.cpp933 PRINT_MACRO(_POSIX_CHOWN_RESTRICTED); in print_platform_macros()