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

  /src/libexec/ftpd/
ftpd.c 209 static const char *anondir = NULL; variable in typeref:typename:const char *
339 anondir = optarg;
1538 anondir ? anondir :
ftpd.c 209 static const char *anondir = NULL; variable in typeref:typename:const char *
339 anondir = optarg;
1538 anondir ? anondir :

Completed in 27 milliseconds