Searched refs:sc_allow_none (Results 1 – 15 of 15) sorted by relevance
/glibc-2.36/misc/ |
D | tst-select.c | 97 sc_allow_none); in do_test() 107 sc_allow_none); in do_test() 116 sc_allow_none); in do_test() 127 sc_allow_none); in do_test() 136 sc_allow_none); in do_test()
|
/glibc-2.36/stdlib/ |
D | tst-system.c | 123 support_capture_subprocess_check (&result, "system", 0, sc_allow_none); in do_test() 138 support_capture_subprocess_check (&result, "system", 0, sc_allow_none); in do_test() 152 support_capture_subprocess_check (&result, "system", 0, sc_allow_none); in do_test()
|
/glibc-2.36/elf/ |
D | tst-ldconfig-ld_so_conf-update.c | 92 support_capture_subprocess_check (&result, "execv", 0, sc_allow_none); in do_test() 108 support_capture_subprocess_check (&result, "execv", 0, sc_allow_none); in do_test()
|
D | tst-ldconfig-bad-aux-cache.c | 85 support_capture_subprocess_check (&result, "execv", 0, sc_allow_none); in do_test() 104 support_capture_subprocess_check (&result, "execv", 0, sc_allow_none); in do_test()
|
D | tst-glibc-hwcaps-2-cache.c | 36 support_capture_subprocess_check (&result, "ldconfig", 0, sc_allow_none); in main()
|
/glibc-2.36/support/ |
D | support_capture_subprocess_check.c | 53 TEST_VERIFY ((allowed & sc_allow_none) in support_capture_subprocess_check() 56 TEST_VERIFY (!((allowed & sc_allow_none) in support_capture_subprocess_check()
|
D | capture_subprocess.h | 57 sc_allow_none = 0x01, enumerator
|
D | tst-support_descriptors.c | 98 0, sc_allow_none); in test_run()
|
D | tst-support_capture_subprocess.c | 298 check_allow = sc_allow_none; in do_multiple_tests()
|
D | test-container.c | 1217 support_capture_subprocess_check (&result, "execv", 0, sc_allow_none); in main()
|
/glibc-2.36/io/ |
D | tst-lockf.c | 111 support_capture_subprocess_check (&result, "lockf", 0, sc_allow_none); in do_test() 131 support_capture_subprocess_check (&result, "lockf", 0, sc_allow_none); in do_test()
|
D | tst-ftw-bz26353.c | 65 support_capture_subprocess_check (&result, "bz26353", 0, sc_allow_none); in do_test()
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-atfork3.c | 85 support_capture_subprocess_check (&proc, "tst-atfork3", 0, sc_allow_none); in do_test_generic()
|
/glibc-2.36/locale/ |
D | tst-localedef-path-norm.c | 83 support_capture_subprocess_check (&result, "execv", 0, sc_allow_none); in run_test()
|
/glibc-2.36/resolv/ |
D | tst-resolv-res_init-skeleton.c | 1052 support_capture_subprocess_check (&proc, "chroot", 0, sc_allow_none); in do_test()
|