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

  /src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
cfg.h 64 typedef struct cfg_obj cfg_obj_t; typedef in typeref:struct:cfg_obj
77 const cfg_obj_t *obj, void *arg);
128 cfg_obj_t **ret);
133 cfg_obj_t **ret);
166 cfg_parser_mapadd(cfg_parser_t *pctx, cfg_obj_t *mapobj, cfg_obj_t *obj,
173 * \li 'obj' is a valid cfg_obj_t.
174 * \li 'mapobj' is a valid cfg_obj_t of type map.
193 cfg_obj_isvoid(const cfg_obj_t *obj);
200 cfg_obj_ismap(const cfg_obj_t *obj)
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
cfg.h 65 typedef struct cfg_obj cfg_obj_t; typedef in typeref:struct:cfg_obj
78 const cfg_obj_t *obj, void *arg);
129 cfg_obj_t **ret);
134 cfg_obj_t **ret);
167 cfg_parser_mapadd(cfg_parser_t *pctx, cfg_obj_t *mapobj, cfg_obj_t *obj,
174 * \li 'obj' is a valid cfg_obj_t.
175 * \li 'mapobj' is a valid cfg_obj_t of type map.
194 cfg_obj_isvoid(const cfg_obj_t *obj);
201 cfg_obj_ismap(const cfg_obj_t *obj)
    [all...]

Completed in 26 milliseconds