Searched refs:load_opt_line (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/contrib/ntp/sntp/libopts/ |
| HD | 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()
|
| HD | 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()
|
| HD | proto.h | 244 load_opt_line(tOptions * opts, tOptState * opt_state, char * line,
|