Searched refs:rstat (Results 1 - 25 of 50) sorted by relevance

12

/netbsd-current/lib/librpcsvc/
H A DMakefile10 nlm_prot.x rex.x rnusers.x rusers.x rquota.x rstat.x rwall.x\
/netbsd-current/sbin/rndctl/
H A Drndctl.c495 rndstat_est_t rstat; local
526 rstat.count = RND_MAXSTATCOUNT;
527 rstat.start = start;
528 res = ioctl(fd, RNDGETESTNUM, &rstat);
532 if (rstat.count == 0)
535 for (i = 0; i < rstat.count; i++) {
536 if (all || type == rstat.source[i].rt.type) {
537 do_print_source(&rstat.source[i]);
539 do_print_source_verbose(&rstat.source[i]);
542 start += rstat
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-tic80.c505 bfd_reloc_status_type rstat;
592 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
603 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
616 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
635 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
652 rstat = bfd_reloc_ok;
662 rstat = bfd_reloc_ok;
666 switch (rstat)
502 bfd_reloc_status_type rstat; local
H A Dcoff-mcore.c396 bfd_reloc_status_type rstat;
473 rstat = bfd_reloc_ok;
475 /* Each case must do its own relocation, setting rstat appropriately. */
502 rstat = _bfd_relocate_contents (howto, input_bfd, val, loc);
506 rstat = _bfd_final_link_relocate
521 switch (rstat)
389 bfd_reloc_status_type rstat; local
H A Dcoff-arm.c1198 bfd_reloc_status_type rstat;
1563 rstat = bfd_reloc_ok;
1591 rstat = bfd_reloc_ok;
1608 rstat = bfd_reloc_outofrange;
1705 rstat = overflow ? bfd_reloc_overflow : bfd_reloc_ok;
1711 rstat = bfd_reloc_ok;
1713 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
1749 switch (rstat)
1196 bfd_reloc_status_type rstat; local
H A Dcoff-ppc.c969 bfd_reloc_status_type rstat;
1040 rstat = bfd_reloc_ok;
1042 /* Each case must do its own relocation, setting rstat appropriately. */
1201 rstat = _bfd_relocate_contents (howto, input_bfd, relocation, loc);
1359 rstat = _bfd_relocate_contents (howto,
1372 rstat = _bfd_relocate_contents (howto,
1381 rstat = _bfd_relocate_contents (howto,
1407 switch (rstat)
964 bfd_reloc_status_type rstat; local
H A Dcofflink.c2828 bfd_reloc_status_type rstat;
2837 rstat = _bfd_relocate_contents (howto, output_bfd,
2840 switch (rstat)
2957 bfd_reloc_status_type rstat;
3119 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
3124 switch (rstat)
2827 bfd_reloc_status_type rstat; local
2956 bfd_reloc_status_type rstat; local
/netbsd-current/sys/dev/raidframe/
H A Drf_raid5.c170 RF_RowStatus_t rstat; local
192 rstat = raidPtr->status;
193 prior_recon = (rstat == rf_rs_reconfigured) || (
194 (rstat == rf_rs_reconstructing) ?
H A Drf_raid1.c182 RF_RowStatus_t rstat; local
207 rstat = raidPtr->status;
208 prior_recon = (rstat == rf_rs_reconfigured) || (
209 (rstat == rf_rs_reconstructing) ?
H A Drf_paritylogging.c819 RF_RowStatus_t rstat; local
836 rstat = raidPtr->status;
837 prior_recon = (rstat == rf_rs_reconfigured) || (
838 (rstat == rf_rs_reconstructing) ?
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-mcore.c396 bfd_reloc_status_type rstat;
472 rstat = bfd_reloc_ok;
474 /* Each case must do its own relocation, setting rstat appropriately. */
501 rstat = _bfd_relocate_contents (howto, input_bfd, val, loc);
505 rstat = _bfd_final_link_relocate
520 switch (rstat)
389 bfd_reloc_status_type rstat; local
H A Dcoff-arm.c1198 bfd_reloc_status_type rstat;
1563 rstat = bfd_reloc_ok;
1591 rstat = bfd_reloc_ok;
1608 rstat = bfd_reloc_outofrange;
1705 rstat = overflow ? bfd_reloc_overflow : bfd_reloc_ok;
1711 rstat = bfd_reloc_ok;
1713 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
1749 switch (rstat)
1196 bfd_reloc_status_type rstat; local
H A Dcofflink.c2777 bfd_reloc_status_type rstat;
2786 rstat = _bfd_relocate_contents (howto, output_bfd,
2789 switch (rstat)
2906 bfd_reloc_status_type rstat;
3074 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
3079 switch (rstat)
2776 bfd_reloc_status_type rstat; local
2905 bfd_reloc_status_type rstat; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-mcore.c396 bfd_reloc_status_type rstat;
473 rstat = bfd_reloc_ok;
475 /* Each case must do its own relocation, setting rstat appropriately. */
502 rstat = _bfd_relocate_contents (howto, input_bfd, val, loc);
506 rstat = _bfd_final_link_relocate
521 switch (rstat)
389 bfd_reloc_status_type rstat; local
H A Dcoff-arm.c1198 bfd_reloc_status_type rstat;
1563 rstat = bfd_reloc_ok;
1591 rstat = bfd_reloc_ok;
1608 rstat = bfd_reloc_outofrange;
1705 rstat = overflow ? bfd_reloc_overflow : bfd_reloc_ok;
1711 rstat = bfd_reloc_ok;
1713 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
1749 switch (rstat)
1196 bfd_reloc_status_type rstat; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-mcore.c396 bfd_reloc_status_type rstat;
472 rstat = bfd_reloc_ok;
474 /* Each case must do its own relocation, setting rstat appropriately. */
501 rstat = _bfd_relocate_contents (howto, input_bfd, val, loc);
505 rstat = _bfd_final_link_relocate
520 switch (rstat)
389 bfd_reloc_status_type rstat; local
H A Dcoff-arm.c1198 bfd_reloc_status_type rstat;
1563 rstat = bfd_reloc_ok;
1591 rstat = bfd_reloc_ok;
1608 rstat = bfd_reloc_outofrange;
1705 rstat = overflow ? bfd_reloc_overflow : bfd_reloc_ok;
1711 rstat = bfd_reloc_ok;
1713 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
1749 switch (rstat)
1196 bfd_reloc_status_type rstat; local
/netbsd-current/sys/dev/ic/
H A Dmb86950.c672 u_int8_t tstat, rstat; local
676 rstat = bus_space_read_1(bst, bsh, DLCR_RX_STAT);
678 if (tstat == 0 && rstat == 0) return 0;
698 if (rstat != 0) {
700 mb86950_rint(sc, rstat);
703 bus_space_write_1(bst, bsh, DLCR_RX_STAT, rstat);
773 mb86950_rint(struct mb86950_softc *sc, u_int8_t rstat) argument
782 if (rstat & RX_ERR_MASK) {
788 if ((rstat & RX_BUS_RD_ERR) == 0) {
H A Dmb86960.c933 mb86960_rint(struct mb86960_softc *sc, uint8_t rstat) argument
944 if (rstat & (FE_D1_OVRFLO | FE_D1_CRCERR | FE_D1_ALGERR |
949 snprintb(sbuf, sizeof(sbuf), FE_D1_ERRBITS, rstat);
1079 uint8_t tstat, rstat; local
1094 rstat = bus_space_read_1(bst, bsh, FE_DLCR1) & FE_RMASK;
1095 if (tstat == 0 && rstat == 0)
1106 bus_space_write_1(bst, bsh, FE_DLCR1, rstat);
1118 if (rstat != 0)
1119 mb86960_rint(sc, rstat);
1144 if (rstat !
[all...]
/netbsd-current/libexec/rpc.rstatd/
H A Drstatd.c50 #include <rpcsvc/rstat.h>
H A Drstat_proc.c42 * rstat service: built with rstat.x and derived from rpc.rstatd.c
83 #include <rpcsvc/rstat.h>
/netbsd-current/sys/arch/mips/ingenic/
H A Djziic.c543 uint32_t stat, data, rstat; local
567 rstat = bus_space_read_4(sc->sc_memt, sc->sc_memh,
569 while ((rstat & JZ_TFNF) &&
576 rstat = bus_space_read_4(sc->sc_memt, sc->sc_memh,
588 rstat = bus_space_read_4(sc->sc_memt, sc->sc_memh, JZ_SMBST);
589 while ((rstat & JZ_RFNE) && (sc->sc_bufptr < sc->sc_buflen)) {
595 rstat = bus_space_read_4(sc->sc_memt, sc->sc_memh,
/netbsd-current/sys/arch/amiga/dev/
H A Dif_qn.c599 qn_rint(struct qn_softc *sc, u_short rstat) argument
612 if (rstat & R_INT_OVR_FLO) {
618 if (rstat & R_INT_CRC_ERR) {
624 if (rstat & R_INT_ALG_ERR) {
630 if (rstat & R_INT_SRT_PKT) {
640 if (rstat & 0x4040) {
/netbsd-current/usr.bin/rup/
H A Drup.c57 #include <rpcsvc/rstat.h>
/netbsd-current/lib/libc/rpc/
H A Dsvc_vc.c682 bool_t rstat; local
692 rstat = xdr_replymsg(xdrs, msg);
694 return rstat;

Completed in 490 milliseconds

12