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

  /src/libexec/tftpd/
tftpd.c 112 static int unrestricted_writes; /* uploaded files don't have to exist */ variable in typeref:typename:int
201 unrestricted_writes = 1;
872 if (unrestricted_writes) {
tftpd.c 112 static int unrestricted_writes; /* uploaded files don't have to exist */ variable in typeref:typename:int
201 unrestricted_writes = 1;
872 if (unrestricted_writes) {
tftpd.c 112 static int unrestricted_writes; /* uploaded files don't have to exist */ variable in typeref:typename:int
201 unrestricted_writes = 1;
872 if (unrestricted_writes) {

Completed in 143 milliseconds