Searched defs:do_write (Results 1 – 7 of 7) sorted by relevance
/external/dbus/tools/ |
D | dbus-launch.c | 327 do_write (int fd, const void *buf, size_t count) in do_write() function
|
/external/e2fsprogs/misc/ |
D | badblocks.c | 427 static int do_write(int dev, unsigned char * buffer, int try, int block_size, in do_write() function
|
/external/libmicrohttpd/src/microhttpd/ |
D | connection.c | 1705 do_write (struct MHD_Connection *connection) function
|
/external/dbus/dbus/ |
D | dbus-spawn.c | 873 do_write (int fd, const void *buf, size_t count) in do_write() function
|
/external/libevent/ |
D | bufferevent_openssl.c | 635 do_write(struct bufferevent_openssl *bev_ssl, int atmost) in do_write() function
|
/external/boringssl/src/ssl/ |
D | internal.h | 837 int (*do_write)(SSL *ssl); member
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 1655 void do_write(int argc, char *argv[]) in do_write() function
|