Home
last modified time | relevance | path

Searched defs:nact (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/tools/tools/vhba/mptest/
H A Dvhba_mptest.c63 int nact, nact_high; member
/freebsd-14.2/usr.sbin/lpr/lpr/
H A Dlpr.c96 static int nact; /* number of jobs to act on */ variable
/freebsd-14.2/lib/libthr/thread/
H A Dthr_sig.c458 struct sigaction act, nact, oact; in _thr_signal_init() local