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