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

/freebsd-10-stable/contrib/tnftp/src/
H A Dfetch.c1377 int dirhasglob, filehasglob, rval, transtype, xargc; local
1486 dirhasglob = filehasglob = 0;
1489 dirhasglob = 1;
1538 if (dir != NULL && !dirhasglob) {
1641 if (dirhasglob) {
1654 if (dirhasglob || filehasglob) {

Completed in 98 milliseconds