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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/
H A Dautoopts.c54 doPresets( tOptions* pOpts );
793 * time only processing the non-immediate action options. doPresets()
873 * doPresets - check for preset values from a config file or the envrionment
876 doPresets( tOptions* pOpts ) function
1113 if (! SUCCESSFUL( doPresets( pOpts )))
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/
H A Dautoopts.c67 doPresets(tOptions* pOpts);
796 * time only processing the non-immediate action options. doPresets()
883 doPresets(tOptions* pOpts) function
1119 if (! SUCCESSFUL(doPresets(pOpts)))

Completed in 57 milliseconds