HomeSort by: relevance | last modified time | path
    Searched refs:xcb_shm_detach (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/xorg/lib/libxcb/files/
shm.h 112 /** Opcode for xcb_shm_detach. */
113 #define XCB_SHM_DETACH 2
411 xcb_shm_detach (xcb_connection_t *c,
shm.c 164 .opcode = XCB_SHM_DETACH,
184 xcb_shm_detach (xcb_connection_t *c, function
190 .opcode = XCB_SHM_DETACH,

Completed in 25 milliseconds