Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libopts/
H A Dfile.c159 optionFileCheck(tOptions * pOpts, tOptDesc * pOD, in optionFileCheck() function
/freebsd-13.1/contrib/ntp/sntp/
H A Dsntp-opts.c851 optionFileCheck(pOptions, pOptDesc, type, mode); in doOptKod()
878 optionFileCheck(pOptions, pOptDesc, type, mode); in doOptKeyfile()
903 optionFileCheck(pOptions, pOptDesc, type, mode); in doOptLogfile()
/freebsd-13.1/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h1207 extern void optionFileCheck(tOptions *, tOptDesc *, teOptFileType, tuFileMode);