Searched refs:callb_table_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcallb.c85 } callb_table_t; typedef in typeref:struct:callb_table
92 static callb_table_t callb_table; /* system level callback table */
93 static callb_table_t *ct = &callb_table;

Completed in 1090 milliseconds