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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.h246 short hangUpLine; // index to hangUp entry member in struct:TRScriptVars
H A DCCLEngine.c1074 SV.scriptLine = SV.hangUpLine; // set the script entry point
1204 if( SV.hangUpLine )
1207 SV.hangUpLine = SV.scriptLine;
1302 else if (SV.hangUpLine == 0) result = cclErr_NoHangUpLabel;

Completed in 382 milliseconds