Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_test/
H A Dmac_test.c101 #define MAGIC_PIPE 0xdc6c9919 macro
1103 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_ioctl()
1116 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_poll()
1129 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_read()
1142 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_relabel()
1156 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_stat()
1180 LABEL_CHECK(src, MAGIC_PIPE); in test_pipe_copy_label()
1181 LABEL_CHECK(dest, MAGIC_PIPE); in test_pipe_copy_label()
1211 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_externalize_label()
1222 LABEL_INIT(label, MAGIC_PIPE); in test_pipe_init_label()
[all …]