Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3pool/
H A DMakefile70 pool_static_location.3pool \
120 pool_static_location.3pool := LINKSRC = pool_dynamic_location.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h258 extern const char *pool_static_location(void);
H A Dmapfile-vers96 pool_static_location;
H A Dpool.c152 pool_static_location(void) in pool_static_location() function
/illumos-gate/usr/src/cmd/pools/pooladm/
H A Dpooladm.c190 static_conf_loc = pool_static_location(); in main()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java148 public final static native String pool_static_location(); in pool_static_location() method in PoolInternal
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-resource-pools.p5m152 link path=usr/share/man/man3pool/pool_static_location.3pool \
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y670 conf_file = pool_static_location();
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1530 result = pool_static_location(); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1static_1location()