OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fail_on_error
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/dist/dhcpctl/
cltest2.c
55
static void
fail_on_error
(isc_result_t status, const char* message) {
function
109
fail_on_error
(status ,"can't initialize dhcpctl");
114
fail_on_error
(status ,"connect failed");
119
fail_on_error
(status ,"new oject failed");
122
fail_on_error
(status ,"cant set host name");
133
fail_on_error
(status ,"can't set client id");
137
fail_on_error
(status, "open(create) failed");
140
fail_on_error
(status, "wait after open(create)");
150
fail_on_error
(status, "initial open failed, waiting for completion");
156
fail_on_error
(status, "can't disconnect")
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026