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