Searched refs:__msgread (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/lib/libc/rpc/
H A Dclnt_vc.c104 static int __msgread(int, void *, size_t);
726 len = __msgread(ct->ct_fd, buf, (size_t)len);
818 __msgread(sock, buf, cnt) function

Completed in 60 milliseconds