Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvbox_err.h8 #define VERR_GENERAL_FAILURE (-1) macro
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_utils.c82 req->rc = VERR_GENERAL_FAILURE; in vbg_req_alloc()