Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h45 #define TSTATIOC_ENTRY (TSTATIOC | 7) macro
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c385 if (ioctl(g_fd, TSTATIOC_ENTRY, entno) == -1) in select_entry()
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c2347 case TSTATIOC_ENTRY: in trapstat_ioctl()