Lines Matching full:error
24 #include "qapi/error.h"
52 Error **errp);
60 * @errp: pointer to a NULL initialized error object
62 * Check if a user @identity is authorized. If an error
65 * Callers are recommended to treat the denial and error
66 * scenarios identically. Specifically the error info in
72 * an error occurred.
76 Error **errp);
83 * @errp: pointer to a NULL initialized error object
85 * Check if a user @identity is authorized. If an error
88 * Callers are recommended to treat the denial and error
89 * scenarios identically. Specifically the error info in
95 * an error occurred.
99 Error **errp);