OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/resolv/
res_debug.c
194
p_section
(section, opcode));
336
p_section
(ns_s_qd, (int)opcode), qdcount);
338
p_section
(ns_s_an, (int)opcode), ancount);
340
p_section
(ns_s_ns, (int)opcode), nscount);
342
p_section
(ns_s_ar, (int)opcode), arcount);
639
p_section
(int section, int opcode) {
function
/src/external/bsd/libbind/dist/resolv/
res_debug.c
187
p_section
(section, opcode));
326
p_section
(ns_s_qd, opcode), qdcount);
328
p_section
(ns_s_an, opcode), ancount);
330
p_section
(ns_s_ns, opcode), nscount);
332
p_section
(ns_s_ar, opcode), arcount);
631
p_section
(int section, int opcode) {
function
/src/include/
resolv.h
369
#define
p_section
__p_section
macro
465
const char *
p_section
(int, int);
/src/external/bsd/libbind/dist/include/
resolv.h
372
#define
p_section
__p_section
macro
466
const char *
p_section
__P((int, int));
Completed in 17 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026