Searched refs:ns_t_null (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h150 #define T_NULL ns_t_null
/macosx-10.10.1/libresolv-57/
H A Dres_mkquery.c177 putshort(ns_t_null, cp);
H A Dnameser.h279 ns_t_null = 10, /* Null resource record. */ enumerator in enum:__ns_type
H A Ddns_util.c716 case ns_t_null:
1024 case ns_t_null:
1422 case ns_t_null: return "NULL ";
1482 if (!strcasecmp(t, "NULL")) { *n = ns_t_null; return 0; }
1698 case ns_t_null:
H A Dres_debug.c435 {ns_t_null, "NULL", "null"},

Completed in 227 milliseconds