Searched refs:pathval (Results 1 – 5 of 5) sorted by relevance
282 find_command(name, &entry, DO_ERR, pathval()); in hashcmd()310 path = pathval(); in printentry()736 if (path != pathval()) in typecmd_impl()831 if (path != pathval()) in typecmd_impl()
100 #define pathval() (vpath.text + 5) macro
294 const char *path = pathval(); in find_dot_file()
833 const char *path = pathval(); in evalcommand()1187 pathval()); in prehash()1338 shellexec(argv + 1, environment(), pathval(), 0); in execcmd()
625 if ((free_path = path = strdup(pathval())) == NULL) in sh_matches()