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

/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs.h44 #define DEVFS_MAGIC 0xdb0a087a macro
H A Ddevfs_rule.c462 if (dr->dr_magic != DEVFS_MAGIC)
/freebsd-12-stable/sbin/devfs/
H A Drule.c194 dr.dr_magic = DEVFS_MAGIC;
214 dr.dr_magic = DEVFS_MAGIC;
414 dr->dr_magic = DEVFS_MAGIC;

Completed in 79 milliseconds