Searched refs:verify_report (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libsecureboot/h/ |
H A D | verify_file.h | 54 void verify_report(const char *, int, int, struct stat *);
|
/freebsd/lib/libsecureboot/ |
H A D | verify_file.c | 410 verify_report(const char *path, int severity, int status, struct stat *stp) in verify_report() function 562 verify_report(filename, severity, rc, &st); in verify_file()
|
H A D | vectx.c | 406 verify_report(ctx->vec_path, severity, rc, NULL); in vectx_close()
|