Lines Matching refs:MAGIC_PIPE
101 #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()
1143 LABEL_CHECK(newlabel, MAGIC_PIPE); in test_pipe_check_relabel()
1156 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_stat()
1169 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_check_write()
1180 LABEL_CHECK(src, MAGIC_PIPE); in test_pipe_copy_label()
1181 LABEL_CHECK(dest, MAGIC_PIPE); in test_pipe_copy_label()
1192 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_create()
1201 LABEL_DESTROY(label, MAGIC_PIPE); in test_pipe_destroy_label()
1211 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_externalize_label()
1222 LABEL_INIT(label, MAGIC_PIPE); in test_pipe_init_label()
1232 LABEL_CHECK(label, MAGIC_PIPE); in test_pipe_internalize_label()
1245 LABEL_CHECK(pplabel, MAGIC_PIPE); in test_pipe_relabel()
1246 LABEL_CHECK(newlabel, MAGIC_PIPE); in test_pipe_relabel()