| Home | Sort by relevance Sort by last modified time |
| /external/strace/ | |
| system.c | 279 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat 303 printflags(cacheflush_flags, tcp->u_arg[2], "FLUSH_CACHE_???"); 338 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat 354 printxval(cacheflush_flags, tcp->u_arg[1], "?CACHE"); 362 static const struct xlat cacheflush_flags[] = { variable in typeref:struct:xlat 387 printflags(cacheflush_flags, tcp->u_arg[2], "CACHEFLUSH_???"); [all...] |
| ChangeLog | 517 * system.c [SH] (cacheflush_flags): New xlat structure. [all...] |