Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_test/
H A Dmac_test.c100 #define MAGIC_PIPE 0xdc6c9919 macro
1195 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_ioctl()
1208 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_poll()
1221 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_read()
1234 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_relabel()
1235 LABEL_CHECK(newlabel, MAGIC_PIPE); in test_pipe_check_relabel()
1248 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_stat()
1261 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_write()
1272 LABEL_CHECK(src, MAGIC_PIPE); in test_pipe_copy_label()
1273 LABEL_CHECK(dest, MAGIC_PIPE); in test_pipe_copy_label()
[all …]