Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-utils.h104 int debug_finds(char *s);
H A Dtftp-utils.c223 debug_finds(char *s) in debug_finds() function
H A Dtftpd.c145 debug |= debug_finds(optarg); in main()