Lines Matching refs:MAGIC_PIPE
101 #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()
1175 LABEL_CHECK(newlabel, MAGIC_PIPE); in test_pipe_check_relabel()
1188 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_stat()
1201 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_write()
1212 LABEL_CHECK(src, MAGIC_PIPE); in test_pipe_copy_label()
1213 LABEL_CHECK(dest, MAGIC_PIPE); in test_pipe_copy_label()
1224 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_create()
1233 LABEL_DESTROY(label, MAGIC_PIPE); in test_pipe_destroy_label()
1243 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_externalize_label()
1254 LABEL_INIT(label, MAGIC_PIPE); in test_pipe_init_label()
1264 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_internalize_label()
1277 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_relabel()
1278 LABEL_CHECK(newlabel, MAGIC_PIPE); in test_pipe_relabel()