Home | Sort by: relevance | last modified time | path |
/src/libexec/tftpd/ | |
tftpd.c | 131 int (*f_validate)(char **, int); member in struct:formats 720 ecode = (*pf->f_validate)(&filename, tp->th_opcode); |
tftpd.c | 131 int (*f_validate)(char **, int); member in struct:formats 720 ecode = (*pf->f_validate)(&filename, tp->th_opcode); |