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