Searched refs:SE_PUB_NAME (Results 1 – 7 of 7) sorted by relevance
32 SED_MACRO(SE_PUB_NAME)
38 se_publisher = stringof(@SE_PUB_NAME@(ev));
135 #define SE_PUB_NAME(ev) ((char *)((caddr_t)(ev) + SE_PUB_OFF(ev))) macro151 #define SE_ATTR_OFF(ev) SE_PUB_OFF(ev) + SE_ALIGN(strlen(SE_PUB_NAME(ev)) + 1)
79 mdb_printf("%16s : %s\n", "publisher", SE_PUB_NAME(ev)); in sysevent_buf()
1842 bcopy(pub, SE_PUB_NAME(ev), pub_sz); in sysevent_evc_alloc()2153 return (SE_PUB_NAME(ev)); in sysevent_get_pub()
542 bcopy(pub, SE_PUB_NAME(ev), pub_sz); in sysevent_alloc()
125 (void) bcopy(pub, SE_PUB_NAME(ev), pub_sz); in sysevent_alloc()451 return (SE_PUB_NAME(ev)); in sysevent_get_pub()