OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:out_wrote
(Results
1 - 1
of
1
) sorted by null
/system/extras/libublock/
ublock.c
242
ssize_t in_len,
out_wrote
;
local
257
out_wrote
= write(ub_ctx->fd, out_buf, out_len);
259
if (
out_wrote
< out_len)
Completed in 44 milliseconds