Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-bridge-helper.c249 g_autofree char *acl_file = NULL; in main() local
289 acl_file = get_relocated_path(DEFAULT_ACL_FILE); in main()
290 if (parse_acl_file(acl_file, &acl_list) == -1) { in main()
292 acl_file); in main()