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

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dcallb.c81 } callb_table_t; typedef in typeref:struct:callb_table
88 static callb_table_t callb_table; /* system level callback table */
89 static callb_table_t *ct = &callb_table;

Completed in 52 milliseconds