Lines Matching refs:auth_worker_destroy
68 static void auth_worker_destroy(struct auth_worker_connection **conn,
76 auth_worker_destroy(&conn, NULL, FALSE);
85 auth_worker_destroy(&conn, "Lookup timed out", TRUE);
208 static void auth_worker_destroy(struct auth_worker_connection **_conn,
330 auth_worker_destroy(&conn, "Internal auth worker failure", FALSE);
364 auth_worker_destroy(&conn, "Worker process died unexpectedly",
371 auth_worker_destroy(&conn, "Worker is buggy", TRUE);
411 auth_worker_destroy(&conn, "Worker is buggy", TRUE);
419 auth_worker_destroy(&conn, "Max requests limit", TRUE);
421 auth_worker_destroy(&conn, "Idle kill", FALSE);
505 auth_worker_destroy(&conn, "Shutting down", FALSE);