Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/oclo/
H A Doclo.c649 static const clo_create_t oclo_create[] = { { variable
1265 for (size_t i = 0; i < ARRAY_SIZE(oclo_create); i++) { in main()
1266 oclo_create[i].clo_func(&oclo_create[i]); in main()