Searched refs:ConnectionInput (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xfs/dist/os/ | ||
| H A D | osdep.h | 86 } ConnectionInput, *ConnectionInputPtr; typedef in typeref:struct:_connectionInput |
| H A D | io.c | 598 oci = (ConnectionInputPtr) FSalloc(sizeof(ConnectionInput)); |
| /xsrc/external/mit/xorg-server.old/dist/os/ | ||
| H A D | osdep.h | 129 } ConnectionInput, *ConnectionInputPtr; typedef in typeref:struct:_connectionInput |
| H A D | io.c | 1054 oci = malloc(sizeof(ConnectionInput)); |
| /xsrc/external/mit/xorg-server/dist/os/ | ||
| H A D | io.c | 94 } ConnectionInput; typedef in typeref:struct:_connectionInput 988 oci = malloc(sizeof(ConnectionInput)); |
Completed in 6 milliseconds