Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/sntp/libopts/
HDload.c302 if (mode == OPTION_LOAD_KEEP) in munge_str()
352 if (mode == OPTION_LOAD_KEEP) { in assemble_arg_val()
HDnested.c489 char const * end = (option_load_mode != OPTION_LOAD_KEEP) in find_end_xml()
531 if (option_load_mode != OPTION_LOAD_KEEP) in scan_xml()
554 if (option_load_mode != OPTION_LOAD_KEEP) in scan_xml()
HDautoopts.h180 OPTION_LOAD_KEEP enumerator
HDconfigfile.c1206 *pMode = OPTION_LOAD_KEEP; in parse_attrs()