Searched refs:_tx_alloc (Results 1 – 4 of 4) sorted by relevance
| /titanic_53/usr/src/lib/libnsl/nsl/ |
| H A D | tli_wrappers.c | 52 return (_tx_alloc(fd, struct_type, fields, TX_TLI_API)); in t_alloc()
|
| H A D | xti_wrappers.c | 72 return (_tx_alloc(fd, struct_type, fields, TX_XTI_API)); in _xti_alloc()
|
| H A D | tx.h | 305 extern char *_tx_alloc(int, int, int, int);
|
| H A D | t_alloc.c | 52 _tx_alloc(int fd, int struct_type, int fields, int api_semantics) in _tx_alloc() function
|