Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dnested.c655 tOptionValue * new_v = C(tOptionValue *, arg_list->apzArgs[ix]); in sort_list() local
663 while (strcmp(old_v->pzName, new_v->pzName) > 0) { in sort_list()
674 arg_list->apzArgs[iy+1] = VOIDP(new_v); in sort_list()