Searched refs:DEVFSIO_RAPPLY (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h111 #define DEVFSIO_RAPPLY _IOW('D', 2, struct devfs_rule) macro
H A Ddevfs_rule.c203 case DEVFSIO_RAPPLY:
/freebsd-12-stable/sbin/devfs/
H A Drule.c141 rulespec_infp(stdin, DEVFSIO_RAPPLY, in_rsnum);
144 rv = ioctl(mpfd, DEVFSIO_RAPPLY, &dr);
146 err(1, "ioctl DEVFSIO_RAPPLY");

Completed in 39 milliseconds