Home | History | Annotate | Download | only in sh

Lines Matching defs:pathopt

141 			if (--idx < 0 && pathopt == NULL) {
348 * pathopt will be set to point to it; otherwise pathopt will be set to
352 const char *pathopt;
381 pathopt = NULL;
383 pathopt = ++p;
648 if (pathopt) {
649 if (prefix("builtin", pathopt)) {
653 } else if (prefix("func", pathopt)) {
680 if (pathopt) { /* this is a %func directory */