tli_recv
error = tli_recv(nbp->nbp_tiptr, &tm, fmode);
if ((error = tli_recv(tiptr, &bp, flag)) != 0)
if ((error = tli_recv(tiptr, &bp, flag)) != 0)
if ((error = tli_recv(tiptr, &bp, fmode)) != 0)
error = tli_recv(tiptr, &mp,
extern int tli_recv(TIUSER *, mblk_t **, int);