Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c87 option_load_mode = OPTION_LOAD_COOKED; in configFileLoad()
939 && (mode == OPTION_LOAD_COOKED)) in handle_struct()
1190 *pMode = OPTION_LOAD_COOKED; in parse_attrs()
H A Dautoopts.h169 OPTION_LOAD_COOKED, enumerator
H A Dload.c567 load_opt_line(opts, &st, pz, DIRECTION_CALLED, OPTION_LOAD_COOKED); in optionLoadLine()
H A Dnested.c345 if ((new_val != NULL) && (option_load_mode == OPTION_LOAD_COOKED)) in scan_name()