Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/tests/
Dtest-neverallow.c27 static struct msg_list { struct
29 struct msg_list *next; argument
35 struct msg_list *n = messages->next; in messages_clean()
45 const struct msg_list *m = messages; in messages_check()
81 struct msg_list *new = malloc(sizeof(*new)); in msg_handler()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h50470 struct list_head msg_list; member