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

12

/illumos-gate/usr/src/cmd/avs/dsstat/
H A Dmulti_stats.h37 int report();
H A DMakefile36 sdbc_stats.o multi_stats.o common.o report.o
39 multi_stats.o common.o report.o
H A Dmulti_stats.c40 #include "report.h"
70 if (report())
183 report() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/bootlog-cgi/
H A Dbootlog-cgi56 echo CGI/1.0 bootlog script report:
/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c151 lcollection_report_t report; local
189 while (read(fd, &report, sizeof (report)) == sizeof (report)) {
190 if (report.lcol_id.rcid_type != stat_type)
193 col = col_find(report.lcol_id);
195 col = col_insert(report.lcol_id);
197 report.lcol_stat.lcols_pg_eff;
199 report.lcol_stat.lcols_pg_att;
202 (void) strncpy(col->col_name, report
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_fm.c694 zio_cksum_report_t *report = kmem_zalloc(sizeof (*report), KM_SLEEP); local
697 zio->io_vsd_ops->vsd_cksum_report(zio, report, arg);
699 zio_vsd_default_cksum_report(zio, report, arg);
703 report->zcr_ckinfo = kmem_zalloc(sizeof (*info), KM_SLEEP);
704 bcopy(info, report->zcr_ckinfo, sizeof (*info));
707 report->zcr_align = 1ULL << vd->vdev_top->vdev_ashift;
708 report->zcr_length = length;
711 zfs_ereport_start(&report->zcr_ereport, &report
732 zfs_ereport_finish_checksum(zio_cksum_report_t *report, const void *good_data, const void *bad_data, boolean_t drop_if_identical) argument
772 zfs_ereport_send_interim_checksum(zio_cksum_report_t *report) argument
[all...]
/illumos-gate/usr/src/cmd/diskscan/
H A Ddiskscan.c47 static void report(); /* tell user how we're getting on */
49 static void report(char *what, diskaddr_t sector);
265 report("Writing", cursec);
283 report("Writing", tmpsec);
312 report("Reading", cursec);
323 report("Reading", tmpsec);
352 * report where we are...
356 report(char *what, diskaddr_t sector) function
/illumos-gate/usr/src/lib/libm/i386/src/
H A Datan2.s63 call PIC_F(_SVID_libm_err) / report SVID result/error
H A Dacos.s79 call PIC_F(_SVID_libm_err) / report SVID result/error
H A Dasin.s64 call PIC_F(_SVID_libm_err) / report SVID result/error
/illumos-gate/usr/src/tools/make/lib/vroot/
H A DMakefile30 report.o \
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c835 char *report = kmem_alloc(REPORT_LEN, KM_SLEEP); local
851 len = snprintf(report, REPORT_LEN,
855 cmn_err(CE_CONT, "!%s\n", report);
856 kmem_free(report, REPORT_LEN);
860 len += snprintf(report + len, REPORT_LEN - len,
864 len += snprintf(report + len, REPORT_LEN - len,
868 len += snprintf(report + len, REPORT_LEN - len,
875 len += snprintf(report + len, REPORT_LEN - len,
885 len += snprintf(report + len, REPORT_LEN - len,
889 len += snprintf(report
[all...]
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A DMakefile30 report.o \
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c676 printer_query(char *name, int (*report)(papi_service_t, char *, papi_printer_t, argument
724 report, encryption, verbose,
736 if (report == report_device)
738 else if (report == report_class)
740 else if (report == report_accepting)
742 else if ((report == report_printer) && (verbose == 0))
757 result += report(svc, name, printer, verbose,
1028 job_query(char *request, int (*report)(char *, papi_job_t, int, int),
1077 result += job_query(interest[i], report,
1097 result += report(printe
[all...]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Donce.h89 int report = 2; variable
H A Dmain.c102 report = 1;
105 report = 0;
245 if (report == 1)
H A Dparser.y375 if(report == 2)report = 1;
384 if(report == 2)report = 1;
393 if(report == 2)report = 1;
399 if (report ==2) report=1;
419 if(report == 2)report
[all...]
H A Dldefs.h238 extern int report;
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c38 * -o file causes first/last/reboots report to be written to file
81 char *report = NULL; variable
115 report = *++argv;
169 if (report != NULL)
419 freopen(report, "w", stdout);
H A Dacctcon.c35 * -o file causes first/last/reboots report to be written to file
90 char *report = NULL; variable
127 report = optarg;
162 if (report != NULL)
393 freopen(report, "w", stdout);
/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c377 report(fu_data_t *fu_data, int options, int sig) function
570 report(fu_data, flags, sig);
582 report(fu_data, flags, sig);
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h256 report : 1; member in struct:trans_element_status
274 report : 1; member in struct:ctlr_element_status
369 report : 1; member in struct:device_element
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c62 * Added -r "report file" switch & REPORT keyword.
180 int report = 0; variable
271 * [ -r report-file ] \
338 report = 1;
363 * Default the report file to the stderr location
478 Usage: %s [-e] [-E] [-v] [-V] [-t timeout] [-r report-file]\n\
636 * Allow the last of the report string to be gathered before we terminate.
1108 logf("report (%v)", s);
1133 logf("clear report (%v)", s);
/illumos-gate/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c106 static void report(void);
182 report();
214 report();
233 * because of the qsort done in report()
421 report() function
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c140 report(void), rdcontents(void);
311 report();
319 report(void) function

Completed in 255 milliseconds

12