Home
last modified time | relevance | path

Searched refs:script_text (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/ntp/sntp/libopts/
HDmakeshell.c210 AGFREE(script_text); in optionParseShell()
213 script_text = NULL; in optionParseShell()
814 char * txt = script_text = load_old_output(fname, pname); in open_out()
HDautoopts.h472 static char * script_text = NULL; variable