Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/sys/
Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/musl/ndk_musl_include/sys/
Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/musl/include/sys/
Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dinotify.h24 #define IN_CLOSE_NOWRITE 0x00000010 macro
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h31 #define IN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro