Home | History | Annotate | Download | only in nameser

Lines Matching defs:be

13  * MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
402 * Unpack a domain name from a message, source may be compressed.
416 * Unpack a domain name from a message, source may be compressed.
482 * there must be a loop.
756 ns_nname_ct ae = a + as, be = b + bs;
764 if (a + ac >= ae || b + bc >= be) {
781 /* If A is shorter, it cannot be owned by B. */
795 /* A might be longer or not, but either way, B owns it. */
1120 * MUST be just sufficient to contain the number of bits specified
1122 * hexadecimal or octal digit, they MUST be zero.
1156 /* should be avoided by the caller */