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

/freebsd-10.2-release/bin/sh/
H A Dvar.h101 #define pathval() (vpath.text + 5) macro
H A Dexec.c257 find_command(name, &entry, DO_ERR, pathval());
285 path = pathval();
473 * pathval() still returns the old value at this point. Called with
659 if (path != pathval())
757 if (path != pathval())
H A Dmain.c293 const char *path = pathval();
H A Deval.c848 const char *path = pathval();
1209 pathval());
1352 shellexec(argv + 1, environment(), pathval(), 0);

Completed in 49 milliseconds