/* * Build a dtx protocol command string to be dispatched to QE. */ static char * buildGpDtxProtocolCommand(DispatchCommandDtxProtocolParms *pDtxProtocolParms, int *finalLen) { …… *pos++ = 'T'; ……