Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dsigqueue.c151 sigqhdrfree(sqh); in sigqueue()
H A Dsignotify.c146 sigqhdrfree(sqh); in signotify()
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h802 extern void sigqhdrfree(sigqhdr_t *);
/titanic_41/usr/src/uts/common/os/
H A Dsig.c2492 sigqhdrfree(p->p_sigqhdr); in sigqfree()
2496 sigqhdrfree(p->p_signhdr); in sigqfree()
2505 sigqhdrfree(sigqhdr_t *sqh) in sigqhdrfree() function