Searched refs:__msgread (Results 1 – 1 of 1) sorted by relevance
93 static int __msgread(int, void *, size_t);668 len = __msgread(ct->ct_fd, buf, (size_t)len); in read_vc()756 __msgread(int sock, void *buf, size_t cnt) in __msgread() function