Searched refs:shell_pathbuf (Results 1 – 1 of 1) sorted by relevance
129 struct pathbuf *shell_pathbuf; in exec_script_makecmds() local291 &shell_pathbuf, NULL)) == 0) { in exec_script_makecmds()292 error = check_exec(l, epp, shell_pathbuf, NULL); in exec_script_makecmds()293 pathbuf_destroy(shell_pathbuf); in exec_script_makecmds()