Home
last modified time | relevance | path

Searched refs:statics (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/ast/libshell/
H A DMakefile.tests73 tests/statics.sh \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-ksh93.p5m67 file path=opt/ksh93-tests/tests/statics.sh
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DDESIGN12 than included as statics with the implementations in the
/illumos-gate/exception_lists/
H A Dcheck_rtime189 # statics which have the dependence.
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c10191 dtrace_statvar_t **statics; in dtrace_difo_init() local
10200 statics = kmem_zalloc(newsize, KM_SLEEP); in dtrace_difo_init()
10203 bcopy(*svarp, statics, oldsize); in dtrace_difo_init()
10207 *svarp = statics; in dtrace_difo_init()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt13236 (Both) Add missing statics to button.c (Pavel Machek)