Searched defs:O_NOFOLLOW (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/asm-arm/
H A Dfcntl.h5 #define O_NOFOLLOW 0100000 /* don't follow links */ macro
/external/kernel-headers/original/asm-generic/
H A Dfcntl.h55 #ifndef O_NOFOLLOW
56 #define O_NOFOLLOW 00400000 /* don't follow links */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.c25297 #ifndef O_NOFOLLOW
25298 # define O_NOFOLLOW 0 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c25297 #ifndef O_NOFOLLOW
25298 # define O_NOFOLLOW 0 macro
[all...]

Completed in 539 milliseconds