Searched refs:DEVFSIO_RAPPLY (Results 1 – 3 of 3) sorted by relevance
141 rulespec_infp(stdin, DEVFSIO_RAPPLY, in_rsnum); in rule_apply()144 rv = ioctl(mpfd, DEVFSIO_RAPPLY, &dr); in rule_apply()
111 #define DEVFSIO_RAPPLY _IOW('D', 2, struct devfs_rule) macro
203 case DEVFSIO_RAPPLY: in devfs_rules_ioctl()