HomeSort by relevance Sort by last modified time
    Searched refs:do_send (Results 1 - 2 of 2) sorted by null

  /external/openssh/
nchan.c 442 chan_is_dead(Channel *c, int do_send)
467 if (do_send) {
  /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;

Completed in 38 milliseconds