Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/tests/gen/
H A Dposix_spawn_test.c63 error = posix_spawnp(&pid, myargs[0], NULL, NULL, myargs, myenv); in ATF_TC_BODY()
108 error = posix_spawnp(&pid, myargs[0], NULL, NULL, myargs, myenv); in ATF_TC_BODY()
126 error = posix_spawnp(&pid, buf, NULL, NULL, myargs, myenv); in ATF_TC_BODY()
/freebsd-13.1/lib/libdpv/
H A Dutil.c101 error = posix_spawnp(pid, shellcmd, &action, in shell_spawn_pipecmd()
H A Ddialog_util.c329 error = posix_spawnp(pid, dialog, &action, in dialog_spawn_gauge()
/freebsd-13.1/include/
H A Dspawn.h75 int posix_spawnp(pid_t * __restrict, const char * __restrict,
/freebsd-13.1/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawn.c72 err = posix_spawnp(NULL, "ls", NULL, NULL, args, NULL); in ATF_TC_BODY()
/freebsd-13.1/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c141 r = posix_spawnp(&child, cmdline->path, &actions, NULL, in __archive_create_child()
/freebsd-13.1/sbin/pfctl/tests/
H A Dpfctl_test.c156 status = posix_spawnp( in run_pfctl_test()
/freebsd-13.1/lib/libc/gen/
H A DSymbol.map325 posix_spawnp;
H A Dposix_spawn.c374 posix_spawnp(pid_t *pid, const char *path, in posix_spawnp() function
H A DMakefile.inc466 MLINKS+=posix_spawn.3 posix_spawnp.3 \
/freebsd-13.1/usr.bin/xinstall/
H A Dxinstall.c1335 error = posix_spawnp(&pid, stripbin, NULL, NULL, in strip()
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c427 err = posix_spawnp(&child, "nextboot", NULL, NULL, nbargv, in bootdof_add()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2508 fun:posix_spawnp=uninstrumented