Searched refs:debug_finds (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/libexec/tftpd/ | ||
| H A D | tftp-utils.h | 101 int debug_finds(char *s); |
| H A D | tftp-utils.c | 219 debug_finds(char *s) in debug_finds() function |
| H A D | tftpd.c | 153 debug |= debug_finds(optarg); in main() |