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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_operate.c352 URLGlob *inglob; local
360 inglob = NULL;
401 res = glob_url(&inglob, infiles, &infilenum,
425 if(inglob) {
426 res = glob_next_url(&uploadfile, inglob);
1715 if(inglob) {
1717 glob_cleanup(inglob);
1718 inglob = NULL;

Completed in 58 milliseconds