Home
last modified time | relevance | path

Searched refs:spawn_fa_test_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/
H A Dposix_spawn_fileactions.c41 typedef struct spawn_fa_test spawn_fa_test_t; typedef
42 typedef bool (*action_setup_fn_t)(spawn_fa_test_t *,
44 typedef bool (*action_pre_fn_t)(spawn_fa_test_t *);
132 spawn_test_fds(spawn_fa_test_t *test) in spawn_test_fds()
211 addopen_setup(spawn_fa_test_t *test, posix_spawn_file_actions_t *acts) in addopen_setup()
224 addclose_setup(spawn_fa_test_t *test, posix_spawn_file_actions_t *acts) in addclose_setup()
236 adddup2_setup(spawn_fa_test_t *test, posix_spawn_file_actions_t *acts) in adddup2_setup()
257 close_action_fd_setup(spawn_fa_test_t *test, in close_action_fd_setup()
285 closefrom_setup(spawn_fa_test_t *test, posix_spawn_file_actions_t *acts) in closefrom_setup()
314 closefrom_then_open_setup(spawn_fa_test_t *test, in closefrom_then_open_setup()
[all …]