Lines Matching full:callbacks
112 * User-provided callbacks for memory, auditing, and locking
117 * memory callbacks are malloc() and free(). The default logging method
118 * is to print on stderr. If no thread callbacks are passed, a separate
120 * If no locking callbacks are passed, no locking will take place.
175 * @mem_callbacks: user-supplied memory callbacks
176 * @log_callbacks: user-supplied logging callbacks
177 * @thread_callbacks: user-supplied threading callbacks
178 * @lock_callbacks: user-supplied locking callbacks
184 * for those callbacks (see the definition of the callback
199 * is set to "avc" and any callbacks desired should be specified via
229 * callbacks will be retained, but security-event
230 * callbacks will not. All SID's will be invalidated.