Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-utils.h105 const char *debug_show(int d);
H A Dtftp-utils.c241 debug_show(int d) in debug_show() function
/freebsd/usr.bin/tftp/
H A Dmain.c688 printf("Debug: %s\n", debug_show(debug)); in showstatus()
953 printf("The following debugging is enabled: %s\n", debug_show(debug)); in setdebug()