Searched defs:OKFREE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/isc/
H A Deventlib_p.h51 #define OKFREE(x, y) if ((x) < 0) { FREE((y)); EV_ERR(errno); } \ macro
/netbsd-6-1-5-RELEASE/lib/libc/isc/
H A Deventlib_p.h51 #define OKFREE(x, y) if ((x) < 0) { FREE((y)); EV_ERR(errno); } \ macro

Completed in 98 milliseconds