OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISC_R_UNSET
(Results
1 - 25
of
40
) sorted by relevancy
1
2
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
result.h
92
#define
ISC_R_UNSET
61 /*%< unset */
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
result.h
86
#define
ISC_R_UNSET
61 /*%< unset */
/src/external/mpl/bind/dist/bin/plugins/
filter-a.c
635
*resp =
ISC_R_UNSET
;
657
*resp =
ISC_R_UNSET
;
692
isc_result_t result =
ISC_R_UNSET
;
694
*resp =
ISC_R_UNSET
;
794
*resp =
ISC_R_UNSET
;
829
*resp =
ISC_R_UNSET
;
864
*resp =
ISC_R_UNSET
;
filter-aaaa.c
639
*resp =
ISC_R_UNSET
;
661
*resp =
ISC_R_UNSET
;
696
isc_result_t result =
ISC_R_UNSET
;
698
*resp =
ISC_R_UNSET
;
797
*resp =
ISC_R_UNSET
;
832
*resp =
ISC_R_UNSET
;
867
*resp =
ISC_R_UNSET
;
/src/external/mpl/bind/dist/lib/isc/include/isc/
rwlock.h
104
isc_result_t _res =
ISC_R_UNSET
; \
result.h
87
ISC_R_UNSET
, /*%< unset */
dnsstream.h
203
*\li '
ISC_R_UNSET
' - not data has been passed to the object.
222
* '
ISC_R_UNSET
').
236
*dnsasm = (isc_dnsstream_assembler_t){ .result =
ISC_R_UNSET
};
589
dnsasm->result =
ISC_R_UNSET
;
/src/external/mpl/bind/dist/bin/tests/system/hooks/driver/
test-async.c
248
*resp =
ISC_R_UNSET
;
335
*resp =
ISC_R_UNSET
;
/src/external/mpl/bind/dist/lib/isc/
result.c
87
[
ISC_R_UNSET
] = "unset",
346
[
ISC_R_UNSET
] = "
ISC_R_UNSET
",
proxy2.c
30
*handler = (isc_proxy2_handler_t){ .result =
ISC_R_UNSET
,
78
*handler = (isc_proxy2_handler_t){ .result =
ISC_R_UNSET
,
histo.c
574
return
ISC_R_UNSET
;
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
udp.c
161
sock->result =
ISC_R_UNSET
;
199
INSIST(result !=
ISC_R_UNSET
);
223
isc_result_t result =
ISC_R_UNSET
;
323
if (sock->parent->result ==
ISC_R_UNSET
) {
666
isc_result_t result =
ISC_R_UNSET
;
808
sock->result =
ISC_R_UNSET
;
857
while (sock->result ==
ISC_R_UNSET
) {
tcpdns.c
86
isc_result_t result =
ISC_R_UNSET
;
272
sock->result =
ISC_R_UNSET
;
314
while (sock->result ==
ISC_R_UNSET
) {
421
sock->result =
ISC_R_UNSET
;
466
INSIST(result !=
ISC_R_UNSET
);
488
isc_result_t result =
ISC_R_UNSET
;
588
if (sock->parent->result ==
ISC_R_UNSET
) {
tcp.c
121
isc_result_t result =
ISC_R_UNSET
;
309
sock->result =
ISC_R_UNSET
;
351
while (sock->result ==
ISC_R_UNSET
) {
456
sock->result =
ISC_R_UNSET
;
500
INSIST(result !=
ISC_R_UNSET
);
622
if (sock->parent->result ==
ISC_R_UNSET
) {
/src/external/mpl/bind/dist/tests/ns/
query_test.c
715
*resultp =
ISC_R_UNSET
;
840
*resultp =
ISC_R_UNSET
;
927
INSIST(result ==
ISC_R_UNSET
);
1330
*resultp =
ISC_R_UNSET
;
1351
*resultp =
ISC_R_UNSET
;
/src/external/mpl/bind/dist/tests/libtest/
ns.c
366
*resultp =
ISC_R_UNSET
;
519
*resultp =
ISC_R_UNSET
;
/src/external/mpl/dhcp/bind/dist/lib/dns/
zoneverify.c
695
isc_result_t result, tvresult =
ISC_R_UNSET
;
922
isc_result_t result, tvresult =
ISC_R_UNSET
;
1241
isc_result_t result, tvresult =
ISC_R_UNSET
;
1705
isc_result_t tvresult =
ISC_R_UNSET
;
1843
if (*vresult ==
ISC_R_UNSET
) {
1975
isc_result_t result, vresult =
ISC_R_UNSET
;
2012
if (vresult ==
ISC_R_UNSET
) {
/src/external/mpl/bind/dist/lib/dns/
zoneverify.c
695
isc_result_t result, tvresult =
ISC_R_UNSET
;
922
isc_result_t result, tvresult =
ISC_R_UNSET
;
1242
isc_result_t result, tvresult =
ISC_R_UNSET
;
1706
isc_result_t tvresult =
ISC_R_UNSET
;
1844
if (*vresult ==
ISC_R_UNSET
) {
1976
isc_result_t result, vresult =
ISC_R_UNSET
;
2013
if (vresult ==
ISC_R_UNSET
) {
xfrin.c
360
.result =
ISC_R_UNSET
,
452
.result =
ISC_R_UNSET
,
736
.result =
ISC_R_UNSET
,
1303
.shutdown_result =
ISC_R_UNSET
,
1842
if (xfr->shutdown_result ==
ISC_R_UNSET
) {
2183
INSIST(xfr->shutdown_result !=
ISC_R_UNSET
);
/src/external/mpl/bind/dist/lib/isc/netmgr/
tcp.c
83
isc_result_t result =
ISC_R_UNSET
;
143
isc_result_t result =
ISC_R_UNSET
;
330
isc_result_t result =
ISC_R_UNSET
;
465
isc_result_t result =
ISC_R_UNSET
;
498
INSIST(result !=
ISC_R_UNSET
);
udp.c
110
isc_result_t result =
ISC_R_UNSET
;
214
isc_result_t result =
ISC_R_UNSET
;
252
INSIST(result !=
ISC_R_UNSET
);
streamdns.c
277
sock->result =
ISC_R_UNSET
;
952
ISC_R_UNSET
)
/src/external/mpl/bind/dist/tests/isc/
histo_test.c
302
assert_int_equal(result,
ISC_R_UNSET
);
ht_test.c
338
isc_result_t result =
ISC_R_UNSET
;
dnsstream_utils_test.c
622
assert_true(isc_dnsstream_assembler_result(dnsasm) ==
ISC_R_UNSET
);
Completed in 41 milliseconds
1
2
Indexes created Sat Aug 15 00:25:12 UTC 2026