Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c372 tOptState optst = OPTSTATE_INITIALIZER(PRESET); in file_preset() local
373 opt_state_mask_t st_flags = optst.flags; in file_preset()
401 optst.flags = st_flags; in file_preset()
405 ftext = handle_cfg(opts, &optst, ftext, dir); in file_preset()
410 ftext = handle_struct(opts, &optst, ftext, dir); in file_preset()