Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h65 extern const char *ioctldatastruct(uint_t);
H A Dcodes.c1998 ioctldatastruct(uint_t code) in ioctldatastruct() function
H A Dexpound.c1462 const char *str = ioctldatastruct(code); in show_ioctl()