Home
last modified time | relevance | path

Searched refs:pathopt (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dash.c2629 static const char *pathopt; /* set by padvance */ variable
2668 pathopt = lpathopt; in padvance_magic()
8320 if (--idx < 0 && pathopt == NULL) { in shellexec()
13569 if ((!pathopt || *pathopt == 'f') in find_dot_file()
13784 const char *lpathopt = pathopt; in find_command()