Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h94 #define STRUCT_DECL(struct_type, handle) \ macro
162 #define STRUCT_DECL(struct_type, handle) \ macro
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c83 #define STRUCT_DECL(s, a) struct s a macro