OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x86_change_flags
(Results
1 - 1
of
1
) sorted by null
/development/ndk/sources/android/libportable/arch-x86/
open.c
24
static inline int
x86_change_flags
(int flags)
function
74
return __open(pathname,
x86_change_flags
(flags), mode);
Completed in 390 milliseconds