Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c388 static const char bin_pwd[] = "/bin/pwd"; variable
416 err = posix_spawn(&pid, bin_pwd, &fa, NULL, args, NULL); in t_spawn_chdir_impl()
439 atf_tc_set_md_var(tc, "require.progs", bin_pwd); in ATF_TC_HEAD()
453 atf_tc_set_md_var(tc, "require.progs", bin_pwd); in ATF_TC_HEAD()