Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_accept.c64 t_scalar_t conn_res_prim; in _tx_accept() local
195 cres->PRIM_type = conn_res_prim = T_CONN_RES; in _tx_accept()
199 cres->PRIM_type = conn_res_prim = O_T_CONN_RES; in _tx_accept()
275 if (_t_is_ok(fd, tiptr, conn_res_prim) < 0) { in _tx_accept()