/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | print.c | 63 static int printed = 0; variable 231 printed = 0; in pr_bheading() 280 if ((printed > 0) && (printed + nlen + vlen + 1 > width)) { in pr_boolean() 290 printed = 0; in pr_boolean() 292 if (printed == 0) { in pr_boolean() 296 printed = 8; in pr_boolean() 300 printed = 9; in pr_boolean() 305 printed = 2; in pr_boolean() 317 printed++; in pr_boolean() 323 printed += nlen + 2; in pr_boolean() [all …]
|
/titanic_44/usr/src/cmd/lp/filter/postscript/postprint/ |
H A D | postprint.c | 142 int printed = 0; /* printed this many pages */ variable 564 if (printed % formsperpage != 0) { /* pad to ENDPAGE */ in done() 565 while (printed % formsperpage) { in done() 566 printed++; in done() 570 writerequest(printed, stdout); in done() 571 fprintf(stdout, "%d pagesetup\n", printed); in done() 577 fprintf(stdout, "%s %d %d\n", ENDPAGE, page, printed); in done() 583 fprintf(stdout, "%s %d\n", PAGES, printed); in done() 603 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account() 712 printed++; in formfeed() [all …]
|
/titanic_44/usr/src/cmd/mdb/intel/modules/sata/ |
H A D | sata.c | 131 sata_dmsg_dump(sata_trace_dmsg_t *addr, int print_pathname, uint_t *printed) in sata_dmsg_dump() argument 188 if (printed != NULL) { in sata_dmsg_dump() 189 (*printed)++; in sata_dmsg_dump() 210 uint_t printed = 0; /* have we printed anything? */ in sata_rbuf_dump() local 245 print_pathname, &printed); in sata_rbuf_dump() 251 if (printed == 0) { in sata_rbuf_dump()
|
/titanic_44/usr/src/uts/sun4u/boston/os/ |
H A D | boston.c | 272 int printed; in plat_add_mem_unum_label() local 276 printed = snprintf(unum, buflen, "MB/C%d/P0/B%d", mcid, bank); in plat_add_mem_unum_label() 277 buflen -= printed; in plat_add_mem_unum_label() 278 unum += printed; in plat_add_mem_unum_label() 281 printed = snprintf(unum, buflen, "/D%d", dimm); in plat_add_mem_unum_label() 282 buflen -= printed; in plat_add_mem_unum_label() 283 unum += printed; in plat_add_mem_unum_label()
|
/titanic_44/usr/src/uts/sun4u/seattle/os/ |
H A D | seattle.c | 275 int printed; in plat_add_mem_unum_label() local 278 printed = snprintf(unum, buflen, "MB/P%d/B%d", mcid, bank); in plat_add_mem_unum_label() 279 buflen -= printed; in plat_add_mem_unum_label() 280 unum += printed; in plat_add_mem_unum_label() 283 printed = snprintf(unum, buflen, "/D%d", dimm); in plat_add_mem_unum_label() 284 buflen -= printed; in plat_add_mem_unum_label() 285 unum += printed; in plat_add_mem_unum_label()
|
/titanic_44/usr/src/cmd/ipf/lib/common/ |
H A D | printhash.c | 26 int i, printed; local 132 for (i = 0, printed = 0; i < iph.iph_size; i++) { 135 printed++; 138 if (printed == 0)
|
H A D | printhash_live.c | 28 int i, printed, last; local 69 printed++; 75 if (printed == 0)
|
H A D | printpool_live.c | 28 int i, printed, last; local 69 printed++; 75 if (printed == 0)
|
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdsv3_debug.c | 357 int printed; member 389 rs->printed = 0; in rdsv3_printk_ratelimit() 393 if (rs->burst && rs->burst > rs->printed) { in rdsv3_printk_ratelimit() 394 rs->printed++; in rdsv3_printk_ratelimit()
|
/titanic_44/usr/src/cmd/mdb/common/modules/fctl/ |
H A D | fctl.c | 967 uint_t *printed) in fc_dump_logmsg() argument 1016 if (printed != NULL) in fc_dump_logmsg() 1017 (*printed) ++; in fc_dump_logmsg() 1030 uint_t *printed) in fc_dump_old_logmsg() argument 1074 if (printed != NULL) in fc_dump_old_logmsg() 1075 (*printed) ++; in fc_dump_old_logmsg() 1091 uint_t printed = 0; /* have we printed anything? */ in fc_trace_dump() local 1114 pktend, &printed); in fc_trace_dump() 1117 pktstart, pktend, &printed); in fc_trace_dump() 1124 if (printed == 0) { in fc_trace_dump()
|
/titanic_44/usr/src/cmd/ypcmd/mknetid/ |
H A D | mknetid.c | 89 static struct string_list *printed[PRNTABSIZE]; /* printed item table */ variable 413 for (s = printed[val]; s != NULL && strcmp(s->str, name); s = s->next) 421 s->next = printed[val]; 422 printed[val] = s;
|
/titanic_44/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.c | 387 Word cnt, ndx, printed = 0; in print_cap() local 483 printed = 1; in print_cap() 497 printed = 1; in print_cap() 508 printed = 1; in print_cap() 516 printed = 1; in print_cap() 524 printed = 1; in print_cap() 533 printed = 1; in print_cap() 540 printed = 1; in print_cap() 549 if (!printed && (print_type == PRINT_CAP_T_TAG)) { in print_cap()
|
/titanic_44/usr/src/test/os-tests/doc/ |
H A D | README | 56 While the OS Unit Test Suite is running, one informational line is printed at 57 the end of each test, and a results summary is printed at the end of the run.
|
/titanic_44/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | dpost.c | 538 int printed = 0; /* charge for this many pages */ variable 1018 fprintf(stdout, "%s %d\n", PAGES, printed); in done() 1038 fprintf(fp_acct, " print %d\n copies %d\n", printed, copies); in account() 1788 printed++; in t_page() 1795 fprintf(tf, "%s %d %d\n", ENDPAGE, lastpg, printed); in t_page() 1799 fprintf(tf, "%s %d %d\n", PAGE, pg, printed+1); in t_page() 1802 writerequest(printed+1, tf); in t_page() 1803 fprintf(tf, "%d pagesetup\n", printed+1); in t_page()
|
/titanic_44/usr/src/test/util-tests/doc/ |
H A D | README | 62 While the OS Unit Test Suite is running, one informational line is printed at 63 the end of each test, and a results summary is printed at the end of the run.
|
/titanic_44/usr/src/cmd/ctstat/ |
H A D | ctstat.c | 133 int i, printed = 0; in print_bits() local 137 if (printed) in print_bits() 139 printed = 1; in print_bits() 142 if (printed) in print_bits()
|
/titanic_44/usr/src/test/libc-tests/doc/ |
H A D | README | 69 While the Unit Test Suite is running, one informational line is printed at 70 the end of each test, and a results summary is printed at the end of the run.
|
/titanic_44/usr/src/cmd/dfs.cmds/sharectl/ |
H A D | sharectl.c | 216 int printed = 0; in sc_get() local 247 printed = 1; in sc_get() 252 if (!printed) { in sc_get()
|
/titanic_44/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 2021 static int printed = 0; in get_fh() local 2146 if (!printed) { in get_fh() 2149 printed = 1; in get_fh() 2410 static int printed = 0; in getaddr_nfs() local 2457 if (!printed) { in getaddr_nfs() 2460 printed = 1; in getaddr_nfs() 2469 printed = 1; in getaddr_nfs() 2474 printed = 1; in getaddr_nfs() 2480 printed = 1; in getaddr_nfs() 2508 printed = 1; in getaddr_nfs() [all …]
|
/titanic_44/usr/src/test/zfs-tests/doc/ |
H A D | README | 74 While the ZFS Test Suite is running, one informational line is printed at the 75 end of each test, and a results summary is printed at the end of the run. The
|
/titanic_44/usr/src/cmd/ptools/ptree/ |
H A D | ptree.c | 504 int printed; in printsubtree() local 506 printed = printone(p, level); in printsubtree() 507 if (level != 0 || printed == 1) in printsubtree()
|
/titanic_44/usr/src/cmd/cmd-inet/etc/ppp/ |
H A D | myisp-chat.tmpl | 29 # The CONNECT string from the modem will be printed to the user's
|
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.flat.blurb | 28 the gprof listing if it were to be printed.
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | findstack.c | 604 uint_t printed = 0; in stacks() local 849 if (all || !printed) { in stacks() 852 printed = 1; in stacks()
|
/titanic_44/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 737 int printed; in dump_devs() local 805 printed = dump_prop_list(&hwprop_dumpops, "Hardware", in dump_devs() 810 printed |= dump_compatible(printed ? NULL : "Hardware", in dump_devs() 814 (void) dump_pciid(printed ? NULL : "Hardware", in dump_devs()
|