Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c47 static void other_print(u_char *bp, int length);
175 other_print(bp->bp_vend, vdlen); in bootp_print()
418 other_print(u_char *bp, int length) in other_print() function