Home
last modified time | relevance | path

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

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