Searched refs:osigint (Results 1 – 1 of 1) sorted by relevance
273 struct sigaction act, osigint, osigtstp; in libzfs_getpassphrase() local287 (void) sigaction(SIGINT, &act, &osigint); in libzfs_getpassphrase()331 (void) sigaction(SIGINT, &osigint, NULL); in libzfs_getpassphrase()