/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 96 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 D | Component.java | 89 public String getInformation(int deep) throws PoolsException in getInformation() argument 92 getComponent(), deep)); in getInformation()
|
H A D | Pool.java | 139 public String getInformation(int deep) throws PoolsException in getInformation() argument 142 deep)); in getInformation()
|
H A D | Resource.java | 153 public String getInformation(int deep) throws PoolsException in getInformation() argument 156 getResource(), deep)); in getInformation()
|
H A D | Configuration.java | 599 public String getInformation(int deep) in getInformation() argument 601 return (PoolInternal.pool_conf_info(_conf.getConf(), deep)); in getInformation()
|
H A D | Element.java | 68 public abstract String getInformation(int deep) throws PoolsException; in getInformation() argument
|
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool.c | 328 pool_base_info(const pool_elem_t *pe, char_buf_t *cb, int deep) in pool_base_info() argument 348 (void) pool_base_info(pe, cb, deep); in pool_base_info() 414 if (deep == PO_TRUE) { in pool_base_info() 499 pool_info(const pool_conf_t *conf, const pool_t *pool, int deep) in pool_info() argument 510 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) { in pool_info() 515 return (pool_base_info(pe, NULL, deep)); in pool_info() 528 int deep) in pool_resource_info() argument 539 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) { in pool_resource_info() 544 return (pool_base_info(pe, NULL, deep)); in pool_resource_info() 557 int deep) in pool_component_info() argument [all …]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/fun/ |
H A D | popd | 36 then print pushd: Directory stack not that deep. 97 then print pushd: Directory stack not that deep.
|
H A D | pushd | 36 then print pushd: Directory stack not that deep. 97 then print pushd: Directory stack not that deep.
|
H A D | dirs | 50 then print -u2 cd: Directory stack not that deep.
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.S | 975 ! On US-III, the prefetch instruction queue is 8 entries deep. 985 ! Since the prefetch queue is 8 entries deep, we currently can
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | northamerica | 1119 # After prolonged debate, and despite continuing deep differences of opinion,
|
H A D | asia | 2101 # deep hatred of the concept.... The Diet unceremoniously passed a bill to
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 6232 deep
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 1003 from foo.com, abc.foo.com, or a.very.deep.domain.foo.com
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 6233 deep
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 1426 % correspondingly. There is no deep meaning behind these magic numbers
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 5329 prevent accidental deep sleeps, limit the maximum time that Sleep() will
|