OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:open_access_modes
(Results
1 - 3
of
3
) sorted by null
/external/strace/
defs.h
460
extern const struct xlat
open_access_modes
[];
file.c
266
const struct xlat
open_access_modes
[] = {
variable in typeref:struct:xlat
425
str = xlookup(
open_access_modes
, flags & 3);
[
all
...]
ChangeLog-CVS
262
* desc.c: Remove open_mode_flags[] and
open_access_modes
[]
[
all
...]
Completed in 84 milliseconds