Searched refs:notrapSignals (Results 1 – 4 of 4) sorted by relevance
66 Bool notrapSignals; /* don't exit cleanly - die at fault */ member
111 .notrapSignals = FALSE,
243 if (xf86Info.notrapSignals) { in TrapSignals()
740 xf86GetOptValBool(FlagOptions, FLAG_NOTRAPSIGNALS, &xf86Info.notrapSignals); in configServerFlags()