Home
last modified time | relevance | path

Searched refs:write_file (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/tests/fs/lfs/
H A Dt_rfw.c30 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 Dh_nullmnt.c32 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 Dtest-readenv.c62 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 Derlang.m4145 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 Dcleanalot_async.c54 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 Dbtkey.h47 bool write_file(void);
H A Dfile.c126 write_file(void) in write_file() function
H A Dbtkey.c186 if (!write_file()) in main()
/netbsd-src/usr.sbin/makefs/chfs/
H A Dchfs_mkfs.h41 void write_file(fsinfo_t *, fsnode *, const char *);
H A Dchfs_mkfs.c226 write_file(fsinfo_t *fsopts, fsnode *node, const char *dir) in write_file() function
/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dextern.h93 int write_file(const char *, const u_char *, size_t);
H A Dutil.c595 write_file(const char *path, const u_char *ptr, size_t len) in write_file() function
H A Dlargeblob.c256 if (write_file(blobf, blob.ptr, blob.len) < 0) in blob_get()
/netbsd-src/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c106 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 DBUILD.gn32 write_file("$target_out_dir/llvm.srcdir.txt", rebase_path("."))
/netbsd-src/usr.sbin/makefs/
H A DREADME128 write_file write file (from memory if DIR, file descriptor
135 be written entirely as a single write_file() operation.
H A Dchfs.c203 write_file(fsopts, cur, dir); in chfs_populate_dir()
/netbsd-src/bin/ed/
H A Ded.h230 long write_file(const char *, const char *, long, long);
H A Dmain.c827 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 Doutput.c463 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 Dspecific.m460 file:write_file("$1.result", ReturnValue),
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dautoconf.texi9572 file:write_file("conftest.out", code:lib_dir()),
H A Dautoconf.info7597 file:write_file("conftest.out", code:lib_dir()),