Home
last modified time | relevance | path

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

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