Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/usr.bin/tftp/
H A Dmain.c701 printf("Debug: %s\n", debug_show(debug)); in showstatus()
966 printf("The following debugging is enabled: %s\n", debug_show(debug)); in setdebug()