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

  /src/libexec/tftpd/
tftpd.c 107 static int suppress_naks; variable in typeref:typename:int
217 suppress_naks = 1;
732 if (suppress_naks && *filename != '/' && ecode == ENOTFOUND)
tftpd.c 107 static int suppress_naks; variable in typeref:typename:int
217 suppress_naks = 1;
732 if (suppress_naks && *filename != '/' && ecode == ENOTFOUND)

Completed in 24 milliseconds