Searched refs:qpool_return (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c109 static void qpool_return(plugin_t *, audit_q_t *);
752 * qpool_return() moves queue nodes back to the pool queue.
757 qpool_return(plugin_t *p, audit_q_t *node) function
774 "qpool_return(%d): seq=%llu, q size=%d,"
1275 qpool_return(p, q_node);

Completed in 59 milliseconds