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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.c234 void PrepStr(u_int8_t *destStr, u_int32_t *isVarString, u_int32_t *varIndex, int varSubstitution);
1267 PrepStr(SV.strBuf, NULL, NULL, 1);
1284 PrepStr(SV.strBuf, NULL, NULL, 1);
1349 PrepStr(SV.strBuf, 0, 0, 1); // fetch the message Pascal string
1478 void PrepStr(u_int8_t *destStr, u_int32_t *isVarString, u_int32_t *varIndex, int varSubstitution) function
1722 PrepStr( intStr, &isVarString, NULL, 1);
2517 PrepStr(text, 0, 0, 0);
2568 PrepStr(SV.strBuf, &isVarString, &varIndex, 1);
2693 PrepStr(text, 0, 0, 0);
2890 PrepStr(S
[all...]

Completed in 114 milliseconds