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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.h251 u_int8_t scriptPrepFailed; // true if PrepScript fails; used in Connect/Disconnect. member in struct:TRScriptVars
H A DCCLEngine.c877 SV.scriptPrepFailed = 0; // PrepScript has not yet rejected the script
1008 SV.scriptPrepFailed = 1; // so Disconnect won't try to re-preflight the script.

Completed in 155 milliseconds