Home
last modified time | relevance | path

Searched defs:O_NOFOLLOW (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/include/utils/
DCompat.h48 #define O_NOFOLLOW 0 macro
/system/core/base/
Dfile.cpp41 #define O_NOFOLLOW 0 macro
/system/core/fs_mgr/liblp/
Dimages.cpp33 static const int O_NOFOLLOW = 0; variable