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

/freebsd-12-stable/libexec/bootpd/tools/bootptest/
H A Dbootptest.h26 int printfn(u_char *s, u_char *ep);
H A Dprint-bootp.c151 if (printfn(bp->bp_sname, ep)) {
159 if (printfn(bp->bp_file, ep)) {
321 printfn(bp, bp + len);
370 printfn(bp, bp + len);
H A Dbootptest.c465 printfn(s, ep) function
/freebsd-12-stable/usr.bin/tail/
H A Dextern.h78 void printfn(const char *, int);
H A Dmisc.c123 printfn(const char *fn, int print_nl) function
H A Dforward.c248 printfn(file->file_name, 1);
325 printfn(file->file_name, 1);
H A Dtail.c218 printfn(fn, !first);

Completed in 181 milliseconds