Searched refs:pool_get_resource_binding (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile52 pool_get_resource_binding.3pool \
125 pool_get_resource_binding.3pool := LINKSRC = pool_get_binding.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h266 extern char *pool_get_resource_binding(const char *, pid_t);
H A Dpool.c206 * pool_get_resource_binding() returns the binding for a pid to the supplied
210 pool_get_resource_binding(const char *sz_type, pid_t pid) function
/illumos-gate/usr/src/cmd/pools/poolbind/
H A Dpoolbind.c96 if ((resource_name = pool_get_resource_binding(type, pid)) == NULL)
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java153 public final static native String pool_get_resource_binding( method in class:PoolInternal
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1519 * pool_get_resource_binding(3pool) wrapper
1530 result = pool_get_resource_binding(type, (pid_t)jpid);

Completed in 59 milliseconds