Home
last modified time | relevance | path

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

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