Searched defs:do_send (Results 1 – 9 of 9) sorted by relevance
/external/openssh/ |
D | nchan.c | 442 chan_is_dead(Channel *c, int do_send) in chan_is_dead()
|
/external/strace/tests-m32/ |
D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() function
|
/external/strace/tests-mx32/ |
D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | ring_alg.h | 77 bool do_send = false; // is the value sent in this pass? member
|
/external/strace/tests/ |
D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_send() function
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | psock_snd.c | 184 static void do_send(int fd, char *buf, int len) in do_send() function
|
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/ |
D | rxtimestamp.c | 156 void do_send(int src) in do_send() function
|
/external/u-boot/drivers/input/ |
D | input.c | 510 int num_keycodes, bool do_send) in _input_send_keycodes()
|
/external/python/cpython3/Lib/test/ |
D | test_exceptions.py | 842 def do_send(g): function
|