Searched refs:weight (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/lib/dns/rdata/generic/
H A Duri_256.h18 isc_uint16_t weight; member in struct:dns_rdata_uri
H A Duri_256.c60 unsigned short priority, weight; local
81 weight = uint16_fromregion(&region);
83 snprintf(buf, sizeof(buf), "%u ", weight);
105 * Priority, weight
112 * Priority, weight and target URI
188 RETERR(uint16_tobuffer(uri->weight, target));
224 uri->weight = uint16_fromregion(&sr);
/bind-9.11.3/lib/dns/rdata/in_1/
H A Dsrv_33.h23 isc_uint16_t weight; member in struct:dns_rdata_in_srv
H A Dsrv_33.c149 * Priority, weight, port.
174 * Priority, weight, port.
204 * Priority, weight, port.
243 RETERR(uint16_tobuffer(srv->weight, target));
268 srv->weight = uint16_fromregion(&region);
/bind-9.11.3/unit/atf-src/tools/
H A Dtests-results.css169 font-weight: bold;
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl674 grid columnconfig $w 1 -weight 1 -minsize 20
675 grid columnconfig $w 2 -weight 2 -minsize 20
736 grid columnconfig $w 1 -weight 1 -minsize 20
1084 grid rowconfig .lst 1 -weight 1
1085 grid columnconfig .lst 0 -weight 1

Completed in 23 milliseconds