Symbol: posix_spawn_file_actions_destroy
usr/src/cmd/boot/installboot/i386/installboot.c
288
(void) posix_spawn_file_actions_destroy(&file_actions);
usr/src/cmd/boot/installboot/i386/installboot.c
294
(void) posix_spawn_file_actions_destroy(&file_actions);
usr/src/cmd/boot/installboot/i386/installboot.c
309
(void) posix_spawn_file_actions_destroy(&file_actions);
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_hc.c
1382
(void) posix_spawn_file_actions_destroy(&fd_actions);
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_hc.c
1389
(void) posix_spawn_file_actions_destroy(&fd_actions);
usr/src/cmd/svc/startd/fork.c
1145
(void) posix_spawn_file_actions_destroy(&factions);
usr/src/head/spawn.h
92
extern int posix_spawn_file_actions_destroy(
usr/src/lib/libc/port/regex/wordexp.c
269
(void) posix_spawn_file_actions_destroy(&fact);
usr/src/lib/libc/port/regex/wordexp.c
293
(void) posix_spawn_file_actions_destroy(&fact);
usr/src/lib/libc/port/stdio/popen.c
130
(void) posix_spawn_file_actions_destroy(&fact);
usr/src/lib/libc/port/stdio/popen.c
139
(void) posix_spawn_file_actions_destroy(&fact);
usr/src/lib/libc/port/stdio/popen.c
175
(void) posix_spawn_file_actions_destroy(&fact);
usr/src/lib/libc/port/stdio/popen.c
182
(void) posix_spawn_file_actions_destroy(&fact);
usr/src/test/libc-tests/tests/posix_spawn/posix_spawn.c
322
VERIFY0(posix_spawn_file_actions_destroy(&acts));
usr/src/test/libc-tests/tests/posix_spawn/posix_spawn.c
378
VERIFY0(posix_spawn_file_actions_destroy(&acts));
usr/src/test/libc-tests/tests/posix_spawn/posix_spawn.c
439
VERIFY0(posix_spawn_file_actions_destroy(&acts));
usr/src/test/libc-tests/tests/posix_spawn/posix_spawn.c
482
VERIFY0(posix_spawn_file_actions_destroy(&acts));
usr/src/test/libc-tests/tests/posix_spawn/posix_spawn.c
634
VERIFY0(posix_spawn_file_actions_destroy(&acts));