OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testpair
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
errno_test.c
39
testpair_t
testpair
[] = { { EPERM, ISC_R_NOPERM },
variable
98
for (i = 0; i < sizeof(
testpair
) / sizeof(
testpair
[0]); i++) {
99
result = isc_errno_toresult(
testpair
[i].err);
100
expect =
testpair
[i].result;
Completed in 39 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026