| /netbsd/src/tests/fs/lfs/ |
| D | t_rfw.c | 30 int write_file(const char *, int); 120 write_file(UNCHANGED_CONTROL, CHUNKSIZE); in ATF_TC_BODY() 121 write_file(TO_BE_DELETED, CHUNKSIZE); in ATF_TC_BODY() 122 write_file(TO_BE_APPENDED, CHUNKSIZE); in ATF_TC_BODY() 147 write_file(NEWLY_CREATED, CHUNKSIZE); in ATF_TC_BODY() 150 write_file(TO_BE_APPENDED, CHUNKSIZE); in ATF_TC_BODY() 236 int write_file(const char *filename, int add) in write_file() function
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | test-readenv.c | 62 write_file(const char *fn, const char *s) in write_file() function 88 write_file(fn, s1); in main() 95 write_file(fn, s2); in main()
|
| /netbsd/src/regress/sys/fs/lfs/ckckp/ |
| D | cleanalot_async.c | 54 int write_file(int gen, int n, int plex, char *buf, int size) in write_file() function 100 if (write_file(gen, i, j, buf, size) == 0) { in write_dirs()
|
| /netbsd/src/usr.bin/btkey/ |
| D | btkey.h | 47 bool write_file(void);
|
| D | file.c | 126 write_file(void) in write_file() function
|
| D | btkey.c | 186 if (!write_file()) in main()
|
| /netbsd/src/usr.sbin/makefs/chfs/ |
| D | chfs_mkfs.h | 41 void write_file(fsinfo_t *, fsnode *, const char *);
|
| D | chfs_mkfs.c | 226 write_file(fsinfo_t *fsopts, fsnode *node, const char *dir) in write_file() function
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| D | s390-multiarch.c | 153 write_file (unsigned char *buf, size_t len, FILE *fp) in write_file() function 200 write_file (elf->buf, elf->len, fp); in elfbuf_write_to_file()
|
| /netbsd/src/external/bsd/libarchive/dist/tar/ |
| D | write.c | 98 static void write_file(struct bsdtar *, struct archive *, 550 write_file(bsdtar, a, entry); in write_archive() 930 write_file(bsdtar, a, entry); in write_hierarchy() 950 write_file(struct bsdtar *bsdtar, struct archive *a, in write_file() function
|
| /netbsd/src/sys/arch/sgimips/stand/sgivol/ |
| D | sgivol.c | 106 void write_file(const char *); 246 write_file(argv[0]); in main() 420 write_file(const char *fname) in write_file() function
|
| /netbsd/src/usr.sbin/makefs/ |
| D | README | 128 write_file write file (from memory if DIR, file descriptor 135 be written entirely as a single write_file() operation.
|
| D | chfs.c | 203 write_file(fsopts, cur, dir); in chfs_populate_dir()
|
| /netbsd/src/bin/ed/ |
| D | ed.h | 230 long write_file(const char *, const char *, long, long);
|
| D | main.c | 827 if ((addr = write_file(*fnp ? fnp : old_filename, in exec_command() 1381 if (addr_last && write_file("ed.hup", "w", 1, addr_last) < 0 && in handle_hup() 1389 write_file(hup, "w", 1, addr_last); in handle_hup()
|
| D | io.c | 152 write_file(const char *fn, const char *mode, long n, long m) in write_file() function
|
| /netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| D | output.c | 463 write_file(Elf *src, const char *srcname, Elf *dst, const char *dstname, in write_file() function 776 write_file(elf, curname, telf, newname, data, len, flags); in write_ctf()
|