Searched refs:DHCP_R_NOTAUTH (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dtoisc.c202 return DHCP_R_NOTAUTH;
207 return DHCP_R_NOTAUTH;
/netbsd-current/external/mpl/dhcp/dist/includes/omapip/
H A Dresult.h68 #define DHCP_R_NOTAUTH (ISC_RESULTCLASS_DHCP + 21) macro
106 #define ISC_R_NOTAUTH DHCP_R_NOTAUTH
/netbsd-current/external/mpl/dhcp/dist/keama/
H A Dparse.c3322 #ifndef DHCP_R_NOTAUTH
3323 #define DHCP_R_NOTAUTH ((6 << 16) + 21) macro
3325 resetInt(expr, DHCP_R_NOTAUTH);
3326 comment = createComment("/// constant DHCP_R_NOTAUTH(393237)");
/netbsd-current/external/mpl/dhcp/dist/common/
H A Dparse.c4246 known = DHCP_R_NOTAUTH;

Completed in 213 milliseconds