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

/freebsd-9.3-release/sys/fs/devfs/
H A Ddevfs.h115 #define DEVFSIO_SGETNEXT _IOWR('D', 12, devfs_rsnum) macro
H A Ddevfs_rule.c295 case DEVFSIO_SGETNEXT:
/freebsd-9.3-release/sbin/devfs/
H A Drule.c239 while (ioctl(mpfd, DEVFSIO_SGETNEXT, &rsnum) != -1)
242 err(1, "ioctl DEVFSIO_SGETNEXT");

Completed in 77 milliseconds