Home
last modified time | relevance | path

Searched refs:ns_parserr (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser.h509 #define ns_parserr __ns_parserr macro
545 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_parse.c165 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr() function
Dres_debug.c167 if (ns_parserr(handle, section, rrnum, &rr)) { in do_section()