Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Dso_protocol.c42 static const so_prot_test_t so_prot_tests[] = { { variable
246 for (size_t i = 0; i < ARRAY_SIZE(so_prot_tests); i++) { in main()
247 if (!so_test_one(&so_prot_tests[i])) in main()