OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fail_errno
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
file_sync_service.c
174
static int
fail_errno
(int s)
function
189
if(
fail_errno
(s))
200
if(
fail_errno
(s))
205
fail_errno
(s);
247
if(
fail_errno
(s)) return -1;
299
fail_errno
(s);
305
fail_errno
(s);
393
if(
fail_errno
(s)) return -1;
403
r =
fail_errno
(s);
Completed in 43 milliseconds