Searched refs:UI_get_input_flags (Results 1 – 6 of 6) sorted by relevance
6 UI_get_input_flags, UI_get0_output_string,28 int UI_get_input_flags(UI_STRING *uis);54 UI_get_input_flags() is used to retrieve the flags associated with the104 UI_get_input_flags() returns the UI string flags.
31 if (UI_get_input_flags(uis) & UI_INPUT_FLAG_DEFAULT_PWD in ui_read()66 if (UI_get_input_flags(uis) & UI_INPUT_FLAG_DEFAULT_PWD in ui_write()
230 UI_get_input_flags(uis) & UI_INPUT_FLAG_ECHO, in read_string()236 UI_get_input_flags(uis) & UI_INPUT_FLAG_ECHO, in read_string()242 UI_get_input_flags(uis) & in read_string()
770 int UI_get_input_flags(UI_STRING *uis) in UI_get_input_flags() function
350 int UI_get_input_flags(UI_STRING *uis);
367 UI_get_input_flags 374 3_0_0 EXIST::FUNCTION:
Completed in 20 milliseconds