Home
last modified time | relevance | path

Searched refs:repeat_error_string (Results 1 – 25 of 64) sorted by relevance

123

/dports/security/pinentry-tty/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING;
/dports/security/pinentry-gtk2/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING; in fltk_cmd_handler()
/dports/security/pinentry-fltk/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING;
/dports/security/pinentry/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING; in fltk_cmd_handler()
/dports/security/pinentry-curses/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING; in fltk_cmd_handler()
/dports/security/pinentry-gnome3/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING;
/dports/security/pinentry-qt5/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING;
/dports/security/pinentry-efl/pinentry-1.1.1/fltk/
H A Dmain.cxx249 dont_match = (NULL!=pe->repeat_error_string)? pe->repeat_error_string:REPEAT_ERROR_STRING; in fltk_cmd_handler()
/dports/security/pinentry-qt5/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string; member
H A Dpinentry-emacs.c489 if (pe->repeat_error_string) in set_labels()
490 set_label (pe, "SETREPEATERROR", pe->repeat_error_string); in set_labels()
/dports/security/pinentry-efl/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string; member
/dports/security/pinentry-fltk/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string; member
/dports/security/pinentry-tty/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string;
/dports/security/pinentry/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string; member
/dports/security/pinentry-curses/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string; member
/dports/security/pinentry-gnome3/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string; member
/dports/security/pinentry-gtk2/pinentry-1.1.1/pinentry/
H A Dpinentry.h160 char *repeat_error_string; member
/dports/security/pinentry-gnome3/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) : in qt_cmd_handler()
/dports/security/pinentry-gtk2/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) : in qt_cmd_handler()
/dports/security/pinentry-curses/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) :
/dports/security/pinentry/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) :
/dports/security/pinentry-efl/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) : in qt_cmd_handler()
/dports/security/pinentry-tty/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) :
/dports/security/pinentry-fltk/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) : in qt_cmd_handler()
/dports/security/pinentry-qt5/pinentry-1.1.1/qt/
H A Dmain.cpp188 pe->repeat_error_string ? from_utf8(pe->repeat_error_string) :

123