Home
last modified time | relevance | path

Searched refs:h_closing (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libilb/common/
H A Dilb_comm.c130 if (hi->h_closing) { in ilb_close()
133 hi->h_closing = B_TRUE; in ilb_close()
192 if (!hi->h_valid || hi->h_closing) { in i_ilb_do_comm()
H A Dlibilb_impl.h213 boolean_t h_closing; member