Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dmodctl.c171 int callnum, exectype; in mod_setup() local
340 for (exectype = 0; exectype < nexectype; exectype++) { in mod_setup()
341 execsw[exectype].exec_lock = in mod_setup()
343 rw_init(execsw[exectype].exec_lock, NULL, RW_DEFAULT, NULL); in mod_setup()