Searched refs:ConnectionOutput (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xfs/dist/os/ | ||
| H A D | osdep.h | 93 } ConnectionOutput, *ConnectionOutputPtr; typedef in typeref:struct:_connectionOutput |
| H A D | io.c | 619 oco = (ConnectionOutputPtr) FSalloc(sizeof(ConnectionOutput)); |
| /xsrc/external/mit/xorg-server.old/dist/os/ | ||
| H A D | osdep.h | 136 } ConnectionOutput, *ConnectionOutputPtr; typedef in typeref:struct:_connectionOutput |
| H A D | io.c | 1076 oco = malloc(sizeof(ConnectionOutput)); |
| /xsrc/external/mit/xorg-server/dist/os/ | ||
| H A D | io.c | 101 } ConnectionOutput; typedef in typeref:struct:_connectionOutput 1009 oco = malloc(sizeof(ConnectionOutput)); |
Completed in 9 milliseconds