Searched refs:posix_spawnp (Results 1 – 8 of 8) sorted by relevance
| /dragonfly/include/ |
| HD | spawn.h | 71 int posix_spawnp(pid_t * __restrict, const char * __restrict,
|
| /dragonfly/contrib/libarchive/libarchive/ |
| HD | filter_fork_posix.c | 141 r = posix_spawnp(&child, cmdline->path, &actions, NULL, in __archive_create_child()
|
| /dragonfly/games/fish/ |
| HD | fish.c | 437 status = posix_spawnp(&pid, PATH_PAGER, NULL, NULL, in instructions()
|
| /dragonfly/lib/libc/gen/ |
| HD | posix_spawn.c | 237 posix_spawnp(pid_t * __restrict pid, const char * __restrict path, in posix_spawnp() function
|
| HD | Symbol.map | 360 posix_spawnp;
|
| HD | Makefile.inc | 219 MLINKS+=posix_spawn.3 posix_spawnp.3
|
| /dragonfly/contrib/file/src/ |
| HD | compress.c | 942 status = posix_spawnp(&pid, compr[method].argv[0], &fa, NULL, in uncompressbuf()
|
| /dragonfly/contrib/file/ |
| HD | ChangeLog | 57 posix_spawnp(2) instead of vfork(2)
|