Searched refs:my_status (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dmep-dis.c135 int my_status = 0;
141 my_status = print_insn (cd, pc, info, insnbuf, corelength);
142 if (my_status != corelength)
145 my_status = corelength;
147 status += my_status;
163 int my_status = 0;
189 my_status = print_insn (cd, pc, info, insnbuf, copro1length);
191 if (my_status != copro1length)
194 my_status = copro1length;
196 status += my_status;
134 int my_status = 0; local
162 int my_status = 0; local
[all...]
/freebsd-9.3-release/sys/dev/my/
H A Dif_myreg.h212 u_int32_t my_status; member in struct:my_desc
303 #define MY_TXSTATUS(x) x->my_ptr->my_frag[x->my_lastdesc].my_status
308 #define MY_TXOWN(x) x->my_ptr->my_frag[0].my_status
H A Dif_my.c1098 c->my_ptr->my_status = MY_OWNByNIC;
1118 while (!((rxstat = sc->my_cdata.my_rx_head->my_ptr->my_status)
1125 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1135 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1151 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1367 f->my_status = 0;
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh662 my_status=$?
663 if test "$my_status" -eq 0; then :; else
664 eval "(exit $my_status); $my_fail_exp"
687 my_status=$?
689 if test "$my_status" -eq 0; then :; else
690 eval "(exit $my_status); $my_fail_exp"
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh665 my_status=$?
666 if test "$my_status" -eq 0; then :; else
667 eval "(exit $my_status); $my_fail_exp"
690 my_status=$?
692 if test "$my_status" -eq 0; then :; else
693 eval "(exit $my_status); $my_fail_exp"
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh665 my_status=$?
666 if test "$my_status" -eq 0; then :; else
667 eval "(exit $my_status); $my_fail_exp"
690 my_status=$?
692 if test "$my_status" -eq 0; then :; else
693 eval "(exit $my_status); $my_fail_exp"
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh312 my_status=""
318 my_status=$?
319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
320 exit $my_status
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh312 my_status=""
318 my_status=$?
319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
320 exit $my_status
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh312 my_status=""
318 my_status=$?
319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then
320 exit $my_status
/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh418 my_status=$?
419 if test "$my_status" -eq 0; then :; else
420 eval "(exit $my_status); $my_fail_exp"

Completed in 280 milliseconds