Searched refs:ns_s_ns (Results 1 – 3 of 3) sorted by relevance
| /trueos/lib/libc/resolv/ |
| HD | res_findzonecut.c | 317 nscount = ns_msg_count(msg, ns_s_ns); in get_soa() 321 sect = ns_s_ns, n = nscount; in get_soa() 353 case ns_s_ns: in get_soa() 382 if (save_ns(statp, &msg, ns_s_ns, in get_soa()
|
| HD | res_debug.c | 289 nscount = ns_msg_count(handle, ns_s_ns); in res_pquery() 326 p_section(ns_s_ns, opcode), nscount); in res_pquery() 339 do_section(statp, &handle, ns_s_ns, RES_PRF_AUTH, file); in res_pquery() 426 {ns_s_ns, "AUTHORITY", (char *)0},
|
| /trueos/include/arpa/ |
| HD | nameser.h | 102 ns_s_ns = 2, /*%< Query: Name servers. */ enumerator
|