Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/sntp/libopts/
H A Dversion.c140 print_ver(tOptions * opts, tOptDesc * od, FILE * fp, bool call_exit) in print_ver() function
195 print_ver(opts, od, print_exit ? stderr : stdout, true); in optionPrintVersion()
213 print_ver(opts, od, print_exit ? stderr : stdout, false); in optionPrintVersionAndReturn()
229 print_ver(opts, od, stderr, true); in optionVersionStderr()