Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/posix_spawn/
H A Dposix_spawn.c55 } spawn_dir_test_t; typedef
57 static const spawn_dir_test_t spawn_dir_tests[] = {
205 posix_spawn_test_one_dir(const spawn_dir_test_t *test, int pipes[2], in posix_spawn_test_one_dir()
293 posix_spawn_test_one_chdir(const spawn_dir_test_t *test) in posix_spawn_test_one_chdir()
329 posix_spawn_test_one_fchdir(const spawn_dir_test_t *test) in posix_spawn_test_one_fchdir()
452 spawn_dir_test_t test; in posix_spawn_test_bad_fchdir()