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

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h115 #define DEVFSIO_SUSE _IOW('D', 10, devfs_rsnum) macro
H A Ddevfs_rule.c283 case DEVFSIO_SUSE:
/freebsd-12-stable/sbin/devfs/
H A Drule.c258 rv = ioctl(mpfd, DEVFSIO_SUSE, &rsnum);
260 err(1, "ioctl DEVFSIO_SUSE");

Completed in 108 milliseconds