Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/sntp/libopts/
Dload.c312 if (mode == OPTION_LOAD_KEEP) in munge_str()
362 if (mode == OPTION_LOAD_KEEP) { in assemble_arg_val()
Dnested.c531 char const * end = (option_load_mode != OPTION_LOAD_KEEP) in find_end_xml()
573 if (option_load_mode != OPTION_LOAD_KEEP) in scan_xml()
596 if (option_load_mode != OPTION_LOAD_KEEP) in scan_xml()
Dautoopts.h177 OPTION_LOAD_KEEP enumerator
Dconfigfile.c1250 *pMode = OPTION_LOAD_KEEP; in parse_attrs()