Searched refs:newoutputs (Results 1 – 9 of 9) sorted by relevance
/dports/x11-servers/xarcan/xarcan-0.6.0/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/x11-servers/xwayland/xorg-server-1.20.13/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/x11-servers/xorg-server/xorg-server-1.20.13/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/x11-servers/xephyr/xorg-server-1.20.13/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/randr/ |
H A D | rrcrtc.c | 174 RROutputPtr *newoutputs; in RRCrtcNotify() local 178 newoutputs = reallocarray(crtc->outputs, in RRCrtcNotify() 181 newoutputs = xallocarray(numOutputs, sizeof(RROutputPtr)); in RRCrtcNotify() 182 if (!newoutputs) in RRCrtcNotify() 187 newoutputs = NULL; in RRCrtcNotify() 189 crtc->outputs = newoutputs; in RRCrtcNotify()
|