Home
last modified time | relevance | path

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

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