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

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c375 optionNextValue(tOptionValue const * ov_list,tOptionValue const * oov ) argument
381 if ((ov_list == NULL) || (ov_list->valType != OPARG_TYPE_HIERARCHY)) {
385 arg_list = ov_list->v.nestVal;

Completed in 90 milliseconds