Searched refs:err_str (Results 1 – 1 of 1) sorted by relevance
| /boot/ |
| A D | vbe_request.c | 25 char err_str[VBE_ERR_STR_LEN]; member 43 snprintf(result->err_str, VBE_ERR_STR_LEN, in handle_random_req() 50 snprintf(result->err_str, VBE_ERR_STR_LEN, in handle_random_req() 57 snprintf(result->err_str, VBE_ERR_STR_LEN, in handle_random_req() 63 snprintf(result->err_str, VBE_ERR_STR_LEN, in handle_random_req() 136 snprintf(result->err_str, VBE_ERR_STR_LEN, "Unknown request: %s", in vbe_process_request() 193 *result.err_str = '\0'; in bootmeth_vbe_ft_fixup() 199 if (*result.err_str) { in bootmeth_vbe_ft_fixup() 200 char *msg = strdup(result.err_str); in bootmeth_vbe_ft_fixup()
|
Completed in 7 milliseconds