Searched refs:xwrite (Results 1 – 6 of 6) sorted by relevance
/support/ |
A D | support_become_root.c | 51 xwrite (fd, buf, ret); in setup_uid_gid_mapping() 66 xwrite (fd, "deny\n", strlen ("deny\n")); in setup_uid_gid_mapping() 76 xwrite (fd, buf, ret); in setup_uid_gid_mapping()
|
A D | support_descriptor_supports_holes.c | 57 xwrite (fd, &b, 1); in support_descriptor_supports_holes() 71 xwrite (fd, &b, 1); in support_descriptor_supports_holes()
|
A D | xwrite.c | 24 xwrite (int fd, const void *buffer, size_t length) in xwrite() function
|
A D | support_run_diff.c | 38 xwrite (fd, str, strlen (str)); in write_to_temp_file()
|
A D | xunistd.h | 77 void xwrite (int, const void *, size_t);
|
A D | Makefile | 208 xwrite \
|
Completed in 10 milliseconds