OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:modetypes
(Results
1 - 1
of
1
) sorted by null
/external/strace/
file.c
752
static const struct xlat
modetypes
[] = {
variable in typeref:struct:xlat
771
else if ((s = xlookup(
modetypes
, mode & S_IFMT)) == NULL) {
[
all
...]
Completed in 188 milliseconds