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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h138 POF_DESTROY enumerator in enum:pool_conf_state
H A Dpool.c171 * POF_DESTROY. If the configuration failed to open properly or has
2113 conf->pc_state = POF_DESTROY;
2348 if (pool_conf_status(conf) != POF_DESTROY) {
H A Dpool_kernel.c1404 conf->pc_state = POF_DESTROY;
2928 * is in POF_DESTROY state. This is to prevent problems
2932 if (li->li_log->l_conf->pc_state != POF_DESTROY &&
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java206 public final static int POF_DESTROY = get_POF_DESTROY(); field in class:PoolInternal
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c319 return ((jint)POF_DESTROY);

Completed in 62 milliseconds