OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:r_write
(Results
1 - 2
of
2
) sorted by null
/hardware/msm7k/librpc/
ops.c
46
int
r_write
(int handle, const char *buf, uint32 size)
function
svc_clnt_common.c
9
extern int
r_write
(int handle, const char *buf, uint32 size);
90
if (
r_write
(xdr->fd, (void *)xdr->out_msg, xdr->out_next) !=
Completed in 446 milliseconds