Searched defs:tokp (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dauditwrite.c356 static void aw_free_tok(token_t *tokp);
981 token_t *tokp; local
1001 if ((tokp = au_to_subject_ex(auinfo.ai_auid, geteuid(),
1007 tokp->tt_data, (int)tokp->tt_size) ==
1009 aw_free_tok(tokp);
1012 aw_free_tok(tokp);
1019 if ((tokp = au_to_label(&label_p)) == (token_t *)0)
1022 tokp->tt_data, (int)tokp
1162 aw_free_tok(token_t *tokp) argument
1178 token_t *tokp; /* token for converted data */ local
1857 token_t *tokp; local
2382 token_t *tokp; local
[all...]

Completed in 13 milliseconds