Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlibgprofng.ver61 posix_spawnp;
79 posix_spawnp;
104 posix_spawnp;
120 posix_spawnp;
H A Dlinetrace.c1517 DCL_FUNC_VER (DCL_POSIX_SPAWNP, posix_spawnp_2_17, posix_spawnp@GLIBC_2.17)
1518 DCL_FUNC_VER (DCL_POSIX_SPAWNP, posix_spawnp_2_15, posix_spawnp@GLIBC_2.15)
1519 DCL_FUNC_VER (DCL_POSIX_SPAWNP, posix_spawnp_2_2_5, posix_spawnp@GLIBC_2.2.5)
1520 DCL_FUNC_VER (DCL_POSIX_SPAWNP, posix_spawnp_2_2, posix_spawnp@GLIBC_2.2)
1521 DCL_POSIX_SPAWNP (posix_spawnp)
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dmapfile.amd64-Linux24 posix_spawnp;
56 posix_spawnp;
62 posix_spawnp;
H A Dmapfile.intel-Linux60 posix_spawnp;
80 posix_spawnp;
H A Dlinetrace.c1466 SYMVER_ATTRIBUTE (__collector_posix_spawnp_2_15, posix_spawnp@@GLIBC_2.15)
1475 if (NULL_PTR (posix_spawnp)) in __collector_posix_spawnp_2_15()
1483 SYMVER_ATTRIBUTE (__collector_posix_spawnp_2_2, posix_spawnp@GLIBC_2.2)
1492 if (NULL_PTR (posix_spawnp)) in __collector_posix_spawnp_2_2()
1499 SYMVER_ATTRIBUTE (__collector_posix_spawnp_2_2_5, posix_spawnp@GLIBC_2.2.5)
1508 if (NULL_PTR (posix_spawnp)) in __collector_posix_spawnp_2_2_5()
1528 if (NULL_PTR (posix_spawnp)) in __collector_posix_spawnp_symver()
1530 if (NULL_PTR (posix_spawnp)) in __collector_posix_spawnp_symver()
1549 return CALL_REAL (posix_spawnp)(pidp, path, file_actions, attrp, argv, envp); in __collector_posix_spawnp_symver()
1560 ret = CALL_REAL (posix_spawnp)(pidp, path, file_actions, attrp, argv, coll_env); in __collector_posix_spawnp_symver()
H A Dmapfile.aarch64-Linux24 posix_spawnp;
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/exec/
H A DCMakeLists.txt27 check_function_exists(posix_spawnp HAVE_POSIX_SPAWNP)
H A Dmain.c258 if (0 != posix_spawnp(&child, "cc", 0, 0, argv, get_environ())) { in call_posix_spawnp()
/netbsd-src/include/
H A Dspawn.h44 int posix_spawnp(pid_t * __restrict, const char * __restrict,
/netbsd-src/lib/libc/gen/
H A Dposix_spawnp.c1 /* $NetBSD: posix_spawnp.c,v 1.5 2024/11/11 06:49:31 martin Exp $ */
34 __RCSID("$NetBSD: posix_spawnp.c,v 1.5 2024/11/11 06:49:31 martin Exp $");
49 int posix_spawnp(pid_t * __restrict pid, const char * __restrict file, in posix_spawnp() function
109 (void)write(STDERR_FILENO, "posix_spawnp: ", 14); in posix_spawnp()
H A DMakefile.inc27 posix_spawn_fileactions.c posix_spawnp.c psignal.c pthread_atfork.c \
163 MLINKS+=posix_spawn.3 posix_spawnp.3 \
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Dfilter_fork_posix.c139 r = posix_spawnp(&child, cmdline->path, &actions, NULL, in __archive_create_child()
/netbsd-src/tests/usr.sbin/inetd/
H A Dt_inetd.c269 ATF_REQUIRE_EQ(posix_spawnp(&proc, prog, in run()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dexecute.c244 || (err = posix_spawnp (&child, prog_path, &actions, in execute()
H A Dpipe.c331 || (err = posix_spawnp (&child, prog_path, &actions, in create_pipe()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dspawn.d84 int posix_spawnp(pid_t* pid, const char* file,
/netbsd-src/tests/lib/libc/gen/posix_spawn/
H A Dt_spawn.c86 err = posix_spawnp(NULL, "ls", NULL, NULL, args, NULL); in ATF_TC_BODY()
/netbsd-src/external/bsd/file/dist/
H A Dconfigure.ac185 …temp mkostemp utimes utime wcwidth strtof newlocale uselocale freelocale memmem pipe2 posix_spawnp)
H A Dconfig.h.in143 /* Define to 1 if you have the `posix_spawnp' function. */
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A Dear.c274 int posix_spawnp(pid_t *restrict pid, const char *restrict file, in posix_spawnp() function
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dconfigure.ac417 getsysinfo gettimeofday on_exit pipe2 posix_spawn posix_spawnp psignal \
441 pipe2 posix_spawn posix_spawnp psignal \
H A Dpex-unix.c693 ret = posix_spawnp (&pid, executable, &actions, &attr, argv, env ? env : environ); in pex_unix_exec_child()
H A Dconfig.in204 /* Define to 1 if you have the `posix_spawnp' function. */
/netbsd-src/usr.bin/xinstall/
H A Dxinstall.c1046 rv = posix_spawnp(NULL, command, NULL, NULL, args, NULL); in run()
/netbsd-src/external/bsd/file/dist/src/
H A Dcompress.c1119 status = posix_spawnp(&pid, compr[method].argv[0], &fa, NULL, in uncompressbuf()

12