Searched refs:statics (Results 1 – 6 of 6) sorted by relevance
73 tests/statics.sh \
67 file path=opt/ksh93-tests/tests/statics.sh
12 than included as statics with the implementations in the
189 # statics which have the dependence.
10191 dtrace_statvar_t **statics; in dtrace_difo_init() local10200 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()
13236 (Both) Add missing statics to button.c (Pavel Machek)