Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dload.c304 if (mode == OPTION_LOAD_KEEP) in munge_str()
354 if (mode == OPTION_LOAD_KEEP) { in assemble_arg_val()
Dnested.c491 char const * end = (option_load_mode != OPTION_LOAD_KEEP) in find_end_xml()
533 if (option_load_mode != OPTION_LOAD_KEEP) in scan_xml()
556 if (option_load_mode != OPTION_LOAD_KEEP) in scan_xml()
Dautoopts.h188 OPTION_LOAD_KEEP enumerator
Dconfigfile.c1208 *pMode = OPTION_LOAD_KEEP; in parse_attrs()