Home
last modified time | relevance | path

Searched defs:ISC_ATTR_RETURNS_NONNULL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dattributes.h27 #define ISC_ATTR_RETURNS_NONNULL global() macro
29 #define ISC_ATTR_RETURNS_NONNULL global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h380 #define ISC_ATTR_RETURNS_NONNULL __attribute__((returns_nonnull)) macro
382 #define ISC_ATTR_RETURNS_NONNULL macro