Searched refs:outpath (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/usr.bin/sort/ |
| H A D | sort.c | 121 char *outfile, *outpath = 0; in main() local 185 outpath = optarg; in main() 261 outpath = argv[argc-1]; in main() 318 if (!outpath) { in main() 320 outfile = outpath = toutpath; in main() 322 } else if (lstat(outpath, &st) == 0 in main() 330 if (access(outpath, W_OK)) in main() 331 err(2, "%s", outpath); in main() 333 outpath); in main() 346 outfile = outpath; in main() [all …]
|
| /netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
| H A D | test_helpers.c | 127 atf_fs_path_t outpath, errpath; in run_h_tc() local 132 RE(atf_fs_path_init_fmt(&outpath, "%s", outname)); in run_h_tc() 137 RE(atf_process_stream_init_redirect_path(&outb, &outpath)); in run_h_tc() 148 atf_fs_path_fini(&outpath); in run_h_tc()
|
| H A D | process_test.c | 923 atf_fs_path_t outpath; in ATF_TC_BODY() local 926 RE(atf_fs_path_init_fmt(&outpath, "stdout")); in ATF_TC_BODY() 927 RE(atf_process_stream_init_redirect_path(&outsb, &outpath)); in ATF_TC_BODY() 931 atf_fs_path_fini(&outpath); in ATF_TC_BODY()
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | zfs_vfsops.c | 1632 zfs_parse_bootfs(char *bpath, char *outpath) in zfs_parse_bootfs() argument 1641 (void) strcpy(outpath, bpath); in zfs_parse_bootfs() 1656 error = dsl_dsobj_to_dsname(bpath, objnum, outpath); in zfs_parse_bootfs()
|
| /netbsd-src/share/dict/ |
| H A D | web2 | 134027 outpath
|