Home
last modified time | relevance | path

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

/qemu/system/
H A Dqemu-seccomp.c286 uint32_t testaction = SECCOMP_RET_KILL_PROCESS; in qemu_seccomp_update_action() local
288 if (qemu_seccomp(SECCOMP_GET_ACTION_AVAIL, 0, &testaction) == 0) { in qemu_seccomp_update_action()