Searched refs:ztest_shared_ds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c195 typedef struct ztest_shared_ds { struct
199 static ztest_shared_ds_t *ztest_shared_ds; variable
200 #define ZTEST_GET_SHARED_DS(d) (&ztest_shared_ds[d])
6089 ztest_shared_ds = (void *)&buf[offset];

Completed in 76 milliseconds