HomeSort by relevance Sort by last modified time
    Searched full:do_send (Results 1 - 4 of 4) 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/bluetooth/bluez/test/
rctest.c 485 static void do_send(int sk) function
526 do_send(sk);
l2test.c 722 static void do_send(int sk) function
785 do_send(sk);
796 do_send(sk);
  /external/openssh/
nchan.c 442 chan_is_dead(Channel *c, int do_send)
467 if (do_send) {

Completed in 1195 milliseconds