Searched refs:ShmDetachSegment (Results 1 – 2 of 2) sorted by relevance
105 static int ShmDetachSegment(void *value, XID shmseg);269 ShmDetachSegment(shmdesc, 0); in ShmDestroyPixmap()435 ShmDetachSegment(void *value, /* must conform to DeleteType */ in ShmDetachSegment() function1570 ShmSegType = CreateNewResourceType(ShmDetachSegment, "ShmSeg"); in ShmExtensionInit()
35372 We pass the pPixmap->drawable.id to the ShmDetachSegment function after35374 ShmDetachSegment and can simply pass zero instead.