HomeSort by relevance Sort by last modified time
    Searched refs:ns_t_mailb (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 167 #define T_MAILB ns_t_mailb
nameser.h 297 ns_t_mailb = 253, /* Transfer mailbox records. */ enumerator in enum:__ns_type
306 (t) == ns_t_mailb || (t) == ns_t_maila)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 167 #define T_MAILB ns_t_mailb
nameser.h 297 ns_t_mailb = 253, /* Transfer mailbox records. */ enumerator in enum:__ns_type
306 (t) == ns_t_mailb || (t) == ns_t_maila)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser_compat.h 167 #define T_MAILB ns_t_mailb
nameser.h 297 ns_t_mailb = 253, /* Transfer mailbox records. */ enumerator in enum:__ns_type
306 (t) == ns_t_mailb || (t) == ns_t_maila)
  /bionic/libc/private/
arpa_nameser_compat.h 220 #define T_MAILB ns_t_mailb
arpa_nameser.h 296 ns_t_mailb = 253, /* Transfer mailbox records. */ enumerator in enum:__ns_type
305 (t) == ns_t_mailb || (t) == ns_t_maila)
  /bionic/libc/netbsd/resolv/
res_debug.c 468 {ns_t_mailb, "MAILB", "mailbox-related data (deprecated)"},

Completed in 45 milliseconds