Home
last modified time | relevance | path

Searched defs:ISC_R_NOTIMPLEMENTED (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dresult.h52 #define ISC_R_NOTIMPLEMENTED 27 /*%< not implemented */ macro
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/include/
H A Ddlz_minimal.h
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dresult.h53 ISC_R_NOTIMPLEMENTED, /*%< not implemented */ enumerator
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dparse.c3333 #define ISC_R_NOTIMPLEMENTED 27 in parse_non_binary() macro