Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dioctl.h57 #define LIOC ('l'<<8) macro
58 #define LIOCGETP (LIOC|1)
59 #define LIOCSETP (LIOC|2)
60 #define LIOCGETS (LIOC|5)
61 #define LIOCSETS (LIOC|6)
/illumos-gate/usr/src/ucbhead/sys/
H A Dioctl.h63 #define LIOC ('l'<<8) macro
64 #define LIOCGETP (LIOC|1)
65 #define LIOCSETP (LIOC|2)
66 #define LIOCGETS (LIOC|5)
67 #define LIOCSETS (LIOC|6)