Home
last modified time | relevance | path

Searched refs:SIGN_PTR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dsignotify.c85 #define SIGN_PTR(p, n) &((signotifyq_t *)(&p->p_signhdr[1]))[n]; macro
117 snqp = SIGN_PTR(p, id.sn_index); in signotify()
170 id.sn_index = (signotifyq_t *)sqp - SIGN_PTR(cp, 0); in signotify()
192 snqp = SIGN_PTR(p, id.sn_index); in signotify()