Searched refs:qemu_acl_remove (Results 1 – 3 of 3) sorted by relevance
/external/qemu/ | ||
D | acl.h | 63 int qemu_acl_remove(qemu_acl *acl, |
D | acl.c | 162 int qemu_acl_remove(qemu_acl *acl, in qemu_acl_remove() function |
D | monitor.c | 1652 ret = qemu_acl_remove(acl, match); in do_acl() |