Searched refs:sft_open_path (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/ |
| H A D | posix_spawn_fileactions.c | 53 const char *sft_open_path; member 214 test->sft_open_path, test->sft_open_flags, 0); in addopen_setup() 508 .sft_open_fd = 10, .sft_open_path = "/dev/null", 515 .sft_open_fd = 11, .sft_open_path = "/dev/null", 522 .sft_open_fd = 12, .sft_open_path = "/dev/null", 529 .sft_open_fd = STDIN_FILENO, .sft_open_path = "/dev/null", 536 .sft_open_fd = 50, .sft_open_path = "/dev/null",
|