Home
last modified time | relevance | path

Searched refs:issigchldtrapped (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/sh/
H A Dtrap.h42 int issigchldtrapped(void);
H A Dtrap.c360 issigchldtrapped(void) in issigchldtrapped() function
H A Djobs.c1158 if (!issigchldtrapped()) { in dowait()