Home
last modified time | relevance | path

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

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