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

/freebsd-current/libexec/bootpd/tools/bootptest/
H A Dbootptest.h17 int printfn(u_char *s, u_char *ep);
H A Dprint-bootp.c146 if (printfn(bp->bp_sname, ep)) {
154 if (printfn(bp->bp_file, ep)) {
314 printfn(bp, bp + len);
363 printfn(bp, bp + len);
H A Dbootptest.c460 printfn(u_char *s, u_char *ep) function
/freebsd-current/usr.bin/tail/
H A Dextern.h74 void printfn(const char *, int);
H A Dmisc.c120 printfn(const char *fn, int print_nl) function
H A Dforward.c245 printfn(file->file_name, 1);
320 printfn(file->file_name, 1);
H A Dtail.c231 printfn(fn, !first);

Completed in 69 milliseconds