Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/src/
H A Dftp.h114 GLOB_GLOBALL, GLOB_GETALL, GLOB_GETONE enumerator
H A Dftp.c2690 if (action == GLOB_GLOBALL) in ftp_retrieve_glob()
2730 if (action == GLOB_GLOBALL) in ftp_retrieve_glob()
2840 ispattern ? GLOB_GLOBALL : GLOB_GETONE); in ftp_loop()
/dports/ftp/wget/wget-1.21.2/
H A DChangeLog16511 GLOB_GLOBALL, GLOB_GETALL, and GLOB_GETONE to avoid conflict with