Searched defs:STRUCT_FADDR (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dmodel.h123 * In STRUCT_FADDR and STRUCT_FGETP a sleight of hand is employed to make
128 #define STRUCT_FADDR(handle, field) \ macro
191 #define STRUCT_FADDR(handle, field) (&(handle).ptr->field) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h114 * In STRUCT_FADDR and STRUCT_FGETP a sleight of hand is employed to make
119 #define STRUCT_FADDR(handle, field) \ macro
181 #define STRUCT_FADDR(handle, field) (&(handle).ptr->field) macro
/illumos-gate/usr/src/man/man9f/
H A DMakefile532 STRUCT_FADDR.9f \
1241 STRUCT_FADDR.9f := LINKSRC = STRUCT_DECL.9f

Completed in 69 milliseconds