Searched refs:uthr (Results 1 – 1 of 1) sorted by relevance
153 struct uthread *uthr = NULL; in audit() local213 uthr = curthread(); in audit()214 if (uthr == NULL) { in audit()225 uthr->uu_ar = audit_new(AUE_NULL, p, uthr); in audit()226 if (uthr->uu_ar == NULL) { in audit()230 ar = uthr->uu_ar; in audit()