Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dload.c470 load_opt_line(tOptions * opts, tOptState * opt_state, char * line, in load_opt_line() function
567 load_opt_line(opts, &st, pz, DIRECTION_CALLED, OPTION_LOAD_COOKED); in optionLoadLine()
H A Dconfigfile.c486 load_opt_line(opts, ost, pzName, dir, OPTION_LOAD_UNCOOKED); in handle_cfg()
542 load_opt_line(opts, ost, pzName, dir, OPTION_LOAD_UNCOOKED); in handle_cfg()
905 load_opt_line(opts, ost, pzName, dir, mode); in handle_struct()
946 load_opt_line(opts, ost, pzName, dir, mode); in handle_struct()
H A Dproto.h244 load_opt_line(tOptions * opts, tOptState * opt_state, char * line,