Home
last modified time | relevance | path

Searched defs:filemon (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/make/filemon/
H A Dfilemon_ktrace.c92 struct filemon { struct
95 FILE *out; /* we write filemon events to here */ argument
119 struct filemon_state { argument
126 void (*show)(struct filemon *, const struct filemon_state *, argument
588 void (*show)(struct filemon *, const struct filemon_state *, in syscall_enter()
H A Dfilemon_dev.c53 struct filemon { struct
64 struct filemon * argument
/netbsd-src/usr.bin/make/
H A Dmeta.h36 struct filemon *filemon; member