Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/tftpd/
H A Dtftp-utils.h101 int debug_finds(char *s);
H A Dtftp-utils.c219 debug_finds(char *s) in debug_finds() function
H A Dtftpd.c153 debug |= debug_finds(optarg); in main()