OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FD_VERIFY_BIT
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
fd.h
93
FD_VERIFY_BIT
,
105
#define FD_VERIFY (1 <<
FD_VERIFY_BIT
)
/external/kernel-headers/original/uapi/linux/
fd.h
184
FD_VERIFY_BIT
, /* inquire for write protection */
205
#define FD_VERIFY (1 <<
FD_VERIFY_BIT
)
Completed in 84 milliseconds