Home
last modified time | relevance | path

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

/openbmc/qemu/include/authz/
H A Dsimple.h67 QAuthZSimple *qauthz_simple_new(const char *id,
/openbmc/qemu/tests/unit/
H A Dtest-authz-simple.c30 QAuthZSimple *authz = qauthz_simple_new("authz0", in test_authz_simple()
/openbmc/qemu/authz/
H A Dsimple.c95 QAuthZSimple *qauthz_simple_new(const char *id, in qauthz_simple_new() function