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

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h81 #define DRC_DSWFLAGS 0x001 macro
H A Ddevfs_rule.c555 if (dr->dr_icond & DRC_DSWFLAGS) {
/freebsd-12-stable/sbin/devfs/
H A Drule.c352 dr->dr_icond |= DRC_DSWFLAGS;
431 if (dr->dr_icond & DRC_DSWFLAGS)

Completed in 97 milliseconds