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/
umount.c
2
#include "xlat/
umount_flags
.h"
8
printflags(
umount_flags
, tcp->u_arg[1], "MNT_???");
/external/strace/xlat/
umount_flags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
umount_flags
.in; do not edit. */
17
# error static const struct xlat
umount_flags
in mpers mode
22
const struct xlat
umount_flags
[] = {
variable in typeref:struct:xlat
Completed in 2315 milliseconds