OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_send
(Results
1 - 3
of
3
) 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);
Completed in 29 milliseconds