Searched refs:ConnectionInput (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xfs/dist/os/
H A Dosdep.h86 } ConnectionInput, *ConnectionInputPtr; typedef in typeref:struct:_connectionInput
H A Dio.c598 oci = (ConnectionInputPtr) FSalloc(sizeof(ConnectionInput));
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dosdep.h129 } ConnectionInput, *ConnectionInputPtr; typedef in typeref:struct:_connectionInput
H A Dio.c1054 oci = malloc(sizeof(ConnectionInput));
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c94 } ConnectionInput; typedef in typeref:struct:_connectionInput
988 oci = malloc(sizeof(ConnectionInput));

Completed in 6 milliseconds