Searched refs:databuf (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/mach-startup/ | ||
| H A D | stub.c | 140 char databuf[] = "display"; local in function:send_fd_handoff 151 iov[0].iov_base = databuf; 152 iov[0].iov_len = sizeof(databuf); |
| H A D | bundle-main.c | 158 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 D | stub.c | 129 char databuf[] = "display"; local in function:send_fd_handoff 140 iov[0].iov_base = databuf; 141 iov[0].iov_len = sizeof(databuf); |
| H A D | bundle-main.c | 173 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