Home
last modified time | relevance | path

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

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