Searched refs:_T_API_VER_LT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libnsl/nsl/ | ||
H A D | tx.h | 119 #define _T_API_VER_LT(x, y) ((x) < (y)) macro |
H A D | t_accept.c | 183 if (_T_API_VER_LT(api_semantics, TX_XTI_XNS5_API)) { in _tx_accept() |