Home
last modified time | relevance | path

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

/netbsd-src/libexec/comsat/
H A Dcomsat.c91 static void jkfprintf(FILE *, const char *, off_t, const char *);
276 jkfprintf(tp, ep->name, offset, cr); in notify()
282 jkfprintf(FILE *tp, const char *name, off_t offset, const char *cr) in jkfprintf() function