Home
last modified time | relevance | path

Searched refs:MAGIC_DEVFS (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/security/mac_test/
H A Dmac_test.c88 #define MAGIC_DEVFS 0x9ee79c32 macro
486 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_create_device()
496 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_create_directory()
508 LABEL_CHECK(ddlabel, MAGIC_DEVFS); in test_devfs_create_symlink()
509 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_create_symlink()
518 LABEL_DESTROY(label, MAGIC_DEVFS); in test_devfs_destroy_label()
527 LABEL_INIT(label, MAGIC_DEVFS); in test_devfs_init_label()
537 LABEL_CHECK(direntlabel, MAGIC_DEVFS); in test_devfs_update()
550 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_vnode_associate()