Searched refs:t_tlitosyserr (Results 1 – 7 of 7) sorted by relevance
151 error = t_tlitosyserr(pptr->error_ack.TLI_error); in get_ok_ack()189 t_tlitosyserr(int terr) in t_tlitosyserr() function
101 error = t_tlitosyserr(retval & 0xff); in t_kgetstate()
111 error = t_tlitosyserr(retval & 0xff); in t_kunbind()
127 error = t_tlitosyserr(retval & 0xff); in t_kbind()
231 error = t_tlitosyserr(retval & 0xff); in t_kopen()
107 extern int t_tlitosyserr(int);
3757 return (t_tlitosyserr(tpr->error_ack.TLI_error)); in waitforack()