Lines Matching refs:user
67 to the collection of strings in the user interface.
89 be safe to ignore if the expected user action is obvious, for example with
127 * the application, it might for example be in the user data set with
135 * The user of these routines may want to define flags of their own. The core
155 * If the ui_method doesn't contain a pointer to a user-defined prompt
169 * The following function is used to store a pointer to user-specific data.
176 * Note that the UI_OpenSSL() method completely ignores the user data. Other
181 * Alternatively, this function is used to duplicate the user data.
183 * be used to free the user data in this case.
186 /* We need a user data retrieving function as well. */
197 * Give a user interface parameterised control commands. This can be used to
212 * a user interface. This makes UI_ctrl() return 1 if it is redoable, and 0
307 UIT_INFO, /* Send info to the user */
308 UIT_ERROR /* Send an error message to the user */