Searched refs:sunos_execsw (Results 1 – 2 of 2) sorted by relevance
48 static struct execsw sunos_execsw = { variable78 return exec_add(&sunos_execsw, 1); in compat_sunos_modcmd()82 return exec_remove(&sunos_execsw, 1); in compat_sunos_modcmd()
51 static struct execsw sunos_execsw = { variable81 return exec_add(&sunos_execsw, 1); in compat_sunos_modcmd()85 return exec_remove(&sunos_execsw, 1); in compat_sunos_modcmd()