Searched refs:posix_spawnattr_destroy (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp58 (void)posix_spawnattr_destroy(&SpawnAttributes);
65 (void)posix_spawnattr_destroy(&SpawnAttributes);
77 (void)posix_spawnattr_destroy(&SpawnAttributes);
113 (void)posix_spawnattr_destroy(&SpawnAttributes);
/netbsd-current/include/
H A Dspawn.h67 int posix_spawnattr_destroy(posix_spawnattr_t *);
/netbsd-current/tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c165 posix_spawnattr_destroy(&attr);
198 posix_spawnattr_destroy(&attr);
H A Dt_spawn.c295 posix_spawnattr_destroy(&attr);
583 posix_spawnattr_destroy(&attr);
H A Dt_fileactions.c270 posix_spawnattr_destroy(&attr);
/netbsd-current/lib/libc/gen/
H A Dposix_spawn_sched.c56 posix_spawnattr_destroy(posix_spawnattr_t *sa) function
H A DMakefile.inc171 posix_spawnattr_init.3 posix_spawnattr_destroy.3
/netbsd-current/lib/libc/stdlib/
H A Dsystem.c121 posix_spawnattr_destroy(&attr);
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dexecute.c252 posix_spawnattr_destroy (&attrs);
262 posix_spawnattr_destroy (&attrs);
H A Dpipe.c339 posix_spawnattr_destroy (&attrs);
359 posix_spawnattr_destroy (&attrs);
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dprocess.c506 (void) posix_spawnattr_destroy(attrs);
769 (void) posix_spawnattr_destroy(&attrs);
780 (void) posix_spawnattr_destroy(&attrs);
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dscript.c120 posix_spawnattr_destroy(&attr);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.cpp321 posix_spawnattr_destroy(&attrs);

Completed in 132 milliseconds