Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_test/
H A Dmac_test.c88 #define MAGIC_DEVFS 0x9ee79c32 macro
464 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_create_device()
474 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_create_directory()
486 LABEL_CHECK(ddlabel, MAGIC_DEVFS); in test_devfs_create_symlink()
487 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_create_symlink()
496 LABEL_DESTROY(label, MAGIC_DEVFS); in test_devfs_destroy_label()
505 LABEL_INIT(label, MAGIC_DEVFS); in test_devfs_init_label()
515 LABEL_CHECK(direntlabel, MAGIC_DEVFS); in test_devfs_update()
528 LABEL_CHECK(delabel, MAGIC_DEVFS); in test_devfs_vnode_associate()