Searched refs:script_text (Results 1 – 2 of 2) sorted by relevance
210 AGFREE(script_text); in optionParseShell()213 script_text = NULL; in optionParseShell()814 char * txt = script_text = load_old_output(fname, pname); in open_out()
472 static char * script_text = NULL; variable