Searched refs:outpath (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/contrib/atf/atf-c/detail/ |
| D | 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()
|
| D | 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()
|
| /freebsd-10-stable/usr.sbin/uefisign/ |
| D | 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()
|
| D | 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()
|
| D | uefisign.h | 81 int child(const char *inpath, const char *outpath, int pipefd,
|
| /freebsd-10-stable/contrib/subversion/subversion/svn/ |
| D | 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()
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | zfs_vfsops.c | 1303 zfs_parse_bootfs(char *bpath, char *outpath) in zfs_parse_bootfs() argument 1312 (void) strcpy(outpath, bpath); in zfs_parse_bootfs() 1327 error = dsl_dsobj_to_dsname(bpath, objnum, outpath); in zfs_parse_bootfs()
|
| /freebsd-10-stable/share/dict/ |
| D | web2 | 133728 outpath
|