Home
last modified time | relevance | path

Searched refs:deep (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java96 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 DComponent.java89 public String getInformation(int deep) throws PoolsException in getInformation() argument
92 getComponent(), deep)); in getInformation()
H A DPool.java139 public String getInformation(int deep) throws PoolsException in getInformation() argument
142 deep)); in getInformation()
H A DResource.java153 public String getInformation(int deep) throws PoolsException in getInformation() argument
156 getResource(), deep)); in getInformation()
H A DConfiguration.java599 public String getInformation(int deep) in getInformation() argument
601 return (PoolInternal.pool_conf_info(_conf.getConf(), deep)); in getInformation()
H A DElement.java68 public abstract String getInformation(int deep) throws PoolsException; in getInformation() argument
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/fun/
H A Dpushd36 then print pushd: Directory stack not that deep.
97 then print pushd: Directory stack not that deep.
H A Dpopd36 then print pushd: Directory stack not that deep.
97 then print pushd: Directory stack not that deep.
H A Ddirs50 then print -u2 cd: Directory stack not that deep.
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c348 (void) pool_base_info(pe, cb, deep); in pool_base_info()
414 if (deep == PO_TRUE) { in pool_base_info()
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
573 return (pool_base_info(pe, NULL, deep)); in pool_component_info()
585 pool_conf_info(const pool_conf_t *conf, int deep) in pool_conf_info() argument
[all …]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.S975 ! 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 Dnorthamerica1119 # After prolonged debate, and despite continuing deep differences of opinion,
H A Dasia2101 # deep hatred of the concept.... The Diet unceremoniously passed a bill to
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME1003 from foo.com, abc.foo.com, or a.very.deep.domain.foo.com
/illumos-gate/usr/src/cmd/spell/
H A Dlist6232 deep
/illumos-gate/usr/src/cmd/look/
H A Dwords6233 deep
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1426 % correspondingly. There is no deep meaning behind these magic numbers
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt5329 prevent accidental deep sleeps, limit the maximum time that Sleep() will