Searched refs:pr_adr_u_char (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/praudit/
H A Dprio.c159 pr_adr_u_char(pr_context_t *context, uchar_t *cp, int count) function
H A Dpraudit.h237 extern int pr_adr_u_char(pr_context_t *context, uchar_t *cp, int count);
H A Dtoken.c1057 if ((returnstat = pr_adr_u_char(context, &number, 1)) == 0) {
1163 if ((returnstat = pr_adr_u_char(context, &number, 1)) == 0) {
1374 if (pr_adr_u_char(context, &ipctype, 1) == 0) {
1453 if ((returnstat = pr_adr_u_char(context, &type, 1)) != 0)

Completed in 48 milliseconds