Home
last modified time | relevance | path

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

/minix/usr.bin/ftp/
H A Dfetch.c1461 int dirhasglob, filehasglob, rval, transtype, xargc; in fetch_ftp() local
1570 dirhasglob = filehasglob = 0; in fetch_ftp()
1573 dirhasglob = 1; in fetch_ftp()
1622 if (dir != NULL && !dirhasglob) { in fetch_ftp()
1725 if (dirhasglob) { in fetch_ftp()
1738 if (dirhasglob || filehasglob) { in fetch_ftp()