OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_send
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
file_sync_service.c
276
static int
do_send
(int s, char *path, char *buffer)
function
397
if(
do_send
(fd, name, buffer)) goto fail;
/external/openssh/
nchan.c
442
chan_is_dead(Channel *c, int
do_send
)
467
if (
do_send
) {
Completed in 907 milliseconds