Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java340 PoolInternal.POE_INVALID_SEARCH) in getPools()
448 PoolInternal.POE_INVALID_SEARCH) in getResources()
525 PoolInternal.POE_INVALID_SEARCH) in getComponents()
585 PoolInternal.POE_INVALID_SEARCH) in checkComponents()
H A DPool.java119 PoolInternal.POE_INVALID_SEARCH) in getResources()
H A DResource.java133 PoolInternal.POE_INVALID_SEARCH) in getComponents()
H A DPoolInternal.java174 public final static int POE_INVALID_SEARCH = 4; field in PoolInternal
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h83 #define POE_INVALID_SEARCH 4 macro
H A Dpool_xml.c2240 pool_seterror(POE_INVALID_SEARCH); in pool_xml_exec_query()
2378 pool_seterror(POE_INVALID_SEARCH); in pool_build_xpath_buf()
H A Dpool.c652 case POE_INVALID_SEARCH: in pool_strerror()
H A Dpool_kernel.c1374 pool_seterror(POE_INVALID_SEARCH); in pool_knl_exec_query()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c3687 case POE_INVALID_SEARCH: in restarter_set_method_context()