• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/system_cmds-597.90.1/sar.tproj/

Lines Matching refs:sar

22   cc -Wall -I. -I ../sadc.tproj -O -o  sar sar.c
38 #include <sar.h>
70 char *optionstring1_usage = "/usr/bin/sar [-Adgpu] [-n { DEV | EDEV | PPP } ] [-o filename] t [n]";
72 char *optionstring2_usage = "/usr/bin/sar [-Adgpu] [-n { DEV | EDEV | PPP }] [-e time] [-f filename] [-i sec] [-s time]";
455 fprintf(stderr, "sar: pipe(2) failed, errno = (%d)\n",errno);
498 fprintf(stderr, "sar: fork(2) failed, errno = (%d)\n",errno);
508 fprintf(stderr, "sar: no input file recognized\n");
532 fprintf(stderr, "sar: failed to open output file [%s]\n", path);
544 fprintf(stderr, "sar: failed to open input file [%d][%s]\n", ifd, path);
573 fprintf(stderr, "sar: read_record_data failed, errno=%d num=%d, size=%d\n", (int)errno, (int)num, (int)size);
606 fprintf(stderr, "sar: read_record_data failed, errno=%d num=%d, size=%d\n", (int)errno, (int)num, (int)size);
626 fprintf(stderr, "sar: write_record_hdr failed, errno=%d\n", errno);
639 fprintf(stderr, "sar: write_record_data failed, errno=%d\n", errno);
701 fprintf(stderr, "sar: time format usage is hh[:mm[:ss]]\n");
840 fprintf(stderr, "sar: lseek failed, errno=%d\n", errno);
856 fprintf(stderr, "sar: malloc failed\n");
942 fprintf(stderr, "sar: lseek failed, errno=%d\n", errno);
959 fprintf(stderr, "sar: malloc failed\n");
1013 fprintf(stderr, "sar: drivepath sync code error %d\n", sar_drivepath);
1062 fprintf(stderr, "sar: lseek failed, errno=%d\n", errno);
1071 fprintf(stderr, "sar: malloc failed\n");
1281 fprintf(stderr, "sar: malloc failed\n");
1334 fprintf(stderr, "sar: malloc error\n");
1955 fprintf(stderr, "sar: malloc failed\n");