Searched refs:script_trailer (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dmakeshell.c197 if ((script_trailer != NULL) && (*script_trailer != NUL))
198 fputs(script_trailer, stdout);
212 script_trailer = NULL;
822 script_trailer = txt;
833 script_trailer = txt + strlen(txt) + START_MARK_LEN + 1;
841 script_trailer = scn + END_MARK_LEN;

Completed in 105 milliseconds