Searched refs:notglob (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c3350 char *notglob = NULL; local
3379 notglob = ftpd_strdup(whichf);
3380 onefile[0] = notglob;
3485 if (notglob)
3486 free(notglob);

Completed in 47 milliseconds