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

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h116 #define DEVFSIO_SAPPLY _IOW('D', 11, devfs_rsnum) macro
H A Ddevfs_rule.c287 case DEVFSIO_SAPPLY:
/freebsd-12-stable/sbin/devfs/
H A Drule.c164 rv = ioctl(mpfd, DEVFSIO_SAPPLY, &in_rsnum);
166 err(1, "ioctl DEVFSIO_SAPPLY");

Completed in 109 milliseconds