Searched refs:UI_set_method (Results 1 – 6 of 6) sorted by relevance
13 UI_get_method, UI_set_method, UI_OpenSSL, UI_null - user interface63 const UI_METHOD *UI_set_method(UI *ui, const UI_METHOD *meth);199 UI_set_method() changes the UI method associated with a given UI.237 UI_set_method() return either a valid B<UI_METHOD> structure or NULL
217 const UI_METHOD *UI_set_method(UI *ui, const UI_METHOD *meth);
591 const UI_METHOD *UI_set_method(UI *ui, const UI_METHOD *meth) in UI_set_method() function
59 UI_set_method(ui, ui_method); in file_get_pass()
2895 UI_set_method;
2882 MLINKS+= UI_new.3 UI_set_method.3