Searched refs:pool_static_location (Results 1 - 7 of 7) 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.h260 extern const char *pool_static_location(void);
H A Dpool.c154 pool_static_location(void) function
/illumos-gate/usr/src/cmd/pools/pooladm/
H A Dpooladm.c192 static_conf_loc = pool_static_location();
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java148 public final static native String pool_static_location(); method in class:PoolInternal
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y672 conf_file = pool_static_location();
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1449 * pool_static_location(3pool) wrapper
1458 result = pool_static_location();

Completed in 72 milliseconds