Searched refs:_tx_free (Results 1 – 4 of 4) sorted by relevance
42 _tx_free(char *ptr, int struct_type, int api_semantics) in _tx_free() function
86 return (_tx_free(ptr, struct_type, TX_TLI_API)); in t_free()
310 extern int _tx_free(char *, int, int);
106 return (_tx_free(ptr, struct_type, TX_XTI_API)); in _xti_free()