Home
last modified time | relevance | path

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

/freebsd/libexec/flua/modules/
H A Dlposix.c50 char *inpath, *outpath; in lua_basename() local
308 char *inpath, *outpath; in lua_dirname() local
422 char *outpath; in lua_realpath() local
/freebsd/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/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