Home
last modified time | relevance | path

Searched refs:sysdecode_inotifyflags (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libsysdecode/
H A DMakefile87 sysdecode_mask.3 sysdecode_inotifyflags.3 \
H A Dsysdecode.h64 bool sysdecode_inotifyflags(FILE *_fp, int _flags, int *_rem);
H A Dflags.c356 sysdecode_inotifyflags(FILE *fp, int flag, int *rem) in sysdecode_inotifyflags() function
/freebsd/usr.bin/truss/
H A Dsyscalls.c2453 print_mask_arg(sysdecode_inotifyflags, fp, args[sc->offset]); in print_arg()