Go to the source code of this file.
Functions | |
| void | __alarm_handler (int) |
Variables | |
| sigjmp_buf | password_dialog_sig_jmp_buf |
| void __alarm_handler | ( | int | ) |
Definition at line 36 of file passworddialog.cc.
References password_dialog_sig_jmp_buf.
| sigjmp_buf password_dialog_sig_jmp_buf |
Definition at line 34 of file passworddialog.cc.
Referenced by __alarm_handler(), and PasswordDialog::run().
1.7.1