OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loop_flags_options
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
loop_flags_options.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
loop_flags_options
.in; do not edit. */
3
static const struct xlat
loop_flags_options
[] = {
variable in typeref:struct:xlat
/external/strace/
loop.c
34
#include "xlat/
loop_flags_options
.h"
72
printflags(
loop_flags_options
, info.lo_flags, "LO_FLAGS_???");
125
printflags(
loop_flags_options
, info64.lo_flags, "LO_FLAGS_???");
Completed in 2983 milliseconds