Home
last modified time | relevance | path

Searched refs:_T_API_VER_LT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libnsl/nsl/
H A Dtx.h119 #define _T_API_VER_LT(x, y) ((x) < (y)) macro
H A Dt_accept.c183 if (_T_API_VER_LT(api_semantics, TX_XTI_XNS5_API)) { in _tx_accept()