OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:logstr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/dist/server/
ddns.c
1441
const char *
logstr
= NULL;
local
1479
logstr
= "DHCID mismatch, belongs to another client.";
1497
logstr
= "Has an address record but no DHCID, not mine.";
1501
logstr
= isc_result_totext(eresult);
1505
if (
logstr
!= NULL) {
1509
ddns_address,
logstr
);
1613
const char *
logstr
= NULL;
local
1652
logstr
= "an entry that is either static or "
1657
logstr
= "static entry of the other protocol type exists.";
1661
logstr
= isc_result_totext(eresult)
[
all
...]
/src/external/bsd/nsd/dist/
namedb.h
147
char*
logstr
; /* set for zone xfer, the log string */
member in struct:zone
Completed in 19 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026