/titanic_50/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 | 91 public String getInformation(int deep) throws PoolsException in getInformation() argument 94 getComponent(), deep)); in getInformation()
|
H A D | Pool.java | 141 public String getInformation(int deep) throws PoolsException in getInformation() argument 144 deep)); in getInformation()
|
H A D | Resource.java | 155 public String getInformation(int deep) throws PoolsException in getInformation() argument 158 getResource(), deep)); in getInformation()
|
H A D | Configuration.java | 601 public String getInformation(int deep) in getInformation() argument 603 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
|
/titanic_50/usr/src/lib/libshell/common/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.
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool.c | 330 pool_base_info(const pool_elem_t *pe, char_buf_t *cb, int deep) in pool_base_info() argument 350 (void) pool_base_info(pe, cb, deep); in pool_base_info() 416 if (deep == PO_TRUE) { in pool_base_info() 501 pool_info(const pool_conf_t *conf, const pool_t *pool, int deep) in pool_info() argument 512 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) { in pool_info() 517 return (pool_base_info(pe, NULL, deep)); in pool_info() 530 int deep) in pool_resource_info() argument 541 if (pool_conf_status(conf) == POF_INVALID || (deep & ~1)) { in pool_resource_info() 546 return (pool_base_info(pe, NULL, deep)); in pool_resource_info() 559 int deep) in pool_component_info() argument [all …]
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | common_asm.s | 1208 ! On US-III, the prefetch instruction queue is 8 entries deep. 1218 ! Since the prefetch queue is 8 entries deep, we currently can
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | asia | 1841 # deep hatred of the concept.... The Diet unceremoniously passed a bill to
|
H A D | northamerica | 1109 # After prolonged debate, and despite continuing deep differences of opinion,
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 6233 deep
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 6232 deep
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 1003 from foo.com, abc.foo.com, or a.very.deep.domain.foo.com
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 1426 % correspondingly. There is no deep meaning behind these magic numbers
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 5329 prevent accidental deep sleeps, limit the maximum time that Sleep() will
|