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