HomeSort by: relevance | last modified time | path
    Searched defs:f_validate (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 25 milliseconds