Searched refs:SIGNAL_FLAGS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/bmake/
H A Dsigcompat.c161 #ifndef SIGNAL_FLAGS
162 # define SIGNAL_FLAGS 0 /* no auto-restart */ macro
164 int _signalFlags = SIGNAL_FLAGS;

Completed in 89 milliseconds