Searched refs:p_section (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
H A D | res_debug.c | 178 p_section(section, opcode)); 270 p_section(ns_s_qd, (int)opcode), qdcount); 272 p_section(ns_s_an, (int)opcode), ancount); 274 p_section(ns_s_ns, (int)opcode), nscount); 276 p_section(ns_s_ar, (int)opcode), arcount); 497 p_section(int section, int opcode) { function
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/ |
H A D | resolv.h | 209 #define p_section __p_section macro 283 const char * p_section __P((int, int));
|
Completed in 58 milliseconds