HomeSort by relevance Sort by last modified time
    Searched refs:inotify_init_flags (Results 1 - 3 of 3) 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. */
13 # error static const struct xlat inotify_init_flags in mpers mode
18 const struct xlat inotify_init_flags[] = { variable in typeref:struct:xlat
  /external/strace/
inotify.c 33 #include "xlat/inotify_init_flags.h"
61 printflags(inotify_init_flags, tcp->u_arg[0], "IN_???");
Makefile 770 xlat/inotify_init_flags.in xlat/ioctl_dirs.in \
    [all...]

Completed in 710 milliseconds