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