Lines Matching defs:v
296 runop(int op, Channel *c, void *v, int nb) in runop()
334 recv(Channel *c, void *v) in recv()
340 nbrecv(Channel *c, void *v) in nbrecv()
346 send(Channel *c, void *v) in send()
352 nbsend(Channel *c, void *v) in nbsend()
368 sendul(Channel *c, ulong v) in sendul()
377 ulong v; in recvul() local
386 sendp(Channel *c, void *v) in sendp()
395 void *v; in recvp() local
404 nbsendul(Channel *c, ulong v) in nbsendul()
413 ulong v; in nbrecvul() local
422 nbsendp(Channel *c, void *v) in nbsendp()
431 void *v; in nbrecvp() local
516 uchar *v; in altexecbuffered() local