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