Home
last modified time | relevance | path

Searched refs:mctl_sync (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dmem.c493 static const struct xlat mctl_sync[] = { variable
512 printflags(mctl_sync, tcp->u_arg[2], "MS_???");
555 printflags(mctl_sync, arg, "MS_???");
DChangeLog-CVS5262 (mctl_sync): Conditionalize on MS_ASYNC instead of HAVE_MCTL.