Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dmakeshell.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()
H A Dautoopts.h472 static char * script_text = NULL; variable