Home
last modified time | relevance | path

Searched refs:pa_xgeneric (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dtoken.c2091 return (pa_xgeneric(context)); in xcolormap_token()
2097 return (pa_xgeneric(context)); in xcursor_token()
2103 return (pa_xgeneric(context)); in xfont_token()
2109 return (pa_xgeneric(context)); in xgc_token()
2115 return (pa_xgeneric(context)); in xpixmap_token()
2121 return (pa_xgeneric(context)); in xwindow_token()
H A Dpraudit.h231 extern int pa_xgeneric(pr_context_t *context);
H A Dformat.c3047 pa_xgeneric(pr_context_t *context) in pa_xgeneric() function