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

/freebsd-11-stable/lib/librpcsvc/
H A Drstat.c35 static char sccsid[] = "@(#)rstat.c 1.2 91/03/11 TIRPC 1.0; from 1.6 89/03/24 SMI";
43 * "High" level programmatic interface to rstat RPC service.
46 #include <rpcsvc/rstat.h>
49 rstat(char *host, struct statstime *statp) function
H A DMakefile12 rquota.x rstat.x rwall.x sm_inter.x spray.x yppasswd.x ypxfrd.x \
15 OTHERSRCS= rnusers.c rstat.c rwall.c
/freebsd-11-stable/contrib/less/
H A Dttyin.c161 rstat(st) function
199 rstat('R');
207 rstat('B');
H A Dmain.c417 rstat('Q');
H A Dfuncs.h343 public void rstat LESSPARAMS ((char st));
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dexample.c48 sfsistat rstat = SMFIS_CONTINUE; local
55 return rstat;
61 rstat = SMFIS_TEMPFAIL;
89 return rstat;
/freebsd-11-stable/include/rpcsvc/
H A DMakefile9 rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h \
13 rex.x rnusers.x rquota.x rstat.x rwall.x sm_inter.x spray.x \
H A Drstat.x50 %/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/
51 %/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/
157 %enum clnt_stat rstat(char *, struct statstime *);
/freebsd-11-stable/libexec/rpc.rstatd/
H A Drstatd.c39 #include <rpcsvc/rstat.h>
H A Drstat_proc.c40 * rstat service: built with rstat.x and derived from rpc.rstatd.c
75 #include <rpcsvc/rstat.h>
384 * feeling that the rstat protocol assumes 32-bit
/freebsd-11-stable/contrib/sendmail/src/
H A Dparseaddr.c1036 int rstat = EX_OK; /* return status */ local
1588 replac = map_lookup(map, cbuf, argvect, &rstat, e);
1644 if (rstat == EX_OK || status == EX_TEMPFAIL)
1645 rstat = status;
1671 return rstat;
1699 int rstat = EX_OK; local
1779 if (rstat == EX_OK || status == EX_TEMPFAIL)
1780 rstat = status;
1782 return rstat;
3118 int volatile rstat local
3350 int volatile rstat = EX_OK; local
[all...]
H A Dmci.c578 ** rstat -- the SMTP status code.
585 mci_setstat(mci, xstat, dstat, rstat)
589 char *rstat;
600 if (rstat != NULL)
601 mci->mci_rstatus = sm_strdup_x(rstat);
H A Dusersmtp.c2558 int rstat; local
2774 rstat = EX_TEMPFAIL;
2776 rstat = xstat = EX_TEMPFAIL;
2778 rstat = xstat = EX_OK;
2780 rstat = xstat = EX_PROTOCOL;
2782 rstat = EX_UNAVAILABLE;
2784 rstat = EX_PROTOCOL;
2795 if (rstat != EX_PROTOCOL)
2796 return rstat;
2804 return rstat;
[all...]
/freebsd-11-stable/sys/dev/fe/
H A Dif_fe.c1570 fe_rint (struct fe_softc * sc, u_char rstat) argument
1584 if (rstat & (FE_D1_OVRFLO | FE_D1_CRCERR | FE_D1_ALGERR | FE_D1_SRTPKT)) {
1585 if (rstat & FE_D1_OVRFLO)
1587 if (rstat & FE_D1_CRCERR)
1589 if (rstat & FE_D1_ALGERR)
1597 if (rstat & FE_D1_SRTPKT)
1701 u_char tstat, rstat; local
1712 rstat = fe_inb(sc, FE_DLCR1) & FE_RMASK;
1713 if (tstat == 0 && rstat == 0) {
1722 fe_outb(sc, FE_DLCR1, rstat);
[all...]
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_vc.c628 bool_t rstat; local
641 rstat = TRUE;
653 rstat = FALSE;
656 rstat = xdr_replymsg(xdrs, msg);
659 if (rstat)
662 return (rstat);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-arm.c1191 bfd_reloc_status_type rstat;
1554 rstat = bfd_reloc_ok;
1585 rstat = bfd_reloc_ok;
1602 rstat = bfd_reloc_outofrange;
1699 rstat = overflow ? bfd_reloc_overflow : bfd_reloc_ok;
1705 rstat = bfd_reloc_ok;
1707 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
1743 switch (rstat)
1189 bfd_reloc_status_type rstat; local
H A Dcoff-ppc.c1033 bfd_reloc_status_type rstat;
1107 rstat = bfd_reloc_ok;
1109 /* Each case must do its own relocation, setting rstat appropriately. */
1266 rstat = _bfd_relocate_contents (howto, input_bfd, relocation, loc);
1425 rstat = _bfd_relocate_contents (howto,
1438 rstat = _bfd_relocate_contents (howto,
1447 rstat = _bfd_relocate_contents (howto,
1475 switch (rstat)
1026 bfd_reloc_status_type rstat; local
H A Dcofflink.c2715 bfd_reloc_status_type rstat;
2724 rstat = _bfd_relocate_contents (howto, output_bfd,
2727 switch (rstat)
2848 bfd_reloc_status_type rstat;
3002 rstat = _bfd_final_link_relocate (howto, input_bfd, input_section,
3007 switch (rstat)
2714 bfd_reloc_status_type rstat; local
2847 bfd_reloc_status_type rstat; local
H A Dlinker.c2562 bfd_reloc_status_type rstat;
2571 rstat = _bfd_relocate_contents (r->howto, abfd,
2574 switch (rstat)
2556 bfd_reloc_status_type rstat; local
H A Decoff.c4163 bfd_reloc_status_type rstat;
4170 rstat = _bfd_relocate_contents (rel.howto, output_bfd,
4172 switch (rstat)
4153 bfd_reloc_status_type rstat; local
H A Dxcofflink.c5218 bfd_reloc_status_type rstat;
5226 rstat = _bfd_relocate_contents (howto, output_bfd, addend, buf);
5227 switch (rstat)
5212 bfd_reloc_status_type rstat; local
H A Delflink.c9105 bfd_reloc_status_type rstat;
9114 rstat = _bfd_relocate_contents (howto, output_bfd, addend, buf);
9115 switch (rstat)
9095 bfd_reloc_status_type rstat; local
/freebsd-11-stable/usr.bin/rup/
H A Drup.c47 #include <rpcsvc/rstat.h>
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-nfs.c359 enum sunrpc_reject_stat rstat; local
380 rstat = EXTRACT_32BITS(&rp->rm_reply.rp_reject.rj_stat);
381 switch (rstat) {
397 ND_PRINT((ndo, "Unknown reason for rejecting rpc message %u", (unsigned int)rstat));
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c2181 q80_rcv_stats_t *rstat; local
2231 rstat = (q80_rcv_stats_t *)&stat_rsp->u.rcv;
2232 bcopy(rstat, &ha->hw.rcv, sizeof(q80_rcv_stats_t));

Completed in 329 milliseconds