Lines Matching refs:T_CALL
516 (sndcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL || in tlicall()
518 (rcvcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL) { in tlicall()
521 TFREE(sndcall, T_CALL); in tlicall()
522 TFREE(rcvcall, T_CALL); in tlicall()
532 TFREE(sndcall, T_CALL); in tlicall()
533 TFREE(rcvcall, T_CALL); in tlicall()
571 TFREE(sndcall, T_CALL); in tlicall()
572 TFREE(rcvcall, T_CALL); in tlicall()
596 TFREE(sndcall, T_CALL); in tlicall()
597 TFREE(rcvcall, T_CALL); in tlicall()
619 TFREE(sndcall, T_CALL); in tlicall()
620 TFREE(rcvcall, T_CALL); in tlicall()
629 TFREE(sndcall, T_CALL); in tlicall()
630 TFREE(rcvcall, T_CALL); in tlicall()