Home
last modified time | relevance | path

Searched refs:NO_SIG (Results 1 – 7 of 7) sorted by relevance

/dports/shells/bash/bash-5.1/
H A Dtrap.h35 #define NO_SIG -1 macro
55 #define signal_object_p(x,f) (decode_signal (x,f) != NO_SIG)
H A Dtrap.c239 return ((sig >= 0 && sig < NSIG) ? (int)sig : NO_SIG);
247 return NO_SIG;
254 return NO_SIG;
290 return (NO_SIG);
/dports/lang/expect/expect5.45.4/
H A Dexp_trap.c39 #define NO_SIG 0 macro
75 static int current_sig = NO_SIG;
137 current_sig = NO_SIG;
349 if (current_sig == NO_SIG) {
/dports/shells/bash/bash-5.1/builtins/
H A Dtrap.def188 if (sig == NO_SIG)
303 if (i == NO_SIG)
H A Dkill.def173 if (sig == NO_SIG)
H A Dcommon.c845 if (signum == NO_SIG)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Enquire/
H A DEnquire.c611 #ifdef NO_SIG
730 #ifdef NO_SIG /* There's no signal(), or setjmp/longjmp() */
1124 #ifdef NO_SIG