Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dilstr.h54 extern void ilstr_fini(ilstr_t *);
/illumos-gate/usr/src/test/os-tests/tests/ilstr/
H A Dilstr_basic.c246 ilstr_fini(&ils); in ist_drive_test()
262 ilstr_fini(&ils); in ist_drive_test()
/illumos-gate/usr/src/common/bootbanner/
H A Dbootbanner.c182 ilstr_fini(&s); in bootbanner_print()
/illumos-gate/usr/src/common/hexdump/
H A Dhexdump.c443 ilstr_fini(&hdp.hdp_buf); in hexdumph()
445 ilstr_fini(&hdp.hdp_pbuf); in hexdumph()
/illumos-gate/usr/src/common/ilstr/
H A Dilstr.c98 ilstr_fini(ilstr_t *ils) in ilstr_fini() function
/illumos-gate/usr/src/test/os-tests/tests/hexdump/
H A Dhexdump_basic.c367 ilstr_fini(&testout); in main()