Home
last modified time | relevance | path

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

/freebsd-src/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-src/usr.sbin/uefisign/
H A Dchild.c225 child(const char *inpath, const char *outpath, int pipefd, in child()
H A Duefisign.c338 const char *certpath = NULL, *keypath = NULL, *outpath = NULL, *inpath = NULL; in main() local