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

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h73 typedef struct cfg_rep cfg_rep_t; typedef in typeref:struct:cfg_rep
121 cfg_rep_t * rep; /*%< Data representation */
269 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_uint32;
270 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_uint64;
271 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_string;
272 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_boolean;
273 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_map;
274 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_list;
275 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_tuple;
276 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_sockadd
[all...]

Completed in 14 milliseconds