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

/freebsd-current/contrib/ntp/sntp/libopts/
H A Dconfigfile.c272 optionGetValue(tOptionValue const * oov, char const * vname) argument
277 if ((oov == NULL) || (oov->valType != OPARG_TYPE_HIERARCHY)) {
281 arg_list = oov->v.nestVal;
331 optionNextValue(tOptionValue const * ov_list,tOptionValue const * oov )
348 if (nov == oov) {

Completed in 184 milliseconds