Home
last modified time | relevance | path

Searched defs:spawn_fa_test (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/
H A Dposix_spawn_fileactions.c46 struct spawn_fa_test { struct
47 const char *sft_name;
48 action_setup_fn_t sft_setup;
49 size_t sft_nfds;
50 int sft_fds[SFT_MAXFDS];
51 spawn_fd_result_t sft_expected[SFT_MAXFDS];
52 int sft_open_fd;
53 const char *sft_open_path;
54 int sft_open_flags;
55 int sft_close_fd;
[all …]