Home
last modified time | relevance | path

Searched refs:vtFdReadFully (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/liboventi/
H A Dreadfully.c7 vtFdReadFully(int fd, uchar *p, int n) in vtFdReadFully() function
H A Drpc.c236 if(!vtFdReadFully(z->fd, (uchar*)&c, 1)) in vtVersionRead()
311 if(!vtFdReadFully(z->fd, b, n)) in vtRecvPacket()
/plan9/sys/include/
H A Doventi.h256 int vtFdReadFully(int, uchar*, int);