Searched refs:__caddr_t (Results 1 – 3 of 3) sorted by relevance
50 typedef INT8 * __caddr_t; ///< core address typedef
149 typedef __caddr_t caddr_t; /* core address */150 #define caddr_t __caddr_t
502 (((__caddr_t)(cmsg) + __CMSG_ALIGN((cmsg)->cmsg_len) + \504 (((__caddr_t)(mhdr)->msg_control) + (mhdr)->msg_controllen)) ? \506 (struct cmsghdr *)((__caddr_t)(cmsg) + \