Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libsecureboot/openpgp/
H A Dopgp_sig.c63 #define get_error_string ve_error_get macro
96 get_error_string(void)
377 filename, get_error_string());
H A Dpacket.h69 char * get_error_string(void);
/freebsd-14.2/contrib/bsddialog/lib/
H A Dlibbsddialog.c116 return (get_error_string()); in bsddialog_geterror()
H A Dlib_util.h56 const char *get_error_string(void);
H A Dlib_util.c47 const char *get_error_string(void) in get_error_string() function