Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Dconfigfile.c51 handle_section(tOptions * opts, char * txt);
478 ftext = handle_section(opts, ftext); in file_preset()
728 handle_section(tOptions * opts, char * txt) in handle_section() function