Searched refs:pool_conf_info (Results 1 – 10 of 10) sorted by relevance
38 pool_conf_info.3pool \108 pool_conf_info.3pool := LINKSRC = pool_conf_alloc.3pool
183 extern char *pool_conf_info(const pool_conf_t *, int);
62 pool_conf_info;
585 pool_conf_info(const pool_conf_t *conf, int deep) in pool_conf_info() function
87 if ((buf = pool_conf_info(conf, PO_TRUE)) == NULL) in config_print()
96 final static native String pool_conf_info(long conf, int deep); in pool_conf_info() method in PoolInternal
601 return (PoolInternal.pool_conf_info(_conf.getConf(), deep)); in getInformation()
85 link path=usr/share/man/man3pool/pool_conf_info.3pool \
798 if ((info_buf = pool_conf_info(conf, PO_TRUE)) == NULL) { in parser_conf_info()
859 result = pool_conf_info((pool_conf_t *)(uintptr_t)jconf, (int)jflags); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1info()