Home
last modified time | relevance | path

Searched refs:_tx_free (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libnsl/nsl/
H A Dt_free.c42 _tx_free(char *ptr, int struct_type, int api_semantics) in _tx_free() function
H A Dtli_wrappers.c86 return (_tx_free(ptr, struct_type, TX_TLI_API)); in t_free()
H A Dtx.h310 extern int _tx_free(char *, int, int);
H A Dxti_wrappers.c106 return (_tx_free(ptr, struct_type, TX_XTI_API)); in _xti_free()