Home
last modified time | relevance | path

Searched defs:write_all (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/gio/tests/
Ddbus-launch.c34 write_all (const void *ptr, in write_all() function
Dgsubprocess-testprog.c19 write_all (int fd, in write_all() function
/third_party/e2fsprogs/lib/ss/
Dpager.c111 static int write_all(int fd, char *buf, size_t count) in write_all() function
/third_party/glib/tests/
Dtimeloop.c59 write_all (GIOChannel *channel, char *buf, int len) in write_all() function
Dtimeloop-basic.c58 write_all (int fd, char *buf, int len) in write_all() function
Dmainloop-test.c82 write_all (GIOChannel *channel, char *buf, gsize len) in write_all() function
/third_party/glib/tests/gobject/
Dtimeloop-closure.c60 write_all (GIOChannel *channel, char *buf, int len) in write_all() function
/third_party/e2fsprogs/misc/
Dlogsave.c57 static int write_all(int fd, const char *buf, size_t count) in write_all() function
Duuidd.c114 static int write_all(int fd, char *buf, size_t count) in write_all() function
/third_party/e2fsprogs/e2fsck/
Dutil.c740 int write_all(int fd, char *buf, size_t count) in write_all() function
/third_party/glib/glib/
Dgspawn.c1188 write_all (gint fd, gconstpointer vbuf, gsize to_write) in write_all() function
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c279 #define write_all(f, p, n) io_all((f), (p), (n), 1) macro
Dntfsresize.c1844 static int write_all(struct ntfs_device *dev, void *buf, int count) in write_all() function