Searched refs:ns_sect (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/libresolv-57/
H A Dns_parse.c45 static void setsection(ns_msg *msg, ns_sect sect);
78 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) {
124 int b = ns_skiprr(msg, eom, (ns_sect)i,
139 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) {
190 setsection(handle, (ns_sect)((int)section + 1));
199 setsection(ns_msg *msg, ns_sect sect) {
H A Dnameser.h102 #define ns_sect res_9_ns_sect macro
112 } ns_sect; typedef in typeref:enum:__ns_sect
124 ns_sect _sect;
537 int ns_skiprr __P((const u_char *, const u_char *, ns_sect, int));
538 int ns_parserr __P((ns_msg *, ns_sect, int, ns_rr *));
H A Dres_findzonecut.c83 static int save_ns(res_state, ns_msg *, ns_sect,
85 static int save_a(res_state, ns_msg *, ns_sect,
283 ns_sect sect;
494 save_ns(res_state statp, ns_msg *msg, ns_sect sect,
555 save_a(res_state statp, ns_msg *msg, ns_sect sect,
H A Dres_update.h87 ns_sect r_section; /* ZONE/PREREQUISITE/UPDATE */
H A Dres_debug.c152 ns_msg *handle, ns_sect section,
H A Dres_query.c554 b = ns_skiprr(msg, eom, (ns_sect)i, handle._counts[i]);

Completed in 121 milliseconds