Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c622 FLAG_NOTRAPSIGNALS, enumerator
656 {FLAG_NOTRAPSIGNALS, "NoTrapSignals", OPTV_BOOLEAN,
740 xf86GetOptValBool(FlagOptions, FLAG_NOTRAPSIGNALS, &xf86Info.notrapSignals); in configServerFlags()