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

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

Completed in 58 milliseconds