Searched refs:scriptpath (Results 1 – 1 of 1) sorted by relevance
790 const char *scriptpath; in call_script() local795 if ((scriptpath = argv[0]) == NULL) in call_script()845 "script \"%s\" terminated", scriptpath); in call_script()850 if (safefile(scriptpath)) { in call_script()853 scriptpath); in call_script()888 execv(scriptpath, (char *const *)_argv); in call_script()