HomeSort by: relevance | last modified time | path
    Searched refs:NS_CMPRSFLGS (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/nameser/
ns_name.c 118 if ((n & NS_CMPRSFLGS) == NS_CMPRSFLGS) {
138 if ((n & NS_CMPRSFLGS) == NS_TYPE_ELT) {
286 if ((c & NS_CMPRSFLGS) != 0) { /*%< Label too big. */
326 if ((c & NS_CMPRSFLGS) != 0) { /*%< Label too big. */
380 if ((n & NS_CMPRSFLGS) == NS_CMPRSFLGS) {
448 switch (n & NS_CMPRSFLGS) {
467 case NS_CMPRSFLGS:
556 if ((n & NS_CMPRSFLGS) == NS_CMPRSFLGS)
    [all...]
  /src/include/arpa/
nameser_compat.h 110 #define INDIR_MASK NS_CMPRSFLGS
nameser.h 97 #define NS_CMPRSFLGS 0xc0 /*%< Flag bits indicating name compression. */

Completed in 12 milliseconds