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

/freebsd-10.2-release/contrib/ntp/sntp/tests/
H A Dsntptest.c9 optionSaveState(&sntpOptions);
/freebsd-10.2-release/contrib/ntp/sntp/libopts/
H A Drestore.c73 /*=export_func optionSaveState
97 optionSaveState(tOptions * pOpts) function
123 * called repeatedly without having to call optionSaveState again.
128 * err: If you have not called @code{optionSaveState} before, a diagnostic is
/freebsd-10.2-release/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h640 /// A copy of the option state when optionSaveState was called.
661 /// The option argument settings active when optionSaveState was called
1026 * called repeatedly without having to call optionSaveState again.
1060 * optionSaveState - saves the option state to memory
1076 extern void optionSaveState(tOptions *);

Completed in 56 milliseconds