| /src/external/mpl/bind/dist/bin/check/ |
| named-checkconf.c | 171 configure_zone(const char *vclass, const char *view, const cfg_obj_t *zconfig, 195 zname = cfg_obj_asstring(cfg_tuple_get(zconfig, "name")); 196 classobj = cfg_tuple_get(zconfig, "class"); 203 zoptions = cfg_tuple_get(zconfig, "options"); 491 const cfg_obj_t *zconfig = cfg_listelt_value(element); local 492 tresult = configure_zone(vclass, view, zconfig, vconfig, config,
|
| /src/sys/arch/hp300/dev/ |
| rboxreg.h | 92 uint8_t zconfig; /* Z-buffer mode 0x40cb */ member in struct:rboxfb
|
| dvboxreg.h | 79 uint8_t zconfig; /* Z buffer configuration 0x40CB */ member in struct:dvboxfb
|
| /src/sys/arch/hp300/stand/common/ |
| grf_rbreg.h | 113 vu_char zconfig; /* Z-buffer mode 0x40cb */ member in struct:rboxfb
|
| grf_dvreg.h | 103 vu_char zconfig; /* Z buffer configuration 0x40CB */ member in struct:dvboxfb
|
| /src/external/mpl/bind/dist/bin/named/ |
| server.c | 487 configure_zone(const cfg_obj_t *config, const cfg_obj_t *zconfig, 494 configure_zone_setviewcommit(isc_result_t result, const cfg_obj_t *zconfig, 539 nzf_append(dns_view_t *view, const cfg_obj_t *zconfig); 3608 const cfg_obj_t *zconfig; local 3640 zconfig = cfg_listelt_value(element); 3641 str = cfg_obj_asstring(cfg_tuple_get(zconfig, "name")); 3648 zoptions = cfg_tuple_get(zconfig, "options"); 4315 const cfg_obj_t *zconfig = cfg_listelt_value(element); local 4316 CHECK(configure_zone(config, zconfig, vconfig, view, viewlist, 6253 const cfg_obj_t *zconfig local 8075 const cfg_obj_t *zconfig = cfg_listelt_value(element); local 8089 const cfg_obj_t *zconfig = cfg_listelt_value(element); local 8192 const cfg_obj_t *zconfig, *zlist; local 13227 const cfg_obj_t *zconfig = cfg_listelt_value(elt); local 13667 const cfg_obj_t *zconfig; local 14838 const cfg_obj_t *vconfig = NULL, *zconfig = NULL; local [all...] |