Home
last modified time | relevance | path

Searched refs:parse_dialup_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c2882 parse_dialup_type(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in parse_dialup_type() function
2889 static cfg_type_t cfg_type_dialuptype = { "dialuptype", parse_dialup_type,
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c3119 parse_dialup_type(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) {
3126 static cfg_type_t cfg_type_dialuptype = { "dialuptype", parse_dialup_type,
2941 parse_dialup_type(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { parse_dialup_type() function