HomeSort by: relevance | last modified time | path
    Searched defs:parse_dialup_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 3140 parse_dialup_type(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
3147 static cfg_type_t cfg_type_dialuptype = { "dialuptype", parse_dialup_type,
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 2882 parse_dialup_type(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
2889 static cfg_type_t cfg_type_dialuptype = { "dialuptype", parse_dialup_type,

Completed in 24 milliseconds