Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zhack/
H A Dzhack.c60 static boolean_t g_readonly; variable
141 g_readonly = readonly; in import_pool()
559 if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_FALSE) != 0) { in main()