OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bytes_returned
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c
420
DWORD
bytes_returned
;
local
452
&
bytes_returned
, 0) == FALSE ||
bytes_returned
< 2) {
467
buf[
bytes_returned
] = 0;
/external/chromium/net/socket/
tcp_client_socket_win.cc
699
DWORD
bytes_returned
= 0xABAB;
local
702
&
bytes_returned
, NULL, NULL);
Completed in 517 milliseconds