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