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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c115 static Selection *tsol_sel_agnt = NULL; /* entry in CurrentSelection to get seln */ variable
360 if (tsol_sel_agnt && pSel->selection == tsol_sel_agnt->selection) {
361 tsol_sel_agnt = NULL; /* selection manager died. */
2011 tsol_sel_agnt = pSel; /* owner of this seln */
2100 pSel->window != None && tsol_sel_agnt != NULL) {
2101 pSel = tsol_sel_agnt;

Completed in 949 milliseconds