Home
last modified time | relevance | path

Searched defs:outpath (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/atf/atf-c/detail/
H A Dtest_helpers.c125 atf_fs_path_t outpath, errpath; in run_h_tc() local
H A Dprocess_test.c930 atf_fs_path_t outpath; in ATF_TC_BODY() local
/freebsd-13.1/usr.sbin/uefisign/
H A Dchild.c228 child(const char *inpath, const char *outpath, int pipefd, in child()
H A Duefisign.c340 const char *certpath = NULL, *keypath = NULL, *outpath = NULL, *inpath = NULL; in main() local
/freebsd-13.1/contrib/subversion/subversion/svn/
H A Dblame-cmd.c357 const char *outpath = truepath; in svn_cl__blame() local
/freebsd-13.1/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp448 if (llvm::opt::Arg *outpath = parsedArgs.getLastArg(OPT_output)) in parse() local