Searched refs:bom (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/nsswitch/dns/common/ |
H A D | dns_common.c | 415 uchar_t *bom; /* start of message */ in _nss_dns_gethost_withttl() local 605 bom = cp; in _nss_dns_gethost_withttl() 615 n = dn_expand(bom, eom, cp, host, MAXHOSTNAMELEN); in _nss_dns_gethost_withttl() 632 n = dn_expand(bom, eom, cp, ans, MAXHOSTNAMELEN); in _nss_dns_gethost_withttl() 674 n = dn_expand(bom, eor, cp, aname, MAXHOSTNAMELEN); in _nss_dns_gethost_withttl()
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | preconv.c | 405 unsigned char bom[3] = { 0xEF, 0xBB, 0xBF }; in main() local 482 if (b.sz > 3 && 0 == memcmp(b.buf, bom, 3)) { in main()
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | australasia | 114 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml 879 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml 973 # http://www.bom.gov.au/climate/averages/tables/daysavtm.shtml 1093 # http://www.bom.gov.au/faq/faqgen.htm
|