Searched refs:posix_spawnp (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/lib/libc/tests/gen/ |
| H A D | posix_spawn_test.c | 63 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 D | util.c | 101 error = posix_spawnp(pid, shellcmd, &action, in shell_spawn_pipecmd()
|
| H A D | dialog_util.c | 329 error = posix_spawnp(pid, dialog, &action, in dialog_spawn_gauge()
|
| /freebsd-13.1/include/ |
| H A D | spawn.h | 75 int posix_spawnp(pid_t * __restrict, const char * __restrict,
|
| /freebsd-13.1/contrib/netbsd-tests/lib/libc/gen/posix_spawn/ |
| H A D | t_spawn.c | 72 err = posix_spawnp(NULL, "ls", NULL, NULL, args, NULL); in ATF_TC_BODY()
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | filter_fork_posix.c | 141 r = posix_spawnp(&child, cmdline->path, &actions, NULL, in __archive_create_child()
|
| /freebsd-13.1/sbin/pfctl/tests/ |
| H A D | pfctl_test.c | 156 status = posix_spawnp( in run_pfctl_test()
|
| /freebsd-13.1/lib/libc/gen/ |
| H A D | Symbol.map | 325 posix_spawnp;
|
| H A D | posix_spawn.c | 374 posix_spawnp(pid_t *pid, const char *path, in posix_spawnp() function
|
| H A D | Makefile.inc | 466 MLINKS+=posix_spawn.3 posix_spawnp.3 \
|
| /freebsd-13.1/usr.bin/xinstall/ |
| H A D | xinstall.c | 1335 error = posix_spawnp(&pid, stripbin, NULL, NULL, in strip()
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/ |
| H A D | dtrace.c | 427 err = posix_spawnp(&child, "nextboot", NULL, NULL, nbargv, in bootdof_add()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2508 fun:posix_spawnp=uninstrumented
|