au_token
typedef struct au_token token_t;
TAILQ_ENTRY(au_token) tokens;
TAILQ_HEAD(, au_token) token_q; /* Queue of BSM tokens. */
kau_write(struct au_record *rec, struct au_token *tok)
struct au_token *tok;
struct au_token *tok;
struct au_token *tok, *subj_tok, *jail_tok;