Searched refs:kauth_op (Results 1 – 1 of 1) sorted by relevance
1756 int kauth_op; in kauth_print() local1770 kauth_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in kauth_print()1774 if (is_ubik(kauth_op)) { in kauth_print()1780 printf(" call %s", tok2str(kauth_req, "op#%d", kauth_op)); in kauth_print()1788 switch (kauth_op) { in kauth_print()