Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/comsat/
H A Dcomsat.c74 static void jkfprintf(FILE *, char[], char[], off_t);
203 jkfprintf(tp, utp->ut_user, file, offset); in notify()
219 jkfprintf(FILE *tp, char user[], char file[], off_t offset) in jkfprintf() function