Home
last modified time | relevance | path

Searched defs:IN_DELETE_SELF (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dinotify.h32 #define IN_DELETE_SELF 0x00000400 macro
/third_party/musl/ndk_musl_include/sys/
Dinotify.h32 #define IN_DELETE_SELF 0x00000400 macro
/third_party/musl/include/sys/
Dinotify.h32 #define IN_DELETE_SELF 0x00000400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dinotify.h32 #define IN_DELETE_SELF 0x00000400 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dinotify.h32 #define IN_DELETE_SELF 0x00000400 macro
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h37 #define IN_DELETE_SELF 0x00000400 /* Self was deleted */ macro