Home
last modified time | relevance | path

Searched defs:execsw (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/boot/sys/sys/
H A Dexec.h70 struct execsw { struct
83 int exec_register(const struct execsw *); argument
/titanic_52/usr/src/uts/common/sys/
H A Dexec.h171 struct execsw { struct
185 extern int nexectype; /* number of elements in execsw */ argument
/titanic_52/usr/src/uts/common/conf/
H A Dparam.c385 struct execsw execsw[] = { variable