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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/mach-startup/
H A Dstub.c140 char databuf[] = "display"; local in function:send_fd_handoff
151 iov[0].iov_base = databuf;
152 iov[0].iov_len = sizeof(databuf);
H A Dbundle-main.c158 char databuf[] = "display"; local in function:accept_fd_handoff
169 iov[0].iov_base = databuf;
170 iov[0].iov_len = sizeof(databuf);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/
H A Dstub.c129 char databuf[] = "display"; local in function:send_fd_handoff
140 iov[0].iov_base = databuf;
141 iov[0].iov_len = sizeof(databuf);
H A Dbundle-main.c173 char databuf[] = "display"; local in function:accept_fd_handoff
184 iov[0].iov_base = databuf;
185 iov[0].iov_len = sizeof(databuf);

Completed in 4 milliseconds