Searched defs:osigint (Results 1 – 2 of 2) sorted by relevance
43 osiginfo osigint; in krb5_prompter_posix() local 130 catch_signals(osiginfo *osigint) in catch_signals() argument 145 restore_signals(osiginfo *osigint) in restore_signals() argument 155 setup_tty(FILE * fp,int hidden,struct termios * saveparm,osiginfo * osigint) setup_tty() argument 188 restore_tty(FILE * fp,struct termios * saveparm,osiginfo * osigint) restore_tty() argument [all...]
78 struct sigaction act, osigint, osigtstp; in __getpass() local