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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoken.c1365 uchar_t ipctype; local
1374 if (pr_adr_u_char(context, &ipctype, 1) == 0) {
1381 switch (ipctype) {
1397 uval.char_val = ipctype;

Completed in 64 milliseconds