Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libopts/
HDconfigfile.c63 handle_struct(tOptions * opts, tOptState * ost, char * txt, int dir);
454 ftext = handle_struct(opts, &optst, ftext, dir); in file_preset()
918 handle_struct(tOptions * opts, tOptState * ost, char * txt, int dir) in handle_struct() function