Home
last modified time | relevance | path

Searched refs:next_pending_trap (Results 1 – 5 of 5) sorted by relevance

/dports/shells/bash/bash-5.1/
H A Dtrap.h121 extern int next_pending_trap PARAMS((int));
H A Dtrap.c548 next_pending_trap (start) in next_pending_trap() function
562 return (next_pending_trap (1)); in first_pending_trap()
H A DChangeLog7430 next_pending_trap
7437 next_pending_trap to find a pending trap that is not SIGCHLD
/dports/shells/bash/bash-5.1/builtins/
H A Dwait.def195 opt = next_pending_trap (opt+1);
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog7430 next_pending_trap
7437 next_pending_trap to find a pending trap that is not SIGCHLD