Searched refs:wks (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/in_1/
H A Dwks_11.c265 dns_rdata_in_wks_t *wks = source; local
271 REQUIRE(wks->common.rdtype == type);
272 REQUIRE(wks->common.rdclass == rdclass);
273 REQUIRE((wks->map != NULL && wks->map_len <= 8*1024) ||
274 wks->map_len == 0);
279 a = ntohl(wks->in_addr.s_addr);
281 RETERR(uint16_tobuffer(wks->protocol, target));
282 return (mem_tobuffer(target, wks->map, wks
287 dns_rdata_in_wks_t *wks = target; local
315 dns_rdata_in_wks_t *wks = source; local
[all...]
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dleval.c129 int wks, bks; local
363 wks = lcentral[i] << 1;
377 score -= wks - bks;
/macosx-10.9.5/emacs-92/emacs/leim/quail/
H A Dhangul.el1668 ("wks" ?$(C@\(B)

Completed in 80 milliseconds