Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c344 void ** o_list = (void **)(arg_list->apzArgs); in optionNextValue() local
347 tOptionValue * nov = *(o_list++); in optionNextValue()
354 res = (tOptionValue *)*o_list; in optionNextValue()