Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dmakeshell.c299 optionPrintVersion(opts, od); in text_to_var()
384 if (pOptDesc->pOptProc == optionPrintVersion) { in emit_usage()
498 if (od->pOptProc == optionPrintVersion) in emit_action()
H A Dversion.c194 optionPrintVersion(tOptions * opts, tOptDesc * od) in optionPrintVersion() function
H A Dgenshell.c171 optionPagedUsage, optionPrintVersion, optionResetOpt,
176 #define VER_PROC optionPrintVersion
H A Dautoopts.h418 extern tOptProc optionPrintVersion, optionPagedUsage, optionLoadOpt;
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h978 extern void optionPrintVersion(tOptions *, tOptDesc *);