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

  /src/external/mpl/dhcp/dist/includes/arpa/
nameser.h 268 ns_t_maila = 254, /* Transfer mail agent records. */ enumerator in enum:__ns_type
276 (t) == ns_t_mailb || (t) == ns_t_maila)
  /src/include/arpa/
nameser.h 356 ns_t_maila = 254, /*%< Transfer mail agent records. */ enumerator in enum:__ns_type
365 (t) == ns_t_mailb || (t) == ns_t_maila)
  /src/external/bsd/libbind/dist/include/arpa/
nameser.h 358 ns_t_maila = 254, /*%< Transfer mail agent records. */ enumerator in enum:__ns_type
367 (t) == ns_t_mailb || (t) == ns_t_maila)

Completed in 20 milliseconds