Lines Matching refs:MAGIC_PIPE
100 #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()
1284 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_create()
1293 LABEL_DESTROY(label, MAGIC_PIPE); in test_pipe_destroy_label()
1303 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_externalize_label()
1314 LABEL_INIT(label, MAGIC_PIPE); in test_pipe_init_label()
1324 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_internalize_label()
1337 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_relabel()
1338 LABEL_CHECK(newlabel, MAGIC_PIPE); in test_pipe_relabel()