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

/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c369 uchar_t *bom; /* start of message */ local
463 bom = cp;
473 n = dn_expand(bom, eom, cp, host, MAXHOSTNAMELEN);
490 n = dn_expand(bom, eom, cp, ans, MAXHOSTNAMELEN);
536 n = dn_expand(bom, eor, cp, aname,
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/unicode/
H A Ducdata.c58 krb5_ui_2 bom; member in struct:__anon1033
164 if (hdr.bom == 0xfffe) {
199 if (hdr.bom == 0xfffe) {
216 if (hdr.bom == 0xfffe) {
345 if (hdr.bom == 0xfffe) {
370 if (hdr.bom == 0xfffe) {
540 if (hdr.bom == 0xfffe) {
557 if (hdr.bom == 0xfffe) {
738 if (hdr.bom == 0xfffe) {
756 if (hdr.bom
[all...]

Completed in 24 milliseconds