Home
last modified time | relevance | path

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

/freebsd-14.2/sys/security/mac_test/
H A Dmac_test.c101 #define MAGIC_PIPE 0xdc6c9919 macro
1135 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_ioctl()
1148 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_poll()
1161 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_read()
1174 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_relabel()
1188 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_stat()
1212 LABEL_CHECK(src, MAGIC_PIPE); in test_pipe_copy_label()
1213 LABEL_CHECK(dest, MAGIC_PIPE); in test_pipe_copy_label()
1243 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_externalize_label()
1254 LABEL_INIT(label, MAGIC_PIPE); in test_pipe_init_label()
[all …]