Searched refs:ns_msg (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser.h122 } ns_msg; typedef in typeref:struct:__ns_msg
543 int ns_initparse(const u_char *, int, ns_msg *);
545 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
546 int ns_sprintrr(const ns_msg *, const ns_rr *,
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_parse.c121 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) {
163 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) {
H A Dres_debug.c152 do_section(ns_msg *handle, ns_sect section, int pflag, FILE *file) {
221 ns_msg handle;
H A Dns_print.c111 ns_sprintrr(const ns_msg *handle, const ns_rr *rr,

Completed in 37 milliseconds