Lines Matching defs:IS_CLTS
677 #define IS_CLTS(x) (((x)->te_flag & TL_TICLTS) != 0)
1652 if (tep->te_wq->q_first && (IS_CLTS(tep) || IS_COTSORD(tep))) {
1689 IMPLY(IS_CLTS(tep), tep->te_closewait == 0);
1733 if (IS_CLTS(tep)) {
1805 if (IS_CLTS(tep)) {
2090 if (IS_CLTS(tep) && tep->te_state == TS_IDLE) {
2136 if (IS_CLTS(tep)) {
2144 if (IS_CLTS(tep)) {
2152 if (IS_CLTS(tep)) {
2160 if (IS_CLTS(tep)) {
2168 if (IS_CLTS(tep)) {
2704 if (! IS_SOCKET(tep) || !IS_CLTS(tep) || tep->te_qlen != 0 ||
4204 if (IS_CLTS(tep) ||
4314 if (IS_CLTS(tep)) {
4421 if (IS_CLTS(tep)) {
5511 ASSERT(IS_CLTS(tep));
6166 if (! IS_CLTS(tep)) {