Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libopts/
HDconfigfile.c39 handle_cfg(tOptions * opts, tOptState * ost, char * txt, int dir);
449 ftext = handle_cfg(opts, &optst, ftext, dir); in file_preset()
516 handle_cfg(tOptions * opts, tOptState * ost, char * txt, int dir) in handle_cfg() function