| /netbsd-src/tests/fs/lfs/ |
| H A 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/tests/lib/libc/kevent_nullmnt/ |
| H A D | h_nullmnt.c | 32 int watch_file, write_file; in main() local 47 write_file = open(argv[2], O_WRONLY, O_APPEND); in main() 48 if (write_file == -1) in main() 69 write(write_file, &outbuf, sizeof(outbuf) - 1); in main()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A 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/external/gpl3/autoconf/dist/lib/autoconf/ |
| H A D | erlang.m4 | 145 ReturnValue = case file:write_file("conftest.out", "") of 185 file:write_file("conftest.out", "not found\n"), 188 file:write_file("conftest.out", LibDir), 226 file:write_file("conftest.out", RootDir), 250 file:write_file("conftest.out", LibDir), 310 file:write_file("conftest.out", Version),
|
| /netbsd-src/regress/sys/fs/lfs/ckckp/ |
| H A 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/ |
| H A D | btkey.h | 47 bool write_file(void);
|
| H A D | file.c | 126 write_file(void) in write_file() function
|
| H A D | btkey.c | 186 if (!write_file()) in main()
|
| /netbsd-src/usr.sbin/makefs/chfs/ |
| H A D | chfs_mkfs.h | 41 void write_file(fsinfo_t *, fsnode *, const char *);
|
| H A D | chfs_mkfs.c | 226 write_file(fsinfo_t *fsopts, fsnode *node, const char *dir) in write_file() function
|
| /netbsd-src/external/bsd/libfido2/dist/tools/ |
| H A D | extern.h | 93 int write_file(const char *, const u_char *, size_t);
|
| H A D | util.c | 595 write_file(const char *path, const u_char *ptr, size_t len) in write_file() function
|
| H A D | largeblob.c | 256 if (write_file(blobf, blob.ptr, blob.len) < 0) in blob_get()
|
| /netbsd-src/sys/arch/sgimips/stand/sgivol/ |
| H A 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/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/PDB/ |
| H A D | BUILD.gn | 32 write_file("$target_out_dir/llvm.srcdir.txt", rebase_path("."))
|
| /netbsd-src/usr.sbin/makefs/ |
| H A D | README | 128 write_file write file (from memory if DIR, file descriptor 135 be written entirely as a single write_file() operation.
|
| H A D | chfs.c | 203 write_file(fsopts, cur, dir); in chfs_populate_dir()
|
| /netbsd-src/bin/ed/ |
| H A D | ed.h | 230 long write_file(const char *, const char *, long, long);
|
| H A 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()
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A 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()
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/autotest/ |
| H A D | specific.m4 | 60 file:write_file("$1.result", ReturnValue),
|
| /netbsd-src/external/gpl3/autoconf/dist/doc/ |
| H A D | autoconf.texi | 9572 file:write_file("conftest.out", code:lib_dir()),
|
| H A D | autoconf.info | 7597 file:write_file("conftest.out", code:lib_dir()),
|