Searched refs:__msgread (Results 1 – 2 of 2) sorted by relevance
328 __msgread (int sock, void *data, size_t cnt) in __msgread() function451 if ((len = __msgread (sock, buf, len)) > 0) in readunix()
436 __msgread (int sock, void *data, size_t cnt) in __msgread() function564 switch (len = __msgread (ct->ct_sock, buf, len)) in readunix()
Completed in 7 milliseconds