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

/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dgrammar.h62 typedef struct cfg_rep cfg_rep_t; typedef in typeref:struct:cfg_rep
109 cfg_rep_t * rep; /*%< Data representation */
233 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_uint32;
234 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_uint64;
235 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_string;
236 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_boolean;
237 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_map;
238 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_list;
239 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_tuple;
240 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_sockadd
[all...]

Completed in 25 milliseconds