Searched refs:filemon_output_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/filemon/
H A Dfilemon_wrapper.c42 static void filemon_output_event(struct filemon *filemon, const char *fmt, ...)
78 filemon_output_event(struct filemon *filemon, const char *fmt, ...) function
106 filemon_output_event(filemon, "C %d %s\n",
123 filemon_output_event(filemon, "E %d %s\n",
178 filemon_output_event(filemon, "A %d %s\n",
196 filemon_output_event(filemon, "R %d %s%s%s\n",
201 filemon_output_event(filemon, "%c %d %s%s%s\n",
251 filemon_output_event(filemon, "M %d '%s' '%s'\n",
277 filemon_output_event(filemon, "L %d '%s' '%s'\n",
323 filemon_output_event(filemo
[all...]

Completed in 101 milliseconds