Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_img.c67 guts.xshmattach_failed = true; in shm_ignore_errors()
146 guts.xshmattach_failed = false; in prima_prepare_ximage()
161 if (guts.xshmattach_failed) goto bad_xshm_attach; in prima_prepare_ximage()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h680 Bool xshmattach_failed; member