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

/freebsd-current/sys/contrib/openzfs/cmd/zed/
H A Dzed.c31 static volatile sig_atomic_t _got_hup = 0; variable
50 _got_hup = 1;
289 if (_got_hup) {
290 _got_hup = 0;

Completed in 65 milliseconds