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

/freebsd-11-stable/lib/libc/gen/
H A Ddaemon.c53 int osa_ok; local
59 osa_ok = __libc_sigaction(SIGHUP, &sa, &osa);
76 if (osa_ok != -1)

Completed in 102 milliseconds