Searched refs:DEVFSIO_SGETNEXT (Results 1 – 3 of 3) sorted by relevance
117 #define DEVFSIO_SGETNEXT _IOWR('D', 12, devfs_rsnum) macro
297 case DEVFSIO_SGETNEXT: in devfs_rules_ioctl()
241 while (ioctl(mpfd, DEVFSIO_SGETNEXT, &rsnum) != -1) in rule_showsets()