Searched refs:osigtstp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c267 struct sigaction act, osigint, osigtstp; local
283 (void) sigaction(SIGTSTP, &act, &osigtstp);
326 (void) sigaction(SIGTSTP, &osigtstp, NULL);

Completed in 90 milliseconds