Searched refs:freeglob (Results 1 – 3 of 3) sorted by relevance
69 int freeglob; /* glob structure needs to be freed */ member97 arglist.freeglob = 0; in runcmdshell()108 if (arglist.freeglob != 0) { in runcmdshell()109 arglist.freeglob = 0; in runcmdshell()370 ap->freeglob = 1; in getcmd()377 ap->freeglob = 0; in getcmd()
2217 int freeglob = 0; in send_file_list() local2231 freeglob = 1; in send_file_list()2337 if (freeglob) in send_file_list()
3140 int freeglob = 0; in send_file_list() local3149 freeglob = 1; in send_file_list()3263 if (freeglob) { in send_file_list()3264 freeglob = 0; in send_file_list()