OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_R_NOTAUTH
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/dhcp/dist/omapip/
toisc.c
202
return
DHCP_R_NOTAUTH
;
207
return
DHCP_R_NOTAUTH
;
/src/external/mpl/dhcp/dist/includes/omapip/
result.h
68
#define
DHCP_R_NOTAUTH
(ISC_RESULTCLASS_DHCP + 21)
106
#define ISC_R_NOTAUTH
DHCP_R_NOTAUTH
/src/external/mpl/dhcp/dist/keama/
parse.c
3322
#ifndef
DHCP_R_NOTAUTH
3323
#define
DHCP_R_NOTAUTH
((6 << 16) + 21)
3325
resetInt(expr,
DHCP_R_NOTAUTH
);
3326
comment = createComment("/// constant
DHCP_R_NOTAUTH
(393237)");
/src/external/mpl/dhcp/dist/common/
parse.c
4246
known =
DHCP_R_NOTAUTH
;
Completed in 44 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026