Home
last modified time | relevance | path

Searched refs:stats (Results 1 – 25 of 99) sorted by relevance

1234

/original-bsd/local/sccscmds/sccscmds.2/com/
H A Dputline.c53 flushline(pkt,stats) in flushline() argument
55 register struct stats *stats;
65 if (stats) {
66 sprintf(ins,"%05u",stats->s_ins);
67 sprintf(del,"%05u",stats->s_del);
68 sprintf(unc,"%05u",stats->s_unc);
80 if (stats)
/original-bsd/local/sccscmds/sccscmds.ok/com/
H A Dputline.c53 flushline(pkt,stats) in flushline() argument
55 register struct stats *stats;
65 if (stats) {
66 sprintf(ins,"%05u",stats->s_ins);
67 sprintf(del,"%05u",stats->s_del);
68 sprintf(unc,"%05u",stats->s_unc);
80 if (stats)
/original-bsd/sys/tahoe/inline/
H A Dmain.c35 struct stats { struct
40 } stats; argument
138 "attempts", stats.attempted,
139 "finished", stats.finished,
140 "inhibited", stats.lostmodified,
141 "merged", stats.savedpush);
156 stats.attempted++;
177 stats.lostmodified++;
184 stats.savedpush++;
190 stats.finished++;
/original-bsd/sys/vax/inline/
H A Dmain.c46 struct stats { struct
51 } stats; variable
169 "attempts", stats.attempted,
170 "finished", stats.finished,
171 "inhibited", stats.lostmodified,
172 "merged", stats.savedpush);
187 stats.attempted++;
208 stats.lostmodified++;
215 stats.savedpush++;
221 stats.finished++;
/original-bsd/games/larn/
H A Dnap.c37 struct tms stats; local
40 if ((matchclock = times(&stats)) == -1 || matchclock == 0)
44 while(matchclock < times(&stats))
/original-bsd/local/sccscmds/sccscmds.2/cmd/
H A Dsnull.c24 struct stats ds_stats;
92 struct stats stats; in snull() local
182 struct stats stats; local
191 while (getstats(pkt,&stats)) {
216 newp->ds_stats.s_ins = stats.s_ins;
217 newp->ds_stats.s_del = stats.s_del;
218 newp->ds_stats.s_unc = stats.s_unc;
260 register struct stats *statp;
H A Dprs.c217 struct stats stats; local
222 while (getstats(pkt,&stats)) {
235 scanspec(dataspec,&dt,&stats);
271 struct stats *statp;
573 struct stats stats; local
578 while (getstats(pkt,&stats)) {
613 register struct stats *statp;
H A Ddelta.c120 struct stats stats; local
146 if (dodelt(&gpkt,&stats,0,0) == 0)
257 stats.s_ins = inserted;
258 stats.s_del = deleted;
259 stats.s_unc = orig - deleted;
261 fprintf(gpkt.p_stdout,"%u inserted\n",stats.s_ins);
262 fprintf(gpkt.p_stdout,"%u deleted\n",stats.s_del);
263 fprintf(gpkt.p_stdout,"%u unchanged\n",stats.s_unc);
265 flushline(&gpkt,&stats);
H A Dadmin.c273 struct stats stats; /* see file defines.h */ local
380 stats_ab(&gpkt,&stats);
650 stats.s_ins = fgetchk(line,512,iptr,ifile,&gpkt);
651 stats.s_del = stats.s_unc = 0;
686 flushline(&gpkt,&stats);
H A Dcmt.c171 struct stats stats; local
173 while(getstats(pkt,&stats)) {
226 register struct stats *statp;
H A Dcomb.c92 struct stats stats; in comb() local
104 if (dodelt(&gpkt,&stats,0,0) == 0) in comb()
H A Drmchg.c135 struct stats stats; /* see file s.defines.h */ local
188 if (dodelt(&gpkt,&stats,&sid,D_type) == 0)
/original-bsd/local/sccscmds/sccscmds.ok/cmd/
H A Dsnull.c24 struct stats ds_stats;
92 struct stats stats; in snull() local
182 struct stats stats; local
191 while (getstats(pkt,&stats)) {
216 newp->ds_stats.s_ins = stats.s_ins;
217 newp->ds_stats.s_del = stats.s_del;
218 newp->ds_stats.s_unc = stats.s_unc;
260 register struct stats *statp;
H A Dprs.c217 struct stats stats; local
222 while (getstats(pkt,&stats)) {
235 scanspec(dataspec,&dt,&stats);
271 struct stats *statp;
573 struct stats stats; local
578 while (getstats(pkt,&stats)) {
613 register struct stats *statp;
H A Ddelta.c120 struct stats stats; local
146 if (dodelt(&gpkt,&stats,0,0) == 0)
258 stats.s_ins = inserted;
259 stats.s_del = deleted;
260 stats.s_unc = orig - deleted;
262 fprintf(gpkt.p_stdout,"%u inserted\n",stats.s_ins);
263 fprintf(gpkt.p_stdout,"%u deleted\n",stats.s_del);
264 fprintf(gpkt.p_stdout,"%u unchanged\n",stats.s_unc);
266 flushline(&gpkt,&stats);
H A Dadmin.c273 struct stats stats; /* see file defines.h */ local
380 stats_ab(&gpkt,&stats);
650 stats.s_ins = fgetchk(line,512,iptr,ifile,&gpkt);
651 stats.s_del = stats.s_unc = 0;
686 flushline(&gpkt,&stats);
H A Dcmt.c171 struct stats stats; local
173 while(getstats(pkt,&stats)) {
226 register struct stats *statp;
H A Dcomb.c92 struct stats stats; in comb() local
104 if (dodelt(&gpkt,&stats,0,0) == 0) in comb()
H A Drmchg.c135 struct stats stats; /* see file s.defines.h */ local
188 if (dodelt(&gpkt,&stats,&sid,D_type) == 0)
H A Dstree.c91 struct stats stats; in prttree() local
102 if (dodelt(&gpkt,&stats,0,0) == 0) in prttree()
/original-bsd/sys/vax/uba/
H A Dvs.c86 vsStats stats; /* statistics */ member
204 bzero((caddr_t) &vsp->stats, sizeof(vsStats));
257 VSUNIT(dev), vsp->stats.errors, vsp->stats.unsolIntr);
259 printf(", %d overruns", vsp->stats.overruns);
359 *(vsStats *)addr = vsp->stats;
512 vsp->stats.linkErrors++;
515 vsp->stats.flashes++;
518 vsp->stats.douses++;
525 vsp->stats.ignites++;
549 vsp->stats.errors++;
[all …]
/original-bsd/local/toolchest/ksh/sh/
H A Dservice.c411 struct stat stats; local
422 fstat(fd, &stats);
427 if(!(stats.st_mode & 0111))
431 if((geteuid() == stats.st_uid))
433 if(!(stats.st_mode & 0100))
437 if((getegid() == stats.st_gid))
439 if(!(stats.st_mode & 0010))
443 if(!(stats.st_mode & 0001))
/original-bsd/usr.bin/pascal/px/
H A Dutilities.c19 stats() in stats() function
115 stats();
/original-bsd/usr.bin/systat/
H A Diostat.c66 static int stats __P((int, int, int));
247 row = stats(row, INSET, i); in showiostat()
267 (void) stats(row + 3, col, i); in showiostat()
273 stats(row, col, dn) in stats() function
/original-bsd/sys/scripts/
H A Dstats1 # @(#)stats 8.1 (Berkeley) 06/10/93

1234