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

/freebsd-current/contrib/ntp/sntp/libopts/
H A Dconfigfile.c331 optionNextValue(tOptionValue const * ov_list,tOptionValue const * oov ) argument
337 if ((ov_list == NULL) || (ov_list->valType != OPARG_TYPE_HIERARCHY)) {
341 arg_list = ov_list->v.nestVal;

Completed in 110 milliseconds