Home
last modified time | relevance | path

Searched refs:ilstr_reset (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/ilstr/
H A Dilstr_basic.c84 ilstr_reset(ils); in ist_prealloc_toobig()
168 ilstr_reset(ils); in ist_resets()
179 ilstr_reset(ils); in ist_resets()
186 ilstr_reset(ils); in ist_resets()
/illumos-gate/usr/src/uts/common/sys/
H A Dilstr.h52 extern void ilstr_reset(ilstr_t *);
/illumos-gate/usr/src/common/bootbanner/
H A Dbootbanner.c132 ilstr_reset(s); in bootbanner_print_one()
/illumos-gate/usr/src/common/ilstr/
H A Dilstr.c68 ilstr_reset(ilstr_t *ils) in ilstr_reset() function