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

/freebsd-10-stable/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-10-stable/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.c1097 c->my_ptr->my_status = MY_OWNByNIC;
1117 while (!((rxstat = sc->my_cdata.my_rx_head->my_ptr->my_status)
1124 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1134 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1150 cur_rx->my_ptr->my_status = MY_OWNByNIC;
1366 f->my_status = 0;
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh458 my_status=$?
459 if test "$my_status" -eq 0; then :; else
460 eval "(exit $my_status); $my_fail_exp"
483 my_status=$?
485 if test "$my_status" -eq 0; then :; else
486 eval "(exit $my_status); $my_fail_exp"
/freebsd-10-stable/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-10-stable/crypto/heimdal/
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-10-stable/contrib/sqlite3/
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-10-stable/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-10-stable/contrib/unbound/
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-10-stable/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-10-stable/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-10-stable/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-10-stable/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 489 milliseconds