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

/xsrc/external/mit/xorg-server.old/dist/os/
H A Dconnection.c146 static Bool RunFromSmartParent; /* send SIGUSR1 to parent process */ variable in typeref:typename:Bool
345 RunFromSmartParent = TRUE;
355 if (RunFromSmartParent) {
/xsrc/external/mit/xorg-server/dist/os/
H A Dconnection.c134 static Bool RunFromSmartParent; /* send SIGUSR1 to parent process */ variable in typeref:typename:Bool
193 RunFromSmartParent = TRUE;
211 if (RunFromSmartParent) {

Completed in 6 milliseconds