Searched refs:sigqhdralloc (Results 1 – 4 of 4) sorted by relevance
137 sqh = sigqhdralloc(sizeof (sigqueue_t), _SIGQUEUE_MAX); in sigqueue()
138 sqh = sigqhdralloc(sizeof (signotifyq_t), in signotify()
794 extern sigqhdr_t *sigqhdralloc(size_t, uint_t);
2385 sigqhdralloc(size_t size, uint_t maxcount) in sigqhdralloc() function