Searched refs:write_file (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | cppath.c | 68 static int write_file(char **r_linknam, int a_ctrl, mode_t a_mode, 153 dstFd = write_file(&linknam, a_ctrl, a_mode, a_dstPath); in cppath() 296 write_file(char **r_linknam, int a_ctrl, mode_t a_mode, char *a_file) in write_file() function
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | output.c | 447 write_file(Elf *src, const char *srcname, Elf *dst, const char *dstname, in write_file() function 706 write_file(elf, curname, telf, newname, data, len, flags); in write_ctf()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/ |
H A D | wanboot-cgi.c | 234 write_file(int ofd, const char *filename, size_t size) in write_file() function 369 !write_file(fd, WBCGI_DEV_URANDOM, 32 * 1024)) { in create_urandom() 1667 !write_file(fd, payload, payload_buf.st_size) || in deliver_payload() 1669 !write_file(fd, payload_hash, hash_buf.st_size) || in deliver_payload()
|