Searched refs:load_opt_line (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | load.c | 470 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 D | configfile.c | 486 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 D | proto.h | 244 load_opt_line(tOptions * opts, tOptState * opt_state, char * line,
|