Lines Matching refs:RC
27 RC=$?
28 if test $RC != 0 ; then
29 echo "slapadd failed ($RC)!"
30 exit $RC
48 RC=$?
49 if test $RC = 0 ; then
56 if test $RC != 0 ; then
57 echo "ldapsearch failed ($RC)!"
59 exit $RC
67 RC=$?
68 if test $RC != 0 ; then
69 echo "ldapsearch failed ($RC)!"
71 exit $RC
77 RC=$?
78 if test $RC != 0 ; then
79 echo "ldapsearch failed ($RC)!"
81 exit $RC
87 RC=$?
88 if test $RC != $RCODE ; then
89 echo "ldapsearch: unexpected result ($RC)! (referral expected)"
97 RC=$?
98 if test $RC != 0 ; then
99 echo "ldapsearch failed ($RC)!"
101 exit $RC
106 RC=$?
107 if test $RC != 0 ; then
108 echo "ldapsearch failed ($RC)!"
110 exit $RC
115 RC=$?
116 if test $RC != 0 ; then
117 echo "ldapsearch failed ($RC)!"
119 exit $RC
125 RC=$?
126 if test $RC != $RCODE ; then
127 echo "ldapsearch: unexpected result ($RC)! (referral expected)"
134 RC=$?
135 if test $RC != $RCODE ; then
136 echo "ldapsearch: unexpected result ($RC)! (referral expected)"
143 RC=$?
144 if test $RC != $RCODE ; then
145 echo "ldapsearch: unexpected result ($RC)! (referral expected)"
153 RC=$?
154 if test $RC != $RCODE ; then
155 echo "ldapsearch: unexpected result ($RC)! (referral expected)"
162 RC=$?
163 if test $RC != $RCODE ; then
164 echo "ldapsearch: unexpected result ($RC)! (referral expected)"
171 RC=$?
172 if test $RC != $RCODE ; then
173 echo "ldapsearch: unexpected result ($RC)! (referral expected)"