Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-bridge-helper.c66 typedef QSIMPLEQ_HEAD(ACLList, ACLRule) ACLList; typedef
74 static int parse_acl_file(const char *filename, ACLList *acl_list) in parse_acl_file()
246 ACLList acl_list; in main()