Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsad.h137 struct strapush { struct
138 struct apcommon sap_common; /* see above */
139 char sap_list[MAXAPUSH][FMNAMESZ + 1]; /* module list */
164 #define STRAPUSH_V0_LEN (size_t)(&((struct strapush *)0)->sap_data) argument