OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:madvise_cmds
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
madvise_cmds.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
madvise_cmds
.in; do not edit. */
3
static const struct xlat
madvise_cmds
[] = {
variable in typeref:struct:xlat
/external/strace/
mem.c
224
#include "xlat/
madvise_cmds
.h"
231
printxval(
madvise_cmds
, tcp->u_arg[2], "MADV_???");
Completed in 1038 milliseconds