HomeSort by relevance Sort by last modified time
    Searched refs:inotify_init_flags (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
inotify_init_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/inotify_init_flags.in; do not edit. */
3 static const struct xlat inotify_init_flags[] = { variable in typeref:struct:xlat
  /external/strace/
inotify.c 6 #include "xlat/inotify_init_flags.h"
40 printflags(inotify_init_flags, tcp->u_arg[0], "IN_???");

Completed in 54 milliseconds