| /src/external/mpl/dhcp/dist/includes/arpa/ |
| nameser.h | 103 } ns_sect; typedef in typeref:enum:__ns_sect 114 ns_sect _sect;
|
| /src/include/arpa/ |
| nameser.h | 113 } ns_sect; typedef in typeref:enum:__ns_sect 136 ns_sect _sect; 594 int ns_skiprr(const u_char *, const u_char *, ns_sect, int); 595 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *); 596 int ns_parserr2(ns_msg *, ns_sect, int, ns_rr2 *); 665 int ns_newmsg_rr(ns_newmsg *handle, ns_sect sect,
|
| /src/external/bsd/libbind/dist/include/arpa/ |
| nameser.h | 115 } ns_sect; typedef in typeref:enum:__ns_sect 138 ns_sect _sect; 593 int ns_skiprr __P((const u_char *, const u_char *, ns_sect, int)); 594 int ns_parserr __P((ns_msg *, ns_sect, int, ns_rr *)); 595 int ns_parserr2 __P((ns_msg *, ns_sect, int, ns_rr2 *)); 657 int ns_newmsg_rr(ns_newmsg *handle, ns_sect sect,
|