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

/xsrc/external/mit/xfs/dist/os/
H A Dosdep.h93 } ConnectionOutput, *ConnectionOutputPtr; typedef in typeref:struct:_connectionOutput
H A Dio.c619 oco = (ConnectionOutputPtr) FSalloc(sizeof(ConnectionOutput));
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dosdep.h136 } ConnectionOutput, *ConnectionOutputPtr; typedef in typeref:struct:_connectionOutput
H A Dio.c1076 oco = malloc(sizeof(ConnectionOutput));
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c101 } ConnectionOutput; typedef in typeref:struct:_connectionOutput
1009 oco = malloc(sizeof(ConnectionOutput));

Completed in 9 milliseconds