Home
last modified time | relevance | path

Searched defs:send_all (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dqemu-char.c524 int send_all(int fd, const void *buf, int len1) in send_all() function
552 int send_all(int fd, const void *_buf, int len1) in send_all() function
/external/mdnsresponder/mDNSShared/
Duds_daemon.c562 mDNSlocal void send_all(dnssd_sock_t s, const char *ptr, int len) in send_all() function