Searched refs:l_rcv (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/listen/ |
H A D | nlps_serv.c | 237 if ((size = l_rcv(bp, MINMSGSZ, &flags)) != MINMSGSZ) { 273 if (l_rcv(tmp, 28, &flags) != 28) { 291 if (l_rcv(tmp, cnt, &flags) != cnt) { 304 if (l_rcv(tmp, cnt, &flags) != cnt) { 375 l_rcv(junk, 2, &flags); in nullfix() 390 l_rcv(junk, 1, &flags); in nullfix() 407 l_rcv(junk, 1, &flags); in nullfix() 807 l_rcv(bufp, bytes, flagp) in l_rcv() function
|