Home
last modified time | relevance | path

Searched defs:catch (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dkern_synch.c139 int catch, pri, rval, sleepq_flags; in _sleep() local
419 bool catch, drop; in _blockcount_sleep() local
H A Dsys_pipe.c669 pipelock(struct pipe *cpipe, int catch) in pipelock()
H A Dkern_lock.c276 int catch, error; in sleeplk() local
/freebsd-14.2/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigaction.c82 catch(int sig __unused) in catch() function
/freebsd-14.2/tools/regression/poll/
H A Dpipeselect.c53 catch(int sig) in catch() function
H A Dpipepoll.c82 catch(int sig __unused) in catch() function
/freebsd-14.2/sbin/fsck_ffs/
H A Dfsutil.c1335 catch(int sig __unused) in catch() function
/freebsd-14.2/contrib/tcsh/
H A Dsh.c1987 process(int catch) in process()
/freebsd-14.2/sys/sys/
H A Dbuf.h314 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument