Searched refs:_rc (Results 1 – 4 of 4) sorted by relevance
45 _rc=$?49 _rc=$?58 _rc=$?62 _rc=165 exit ${_rc}
142 _rc=$?143 if test ${_rc} -ne 0; then146 echo "ERROR: turnacct switch returned rc=${_rc}" >> ${_active}
59 #define HT_RC_2_MCS(_rc) ((_rc) & 0x0f) argument60 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) argument
216 #define ELINK_STATUS_TO_LM_STATUS(_rc, _lm_status) switch(_rc)\ argument