Home
last modified time | relevance | path

Searched refs:prompt_active (Results 1 – 6 of 6) sorted by relevance

/dports/net/bird/bird-1.6.8/client/
H A Dbirdc.c24 static int prompt_active; variable
152 prompt_active = 1; in input_init()
171 prompt_active = 1; in input_reveal()
182 prompt_active = 0; in input_hide()
188 if (prompt == prompt_active) in input_notify()
/dports/net/bird2/bird-2.0.8/client/
H A Dbirdc.c24 static int prompt_active; variable
171 prompt_active = 1; in input_init()
190 prompt_active = 1; in input_reveal()
201 prompt_active = 0; in input_hide()
207 if (prompt == prompt_active) in input_notify()
/dports/security/putty/putty-0.76/unix/
H A Duxpgnt.c47 bool prompt_active; member
137 upc->prompt_active = true; in uxpgnt_ask_passphrase()
146 upc->prompt_active = false; in passphrase_done()
1025 if (upc->prompt_active) in agent_loop_pw_setup()
1066 if (upc->prompt_active && in agent_loop_pw_check()
/dports/security/putty-nogtk/putty-0.76/unix/
H A Duxpgnt.c47 bool prompt_active; member
137 upc->prompt_active = true; in uxpgnt_ask_passphrase()
146 upc->prompt_active = false; in passphrase_done()
1025 if (upc->prompt_active) in agent_loop_pw_setup()
1066 if (upc->prompt_active && in agent_loop_pw_check()
/dports/x11/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.8/src/
H A Dlightdm-gtk-greeter.c217 static gboolean prompt_active = FALSE, password_prompted = FALSE; variable
1217 prompt_active = TRUE; in process_prompts()
1261 prompt_active = TRUE; in process_prompts()
2110 prompt_active = FALSE; in start_authentication()
2455 prompt_active = FALSE; in login_cb()
2515 if (!prompt_active) in show_prompt_cb()
2531 if (!prompt_active) in show_message_cb()
2575 prompt_active = FALSE; in authentication_complete_cb()
/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/inc/ui/
H A Dprincipal-edit.php316 $prompt_active = translate('Active');
333 …$admin_row_entry .= ' <tr> <th class="right">'.$prompt_active.':</th><td class="left">##user_activ…