Lines Matching refs:RC
110 you wish to continue ??" 7 70 || RC=$?
111 case $RC in
164 RC=0
168 while [ $RC -ne "1" ]
175 2>/tmp/runltp.results.$$ || RC=$?
223 RC=$?
224 if [ $RC -eq "0" ]
241 RC=$?
242 if [ $RC -eq "0" ]
282 RC=0 # setting return code to 0, to loop in while
320 RC=0
339 2>/tmp/runltp.choice.$$ || RC=$?
347 RC=1
349 case $RC in
451 RC=0
454 while [ $RC -ne "1" ]
461 2>/tmp/runltp.scenario.$$ || RC=$?
490 RC=0 # return code from commands and local functions
510 RC=0
520 2>/tmp/runltp.mainmenu.$$ || RC=$?
522 case $RC in