Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_test/
H A Dmac_test.c105 #define MAGIC_CRED 0x9a5a4987 macro
222 LABEL_CHECK(newlabel, MAGIC_CRED); in test_cred_check_relabel()
381 LABEL_CHECK(src, MAGIC_CRED); in test_cred_copy_label()
382 LABEL_CHECK(dest, MAGIC_CRED); in test_cred_copy_label()
409 LABEL_DESTROY(label, MAGIC_CRED); in test_cred_destroy_label()
419 LABEL_CHECK(label, MAGIC_CRED); in test_cred_externalize_label()
430 LABEL_INIT(label, MAGIC_CRED); in test_cred_init_label()
440 LABEL_CHECK(label, MAGIC_CRED); in test_cred_internalize_label()
452 LABEL_CHECK(newlabel, MAGIC_CRED); in test_cred_relabel()
2534 LABEL_CHECK(execlabel, MAGIC_CRED); in test_vnode_check_exec()
[all …]