Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_msgq.h78 msg_queue_t *queue_calloc();
H A Dmain.c347 sys_q = queue_calloc(); in main()
353 scn_q = queue_calloc(); in main()
H A Dmsgq.c40 queue_calloc( in queue_calloc() function