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

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h117 #define DEVFSIO_SGETNEXT _IOWR('D', 12, devfs_rsnum) macro
H A Ddevfs_rule.c297 case DEVFSIO_SGETNEXT:
/freebsd-12-stable/sbin/devfs/
H A Drule.c241 while (ioctl(mpfd, DEVFSIO_SGETNEXT, &rsnum) != -1)
244 err(1, "ioctl DEVFSIO_SGETNEXT");

Completed in 109 milliseconds