Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c83 #define CMSG_CONTENT(cmsg) (&((cmsg)[1])) macro
/titanic_50/usr/src/uts/common/sys/
H A Dsocketvar.h741 #define CMSG_CONTENT(cmsg) (&((cmsg)[1])) macro