Home
last modified time | relevance | path

Searched refs:NO_ERRORS (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dinotifyndk.cpp30 #define NO_ERRORS 0 macro
38 ret = NO_ERRORS; in InotifyInit()
62 if (fd >= NO_ERRORS) { in InotifyInit1()
73 if (access(path, NO_ERRORS) != NO_ERRORS) { in InotifyAddWatch()
97 if (access(path, NO_ERRORS) != NO_ERRORS) { in InotifyRmWatch()
H A Dinotify1ndk.cpp28 #define NO_ERRORS 0 macro

Completed in 1 milliseconds