Searched refs:ns_initparse (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dnameser.h507 #define ns_initparse __ns_initparse macro
543 int ns_initparse(const u_char *, int, ns_msg *);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_parse.c121 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { function
H A Dres_debug.c228 if (ns_initparse(msg, len, &handle) < 0) {
229 fprintf(file, ";; ns_initparse: %s\n", strerror(errno));

Completed in 57 milliseconds