Home
last modified time | relevance | path

Searched refs:outpath (Results 1 – 7 of 7) sorted by relevance

/freebsd/libexec/flua/modules/
H A Dlposix.c42 char *inpath, *outpath; in lua_basename()
55 outpath = basename(inpath); in lua_basename()
56 lua_pushstring(L, outpath); in lua_basename()
221 char *inpath, *outpath; in lua_dirname()
235 outpath = dirname(inpath); in lua_fork()
236 lua_pushstring(L, outpath); in lua_fork()
345 char *outpath; in lua_realpath()
352 outpath = realpath(inpath, NULL); in lua_wait()
353 if (outpath == NULL) { in lua_wait()
360 lua_pushstring(L, outpath); in lua_wait()
41 char *inpath, *outpath; lua_basename() local
203 char *inpath, *outpath; lua_dirname() local
327 char *outpath; lua_realpath() local
[all...]
/freebsd/contrib/atf/atf-c/detail/
H A Dtest_helpers.c125 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()
H A Dprocess_test.c930 atf_fs_path_t outpath; in ATF_TC_BODY() local
933 RE(atf_fs_path_init_fmt(&outpath, "stdout")); in ATF_TC_BODY()
934 RE(atf_process_stream_init_redirect_path(&outsb, &outpath)); in ATF_TC_BODY()
938 atf_fs_path_fini(&outpath); in ATF_TC_BODY()
/freebsd/usr.sbin/uefisign/
H A Duefisign.c338 const char *certpath = NULL, *keypath = NULL, *outpath = NULL, *inpath = NULL; in main() local
363 if (outpath == NULL) in main()
364 outpath = checked_strdup(optarg); in main()
386 if (outpath != NULL) in main()
393 if (outpath == NULL) in main()
413 exit(child(inpath, outpath, pipefds[1], Vflag, vflag)); in main()
H A Dchild.c225 child(const char *inpath, const char *outpath, int pipefd, in child() argument
232 if (outpath != NULL) in child()
233 outfp = checked_fopen(outpath, "w"); in child()
266 save(x, outfp, outpath); in child()
H A Duefisign.h80 int child(const char *inpath, const char *outpath, int pipefd,
/freebsd/share/dict/
H A Dweb2133778 outpath