Searched defs:catch (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/kern/ |
| H A D | kern_synch.c | 139 int catch, pri, rval, sleepq_flags; in _sleep() local 419 bool catch, drop; in _blockcount_sleep() local
|
| H A D | sys_pipe.c | 669 pipelock(struct pipe *cpipe, int catch) in pipelock()
|
| H A D | kern_lock.c | 276 int catch, error; in sleeplk() local
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_sigaction.c | 82 catch(int sig __unused) in catch() function
|
| /freebsd-14.2/tools/regression/poll/ |
| H A D | pipeselect.c | 53 catch(int sig) in catch() function
|
| H A D | pipepoll.c | 82 catch(int sig __unused) in catch() function
|
| /freebsd-14.2/sbin/fsck_ffs/ |
| H A D | fsutil.c | 1335 catch(int sig __unused) in catch() function
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | sh.c | 1987 process(int catch) in process()
|
| /freebsd-14.2/sys/sys/ |
| H A D | buf.h | 314 #define BUF_TIMELOCK(bp, locktype, interlock, wmesg, catch, timo) \ argument
|