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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_util.h66 #define XALLOC(object) (object *) xmalloc(sizeof(object)) macro

Completed in 179 milliseconds