Home
last modified time | relevance | path

Searched defs:deep (Results 1 – 7 of 7) sorted by relevance

/titanic_52/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java91 public String getInformation(int deep) throws PoolsException in getInformation() argument
H A DPool.java141 public String getInformation(int deep) throws PoolsException in getInformation() argument
H A DResource.java155 public String getInformation(int deep) throws PoolsException in getInformation() argument
H A DPoolInternal.java96 final static native String pool_conf_info(long conf, int deep); in pool_conf_info() argument
107 int deep); in pool_resource_info() argument
114 final static native String pool_info(long conf, long pool, int deep); in pool_info() argument
120 long comp, int deep); in pool_component_info() argument
H A DElement.java68 public abstract String getInformation(int deep) throws PoolsException; in getInformation() argument
H A DConfiguration.java601 public String getInformation(int deep) in getInformation() argument
/titanic_52/usr/src/lib/libpool/common/
H A Dpool.c330 pool_base_info(const pool_elem_t *pe, char_buf_t *cb, int deep) in pool_base_info() argument
501 pool_info(const pool_conf_t *conf, const pool_t *pool, int deep) in pool_info() argument
530 int deep) in pool_resource_info() argument
559 pool_component_info(const pool_conf_t * conf,const pool_component_t * comp,int deep) pool_component_info() argument
587 pool_conf_info(const pool_conf_t * conf,int deep) pool_conf_info() argument
[all...]