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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c50 t_alloc(int fd, int struct_type, int fields) function
/illumos-gate/usr/src/head/
H A Dxti.h175 #pragma redefine_extname t_alloc _xti_alloc
220 #define t_alloc _xti_alloc macro
373 * structures should be allocated by t_alloc().
485 extern char *t_alloc(int, int, int);
499 extern void *t_alloc(int, int, int);

Completed in 59 milliseconds