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

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h112 #define DEVFSIO_RAPPLYID _IOW('D', 3, devfs_rid) macro
H A Ddevfs_rule.c233 case DEVFSIO_RAPPLYID:
/freebsd-12-stable/sbin/devfs/
H A Drule.c150 rv = ioctl(mpfd, DEVFSIO_RAPPLYID, &rid);
152 err(1, "ioctl DEVFSIO_RAPPLYID");

Completed in 112 milliseconds