Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dsvc_unix.c325 __msgread (int sock, void *data, size_t cnt) in __msgread() function
448 if ((len = __msgread (sock, buf, len)) > 0) in readunix()
Dclnt_unix.c436 __msgread (int sock, void *data, size_t cnt) in __msgread() function
564 switch (len = __msgread (ct->ct_sock, buf, len)) in readunix()
/glibc-2.36/ChangeLog.old/
DChangeLog.92162 * sunrpc/svc_unix.c (__msgread): Move ON local var inside block
2164 * sunrpc/clnt_unix.c (__msgread): Likewise.
DChangeLog.8384 * sunrpc/svc_unix.c (__msgread): Check setsockopt return value.
/glibc-2.36/posix/
Dtst-regex.input384 * sunrpc/svc_unix.c (__msgread): Check setsockopt return value.