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

  /src/libexec/ftpd/
ftpd.c 3425 char *notglob; local in function:send_file_list
3432 notglob = NULL;
3453 notglob = ftpd_strdup(whichf);
3454 onefile[0] = notglob;
3563 if (notglob)
3564 free(notglob);
ftpd.c 3425 char *notglob; local in function:send_file_list
3432 notglob = NULL;
3453 notglob = ftpd_strdup(whichf);
3454 onefile[0] = notglob;
3563 if (notglob)
3564 free(notglob);

Completed in 26 milliseconds