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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c250 glob_t glob_result; /* result of parameter globbing */ member in struct:child_prog
2044 pi->progs->glob_result.gl_pathv[0] = pi->progs->argv[0];
2050 pi->progs->glob_result.gl_pathv[0] = pi->progs->argv[0];
2153 globfree(&child->glob_result);
2933 glob_target = &child->glob_result;
2997 /*child->glob_result.gl_pathv = NULL;*/

Completed in 30 milliseconds