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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_operate.c384 URLGlob *inglob; local
388 inglob = NULL;
415 res = glob_url(&inglob, infiles, &infilenum,
440 if(inglob) {
441 res = glob_next_url(&uploadfile, inglob);
1485 if(inglob) {
1487 glob_cleanup(inglob);
1488 inglob = NULL;

Completed in 40 milliseconds