Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dkern_synch.c137 int catch, pri, rval, sleepq_flags; in _sleep() local
417 bool catch, drop; _blockcount_sleep() local
H A Dsys_pipe.c636 pipelock(struct pipe * cpipe,int catch) pipelock() argument
H A Dkern_lock.c273 catch = pri & PCATCH; in sleeplk() local
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_sigaction.c82 catch(int sig __unused) in catch() function
/freebsd-src/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-src/sbin/fsck_ffs/
H A Dfsutil.c1328 catch(int sig __unused) in catch() function
/freebsd-src/contrib/tcsh/
H A Dsh.c1987 process(int catch) in process()
/freebsd-src/sys/sys/
H A Dbuf.h312 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument