Home
last modified time | relevance | path

Searched defs:write_all (Results 1 – 17 of 17) 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/mesa3d/src/gallium/drivers/r300/
Dr300_fs.h58 boolean write_all; member
/third_party/glib/tests/
Dtimeloop-basic.c58 write_all (int fd, char *buf, int len) in write_all() function
Dtimeloop.c59 write_all (GIOChannel *channel, 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/mesa3d/src/util/
Ddisk_cache_os.c377 write_all(int fd, const void *buf, size_t count) in write_all() function
/third_party/e2fsprogs/e2fsck/
Dutil.c736 int write_all(int fd, char *buf, size_t count) in write_all() function
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c928 boolean write_all = in blend_fallback() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c1065 GLboolean write_all = GL_FALSE; in st_translate_fragment_program() local
/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