Searched refs:outpath (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/contrib/atf/atf-c/detail/ |
| HD | test_helpers.c | 125 atf_fs_path_t outpath, errpath; in run_h_tc() local 130 RE(atf_fs_path_init_fmt(&outpath, outname)); in run_h_tc() 135 RE(atf_process_stream_init_redirect_path(&outb, &outpath)); in run_h_tc() 146 atf_fs_path_fini(&outpath); in run_h_tc()
|
| HD | process_test.c | 919 atf_fs_path_t outpath; in ATF_TC_BODY() local 922 RE(atf_fs_path_init_fmt(&outpath, "stdout")); in ATF_TC_BODY() 923 RE(atf_process_stream_init_redirect_path(&outsb, &outpath)); in ATF_TC_BODY() 927 atf_fs_path_fini(&outpath); in ATF_TC_BODY()
|
| /NextBSD/usr.sbin/uefisign/ |
| HD | child.c | 230 child(const char *inpath, const char *outpath, int pipefd, in child() argument 238 if (outpath != NULL) in child() 239 outfp = checked_fopen(outpath, "w"); in child() 273 save(x, outfp, outpath); in child()
|
| HD | uefisign.c | 339 const char *certpath = NULL, *keypath = NULL, *outpath = NULL, *inpath = NULL; in main() local 358 outpath = checked_strdup(optarg); in main() 378 if (outpath != NULL) in main() 385 if (outpath == NULL) in main() 404 return (child(inpath, outpath, pipefds[1], Vflag, vflag)); in main()
|
| HD | uefisign.h | 81 int child(const char *inpath, const char *outpath, int pipefd,
|
| /NextBSD/contrib/subversion/subversion/svn/ |
| HD | blame-cmd.c | 360 const char *outpath = truepath; in svn_cl__blame() local 362 outpath = svn_dirent_local_style(truepath, subpool); in svn_cl__blame() 364 "path", outpath, SVN_VA_NULL); in svn_cl__blame()
|
| /NextBSD/lib/libasl/ |
| HD | asl_common.c | 893 char outpath[MAXPATHLEN]; in asl_out_dst_file_create_open() local 898 asl_make_dst_filename(dst, outpath, sizeof(outpath)); in asl_out_dst_file_create_open() 901 dst->fname = strdup(outpath); in asl_out_dst_file_create_open() 904 if (pathp != NULL) *pathp = strdup(outpath); in asl_out_dst_file_create_open() 907 status = stat(outpath, &sb); in asl_out_dst_file_create_open() 914 fd = open(outpath, O_RDWR | O_APPEND | O_EXCL, 0); in asl_out_dst_file_create_open() 928 fd = open(outpath, O_RDWR | O_CREAT | O_EXCL, (dst->mode & 00666)); in asl_out_dst_file_create_open() 934 if (fd < 0) unlink(outpath); in asl_out_dst_file_create_open()
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | zfs_vfsops.c | 1269 zfs_parse_bootfs(char *bpath, char *outpath) in zfs_parse_bootfs() argument 1278 (void) strcpy(outpath, bpath); in zfs_parse_bootfs() 1293 error = dsl_dsobj_to_dsname(bpath, objnum, outpath); in zfs_parse_bootfs()
|
| /NextBSD/share/dict/ |
| HD | web2 | 133728 outpath
|