Searched defs:optional (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c200 * "sockaddrkeylist", a list of socket addresses with optional keys
201 * and an optional default port, as used in the masters option.
235 * A list of socket addresses with an optional default port, as used
1365 * by 2 or more optional keyvalues that can be in any order.
2434 "expected integer and optional unit");
2473 "expected integer and optional unit or percent");
2490 * A size value (number + optional unit).
2563 isc_boolean_t optional, cfg_obj_t **ret)
2576 if (optional) {
2615 * optional
2562 parse_maybe_optional_keyvalue(cfg_parser_t *pctx, const cfg_type_t *type, isc_boolean_t optional, cfg_obj_t **ret) argument
[all...]

Completed in 24 milliseconds