Searched defs:script (Results 1 – 3 of 3) sorted by relevance
389 static int perl_start_script(const char *script, int argc, const char **argv) in perl_start_script()
364 static int python_start_script(const char *script, int argc, const char **argv) in python_start_script()
659 const char *script, *ext; in parse_scriptname() local