HomeSort by relevance Sort by last modified time
    Searched refs:loop_flags_options (Results 1 - 4 of 4) 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. */
20 extern const struct xlat loop_flags_options[];
27 const struct xlat loop_flags_options[] = { variable in typeref:struct:xlat
  /external/strace/
loop.c 40 #include "xlat/loop_flags_options.h"
77 printflags(loop_flags_options, info.lo_flags, "LO_FLAGS_???");
136 printflags(loop_flags_options, info64.lo_flags, "LO_FLAGS_???");
mpers_xlat.h 41 extern const struct xlat loop_flags_options[];
Makefile 789 xlat/loop_crypt_type_options.in xlat/loop_flags_options.in \
    [all...]

Completed in 106 milliseconds