Lines Matching refs:pathopt
130 if (--idx < 0 && pathopt == NULL) {
285 * pathopt will be set to point to it; otherwise pathopt will be set to
289 const char *pathopt;
313 pathopt = NULL;
315 pathopt = ++p;
515 if (pathopt) {
516 if (prefix("builtin", pathopt)) {
520 } else if (prefix("func", pathopt)) {
546 if (pathopt) { /* this is a %func directory */