Symbol: snprintf
usr/src/boot/common/boot.c
137
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/boot.c
66
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/commands.c
137
snprintf(buf, sizeof (buf), "%s/boot/loader.help", getenv("loaddev"));
usr/src/boot/common/commands.c
211
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/commands.c
238
snprintf(name, sizeof (name)," %-15s ",
usr/src/boot/common/commands.c
282
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/commands.c
411
snprintf(command_errbuf,
usr/src/boot/common/commands.c
457
snprintf(line, sizeof (line), "*** FILE %s BEGIN ***\n",
usr/src/boot/common/commands.c
463
snprintf(line, sizeof (line), "*** FILE %s END ***\n",
usr/src/boot/common/commands.c
484
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/commands.c
525
snprintf(line, sizeof (line), "%s: (unknown)\n",
usr/src/boot/common/dev_net.c
191
snprintf(mtu, sizeof (mtu), "%u", intf_mtu);
usr/src/boot/common/dev_net.c
433
snprintf(ip, sizeof (ip), "%.*s",
usr/src/boot/common/disk.c
120
snprintf(line, sizeof (line), " %s%s: %s", pa->prefix, pname,
usr/src/boot/common/disk.c
130
snprintf(line, sizeof (line), "\t%s",
usr/src/boot/common/disk.c
147
snprintf(line, sizeof (line), " %s%s",
usr/src/boot/common/disk.c
77
snprintf(buf, sizeof (buf), "%4" PRIu64 "%cB", size, unit);
usr/src/boot/common/gfx_fb.c
261
snprintf(buf, sizeof (buf), "%d", val);
usr/src/boot/common/gfx_fb.c
395
snprintf(buf, sizeof (buf), "%d", gfx_fg);
usr/src/boot/common/gfx_fb.c
398
snprintf(buf, sizeof (buf), "%d", gfx_bg);
usr/src/boot/common/interp.c
206
snprintf(command_errbuf, sizeof (command_errbuf), "can't open '%s': %s",
usr/src/boot/common/interp.c
233
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/interp.c
264
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/linenoise/linenoise.c
264
nwritten = snprintf(ls->buf,ls->buflen,"%s",lc.cvec[i]);
usr/src/boot/common/linenoise/linenoise.c
356
snprintf(seq,64,"\r");
usr/src/boot/common/linenoise/linenoise.c
362
snprintf(seq,64,"\x1b[K");
usr/src/boot/common/linenoise/linenoise.c
365
snprintf(seq,64,"\r\x1b[%dC", (int)(pos+plen));
usr/src/boot/common/linenoise/linenoise.c
394
snprintf(seq,64,"\x1b[%dB", old_rows-rpos);
usr/src/boot/common/linenoise/linenoise.c
400
snprintf(seq,64,"\r\x1b[0K\x1b[1A");
usr/src/boot/common/linenoise/linenoise.c
405
snprintf(seq,64,"\r\x1b[0K");
usr/src/boot/common/linenoise/linenoise.c
419
snprintf(seq,64,"\r");
usr/src/boot/common/linenoise/linenoise.c
430
snprintf(seq,64,"\x1b[%dA", rows-rpos2);
usr/src/boot/common/linenoise/linenoise.c
437
snprintf(seq,64,"\r\x1b[%dC", col);
usr/src/boot/common/linenoise/linenoise.c
439
snprintf(seq,64,"\r");
usr/src/boot/common/ls.c
140
snprintf(lbuf, sizeof (lbuf), " %c %8d %s\n",
usr/src/boot/common/ls.c
145
snprintf(lbuf, sizeof (lbuf), " %c %s\n",
usr/src/boot/common/ls.c
178
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/ls.c
187
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/ls.c
198
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/ls.c
203
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/ls.c
208
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
158
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
179
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
191
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
254
(void) snprintf(lbuf, sizeof (lbuf), " %p: ",
usr/src/boot/common/module.c
258
(void) snprintf(lbuf, sizeof (lbuf), " (%s, 0x%lx)\n",
usr/src/boot/common/module.c
294
(void) snprintf(lbuf, sizeof (lbuf), "%s.%d ",
usr/src/boot/common/module.c
308
(void) snprintf(lbuf, sizeof (lbuf),
usr/src/boot/common/module.c
355
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
393
(void) snprintf(command_errbuf,
usr/src/boot/common/module.c
445
(void) snprintf(ascii + 2 * i, sizeof (ascii) - 2 * i, "%02x",
usr/src/boot/common/module.c
656
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
662
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
669
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
679
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
687
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
704
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
722
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
759
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
766
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
792
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
801
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/module.c
824
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/common/multiboot2.c
1029
snprintf(cmdline, num, "%s type=%s %s",
usr/src/boot/common/multiboot2.c
1032
snprintf(cmdline, num, "%s type=%s",
usr/src/boot/common/multiboot2.c
490
snprintf(mode, sizeof (mode), "%s-mode", os_console);
usr/src/boot/common/tem.c
530
snprintf(env, sizeof (env), "%d", tems.ts_p_dimension.height);
usr/src/boot/common/tem.c
533
snprintf(env, sizeof (env), "%d", tems.ts_p_dimension.width);
usr/src/boot/common/tem.c
551
snprintf(env, sizeof (env), "%d", tems.ts_c_dimension.height);
usr/src/boot/common/tem.c
554
snprintf(env, sizeof (env), "%d", tems.ts_c_dimension.width);
usr/src/boot/common/tem.c
558
snprintf(env, sizeof (env), "%dx%d", tems.ts_font.vf_width,
usr/src/boot/common/tem.c
753
snprintf(buf, sizeof (buf), "%d", active->tvs_c_cursor.col);
usr/src/boot/common/tem.c
755
snprintf(buf, sizeof (buf), "%d", active->tvs_c_cursor.row);
usr/src/boot/common/vdisk.c
391
snprintf(line, sizeof (line),
usr/src/boot/efi/libefi/acpi.c
143
snprintf(buf, sizeof (buf), "0x%016llx", (unsigned long long)rsdp);
usr/src/boot/efi/libefi/acpi.c
145
snprintf(buf, sizeof (buf), "0x%08x", (unsigned int)rsdp);
usr/src/boot/efi/libefi/acpi.c
151
snprintf(buf, sizeof (buf), "%d", revision);
usr/src/boot/efi/libefi/acpi.c
157
snprintf(buf, sizeof (buf), "0x%016llx",
usr/src/boot/efi/libefi/acpi.c
160
snprintf(buf, sizeof (buf), "0x%08x", rsdp->RsdtPhysicalAddress);
usr/src/boot/efi/libefi/acpi.c
164
snprintf(buf, sizeof (buf), "0x%016llx",
usr/src/boot/efi/libefi/acpi.c
167
snprintf(buf, sizeof (buf), "%d", rsdp->Length);
usr/src/boot/efi/libefi/devicename.c
191
snprintf(buf, sizeof (buf), "%s%d:", dev->d_dev->dv_name,
usr/src/boot/efi/libefi/efi_console.c
583
snprintf(env, sizeof (env), "%u", (unsigned)rows);
usr/src/boot/efi/libefi/efi_console.c
585
snprintf(env, sizeof (env), "%u", (unsigned)cols);
usr/src/boot/efi/libefi/efiisaio.c
173
(void) snprintf(name, sizeof (name), "%s-mode", tty->c_name);
usr/src/boot/efi/libefi/efiisaio.c
183
(void) snprintf(name, sizeof (name), "%s-spcr-mode",
usr/src/boot/efi/libefi/efiisaio.c
189
(void) snprintf(name, sizeof (name), "console");
usr/src/boot/efi/libefi/efiisaio.c
221
(void) snprintf(name, sizeof (name), "%s-ignore-cd", tty->c_name);
usr/src/boot/efi/libefi/efiisaio.c
230
(void) snprintf(value, sizeof (value), "%s",
usr/src/boot/efi/libefi/efiisaio.c
236
(void) snprintf(name, sizeof (name), "%s-rts-dtr-off", tty->c_name);
usr/src/boot/efi/libefi/efiisaio.c
245
(void) snprintf(value, sizeof (value), "%s",
usr/src/boot/efi/libefi/efiisaio.c
989
(void) snprintf(name, sizeof (name), "%s-spcr-mode", cp->c_name);
usr/src/boot/efi/libefi/efipart.c
792
snprintf(line, sizeof (line),
usr/src/boot/efi/libefi/efiserialio.c
132
(void) snprintf(name, sizeof (name), "%s-mode", tty->c_name);
usr/src/boot/efi/libefi/efiserialio.c
142
(void) snprintf(name, sizeof (name), "%s-spcr-mode",
usr/src/boot/efi/libefi/efiserialio.c
148
(void) snprintf(name, sizeof (name), "console");
usr/src/boot/efi/libefi/efiserialio.c
180
(void) snprintf(name, sizeof (name), "%s-ignore-cd", tty->c_name);
usr/src/boot/efi/libefi/efiserialio.c
189
(void) snprintf(value, sizeof (value), "%s",
usr/src/boot/efi/libefi/efiserialio.c
195
(void) snprintf(name, sizeof (name), "%s-rts-dtr-off", tty->c_name);
usr/src/boot/efi/libefi/efiserialio.c
204
(void) snprintf(value, sizeof (value), "%s",
usr/src/boot/efi/libefi/efizfs.c
111
snprintf(devname, sizeof(devname), "%s%dp%d:",
usr/src/boot/efi/libefi/env.c
726
snprintf(var, sizeof (var), "%d.%02d", ST->Hdr.Revision >> 16,
usr/src/boot/efi/loader/arch/amd64/trap.c
107
(void) snprintf(buf, sizeof (buf), "FP %016lx: %s 0x%016lx\n",
usr/src/boot/efi/loader/framebuffer.c
636
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/framebuffer.c
751
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/framebuffer.c
799
snprintf(command_errbuf,
usr/src/boot/efi/loader/framebuffer.c
840
snprintf(command_errbuf,
usr/src/boot/efi/loader/framebuffer.c
864
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/framebuffer.c
879
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/framebuffer.c
888
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/framebuffer.c
898
snprintf(command_errbuf, sizeof (command_errbuf), "usage: %s", argv[0]);
usr/src/boot/efi/loader/main.c
1057
snprintf(line, 80, "%23s %12s %12s %8s %4s\n",
usr/src/boot/efi/loader/main.c
1068
snprintf(line, 80, "%23s %012jx %012jx %08jx ",
usr/src/boot/efi/loader/main.c
1205
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/main.c
1217
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/main.c
1250
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/efi/loader/main.c
490
(void) snprintf(buf, sizeof (buf), "%d", val);
usr/src/boot/efi/loader/main.c
718
(void) snprintf(var, sizeof (var), "%s,8,n,1,-", s);
usr/src/boot/efi/loader/main.c
840
(void) snprintf(var, sizeof (var), "%s text", serial);
usr/src/boot/efi/loader/main.c
842
(void) snprintf(var, sizeof (var), "text %s", serial);
usr/src/boot/efi/loader/main.c
844
(void) snprintf(var, sizeof (var), "%s", serial);
usr/src/boot/efi/loader/main.c
846
(void) snprintf(var, sizeof (var), "text");
usr/src/boot/i386/gptzfsboot/zfsboot.c
184
snprintf(mode, sizeof (mode), "%s-mode", ptr);
usr/src/boot/i386/gptzfsboot/zfsboot.c
233
snprintf(boot_devname, sizeof (boot_devname), "disk%d:",
usr/src/boot/i386/gptzfsboot/zfsboot.c
236
snprintf(boot_devname, sizeof (boot_devname), "disk%d:",
usr/src/boot/i386/gptzfsboot/zfsboot.c
728
snprintf(devname, sizeof (devname), "%s%s:", devname, partname);
usr/src/boot/i386/gptzfsboot/zfsboot.c
849
snprintf(devname, sizeof (devname), "%s%d:", bioshd.dv_name,
usr/src/boot/i386/libi386/biosacpi.c
157
snprintf(buf, sizeof (buf), "%d", revision);
usr/src/boot/i386/libi386/biosacpi.c
162
snprintf(buf, sizeof (buf), "0x%08x", rsdp->RsdtPhysicalAddress);
usr/src/boot/i386/libi386/biosacpi.c
166
snprintf(buf, sizeof (buf), "0x%016llx",
usr/src/boot/i386/libi386/biosdisk.c
735
snprintf(line, sizeof (line),
usr/src/boot/i386/libi386/biosdisk.c
758
snprintf(line, sizeof (line), " %s%d",
usr/src/boot/i386/libi386/comconsole.c
125
snprintf(name, sizeof (name), "%s-mode", tty->c_name);
usr/src/boot/i386/libi386/comconsole.c
133
snprintf(name, sizeof (name), "%s-rts-dtr-off", tty->c_name);
usr/src/boot/i386/libi386/comconsole.c
134
snprintf(value, sizeof (value), "%s",
usr/src/boot/i386/libi386/comconsole.c
139
snprintf(name, sizeof (name), "%s-ignore-cd", tty->c_name);
usr/src/boot/i386/libi386/comconsole.c
140
snprintf(value, sizeof (value), "%s",
usr/src/boot/i386/libi386/comconsole.c
432
snprintf(name, sizeof (name), "%s-spcr-mode", cp->c_name);
usr/src/boot/i386/libi386/devicename.c
192
snprintf(buf, sizeof (buf), "%s%d:", dev->dd.d_dev->dv_name,
usr/src/boot/i386/libi386/multiboot.c
333
snprintf(cmdline, len, "%s type=%s %s",
usr/src/boot/i386/libi386/multiboot.c
336
snprintf(cmdline, len, "%s type=%s",
usr/src/boot/i386/libi386/multiboot.c
413
snprintf(cmdline, len, "%s %s", fp->f_name, fp->f_args);
usr/src/boot/i386/libi386/vbe.c
1005
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/i386/libi386/vbe.c
914
snprintf(command_errbuf,
usr/src/boot/i386/libi386/vbe.c
957
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/i386/libi386/vbe.c
970
snprintf(command_errbuf,
usr/src/boot/i386/libi386/vbe.c
984
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/i386/libi386/vbe.c
999
snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/boot/i386/loader/main.c
377
snprintf(devname, sizeof (devname), "%s%d:", bioshd.dv_name,
usr/src/boot/include/stdio.h
282
int snprintf(char * __restrict, size_t, const char * __restrict,
usr/src/boot/libsa/nfs.c
175
snprintf(buf, sizeof (buf), "%d", nfs_read_size);
usr/src/boot/libsa/stand.h
278
extern int snprintf(char *buf, size_t size, const char *cfmt, ...) \
usr/src/boot/libsa/zfs/zfs.c
1479
snprintf(line, sizeof (line), " zfs:%s\n", spa->spa_name);
usr/src/boot/libsa/zfs/zfs.c
1629
snprintf(buf, sizeof (buf), "%" PRIu64, dev->pool_guid);
usr/src/boot/libsa/zfs/zfs.c
1631
snprintf(buf, sizeof (buf), "%" PRIu64, spa->spa_boot_vdev->v_guid);
usr/src/boot/libsa/zfs/zfs.c
1633
snprintf(buf, sizeof (buf), "%s/%" PRIu64, spa->spa_name, objnum);
usr/src/boot/libsa/zfs/zfs.c
1645
snprintf(buf, sizeof (buf), "zfs-bootfs=%s/%" PRIu64, spa->spa_name,
usr/src/boot/libsa/zfs/zfs.c
1649
snprintf(buf+n, sizeof (buf) - n, ",bootpath=\"%s\"",
usr/src/boot/libsa/zfs/zfs.c
1654
snprintf(buf+n, sizeof (buf) - n, ",diskdevid=\"%s\"",
usr/src/boot/libsa/zfs/zfs.c
1696
snprintf(buf, sizeof (buf), "%s:%s:", dev->dd.d_dev->dv_name,
usr/src/boot/libsa/zfs/zfs.c
1699
snprintf(buf, sizeof (buf), "%s:%s/%s:", dev->dd.d_dev->dv_name,
usr/src/boot/libsa/zfs/zfs.c
656
snprintf(devname, sizeof (devname), "%s%s:", devname, partname);
usr/src/cmd/abi/spectrans/spec2map/bucket.c
246
(void) snprintf(buffer, sizeof (buffer), "%s", interface->IF_name);
usr/src/cmd/abi/spectrans/spec2trace/db.c
226
(void) snprintf(buffer, sizeof (buffer), "%s, %s", print_type, c_type);
usr/src/cmd/abi/spectrans/spec2trace/interceptor.c
152
(void) snprintf(buffer, sizeof (buffer), "%s", name);
usr/src/cmd/abi/spectrans/spec2trace/io.c
122
(void) snprintf(hfn, sizeof (hfn), "%s.c", db_get_output_file());
usr/src/cmd/abi/spectrans/spec2trace/io.c
66
(void) snprintf(headfile_name, sizeof (headfile_name), "%s.c",
usr/src/cmd/abi/spectrans/spec2trace/io.c
72
(void) snprintf(mapfile_name, sizeof (mapfile_name), "%s-vers",
usr/src/cmd/abi/spectrans/spec2trace/linkage.c
58
(void) snprintf(composite_name, sizeof (composite_name),
usr/src/cmd/abi/spectrans/spec2trace/linkage.c
93
(void) snprintf(buf, BUFSIZ, "%s;", strnormalize(p));
usr/src/cmd/abi/spectrans/spec2trace/linkage.c
95
(void) snprintf(buf, BUFSIZ, "%s", strnormalize(p));
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2099
snprintf(a_type, BUFSIZ, "%s ",
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2101
snprintf(a_print, BUFSIZ, "%s",
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2115
snprintf(a_name, BUFSIZ, "%s",
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2148
snprintf(f_type, BUFSIZ, "%s ",
usr/src/cmd/abi/spectrans/spec2trace/parseproto.y
2150
snprintf(f_print, BUFSIZ, "%s",
usr/src/cmd/abi/spectrans/spec2trace/printfuncs.c
120
size = snprintf(place, size,
usr/src/cmd/abi/spectrans/spec2trace/printfuncs.c
127
size = snprintf(place, size, ", \n\t%s", name);
usr/src/cmd/abi/spectrans/spec2trace/symtab.c
547
(void) snprintf(buffer, sizeof (buffer), "%s, %s", print_type, c_type);
usr/src/cmd/abi/spectrans/spec2trace/trace.c
192
(void) snprintf(infile, sizeof (infile), "%s", filename);
usr/src/cmd/abi/spectrans/spec2trace/trace.c
193
(void) snprintf(outfile, sizeof (outfile), "%s.c",
usr/src/cmd/abi/spectrans/spec2trace/trace.c
678
n = MAXLINE - snprintf(buffer, MAXLINE, "%s", name_of(p));
usr/src/cmd/abi/spectrans/spec2trace/trace.c
682
n -= snprintf(strend(buffer), n,
usr/src/cmd/abi/spectrans/spec2trace/trace.c
735
(void) snprintf(tmp_proto, BUFSIZ, "%s;", p);
usr/src/cmd/abi/spectrans/spec2trace/trace.c
737
(void) snprintf(tmp_proto, BUFSIZ, "%s", p);
usr/src/cmd/abi/spectrans/spec2trace/trace.c
797
(void) snprintf(a_type, BUFSIZ, "%s ",
usr/src/cmd/abi/spectrans/spec2trace/trace.c
799
(void) snprintf(a_basetype, BUFSIZ, "%s",
usr/src/cmd/abi/spectrans/spec2trace/trace.c
819
(void) snprintf(a_name, 20, "%s", funargs->d_name);
usr/src/cmd/abi/spectrans/spec2trace/trace.c
935
(void) snprintf(pathname, sizeof (pathname), "%s.pf",
usr/src/cmd/acpi/acpidump/apfiles.c
292
snprintf (InstanceStr, sizeof (InstanceStr), "%u", Instance);
usr/src/cmd/acpi/common/osunixxf.c
895
snprintf (SemaphoreName, sizeof (SemaphoreName), "acpi_sem_%d",
usr/src/cmd/acpihpd/notify.c
105
(void) snprintf(opt, len, "platform='%s %s=%s'",
usr/src/cmd/acpihpd/notify.c
93
(void) snprintf(opt, len, "%s %s=%s",
usr/src/cmd/ahciem/ahciem.c
221
(void) snprintf(port, sizeof (port), "ahci%d/%u", inst, i);
usr/src/cmd/allocate/add_allocatable.c
443
(void) snprintf(nopts, nlen, "%s%s%s%s%s%s%s",
usr/src/cmd/allocate/add_allocatable.c
459
(void) snprintf(nopts, nlen,
usr/src/cmd/allocate/add_allocatable.c
475
(void) snprintf(nopts, nlen,
usr/src/cmd/allocate/allocate.c
222
(void) snprintf(msgbuf, sizeof (msgbuf), "%s: %s\n", name, msg);
usr/src/cmd/allocate/allocate3.c
1036
bytes = snprintf(file_name, MAXPATHLEN, "%s/%s", DAC_DIR,
usr/src/cmd/allocate/allocate3.c
1183
bytes = snprintf(file_name, MAXPATHLEN, "%s/%s", DAC_DIR,
usr/src/cmd/allocate/allocate3.c
1743
(void) snprintf(srclinkdir, MAXPATHLEN, "%s/root%s",
usr/src/cmd/allocate/allocate3.c
1795
(void) snprintf(zonepath, MAXPATHLEN, "/zone/%s", zonename);
usr/src/cmd/allocate/allocate3.c
1856
(void) snprintf(optstr, len, "%s%s%s", DAOPT_ZONE, KV_ASSIGN,
usr/src/cmd/allocate/allocate3.c
344
bytes = snprintf(file_name, MAXPATHLEN, "%s/%s", DAC_DIR,
usr/src/cmd/allocate/allocate3.c
950
(void) snprintf(title, sizeof (title),
usr/src/cmd/allocate/mkdevalloc.c
1149
(void) snprintf(path, sizeof (path), "%s%s", "/dev/rdsk/",
usr/src/cmd/allocate/mkdevalloc.c
579
(void) snprintf(dname+slen, len, "%d", i);
usr/src/cmd/audio/audioctl/audioctl.c
419
(void) snprintf(cbuf, sizeof (cbuf), "%- *s",
usr/src/cmd/audio/audioctl/audioctl.c
482
(void) snprintf(valbuf, sizeof (valbuf), "%s",
usr/src/cmd/audio/audioctl/audioctl.c
487
(void) snprintf(valbuf, sizeof (valbuf), "%d",
usr/src/cmd/audio/audioctl/audioctl.c
492
(void) snprintf(valbuf, sizeof (valbuf), "%d:%d",
usr/src/cmd/audio/audioctl/audioctl.c
505
(void) snprintf(valbuf, sizeof (valbuf), "%s", str);
usr/src/cmd/audio/audioctl/audioctl.c
517
(void) snprintf(selbuf, sizeof (selbuf), _("on,off"));
usr/src/cmd/audio/audioctl/audioctl.c
521
(void) snprintf(selbuf, sizeof (selbuf), "%d-%d",
usr/src/cmd/audio/audioctl/audioctl.c
525
(void) snprintf(selbuf, sizeof (selbuf), "%d-%d:%d-%d",
usr/src/cmd/audio/audioctl/audioctl.c
555
(void) snprintf(selbuf, sizeof (selbuf), "-");
usr/src/cmd/audio/audioplay/audioplay.c
358
(void) snprintf(ctldev, sizeof (ctldev), "%sctl", Audio_dev);
usr/src/cmd/auditconfig/auditconfig.c
2721
n += snprintf(args_pos, len - n, "%s ", *argv_pos);
usr/src/cmd/auditd/auditd.c
783
(void) snprintf(msg, sizeof (msg), "unable to get local "
usr/src/cmd/auditd/auditd.c
790
(void) snprintf(msg, sizeof (msg), "unable to get kernel "
usr/src/cmd/auditd/auditd.c
800
(void) snprintf(msg, sizeof (msg), "unable to set kernel "
usr/src/cmd/auditd/doorway.c
134
(void) snprintf(message, 512, "%s: %s", severity, parting_shot);
usr/src/cmd/auditd/doorway.c
235
(void) snprintf(message, FATAL_MESSAGE_LEN,
usr/src/cmd/auditd/doorway.c
276
(void) snprintf(message, FATAL_MESSAGE_LEN,
usr/src/cmd/auditd/doorway.c
307
(void) snprintf(message, FATAL_MESSAGE_LEN,
usr/src/cmd/auditd/doorway.c
320
(void) snprintf(message, FATAL_MESSAGE_LEN,
usr/src/cmd/auditd/doorway.c
334
(void) snprintf(message, FATAL_MESSAGE_LEN,
usr/src/cmd/auditd/doorway.c
344
(void) snprintf(message, FATAL_MESSAGE_LEN,
usr/src/cmd/auditd/doorway.c
360
(void) snprintf(message, FATAL_MESSAGE_LEN,
usr/src/cmd/auditreduce/option.c
1283
(void) snprintf(fmri.sp_arg, strlen(optstr) + 6,
usr/src/cmd/auditreduce/option.c
824
(void) snprintf(dname, sizeof (dname), "%s/files", dir);
usr/src/cmd/availdevs/availdevs.c
59
(void) snprintf(tmp, sizeof (tmp), "%llu", value);
usr/src/cmd/awk/run.c
1036
ret = snprintf(&buf[cnt], len,
usr/src/cmd/awk/run.c
1041
ret = snprintf(&buf[cnt], len,
usr/src/cmd/awk/run.c
1046
ret = snprintf(&buf[cnt], len,
usr/src/cmd/awk/run.c
1051
ret = snprintf(&buf[cnt], len,
usr/src/cmd/awk/run.c
1057
ret = snprintf(&buf[cnt], len,
usr/src/cmd/awk/run.c
1063
ret = snprintf(&buf[cnt], len,
usr/src/cmd/awk/tran.c
517
(void) snprintf(s, sizeof (s), "%.30g", vp->fval); \
usr/src/cmd/awk/tran.c
519
(void) snprintf(s, sizeof (s), *fmt, vp->fval); \
usr/src/cmd/backup/dump/dumpmain.c
1155
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/backup/dump/dumpmain.c
1161
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/backup/dump/dumpmain.c
1166
(void) snprintf(kbsbuf, sizeof (kbsbuf),
usr/src/cmd/backup/dump/dumpmain.c
1279
(void) snprintf(buf, sizeof (buf), "%lldKB", blks);
usr/src/cmd/backup/dump/dumpmain.c
1281
(void) snprintf(buf, sizeof (buf), "%.2fMB",
usr/src/cmd/backup/dump/dumpmain.c
1673
snprintf(name, sizeof (name), "%s/%ld",
usr/src/cmd/backup/dump/dumponline.c
319
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/backup/dump/dumponline.c
322
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/backup/dump/dumponline.c
358
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/backup/dump/dumponline.c
381
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/backup/dump/dumptape.c
1219
(void) snprintf(volname, sizeof (volname), "#%d", tapeno+1);
usr/src/cmd/backup/dump/dumptape.c
1220
(void) snprintf(buf1, sizeof (buf1), gettext(
usr/src/cmd/backup/dump/dumptape.c
1270
(void) snprintf(volname, sizeof (volname), "#%d", tapeno+1);
usr/src/cmd/backup/dump/dumptape.c
1273
(void) snprintf(buf1, sizeof (buf1), gettext(
usr/src/cmd/backup/dump/dumptape.c
1277
(void) snprintf(buf1, sizeof (buf1), gettext(
usr/src/cmd/backup/dump/dumptape.c
1281
(void) snprintf(buf2, sizeof (buf2), gettext(
usr/src/cmd/backup/dump/dumptape.c
1454
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/backup/dump/dumptape.c
1558
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/backup/dump/dumptape.c
2013
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/dump/dumptape.c
2018
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/dump/dumptape.c
2025
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/dump/dumptape.c
2032
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/dump/dumptape.c
2037
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/dump/dumptape.c
2043
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/dump/dumptape.c
693
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/dump/dumptape.c
708
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/backup/dump/dumptraverse.c
239
(void) snprintf(msgbuf, sizeof (msgbuf), gettext(
usr/src/cmd/backup/dump/dumptraverse.c
335
(void) snprintf(msgbuf, sizeof (msgbuf), gettext(
usr/src/cmd/backup/dump/dumptraverse.c
657
(void) snprintf(msgbuf, sizeof (msgbuf), gettext(
usr/src/cmd/backup/dump/dumptraverse.c
669
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/backup/dump/dumptraverse.c
682
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/backup/lib/myrcmd.c
101
(void) snprintf(myrcmd_stderr,
usr/src/cmd/backup/lib/myrcmd.c
122
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/myrcmd.c
151
(void) snprintf(myrcmd_stderr,
usr/src/cmd/backup/lib/myrcmd.c
157
(void) snprintf(myrcmd_stderr,
usr/src/cmd/backup/lib/myrcmd.c
204
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/myrcmd.c
227
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/myrcmd.c
230
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/myrcmd.c
247
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/myrcmd.c
251
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/myrcmd.c
254
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/myrcmd.c
93
(void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr),
usr/src/cmd/backup/lib/rmtlib.c
234
(void) snprintf(buf, sizeof (buf), "O%s\n%d\n", tape, mode);
usr/src/cmd/backup/lib/rmtlib.c
323
(void) snprintf(line, sizeof (line), "R%d\n", count);
usr/src/cmd/backup/lib/rmtlib.c
352
(void) snprintf(line, sizeof (line), "W%d\n", count);
usr/src/cmd/backup/lib/rmtlib.c
383
(void) snprintf(line, sizeof (line), "L%d\n%d\n", offset, pos);
usr/src/cmd/backup/lib/rmtlib.c
399
(void) snprintf(buf, sizeof (buf), "I%d\n%ld\n", cmd, count);
usr/src/cmd/backup/lib/rmtlib.c
440
(void) snprintf(buf, sizeof (buf), "i%d\n%ld\n", cmd, count);
usr/src/cmd/backup/restore/dirs.c
64
(void) snprintf(name, sizeof (name), \
usr/src/cmd/backup/restore/interactive.c
423
(void) snprintf(output, sizeof (output), "%s/%s",
usr/src/cmd/backup/restore/interactive.c
523
(void) snprintf(canonname, limit, "%s%s", prefix, rawname);
usr/src/cmd/backup/restore/interactive.c
834
(void) snprintf(fmtres, sizeof (fmtres), "%*ld ",
usr/src/cmd/backup/restore/interactive.c
869
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/backup/restore/main.c
561
(void) snprintf(name, sizeof (name), "%s/rstdir.%ld", tmpdir, getpid());
usr/src/cmd/backup/restore/restore.c
66
(void) snprintf(buf, sizeof (buf), "./%llu", (u_longlong_t)ino);
usr/src/cmd/backup/restore/utilities.c
91
(void) snprintf(name, sizeof (name), "%s%ld%lu", TMPHDR, i, ep->e_ino);
usr/src/cmd/bart/create.c
722
(void) snprintf(buf, bufsize,
usr/src/cmd/bart/rules.c
624
(void) snprintf(full_path, sizeof (full_path),
usr/src/cmd/bart/rules.c
706
(void) snprintf(new_dirname,
usr/src/cmd/bart/rules.c
711
(void) snprintf(new_dirname,
usr/src/cmd/bc/bc.y
1021
(void) snprintf(mbuf, sizeof (mbuf), "can't open input file %s",
usr/src/cmd/bc/bc.y
888
(void) snprintf(mbuf, sizeof (mbuf), "can't open input file %s",
usr/src/cmd/bdiff/bdiff.c
115
(void) snprintf(Error, sizeof (Error),
usr/src/cmd/bdiff/bdiff.c
123
(void) snprintf(Error, sizeof (Error),
usr/src/cmd/bdiff/bdiff.c
289
(void) snprintf(Error, sizeof (Error),
usr/src/cmd/bdiff/bdiff.c
310
(void) snprintf(Error, sizeof (Error),
usr/src/cmd/bdiff/bdiff.c
349
(void) snprintf(Error, sizeof (Error),
usr/src/cmd/bdiff/bdiff.c
446
(void) snprintf(Error, sizeof (Error),
usr/src/cmd/bhyve/amd64/ps2kbd.c
447
snprintf(path, MAX_PATHNAME, PS2KBD_LAYOUT_BASEDIR"%s", get_config_value("keyboard.layout") );
usr/src/cmd/bhyve/common/acpi.c
369
snprintf(iaslbuf, sizeof(iaslbuf),
usr/src/cmd/bhyve/common/basl.c
642
snprintf(oem_table_id, ACPI_OEM_TABLE_ID_SIZE, "BV%.4s ", signature);
usr/src/cmd/bhyve/common/basl.c
715
snprintf(new_table->fwcfg_name, sizeof(new_table->fwcfg_name),
usr/src/cmd/bhyve/common/basl.c
718
snprintf((char *)new_table->fwcfg_name, sizeof (new_table->fwcfg_name),
usr/src/cmd/bhyve/common/bhyverun.c
276
snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
usr/src/cmd/bhyve/common/bhyverun.c
345
snprintf(key, sizeof(key), "vcpu.%d.cpuset", vcpu);
usr/src/cmd/bhyve/common/bhyverun.c
392
snprintf(tname, sizeof(tname), "vcpu %d", vi->vcpuid);
usr/src/cmd/bhyve/common/block_if.c
835
snprintf(tname, sizeof(tname), "blk-%s-%d", ident, i);
usr/src/cmd/bhyve/common/gdb.c
1560
snprintf(buf, sizeof(buf), "vCPU %d", tid - 1);
usr/src/cmd/bhyve/common/net_utils.c
108
snprintf(nstr, sizeof(nstr), "%d-%d-%s", pi->pi_slot,
usr/src/cmd/bhyve/common/pci_ahci.c
2393
snprintf(node_name, sizeof(node_name), "%d", port);
usr/src/cmd/bhyve/common/pci_ahci.c
2502
snprintf(node_name, sizeof(node_name), "%d", p);
usr/src/cmd/bhyve/common/pci_ahci.c
2520
snprintf(bident, sizeof(bident), "%u:%u:%u", pi->pi_slot,
usr/src/cmd/bhyve/common/pci_ahci.c
2549
snprintf(ident, AHCI_PORT_IDENT,
usr/src/cmd/bhyve/common/pci_e82545.c
2358
snprintf(nstr, sizeof(nstr), "e82545-%d:%d tx", pi->pi_slot,
usr/src/cmd/bhyve/common/pci_emul.c
1121
snprintf(pdi->pi_name, PI_NAMESZ, "%s@pci.%d.%d.%d", pde->pe_emu, bus,
usr/src/cmd/bhyve/common/pci_emul.c
1516
snprintf(node_name, sizeof(node_name), "pci.%d", bus);
usr/src/cmd/bhyve/common/pci_emul.c
1536
snprintf(node_name, sizeof(node_name),
usr/src/cmd/bhyve/common/pci_emul.c
321
snprintf(node_name, sizeof(node_name), "pci.%d.%d.%d", bnum, snum,
usr/src/cmd/bhyve/common/pci_nvme.c
3205
snprintf(sc->ctrldata.sn, sizeof(sc->ctrldata.sn),
usr/src/cmd/bhyve/common/pci_nvme.c
3208
snprintf((char *)sc->ctrldata.sn, sizeof(sc->ctrldata.sn),
usr/src/cmd/bhyve/common/pci_nvme.c
3280
snprintf(bident, sizeof(bident), "%u:%u",
usr/src/cmd/bhyve/common/pci_nvme.c
604
ret = snprintf(cd->subnqn, sizeof(cd->subnqn),
usr/src/cmd/bhyve/common/pci_nvme.c
609
ret = snprintf((char *)cd->subnqn, sizeof (cd->subnqn),
usr/src/cmd/bhyve/common/pci_nvme.c
851
snprintf(nstr, sizeof(nstr), "nvme-aen-%d:%d", sc->nsc_pi->pi_slot,
usr/src/cmd/bhyve/common/pci_virtio_block.c
504
snprintf(bident, sizeof (bident), "%u:%u", pi->pi_slot, pi->pi_func);
usr/src/cmd/bhyve/common/pci_virtio_block.c
569
snprintf(sc->vbsc_ident, VTBLK_BLK_ID_BYTES,
usr/src/cmd/bhyve/common/pci_virtio_console.c
719
snprintf(node_name, sizeof(node_name), "%d", port);
usr/src/cmd/bhyve/common/pci_virtio_net.c
733
snprintf(tname, sizeof (tname), "vtnet-%d:%d tx", pi->pi_slot,
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
1037
snprintf(tmp, sizeof(tmp), "%lu", target);
usr/src/cmd/bhyve/common/pci_virtio_scsi.c
982
snprintf(tname, sizeof(tname), "vtscsi:%d-%d", num, i);
usr/src/cmd/bhyve/common/pci_virtio_viona.c
1015
snprintf(tname, sizeof (tname), "vionapoll:%s", vnic);
usr/src/cmd/bhyve/common/pci_xhci.c
2763
snprintf(node_name, sizeof(node_name), "%d", slot);
usr/src/cmd/bhyve/common/rfb.c
1221
(void) snprintf(tname, sizeof (tname), "rfb%u tx", c->rc_instance);
usr/src/cmd/bhyve/common/rfb.c
1245
(void) snprintf(tname, sizeof (tname), "rfb%u rx", c->rc_instance);
usr/src/cmd/bhyve/common/rfb.c
1465
(void) snprintf(servname, sizeof (servname), "%d",
usr/src/cmd/bhyve/test/tests/mevent/vnode_zvol.c
227
(void) snprintf(buf, sizeof (buf), "%llu", i * MB);
usr/src/cmd/biosdev/biosdev.c
417
(void) snprintf(busaddrbuf, MAXNAMELEN, "%x,%x",
usr/src/cmd/biosdev/biosdev.c
432
(void) snprintf(busaddrbuf, MAXNAMELEN, "%d",
usr/src/cmd/biosdev/biosdev.c
438
(void) snprintf(busaddrbuf, MAXNAMELEN, "%x,0",
usr/src/cmd/biosdev/biosdev.c
466
(void) snprintf(busaddrbuf, MAXNAMELEN, "%x,0",
usr/src/cmd/biosdev/biosdev.c
517
(void) snprintf(diskpath, MAXPATHLEN, "%s/%s:q,raw",
usr/src/cmd/biosdev/biosdev.c
605
(void) snprintf((char *)biospropname, BIOSPROPNAME_TMPL_LEN,
usr/src/cmd/bnu/cu.c
1645
(void)snprintf(buf, sizeof (buf), gettext("\rtdmp for fd=%d"), arg);
usr/src/cmd/bnu/grades.c
356
snprintf(msg, sizeof (msg),
usr/src/cmd/bnu/grades.c
574
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/bnu/mailst.c
124
(void) snprintf(un, sizeof (un), "LOGNAME=%s",p);
usr/src/cmd/bnu/mailst.c
68
(void) snprintf(cmd, sizeof (cmd), "%s %s '%s'", PATH, MAIL, user);
usr/src/cmd/bnu/mailst.c
89
snprintf(cmd, sizeof (cmd),
usr/src/cmd/bnu/mailst.c
96
snprintf(cmd, sizeof (cmd),
usr/src/cmd/bnu/unknown.c
74
(void) snprintf(buf, sizeof(buf), "%s: call from system %s login %s\n",
usr/src/cmd/bnu/unknown.c
97
(void) snprintf(ebuf, BUFSIZ,
usr/src/cmd/bnu/uucp.c
152
snprintf(Xopts, sizeof (Xopts), "-g%s", optarg);
usr/src/cmd/bnu/uucp.c
207
(void) snprintf(Uopts, sizeof (Uopts), "-n%s ", Nuser);
usr/src/cmd/bnu/uucp.c
249
(void) snprintf(Sfile, MAXFULLNAME, "%s/%s",
usr/src/cmd/bnu/uucp.c
252
(void) snprintf(Sfile, MAXFULLNAME, "%s", fopt);
usr/src/cmd/bnu/uuencode.c
145
(void) snprintf(oline, sizeof (oline), "begin-base64 %lo %s\n",
usr/src/cmd/bnu/uuencode.c
148
(void) snprintf(oline, sizeof (oline), "begin %lo %s\n",
usr/src/cmd/bnu/uuencode.c
159
(void) snprintf(oline, sizeof (oline), "====\n");
usr/src/cmd/bnu/uuencode.c
161
(void) snprintf(oline, sizeof (oline), "end\n");
usr/src/cmd/bnu/uux.c
303
(void) snprintf(_Sfile, (sizeof(_Sfile) - 1),
usr/src/cmd/bnu/uux.c
308
(void) snprintf(_Sfile, (sizeof(_Sfile) - 1),
usr/src/cmd/bnu/uuxqt.c
1035
(void) snprintf(dfile, sizeof (dfile), "%s/%s", WORKSPACE,
usr/src/cmd/bnu/uuxqt.c
1054
(void) snprintf(errDfile, sizeof (errDfile), "%s/%s",
usr/src/cmd/bnu/uuxqt.c
1074
(void) snprintf(_Cmd, sizeof (_Cmd),
usr/src/cmd/bnu/uuxqt.c
1079
(void) snprintf(_Cmd, sizeof (_Cmd),
usr/src/cmd/bnu/uuxqt.c
1093
(void) snprintf(lbuf, sizeof (lbuf), "%s!%s XQT DENIED",
usr/src/cmd/bnu/uuxqt.c
1095
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/bnu/uuxqt.c
1098
(void) snprintf(lbuf, sizeof (lbuf),
usr/src/cmd/bnu/uuxqt.c
1101
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/bnu/uuxqt.c
1117
(void) snprintf(lbuf, sizeof (lbuf), "%s!%s XQT", Rmtname, user);
usr/src/cmd/bnu/uuxqt.c
1154
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/bnu/uuxqt.c
1158
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/bnu/uuxqt.c
1162
(void) snprintf(lbuf, sizeof (lbuf), "%s - %s", incmd, msgbuf);
usr/src/cmd/bnu/uuxqt.c
1191
(void) snprintf(msgbuf + strlen(msgbuf),
usr/src/cmd/bnu/uuxqt.c
1195
(void) snprintf(msgbuf + strlen(msgbuf),
usr/src/cmd/bnu/uuxqt.c
1210
(void) snprintf(cfile, sizeof (cfile), "%s/%s",
usr/src/cmd/bnu/uuxqt.c
1218
(void) snprintf(sendsys, sizeof (sendsys), "%s/%c", sysout,
usr/src/cmd/bnu/uuxqt.c
1236
(void) snprintf(msgbuf + strlen(msgbuf),
usr/src/cmd/bnu/uuxqt.c
1240
(void) snprintf(msgbuf+strlen(msgbuf),
usr/src/cmd/bnu/uuxqt.c
1257
(void) snprintf(cfile, sizeof (cfile), "%s/%s",
usr/src/cmd/bnu/uuxqt.c
1265
(void) snprintf(sendsys, sizeof (sendsys), "%s/%c",
usr/src/cmd/bnu/uuxqt.c
196
(void) snprintf(lockname, sizeof (lockname), "%s.%s",
usr/src/cmd/bnu/uuxqt.c
210
(void) snprintf(lockname, sizeof (lockname), "%s.%s",
usr/src/cmd/bnu/uuxqt.c
430
(void) snprintf(tfull, sizeof (tfull), "%s/%s", XQTDIR, tfile);
usr/src/cmd/bnu/uuxqt.c
466
(void) snprintf(tfull, sizeof (tfull), "%s/%s", XQTDIR, tfile);
usr/src/cmd/bnu/uuxqt.c
500
(void) snprintf(xfull, MAXFULLNAME, "%s/%s", RemSpool, _Xfile);
usr/src/cmd/bnu/uuxqt.c
517
(void) snprintf(ffull, MAXFULLNAME, "%s/%s", RemSpool, ffile);
usr/src/cmd/bnu/uuxqt.c
519
(void) snprintf(tfull, MAXFULLNAME, "%s/%s", XQTDIR, tfile);
usr/src/cmd/bnu/uuxqt.c
729
(void) snprintf(msg, sizeof (msg), "%s\t[%s %s (%s)]\n\t%s\n%s\n",
usr/src/cmd/bnu/uuxqt.c
738
(void) snprintf(ruser, sizeof (ruser), "%s!%s", rmt, user);
usr/src/cmd/bnu/uuxqt.c
762
(void) snprintf(msg, sizeof (msg), "%s %s (%s) %s\n\t%s\n%s\n",
usr/src/cmd/bnu/uuxqt.c
766
(void) snprintf(tmp, sizeof (tmp), "%s.%ld", rmt, (long)getpid());
usr/src/cmd/bnu/uuxqt.c
783
(void) snprintf(arg, sizeof (arg), "%s!%s", rmt, tofile);
usr/src/cmd/boot/bootadm/bootadm.c
10104
(void) snprintf(linebuf, sizeof (linebuf), "%s\n", str);
usr/src/cmd/boot/bootadm/bootadm.c
1397
(void) snprintf(path, sizeof (path), "%s%s", bam_root,
usr/src/cmd/boot/bootadm/bootadm.c
1400
(void) snprintf(path, sizeof (path), "%s", GRUB_slice);
usr/src/cmd/boot/bootadm/bootadm.c
1817
(void) snprintf(path, sizeof (path), "%s%s", root, final);
usr/src/cmd/boot/bootadm/bootadm.c
1864
(void) snprintf(tmpfile, sizeof (tmpfile), "%s%s", root, tmp);
usr/src/cmd/boot/bootadm/bootadm.c
2004
ret = snprintf(cf->path, sizeof (cf->path), "%s/%s", base, strip);
usr/src/cmd/boot/bootadm/bootadm.c
2158
ret = snprintf(dpath, sizeof (dpath), "%s/%s", updt ?
usr/src/cmd/boot/bootadm/bootadm.c
2497
(void) snprintf(tpath, sizeof (tpath), "%s/%s",
usr/src/cmd/boot/bootadm/bootadm.c
2629
ret = snprintf(timestamp_path, sizeof (timestamp_path), "%s%s", root,
usr/src/cmd/boot/bootadm/bootadm.c
2700
ret = snprintf(get_cachedir(),
usr/src/cmd/boot/bootadm/bootadm.c
2754
(void) snprintf(path, sizeof (path), "%s%s", root, filelist);
usr/src/cmd/boot/bootadm/bootadm.c
2790
n = snprintf(path, sizeof (path), "%s%s", root, EXTRACT_BOOT_FILELIST);
usr/src/cmd/boot/bootadm/bootadm.c
2819
(void) snprintf(rootarg, rootarglen,
usr/src/cmd/boot/bootadm/bootadm.c
2823
(void) snprintf(platarg, platarglen,
usr/src/cmd/boot/bootadm/bootadm.c
2826
n = snprintf(cmd, sizeof (cmd), "%s %s %s /%s /%s",
usr/src/cmd/boot/bootadm/bootadm.c
2865
(void) snprintf(path, sizeof (path), "%s%s", root, FILE_STAT);
usr/src/cmd/boot/bootadm/bootadm.c
2919
(void) snprintf(path, sizeof (path), "%s/%s", get_cachedir(), file);
usr/src/cmd/boot/bootadm/bootadm.c
2966
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/cmd/boot/bootadm/bootadm.c
3011
(void) snprintf(path, sizeof (path), "%s%s", root, lp->line);
usr/src/cmd/boot/bootadm/bootadm.c
3038
(void) snprintf(timestamp_path, sizeof (timestamp_path), "%s%s", root,
usr/src/cmd/boot/bootadm/bootadm.c
3074
(void) snprintf(path, sizeof (path), "%s%s", root, FILE_STAT_TMP);
usr/src/cmd/boot/bootadm/bootadm.c
3093
(void) snprintf(path2, sizeof (path2), "%s%s", root, FILE_STAT);
usr/src/cmd/boot/bootadm/bootadm.c
3156
(void) snprintf(path, sizeof (path), "%s%s", root, FILE_STAT);
usr/src/cmd/boot/bootadm/bootadm.c
3229
(void) snprintf(cmd, sizeof (cmd), "%s -f \"%s\" 2>/dev/null",
usr/src/cmd/boot/bootadm/bootadm.c
328
snprintf((buf), (len), "%s%s%s%s%s", (root), (prefix), get_machine(), \
usr/src/cmd/boot/bootadm/bootadm.c
3420
(void) snprintf(cmdline, sizeof (cmdline), "%s %s -G %s -o \"%s\" "
usr/src/cmd/boot/bootadm/bootadm.c
3438
(void) snprintf(cmdline, sizeof (cmdline), "%s if=\"%s\" of=\"%s\""
usr/src/cmd/boot/bootadm/bootadm.c
3564
(void) snprintf(cmdline, sizeof (cmdline), "%s -C 16,%d -M %s %s -o \""
usr/src/cmd/boot/bootadm/bootadm.c
3644
(void) snprintf(cmdline, sizeof (cmdline), "%s if=%s of=%s bs=32k "
usr/src/cmd/boot/bootadm/bootadm.c
3690
(void) snprintf(cmdline, sizeof (cmdline), "%s %s -o \"%s\" \"%s\" "
usr/src/cmd/boot/bootadm/bootadm.c
3722
ret = snprintf(suffix, sizeof (suffix), "/archive-new-%d", getpid());
usr/src/cmd/boot/bootadm/bootadm.c
3741
ret = snprintf(bootblk, sizeof (bootblk),
usr/src/cmd/boot/bootadm/bootadm.c
3852
(void) snprintf(path, sizeof (path), "%s/%s", root, ETC_SYSTEM_DIR);
usr/src/cmd/boot/bootadm/bootadm.c
3853
(void) snprintf(self_assembly, sizeof (self_assembly),
usr/src/cmd/boot/bootadm/bootadm.c
3855
(void) snprintf(tmpfile, sizeof (tmpfile), "%s.%ld",
usr/src/cmd/boot/bootadm/bootadm.c
3890
(void) snprintf(filepath, sizeof (filepath), "%s/%s",
usr/src/cmd/boot/bootadm/bootadm.c
3952
(void) snprintf(path, sizeof (path), "%s/%s", root, CREATE_RAMDISK);
usr/src/cmd/boot/bootadm/bootadm.c
3971
(void) snprintf(cmdline, len, "%s -p %s -R %s",
usr/src/cmd/boot/bootadm/bootadm.c
3976
(void) snprintf(cmdline, len, "%s -R %s", path, root);
usr/src/cmd/boot/bootadm/bootadm.c
3980
(void) snprintf(cmdline, len, "%s", path);
usr/src/cmd/boot/bootadm/bootadm.c
4089
(void) snprintf(path, sizeof (path), "%s/%s", root, CREATE_RAMDISK);
usr/src/cmd/boot/bootadm/bootadm.c
4137
(void) snprintf(path, sizeof (path), "%s%s", root, GRUB_STAGE2);
usr/src/cmd/boot/bootadm/bootadm.c
4211
(void) snprintf(testfile, sizeof (testfile), "%s/%s.%d",
usr/src/cmd/boot/bootadm/bootadm.c
4440
(void) snprintf(cmdline, sizeof (cmdline), "%s %s%s",
usr/src/cmd/boot/bootadm/bootadm.c
4443
(void) snprintf(cmdline, sizeof (cmdline), "%s %s",
usr/src/cmd/boot/bootadm/bootadm.c
4498
(void) snprintf(cmdline, sizeof (cmdline),
usr/src/cmd/boot/bootadm/bootadm.c
4509
(void) snprintf(cmdline, sizeof (cmdline), "/bin/cp %s %s > /dev/null",
usr/src/cmd/boot/bootadm/bootadm.c
4521
(void) snprintf(cmdline, sizeof (cmdline),
usr/src/cmd/boot/bootadm/bootadm.c
4534
(void) snprintf(cmdline, sizeof (cmdline), "%s %s > %s",
usr/src/cmd/boot/bootadm/bootadm.c
4546
(void) snprintf(cmdline, sizeof (cmdline),
usr/src/cmd/boot/bootadm/bootadm.c
4614
(void) snprintf(creatram, sizeof (creatram), "%s/%s",
usr/src/cmd/boot/bootadm/bootadm.c
4624
(void) snprintf(rootbuf, sizeof (rootbuf), "%s/",
usr/src/cmd/boot/bootadm/bootadm.c
477
(void) snprintf(home_env, sizeof (home_env), "HOME=%s",
usr/src/cmd/boot/bootadm/bootadm.c
5135
(void) snprintf(buf, sizeof (buf), "%d",
usr/src/cmd/boot/bootadm/bootadm.c
5144
(void) snprintf(buf, sizeof (buf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5378
(void) snprintf(linebuf, sizeof (linebuf), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5382
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5386
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5393
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5398
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5403
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5408
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5412
(void) snprintf(linebuf, sizeof (linebuf), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
5529
ret = snprintf(path, sizeof (path), "%s/%s", osroot,
usr/src/cmd/boot/bootadm/bootadm.c
5539
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
5577
(void) snprintf(wholedisk, strlen(device) + 3, "%sp0", device);
usr/src/cmd/boot/bootadm/bootadm.c
5739
(void) snprintf(grubroot, 10, "(hd%s,%d,%c)",
usr/src/cmd/boot/bootadm/bootadm.c
5742
(void) snprintf(grubroot, 10, "(hd%s,%d)",
usr/src/cmd/boot/bootadm/bootadm.c
5763
(void) snprintf(signdir, sizeof (signdir), "%s/%s",
usr/src/cmd/boot/bootadm/bootadm.c
5786
(void) snprintf(tmpsign, sizeof (tmpsign), "%s", entp->d_name);
usr/src/cmd/boot/bootadm/bootadm.c
5857
(void) snprintf(backup, sizeof (backup), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
6009
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6046
(void) snprintf(tmpmnt, sizeof (tmpmnt), "%s.%d",
usr/src/cmd/boot/bootadm/bootadm.c
6065
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6106
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6130
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6165
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6180
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6238
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6255
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6318
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6578
(void) snprintf(signbuf, sizeof (signbuf), "%s\n", sign);
usr/src/cmd/boot/bootadm/bootadm.c
6638
(void) snprintf(path, sizeof (path), "/dev/rdsk/%s", slice);
usr/src/cmd/boot/bootadm/bootadm.c
6645
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6680
(void) snprintf(blkslice, sizeof (blkslice), "/dev/dsk/%s",
usr/src/cmd/boot/bootadm/bootadm.c
6683
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6696
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
6736
(void) snprintf(cp, sizeof (slice) - (len - 1), "%u", idx);
usr/src/cmd/boot/bootadm/bootadm.c
6810
(void) snprintf(cp, sizeof (slice) - (len - 1), "%u", idx);
usr/src/cmd/boot/bootadm/bootadm.c
6873
(void) snprintf(s0path, sizeof (s0path), "/dev/rdsk/%s", s0);
usr/src/cmd/boot/bootadm/bootadm.c
7031
(void) snprintf(tmpmnt, sizeof (tmpmnt),
usr/src/cmd/boot/bootadm/bootadm.c
7093
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
7223
(void) snprintf(tmpsign, sizeof (tmpsign), "rootfs%d", i);
usr/src/cmd/boot/bootadm/bootadm.c
7309
(void) snprintf(tmpsign, sizeof (tmpsign), "pool_%s", pool);
usr/src/cmd/boot/bootadm/bootadm.c
7358
(void) snprintf(backup, sizeof (backup), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
7419
(void) snprintf(tmpsign, sizeof (tmpsign), "%s\n", sign);
usr/src/cmd/boot/bootadm/bootadm.c
7533
(void) snprintf(signfile, sizeof (signfile), "%s/%s/%s",
usr/src/cmd/boot/bootadm/bootadm.c
7545
(void) snprintf(signdir, sizeof (signdir), "%s/%s",
usr/src/cmd/boot/bootadm/bootadm.c
7721
(void) snprintf(signline, sizeof (signline), "%s\n", sign);
usr/src/cmd/boot/bootadm/bootadm.c
7745
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/boot/bootadm/bootadm.c
7876
(void) snprintf(grubsign, MAXNAMELEN + 10, "(%s,%d,%c)",
usr/src/cmd/boot/bootadm/bootadm.c
7879
(void) snprintf(grubsign, MAXNAMELEN + 10, "(%s,%d)",
usr/src/cmd/boot/bootadm/bootadm.c
7899
(void) snprintf(release, sizeof (release), "%s/etc/release", rootdir);
usr/src/cmd/boot/bootadm/bootadm.c
8026
(void) snprintf(cmd, sizeof (cmd), "/sbin/zpool status %s", pool);
usr/src/cmd/boot/bootadm/bootadm.c
8104
(void) snprintf(dsk, sizeof (dsk), "/dev/rdsk/%s",
usr/src/cmd/boot/bootadm/bootadm.c
8511
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8539
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8552
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8556
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8579
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8594
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8615
(void) snprintf(linebuf, sizeof (linebuf), "%s%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8791
(void) snprintf(failsafe, sizeof (failsafe), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8793
(void) snprintf(failsafe_64, sizeof (failsafe_64), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8805
(void) snprintf(failsafe, sizeof (failsafe), "%s%s", osroot,
usr/src/cmd/boot/bootadm/bootadm.c
8807
(void) snprintf(failsafe_64, sizeof (failsafe_64), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8813
(void) snprintf(failsafe, sizeof (failsafe), "%s%s",
usr/src/cmd/boot/bootadm/bootadm.c
8869
(void) snprintf(linebuf, sizeof (linebuf), "#%s%d", which, entry);
usr/src/cmd/boot/bootadm/bootadm.c
9194
(void) snprintf(prefix, sizeof (prefix), "%d", val);
usr/src/cmd/boot/bootadm/bootadm.c
9242
(void) snprintf(lp->line, len, "%s%s%d",
usr/src/cmd/boot/bootadm/bootadm.c
9264
(void) snprintf(found->line, len,
usr/src/cmd/boot/bootadm/bootadm.c
9290
(void) snprintf(new_path, new_path_len, "/platform/i86pc/%s",
usr/src/cmd/boot/bootadm/bootadm.c
9298
(void) snprintf(new_path, new_path_len, "%s -k",
usr/src/cmd/boot/bootadm/bootadm.c
9308
(void) snprintf(new_path, new_path_len, "/platform/i86pc/%s/unix",
usr/src/cmd/boot/bootadm/bootadm.c
9310
(void) snprintf(new_path2, PATH_MAX, "/platform/i86pc/%s/amd64/unix",
usr/src/cmd/boot/bootadm/bootadm.c
9318
(void) snprintf(new_path, new_path_len,
usr/src/cmd/boot/bootadm/bootadm.c
9564
(void) snprintf(new_arg, new_str_len, "%s %s",
usr/src/cmd/boot/bootadm/bootadm.c
9583
(void) snprintf(new_arg, old_kernel_len + 1, "%s",
usr/src/cmd/boot/bootadm/bootadm.c
9663
(void) snprintf(new_arg, new_str_len, "%s %s",
usr/src/cmd/boot/bootadm/bootadm.c
9681
(void) snprintf(new_arg, new_str_len, "%s %s",
usr/src/cmd/boot/bootadm/bootadm.c
9686
(void) snprintf(new_arg, new_str_len, "%s %s",
usr/src/cmd/boot/bootadm/bootadm.c
9721
(void) snprintf(new_arg, new_str_len, "%s %s", new_path,
usr/src/cmd/boot/bootadm/bootadm_hyper.c
1148
(void) snprintf(kernel, len, "%s", kern_path);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
1154
(void) snprintf(zfsstr, zfslen + 1, " %s", ZFS_BOOT);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
307
(void) snprintf(com_rate, COM_RATE_LEN, "com%d=%u,%u%c%u", com, baud,
usr/src/cmd/boot/bootadm/bootadm_hyper.c
445
(void) snprintf(ser, SER_LEN, "9600,8,n,1,-");
usr/src/cmd/boot/bootadm/bootadm_hyper.c
485
(void) snprintf(ser, SER_LEN, "%u,%c,%c,%c,-", baud,
usr/src/cmd/boot/bootadm/bootadm_hyper.c
670
(void) snprintf(rcpath, len, "%s%s", osroot, BOOTRC_FILE);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
89
(void) snprintf(newstr, len, "%s%s%s", orig, delim, str);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
929
(void) snprintf(kernel, len, "%s%s %s", osroot,
usr/src/cmd/boot/bootadm/bootadm_hyper.c
934
(void) snprintf(kernel, len, "%s%s", osroot, XEN_MENU);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
962
(void) snprintf(mod_kernel, len, "%s %s", kern_path, kern_path);
usr/src/cmd/boot/bootadm/bootadm_hyper.c
970
(void) snprintf(zfsstr, zfslen + 1, " %s", ZFS_BOOT);
usr/src/cmd/boot/bootadm/bootadm_loader.c
106
(void) snprintf(buf, bufsize, "%d", entry->me_idx);
usr/src/cmd/boot/bootadm/bootadm_loader.c
1075
(void) snprintf(path, PATH_MAX, "%s%s", menu_root, MENU);
usr/src/cmd/boot/bootadm/bootadm_loader.c
109
(void) snprintf(buf, bufsize, "%s", entry->me_title);
usr/src/cmd/boot/bootadm/bootadm_loader.c
1112
(void) snprintf(path, PATH_MAX, "%s" TRANSIENT, bam_root);
usr/src/cmd/boot/bootadm/bootadm_loader.c
112
(void) snprintf(buf, bufsize, "%s", entry->me_bootfs);
usr/src/cmd/boot/bootadm/bootadm_loader.c
1142
(void) snprintf(buf, MAX_INPUT, "set currdev=zfs:%s:", mp.mnt_special);
usr/src/cmd/boot/bootadm/bootadm_loader.c
1149
(void) snprintf(buf, MAX_INPUT, "include /boot/forth/loader.4th");
usr/src/cmd/boot/bootadm/bootadm_loader.c
115
(void) snprintf(buf, bufsize, "%s", entry->me_type);
usr/src/cmd/boot/bootadm/bootadm_loader.c
1156
(void) snprintf(buf, MAX_INPUT, "start");
usr/src/cmd/boot/bootadm/bootadm_loader.c
1163
(void) snprintf(buf, MAX_INPUT, "boot");
usr/src/cmd/boot/bootadm/bootadm_loader.c
119
(void) snprintf(buf, bufsize, " T");
usr/src/cmd/boot/bootadm/bootadm_loader.c
123
(void) snprintf(buf, bufsize, " *");
usr/src/cmd/boot/bootadm/bootadm_loader.c
125
(void) snprintf(buf, bufsize, " -");
usr/src/cmd/boot/bootadm/bootadm_loader.c
1295
(void) snprintf(path, PATH_MAX, "%s" XEN_CONFIG, bam_root);
usr/src/cmd/boot/bootadm/bootadm_loader.c
1334
(void) snprintf(buf, MAX_INPUT, "set currdev=zfs:%s:", mp.mnt_special);
usr/src/cmd/boot/bootadm/bootadm_loader.c
1341
(void) snprintf(buf, MAX_INPUT, "include /boot/forth/loader.4th");
usr/src/cmd/boot/bootadm/bootadm_loader.c
1348
(void) snprintf(buf, MAX_INPUT, "start");
usr/src/cmd/boot/bootadm/bootadm_loader.c
1355
(void) snprintf(buf, MAX_INPUT, "boot");
usr/src/cmd/boot/bootadm/bootadm_loader.c
1365
(void) snprintf(path, PATH_MAX, "%s" XEN_CONFIG, bam_root);
usr/src/cmd/boot/bootadm/bootadm_loader.c
694
(void) snprintf(path, PATH_MAX, "%s" CONF_DIR "/timeout",
usr/src/cmd/boot/bootadm/bootadm_loader.c
864
(void) snprintf(buf, MAX_INPUT, "set currdev=zfs:%s:",
usr/src/cmd/boot/bootadm/bootadm_loader.c
872
(void) snprintf(buf, MAX_INPUT, "include /boot/forth/loader.4th");
usr/src/cmd/boot/bootadm/bootadm_loader.c
879
(void) snprintf(buf, MAX_INPUT, "start");
usr/src/cmd/boot/bootadm/bootadm_loader.c
886
(void) snprintf(buf, MAX_INPUT, "boot");
usr/src/cmd/boot/bootadm/bootadm_loader.c
983
(void) snprintf(buf, MAX_INPUT, "show-module-options");
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
137
(void) snprintf(fname, PATH_MAX, "%s/%s", osroot,
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
142
(void) snprintf(fname, PATH_MAX, "%s/%s", osroot,
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
245
(void) snprintf(path, sizeof (path), "%s/%s", root, INST_RELEASE);
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
273
(void) snprintf(linep->line, size, "%s%s%s", linep->cmd, linep->sep,
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
394
(void) snprintf(path, PATH_MAX, "%s%s", osroot,
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
396
(void) snprintf(path_64, PATH_MAX, "%s%s", osroot,
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
482
(void) snprintf(new_arg, sizeof (new_arg), "%s",
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
485
(void) snprintf(new_arg, sizeof (new_arg), "%s",
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
60
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
645
(void) snprintf(opt, sizeof (opt), "%d", root_opt);
usr/src/cmd/boot/bootadm/bootadm_upgrade.c
778
(void) snprintf(linebuf, sizeof (linebuf),
usr/src/cmd/boot/installboot/i386/installboot.c
189
(void) snprintf(optbuf, MAX_MNTOPT_STR, "timezone=%d",
usr/src/cmd/busstat/busstat.c
994
(void) snprintf(tmp_str, sizeof (tmp_str), "%s%d",
usr/src/cmd/captoinfo/captoinfo.c
1375
(void) snprintf(TERMCAP, sizeof (TERMCAP),
usr/src/cmd/captoinfo/captoinfo.c
1378
(void) snprintf(TERMCAP, sizeof (TERMCAP),
usr/src/cmd/captoinfo/captoinfo.c
1391
(void) snprintf(TERM, sizeof (TERM), "TERM=%s", term_name);
usr/src/cmd/captoinfo/captoinfo.c
628
(void) snprintf(tempbuffer, sizeof (tempbuffer),
usr/src/cmd/ccidadm/ccidadm.c
102
if (snprintf(buf, sizeof (buf), "%s/%s", CCID_ROOT, base) >=
usr/src/cmd/ccidadm/ccidadm.c
87
if (snprintf(buf, sizeof (buf), "%s/%s/slot0", CCID_ROOT,
usr/src/cmd/cdrw/device.c
427
(void) snprintf(found, PATH_MAX, "%s/s%d", p1, i);
usr/src/cmd/cdrw/device.c
475
(void) snprintf(tmpstr, PATH_MAX, "/dev/rdsk/%s",
usr/src/cmd/cdrw/device.c
489
(void) snprintf(tmpstr, sizeof (tmpstr), "/dev/rdsk/%s",
usr/src/cmd/cdrw/device.c
580
(void) snprintf(sdev, PATH_MAX, "/dev/rdsk/%s",
usr/src/cmd/cdrw/util.c
206
(void) snprintf(s, BUFSIZE,
usr/src/cmd/cdrw/util.c
224
(void) snprintf(s, BUFSIZE, gettext("done.\n"));
usr/src/cmd/cdrw/util.c
226
(void) snprintf(s, BUFSIZE, "%d %%", (uint_t)total);
usr/src/cmd/cfgadm/cfgadm.c
1936
(void) snprintf(physid, sizeof (physid), "%s",
usr/src/cmd/cfgadm/cfgadm.c
1938
(void) snprintf(logid, sizeof (logid), "%s", outp->ldatap->ap_log_id);
usr/src/cmd/cfgadm/cfgadm.c
2247
(void) snprintf(lp, end - lp, "%s", del);
usr/src/cmd/cfgadm/cfgadm.c
2250
(void) snprintf(lp, end - lp, "%-*s",
usr/src/cmd/cfgadm/cfgadm.c
2339
(void) snprintf(path, sizeof (path), "%s/%s", CFGA_DEV_DIR, apbuf);
usr/src/cmd/cmd-crypto/cryptoadm/adm_uef.c
1565
(void) snprintf(midname, sizeof (midname), "%#010x",
usr/src/cmd/cmd-crypto/cryptoadm/adm_uef.c
233
(void) snprintf(libpath, MAXPATHLEN, "%s%s%s", buf, "/", isa);
usr/src/cmd/cmd-crypto/cryptoadm/adm_uef.c
747
(void) snprintf(libpath, sizeof (libpath), "%s%s%s", libbuf,
usr/src/cmd/cmd-crypto/cryptoadm/adm_uef.c
894
(void) snprintf(buffer2, sizeof (buffer2),
usr/src/cmd/cmd-crypto/cryptoadm/cryptoadm.c
1525
(void) snprintf(provname, sizeof (provname), "%s/%d", devname,
usr/src/cmd/cmd-crypto/cryptoadm/cryptoadm.c
1681
(void) snprintf(provname, sizeof (provname), "%s/%d",
usr/src/cmd/cmd-crypto/decrypt/decrypt.c
710
(void) snprintf(tmpnam, sizeof (tmpnam),
usr/src/cmd/cmd-crypto/elfsign/elfsign.c
942
(void) snprintf(dn, dn_len, dnfmt, cn);
usr/src/cmd/cmd-crypto/kmfcfg/install.c
149
(void) snprintf(realpath, MAXPATHLEN, "%s%s",
usr/src/cmd/cmd-crypto/kmfcfg/install.c
262
(void) snprintf(buf, MAXPATHLEN, "%s:%s%s\n",
usr/src/cmd/cmd-crypto/kmfcfg/install.c
265
(void) snprintf(buf, MAXPATHLEN, "%s:%s%s;%s%s\n",
usr/src/cmd/cmd-crypto/kmfcfg/modify.c
1125
(void) snprintf(buffer, MAXPATHLEN,
usr/src/cmd/cmd-crypto/kmfcfg/modify.c
1129
(void) snprintf(buffer, MAXPATHLEN,
usr/src/cmd/cmd-crypto/kmfcfg/uninstall.c
200
(void) snprintf(buffer2, sizeof (buffer2),
usr/src/cmd/cmd-crypto/pktool/common.c
1141
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-crypto/pktool/common.c
895
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-crypto/pktool/delete.c
155
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-crypto/pktool/delete.c
203
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-crypto/pktool/import.c
102
(void) snprintf(newcertfile,
usr/src/cmd/cmd-crypto/pktool/import.c
158
(void) snprintf(newkeyfile,
usr/src/cmd/cmd-crypto/tpmadm/admin_cmds.c
269
(void) snprintf(buf, sizeof (buf), gettext("Unknown (%u)"), code);
usr/src/cmd/cmd-inet/common/kcmd.c
123
(void) snprintf(cksumbuf, bsize, "%u:", ntohs(rport));
usr/src/cmd/cmd-inet/common/kcmd.c
241
(void) snprintf(num, sizeof (num), "%d",
usr/src/cmd/cmd-inet/common/store_forw_creds.c
61
(void) snprintf(ccname, sizeof (ccname), "FILE:/tmp/krb5cc_%ld",
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_door.c
808
(void) snprintf(strval, IPMGMT_STRSIZE, "%d", sargp->ia_ifclass);
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1023
(void) snprintf(name, sizeof (name), "%s_%d", db_ifname,
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1118
if (snprintf(nodep->am_aobjname, IPADM_AOBJSIZ, "%s/_%s",
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1308
(void) snprintf(strval, IPMGMT_STRSIZE, "%d", np->am_lnum);
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1312
(void) snprintf(strval, IPMGMT_STRSIZE, "%d", np->am_family);
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1316
(void) snprintf(strval, IPMGMT_STRSIZE, "%d", np->am_flags);
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1320
(void) snprintf(strval, IPMGMT_STRSIZE, "%d", np->am_atype);
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1597
(void) snprintf(tmpstr, sizeof (tmpstr), "_%s", nname);
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
521
(void) snprintf(name, sizeof (name), "%s_%d", db_ifname,
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
693
(void) snprintf(pval, MAXPROPVALLEN, "%s,%s", dbstrval,
usr/src/cmd/cmd-inet/lib/nwamd/logging.c
67
offset = snprintf(buf, bufsize, "%d: ", pthread_self());
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
167
(void) snprintf(errmsg, LINE_MAX, "unknown identifier: %s",
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
179
(void) snprintf(errmsg, LINE_MAX, "failed dhcp alloc request");
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
186
(void) snprintf(errmsg, LINE_MAX, "%s",
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
193
(void) snprintf(errmsg, LINE_MAX, "invalid data");
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
199
(void) snprintf(errmsg, LINE_MAX, "data length mismatch");
usr/src/cmd/cmd-inet/lib/nwamd/ncu_ip.c
207
(void) snprintf(errmsg, LINE_MAX, "cannot decode reply");
usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c
142
(void) snprintf(mtustr, DLADM_PROP_VAL_MAX, "%lld", mtu);
usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c
409
(void) snprintf(secobj_name, sizeof (secobj_name), "nwam-%s",
usr/src/cmd/cmd-inet/lib/nwamd/ncu_phys.c
412
(void) snprintf(secobj_name, sizeof (secobj_name), "nwam-%s-%s",
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
103
(void) snprintf(typestr, sizeof (typestr), "type %d", type);
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
455
(void) snprintf(buffer, sizeof (buffer), "link %.*s",
usr/src/cmd/cmd-inet/lib/nwamd/routing_events.c
467
(void) snprintf(buffer, sizeof (buffer),
usr/src/cmd/cmd-inet/lib/nwamd/sysevent_events.c
102
(void) snprintf(if_name, LIFNAMSIZ, "%s%d", driver, instance);
usr/src/cmd/cmd-inet/sbin/dhcpagent/class_id.c
195
(void) snprintf(class_id, len, "SUNW,%s", name);
usr/src/cmd/cmd-inet/sbin/dhcpagent/defaults.c
199
(void) snprintf(name, sizeof (name), ".V6.%s",
usr/src/cmd/cmd-inet/sbin/dhcpagent/defaults.c
201
(void) snprintf(paramstr, sizeof (paramstr), "%s%s", if_name,
usr/src/cmd/cmd-inet/sbin/dhcpagent/defaults.c
205
(void) snprintf(paramstr, sizeof (paramstr), "%s.%s", if_name,
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
665
(void) snprintf(sbuf, sizeof (sbuf), "status %u",
usr/src/cmd/cmd-inet/sbin/dhcpagent/util.c
790
(void) snprintf(hostfile, sizeof (hostfile),
usr/src/cmd/cmd-inet/usr.bin/ftp/auth.c
121
(void) snprintf(stbuf, FTPBUFSIZ, "%s@%s",
usr/src/cmd/cmd-inet/usr.bin/ftp/cmds.c
1491
len = snprintf(buf, sizeof (buf), "%s", argv[1]);
usr/src/cmd/cmd-inet/usr.bin/ftp/cmds.c
1494
n = snprintf(&buf[len], sizeof (buf) - len, " %s",
usr/src/cmd/cmd-inet/usr.bin/ftp/cmds.c
1531
len = snprintf(buf, sizeof (buf), "%s", argv[1]);
usr/src/cmd/cmd-inet/usr.bin/ftp/cmds.c
1534
n = snprintf(&buf[len], sizeof (buf) - len, " %s",
usr/src/cmd/cmd-inet/usr.bin/ftp/ruserpass.c
92
if (snprintf(buf, sizeof (buf), "%s/.netrc", hdir) >= sizeof (buf)) {
usr/src/cmd/cmd-inet/usr.bin/nc/netcat.c
432
(void) snprintf(port, sizeof (port), "%u",
usr/src/cmd/cmd-inet/usr.bin/nc/socks.c
140
(void) snprintf(prompt, sizeof (prompt), "Proxy password for %s@%s: ",
usr/src/cmd/cmd-inet/usr.bin/nc/socks.c
298
r = snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.bin/nc/socks.c
302
r = snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.bin/nc/socks.c
318
r = snprintf(buf, sizeof (buf), "%s:%s",
usr/src/cmd/cmd-inet/usr.bin/nc/socks.c
325
r = snprintf(buf, sizeof (buf), "Proxy-Authorization: "
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
1045
(void) snprintf(ph->ph_pidstr, PROC_PID_SIZE, "%" PRIu64,
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
1964
(void) snprintf(cp, 5, "%d.",
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
1981
(void) snprintf(cp, 4, "%02x:",
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
2041
(void) snprintf(tcpsbuf, sizeof (tcpsbuf),
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
2078
(void) snprintf(udpsbuf, sizeof (udpsbuf),
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6280
(void) snprintf(sctpsbuf, sizeof (sctpsbuf),
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6401
(void) snprintf(name, namelen, "<unknown addr type>");
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6612
(void) snprintf(buf, sizeof (buf), "%4u%c", n, t);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6793
(void) snprintf(buf, sizeof (buf), "%s%s", title,
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6813
(void) snprintf(buf, sizeof (buf), "%s_total", title);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6815
(void) snprintf(buf, sizeof (buf), "%s", title);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6958
(void) snprintf(dst, dstlen, "%d.%d.%d.%d",
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
6985
(void) snprintf(cp, dstlen, "/%d", prefixlen);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
7082
(void) snprintf(prefixptr, 4, "/%d", prefixlen);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
7328
(void) snprintf(cp, MAX_STRING_SIZE,
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
7354
(void) snprintf(dst, dstlen, "%.*s", MAXHOSTNAMELEN,
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
7357
(void) snprintf(dst, dstlen, "%d", port);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
7640
(void) snprintf(ifname, LIFNAMSIZ, "if#%d", ifindex);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
884
(void) snprintf(saved_username, sizeof (saved_username),
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1209
(void) snprintf(buf, sizeof (buf), "T%ld 0 %ld 0\n",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1217
(void) snprintf(buf, sizeof (buf), "C%04o %lld %s\n",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1319
(void) snprintf(path, sizeof (path), "T%ld 0 %ld 0\n",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1327
(void) snprintf(path, sizeof (path), "D%04o %d %s\n",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1356
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1536
(void) snprintf(namebuf, need, "%s%s%s", targ,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1907
(void) snprintf(buf, sizeof (buf), "%c%d\n", acltype, aclcnt);
usr/src/cmd/cmd-inet/usr.bin/rcp.c
1923
(void) snprintf(buf, sizeof (buf), "%c%d\n",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
470
(void) snprintf(cmd, cmdsiz, "%srcp %s%s%s%s%s",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
482
(void) snprintf(cmd_orig, cmdsiz, "rcp%s%s%s%s",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
488
(void) snprintf(cmd_sunw_orig, cmdsiz, "%s%s%s%s%s", RCP_ACL,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
505
(void) snprintf(cmd, cmdsiz, "rcp%s%s%s%s",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
518
(void) snprintf(cmd_sunw, cmdsiz, "%s%s%s%s%s", RCP_ACL,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
584
(void) snprintf(bp, buffersize, "'%s%s%s:%s'",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
591
(void) snprintf(bp, buffersize, "'%s%s%s:%s'",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
604
(void) snprintf(bp, buffersize,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
715
(void) snprintf(bp, buffersize,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
735
(void) snprintf(bp, buffersize,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
761
(void) snprintf(bp,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
832
(void) snprintf(bp, buffersize, "%s -f %s", cmd, src);
usr/src/cmd/cmd-inet/usr.bin/rcp.c
926
(void) snprintf(bp, buffersize, "%s -Zf %s", cmd_sunw,
usr/src/cmd/cmd-inet/usr.bin/rcp.c
951
(void) snprintf(bp, buffersize, "%s -f %s",
usr/src/cmd/cmd-inet/usr.bin/rcp.c
973
(void) snprintf(bp, buffersize,
usr/src/cmd/cmd-inet/usr.bin/rdist/docmd.c
301
(void) snprintf(buf, RDIST_BUFSIZ, "%s%s -Server%s",
usr/src/cmd/cmd-inet/usr.bin/rdist/expand.c
161
(void) snprintf(buf, sizeof (buf), "%s%s%s", s,
usr/src/cmd/cmd-inet/usr.bin/rdist/expand.c
167
(void) snprintf(buf, sizeof (buf), "%s%s", s, tail);
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
1342
(void) snprintf(buf, sizeof (buf), "Q%s\n", dp->d_name);
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
1687
len = snprintf(buf + 1, sizeof (buf) - 1, fmt, a1, a2, a3) + 2;
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
282
if (snprintf(buf, sizeof (buf), "%c%s\n", destdir ? 'T' : 't', dest) >=
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
374
if (snprintf(buf, sizeof (buf), "D%o %04o 0 0 %s %s %s\n",
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
428
len = snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
432
len = snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
446
(void) snprintf(buf, sizeof (buf), "K%o %o %ld %ld %s %s %s\n",
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
482
len = snprintf(buf, sizeof (buf), "k%o %s %s\n",
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
485
len = snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
504
(void) snprintf(buf, sizeof (buf), "R%o %o %ld %ld %s %s %s\n", opts,
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
546
(void) snprintf(buf, sizeof (buf), "SFILE=%s;%s\n", target,
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
611
if (snprintf(buf, sizeof (buf), "Q%s\n", rname) >= sizeof (buf)) {
usr/src/cmd/cmd-inet/usr.bin/rdist/server.c
896
(void) snprintf(new, sizeof (new), "%s/%s", target, tmpname);
usr/src/cmd/cmd-inet/usr.bin/rwho.c
149
(void) snprintf(buf, BUFSIZ, "%.*s:%.*s",
usr/src/cmd/cmd-inet/usr.bin/telnet/auth.c
479
(void) snprintf((char *)lbuf, AUTH_LBUF_BUFSIZ, " %d", *data);
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
3297
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.bin/telnet/commands.c
3311
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.bin/telnet/enc_des.c
427
(void) snprintf(lbuf, ENCR_LBUF_BUFSIZ, "%s_IV", type);
usr/src/cmd/cmd-inet/usr.bin/telnet/enc_des.c
432
(void) snprintf(lbuf, ENCR_LBUF_BUFSIZ, "%s_IV_OK", type);
usr/src/cmd/cmd-inet/usr.bin/telnet/enc_des.c
437
(void) snprintf(lbuf, ENCR_LBUF_BUFSIZ, "%s_IV_BAD", type);
usr/src/cmd/cmd-inet/usr.bin/telnet/enc_des.c
442
(void) snprintf(lbuf, ENCR_LBUF_BUFSIZ, " %d (unknown)",
usr/src/cmd/cmd-inet/usr.bin/telnet/enc_des.c
449
(void) snprintf(lbuf, ENCR_LBUF_BUFSIZ, " %d", data[i]);
usr/src/cmd/cmd-inet/usr.bin/telnet/encrypt.c
947
(void) snprintf(lbuf, ENCR_LBUF_BUFSIZ, " %d", *data);
usr/src/cmd/cmd-inet/usr.bin/telnet/kerberos5.c
566
(void) snprintf(lbuf, AUTH_LBUF_BUFSIZ,
usr/src/cmd/cmd-inet/usr.bin/telnet/kerberos5.c
573
(void) snprintf(lbuf, AUTH_LBUF_BUFSIZ, " %d", data[i]);
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
818
bytes = snprintf((char *)temp, sizeof (temp),
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
843
bytes = snprintf((char *)temp, sizeof (temp),
usr/src/cmd/cmd-inet/usr.bin/telnet/telnet.c
953
bytes = snprintf((char *)temp, sizeof (temp),
usr/src/cmd/cmd-inet/usr.bin/tftp/main.c
523
if (snprintf(buf, sizeof (buf), "%s/%s", targ, argtail) >=
usr/src/cmd/cmd-inet/usr.bin/tftp/tftp.c
448
(void) snprintf(optbuf, sizeof (optbuf), "%d", blksize);
usr/src/cmd/cmd-inet/usr.bin/tftp/tftp.c
461
(void) snprintf(optbuf, sizeof (optbuf), "%d", srexmtval);
usr/src/cmd/cmd-inet/usr.bin/tftp/tftp.c
474
(void) snprintf(optbuf, sizeof (optbuf), OFF_T_FMT, tsize);
usr/src/cmd/cmd-inet/usr.lib/bridged/door.c
186
(void) snprintf(doorname, sizeof (doorname), "%s/%s", DOOR_DIRNAME,
usr/src/cmd/cmd-inet/usr.lib/bridged/events.c
90
(void) snprintf(bnb.bnb_name, sizeof (bnb.bnb_name), "%s0",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_rules.c
606
(void) snprintf(pbuf, PROTOCOL_LEN, "UDP");
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_rules.c
608
(void) snprintf(pbuf, PROTOCOL_LEN, "TCP");
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_rules.c
614
(void) snprintf(aobuf, scf_val_len, "%s:%s",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_rules.c
685
(void) snprintf(hcpbuf, PORT_LEN, "%d",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_rules.c
690
(void) snprintf(hcpbuf, PORT_LEN, "ANY");
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_rules.c
846
(void) snprintf(rulename, sizeof (rulename),
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_rules.c
875
(void) snprintf(rulename, sizeof (rulename), "all");
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
1665
(void) snprintf(buf, scf_name_len, "server%d", srv->isv_id);
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
1720
(void) snprintf(buf, scf_name_len, "server%d", srv->isv_id);
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
183
(void) snprintf(scf_pgname, ILBD_MAX_NAME_LEN,
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
187
(void) snprintf(scf_pgname, ILBD_MAX_NAME_LEN,
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
191
(void) snprintf(scf_pgname, ILBD_MAX_NAME_LEN,
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
465
(void) snprintf(value, ILBD_MAX_VALUE_LEN, "%s;%d;%d-%d;%d",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
489
(void) snprintf(svrname, ILBD_MAX_NAME_LEN, "server%d",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
581
(void) snprintf(valstr, scf_val_len, "%d-%d",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_sg.c
1439
(void) snprintf(valstr, scf_val_len, "%s;%d;%d-%d;%d",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_sg.c
1443
(void) snprintf(prop_name, scf_name_len, "server%d",
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_sg.c
696
(void) snprintf(srv->sgs_srvID,
usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_tables.c
2596
(void) snprintf(buf2, sizeof (buf2), " %dms",
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/config.c
958
(void) snprintf(msg, NDPD_LOGMSGSIZE, "%s line %d: ",
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/trace.c
172
(void) snprintf(cp, bufsize, "%02x", lla[i] & 0xFF);
usr/src/cmd/cmd-inet/usr.lib/in.ndpd/trace.c
174
(void) snprintf(cp, bufsize, "%02x:", lla[i] & 0xFF);
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
1252
(void) snprintf(addrbuf, sizeof (addrbuf), "%x.%hu",
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
3268
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
3323
(void) snprintf(buf, sizeof (buf), "limit=%lld",
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
3391
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.lib/inetd/wait.c
191
(void) snprintf(path, sizeof (path), "/proc/%u/psinfo", pid);
usr/src/cmd/cmd-inet/usr.lib/pppoe/common.c
70
(void) snprintf(ebuf, sizeof (ebuf), "Error:%d", err);
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
1547
(void) snprintf(ptn.ptn_name, sizeof (ptn.ptn_name), "%s:pppoed",
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
1565
(void) snprintf(ptn.ptn_name, sizeof (ptn.ptn_name), "%s:pppoed",
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2117
(void) snprintf(ptn.ptn_name, sizeof (ptn.ptn_name), "%.*s:pppoe",
usr/src/cmd/cmd-inet/usr.lib/pppoe/options.c
2121
(void) snprintf(ptn.ptn_name, sizeof (ptn.ptn_name), "%.*s:pppoed",
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoec.c
1103
(void) snprintf(ptn.ptn_name, sizeof (ptn.ptn_name), "%.*s:pppoe",
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoec.c
390
(void) snprintf(ptn.ptn_name, sizeof (ptn.ptn_name), "%s:pppoed",
usr/src/cmd/cmd-inet/usr.lib/pppoe/pppoed.c
191
(void) snprintf(dumpname, sizeof (dumpname), "/tmp/pppoed.%ld",
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2025
(void) snprintf(newfile, MAXPATHLEN, "%s.new", vrrpd_conffile);
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2132
n = snprintf(line, len, i == 0 ? "%s=" : " %s=",
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2149
n = snprintf(line, len, "\n");
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2315
return (snprintf(str, size, "%s", conf->vvc_name));
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2321
return (snprintf(str, size, "%d", conf->vvc_pri));
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2327
return (snprintf(str, size, "%d", conf->vvc_adver_int));
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2333
return (snprintf(str, size, "%s",
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2340
return (snprintf(str, size, "%s",
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2347
return (snprintf(str, size, "%s",
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2354
return (snprintf(str, size, "%d", conf->vvc_vrid));
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2360
return (snprintf(str, size, "%s",
usr/src/cmd/cmd-inet/usr.lib/vrrpd/vrrpd.c
2367
return (snprintf(str, size, "%s", conf->vvc_link));
usr/src/cmd/cmd-inet/usr.lib/wpad/wpa.c
298
pos += snprintf(pos, buf + len - pos,
usr/src/cmd/cmd-inet/usr.lib/wpad/wpa.c
304
pos += snprintf(pos, buf + len - pos, "%d " MACSTR " ",
usr/src/cmd/cmd-inet/usr.lib/wpad/wpa.c
307
pos += snprintf(pos, buf + len - pos, "%02x",
usr/src/cmd/cmd-inet/usr.lib/wpad/wpa.c
309
pos += snprintf(pos, buf + len - pos, " %d\n",
usr/src/cmd/cmd-inet/usr.lib/wpad/wpa_supplicant.c
86
(void) snprintf(buffer, sizeof (buffer), "%s - hexdump(len=%d):",
usr/src/cmd/cmd-inet/usr.lib/wpad/wpa_supplicant.c
868
(void) snprintf(door_file, MAXPATHLEN, "%s_%s", WPA_DOOR, dpa.dp_dev);
usr/src/cmd/cmd-inet/usr.sbin/hostconfig.c
353
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/hostconfig.c
366
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1009
(void) snprintf(cidraddr, sizeof (cidraddr), "%s/%d",
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1132
(void) snprintf(numprint, sizeof (numprint), "%d", alg_value);
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
1934
(void) snprintf(cidraddr, sizeof (cidraddr), "%s/%d",
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
103
(void) snprintf(buf, bufsize, "%d", info->hci_timeout);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
106
(void) snprintf(buf, bufsize, "%d", info->hci_count);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
109
(void) snprintf(buf, bufsize, "%d", info->hci_interval);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
112
(void) snprintf(buf, bufsize, "%c",
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
116
(void) snprintf(buf, bufsize, "%s", info->hci_test);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
223
(void) snprintf(buf, bufsize, "%u", srv->hcs_fail_cnt);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
228
(void) snprintf(buf, bufsize, "%02d:%02d:%02d", tv.tm_hour,
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
236
(void) snprintf(buf, bufsize, "%02d:%02d:%02d", tv.tm_hour,
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_hc.c
240
(void) snprintf(buf, bufsize, "%u", srv->hcs_rtt);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_import.c
392
(void) snprintf(tmpfile, sizeof (tmpfile), "%sXXXXXX", fname);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
252
(void) snprintf(buf, sz, "port=%d", port1);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
254
(void) snprintf(buf, sz, "port=%d-%d", port1, port2);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
264
(void) snprintf(buf, sz, "protocol=%s", pe->p_name);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
274
(void) snprintf(buf, sz, "lbalg=%s", (s && *s) ? s : "(bad algo)");
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
282
return (snprintf(buf, sz, "%s", (s && *s) ? s : ""));
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
290
(void) snprintf(buf, sz, "type=%s", (s && *s) ? s : "(bad type)");
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
298
return (snprintf(buf, sz, "%s", (s && *s) ? s : ""));
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
385
(void) snprintf(buf, bufsize, "/%d", ilbadm_mask_to_prefixlen(ip));
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
393
(void) snprintf(buf, bufsize, "%d", ntohs(rd->r_hcport));
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
395
(void) snprintf(buf, bufsize, "ANY");
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
461
(void) snprintf(buf, bufsize, "%u", rd->r_conndrain);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
464
(void) snprintf(buf, bufsize, "%u", rd->r_nat_timeout);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
467
(void) snprintf(buf, bufsize, "%u", rd->r_sticky_timeout);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
486
(void) snprintf(sla->buf, sla->bufsize, "%s,", sd->sd_srvID);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
527
len = snprintf(buf, bufsize, "%d", h_min);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_rules.c
529
(void) snprintf(buf + len, bufsize - len, "-%d", h_max);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_sg.c
128
(void) snprintf(buf, bufsize, "%d", port);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_sg.c
134
(void) snprintf(buf, bufsize, "%d", port);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_sg.c
761
inc = snprintf(buf+len, bufsz, ":%d", h_min);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_sg.c
763
inc = snprintf(buf+len, bufsz, ":%d-%d", h_min, h_max);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_stats.c
1093
(void) snprintf(fnames, len, "%s,TIME", fieldnames);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_stats.c
333
(void) snprintf(buf, bufsize, "%llu", count);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_stats.c
362
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_stats.c
366
(void) snprintf(buf, bufsize, "%s", srv->isd_servername);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_stats.c
389
(void) snprintf(buf, bufsize, "%llu", count);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_stats.c
457
(void) snprintf(buf, bufsize, "%llu", count);
usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ilbadm_stats.c
509
(void) snprintf(classname, sizeof (classname), "%s-sstat",
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
1006
(void) snprintf(buf, sizeof (buf), "%s: %s", s, strerror(errno));
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
245
(void) snprintf(ifdev->ldevice,
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
372
(void) snprintf(ifdev->ldevice,
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
410
(void) snprintf(linkname, DLPI_LINKNAME_MAX, "%s%d", rdev->device,
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
822
(void) snprintf(path, sizeof (path), "%s/%08X", BOOTDIR, ipa);
usr/src/cmd/cmd-inet/usr.sbin/in.rarpd.c
874
(void) snprintf(ifr.ifr_name, sizeof (ifr.ifr_name), "%s%d", dev, unit);
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
1474
len = snprintf(bufp, len, "\01rlogind: %s.\r\n", msg);
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
1492
(void) snprintf(bufp, len, "%s: %s", msg, errstr);
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
1499
(void) snprintf(bufp, len, fmt, msg, save_errno);
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
496
(void) snprintf(chksumbuf, buflen,
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
708
(void) snprintf(msg_fail, msgsize,
usr/src/cmd/cmd-inet/usr.sbin/in.rlogind.c
712
(void) snprintf(msg_fail, msgsize,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/common.c
148
prcp += snprintf(prcp,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
420
(void) snprintf(ifp->int_name, sizeof (ifp->int_name),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
459
(void) snprintf(buf, bufsize, "bad timestamp %.25s", val0);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
470
(void) snprintf(buf, bufsize, "bad timestamp %.25s", val0);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
482
(void) snprintf(buf, bufsize, "bad timestamp %.25s", val0);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
538
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
544
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
564
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/parms.c
583
(void) snprintf(buf, sizeof (buf), "bad \"%.100s\"", estr);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
572
(void) snprintf(srcaddr, sizeof (srcaddr), "%s (%s)",
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
582
(void) snprintf(ifstring, sizeof (ifstring), "%s (%d)",
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
585
(void) snprintf(ifstring, sizeof (ifstring), "%d",
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
628
(void) snprintf(sp,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
636
(void) snprintf(sp,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
640
(void) snprintf(sp,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/rtquery.c
735
(void) snprintf(net_buf, sizeof (net_buf),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1667
strp += snprintf(strp, sizeof (str) - (strp - str),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1690
strp += snprintf(strp, sizeof (str) - (strp - str), ": %s",
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1706
strp += snprintf(strp, sizeof (str) - (strp - str),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
1713
strp += snprintf(strp, sizeof (str) - (strp - str),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
2451
(void) snprintf(label, sizeof (label), "Use #%d",
usr/src/cmd/cmd-inet/usr.sbin/in.routed/table.c
697
(void) snprintf(name0, sizeof (name0), NEW_RTM_PAT, type);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/trace.c
127
(void) snprintf(s + len, sizeof (s) - len, ".%06ld", tv->tv_usec);
usr/src/cmd/cmd-inet/usr.sbin/in.routed/trace.c
488
(void) snprintf(sp,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/trace.c
493
(void) snprintf(sp,
usr/src/cmd/cmd-inet/usr.sbin/in.routed/trace.c
72
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.routed/trace.c
753
(void) snprintf(buf, sizeof (buf), "%-16s-->", addrname(dst, mask, 0));
usr/src/cmd/cmd-inet/usr.sbin/in.routed/trace.c
755
(void) snprintf(&buf[i], (sizeof (buf) -i), "%-*s", 15+24-MAX(24, i),
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1132
(void) snprintf(homedir, homedir_len, "%s%s", homestr, pwd->pw_dir);
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1133
(void) snprintf(shell, shell_len, "%s%s", shellstr, pwd->pw_shell);
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1134
(void) snprintf(username, username_len, "%s%s", userstr, pwd->pw_name);
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1141
(void) snprintf(tz, tz_len, "%s%s", tzstr, tzenv);
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1165
(void) snprintf(buffer, length, "KRB5CCNAME=%s",
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1173
(void) snprintf(local_addr, length, "KRB5LOCALADDR=%s",
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1179
(void) snprintf(remote_addr, length,
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1197
(void) snprintf(buf, length, "%s=%s",
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
1539
(void) snprintf(chksumbuf, chksumsize, "%u:",
usr/src/cmd/cmd-inet/usr.sbin/in.rshd.c
739
(void) snprintf(repository, sizeof (repository),
usr/src/cmd/cmd-inet/usr.sbin/in.talkd/announce.c
128
(void) snprintf(full_tty, TTY_BUFSZ, "/dev/%s", request->r_tty);
usr/src/cmd/cmd-inet/usr.sbin/in.talkd/announce.c
215
(void) snprintf(line_buf[i], N_CHARS,
usr/src/cmd/cmd-inet/usr.sbin/in.talkd/announce.c
245
(void) snprintf(line_buf[i], N_CHARS,
usr/src/cmd/cmd-inet/usr.sbin/in.talkd/announce.c
252
(void) snprintf(line_buf[i], N_CHARS, "talk: respond with: talk %s@%s",
usr/src/cmd/cmd-inet/usr.sbin/in.talkd/process.c
195
(void) snprintf(dev, sizeof (dev), "/dev/%.*s",
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3232
(void) snprintf(buf, sizeof (buf), "telnetd: %s.\r\n", msg);
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
3243
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
605
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
626
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
650
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
675
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
693
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
708
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.telnetd.c
820
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/cmd-inet/usr.sbin/in.tftpd.c
585
(void) snprintf(optbuf, sizeof (optbuf), "%d", blocksize);
usr/src/cmd/cmd-inet/usr.sbin/in.tftpd.c
615
(void) snprintf(optbuf, sizeof (optbuf), "%d", rexmtval);
usr/src/cmd/cmd-inet/usr.sbin/in.tftpd.c
652
(void) snprintf(optbuf, sizeof (optbuf), OFF_T_FMT, tsize);
usr/src/cmd/cmd-inet/usr.sbin/inetconv/inetconv.c
517
len = snprintf(s, 1, "%d", pwd->pw_gid) + 1;
usr/src/cmd/cmd-inet/usr.sbin/inetconv/inetconv.c
519
(void) snprintf(iconf->groupname, len, "%d",
usr/src/cmd/cmd-inet/usr.sbin/ipaddrsel.c
397
(void) snprintf(prefixstr, sizeof (prefixstr), "%s/%d",
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
1924
(void) snprintf(buf, bufsize, "%s/%s", interface,
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
1927
(void) snprintf(buf, bufsize, "%s", ainfo->ia_aobjname);
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
1936
(void) snprintf(buf, bufsize, "from-gz");
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
1960
(void) snprintf(buf, bufsize, STR_UNKNOWN_VAL);
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
1970
(void) snprintf(prefixlenstr, sizeof (prefixlenstr),
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
1981
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
1984
(void) snprintf(dstbuf, sizeof (dstbuf),
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
2005
(void) snprintf(buf, bufsize, "%s->%s", addrbuf,
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
2008
(void) snprintf(buf, bufsize, "%s%s", addrbuf,
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
2176
(void) snprintf(buf, bufsize, "%s", ifname);
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
768
(void) snprintf(buf, bufsize, "%s", propval);
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
791
(void) snprintf(buf, bufsize, "%s", statep->sps_ifname);
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
794
(void) snprintf(buf, bufsize, "%s", ipadm_proto2str(proto));
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
797
(void) snprintf(buf, bufsize, "%s", statep->sps_aobjname);
usr/src/cmd/cmd-inet/usr.sbin/ipadm/ipadm.c
800
(void) snprintf(buf, bufsize, "%s", propname);
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
1083
(void) snprintf(buf, bufsize, "<%d>", enumval);
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
561
(void) snprintf(buf, bufsize, "%.2fs", MS2FLOATSEC(grinfop->gr_fdt));
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
759
(void) snprintf(buf, bufsize, "%u", probe_id);
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
787
(void) snprintf(buf, bufsize, "%.2fs",
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
828
(void) snprintf(buf, bufsize, "%.2fms", NS2FLOATMS(ackproc - start));
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
852
(void) snprintf(buf, bufsize, "%.2fms", NS2FLOATMS(ackrecv - sent));
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
867
(void) snprintf(buf, bufsize, "%.2fms", NS2FLOATMS(rttavg));
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
882
(void) snprintf(buf, bufsize, "%.2fms", NS2FLOATMS(rttdev));
usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ipmpstat.c
930
(void) snprintf(sub, sizeof (sub), "%d-%s", getpid(), progname);
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1289
(void) snprintf(rtn, MAXLINESIZE,
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1324
(void) snprintf(rtn, MAXLINESIZE,
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1343
(void) snprintf(rtn, MAXLINESIZE,
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1370
(void) snprintf(rtn, MAXLINESIZE,
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1397
(void) snprintf(rtn, MAXLINESIZE,
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1420
(void) snprintf(rtn, MAXLINESIZE,
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1445
(void) snprintf(rtn, MAXLINESIZE,
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1499
(void) snprintf(rtn, MAXLINESIZE, gettext("<unknown %d>"), grp);
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
1954
(void) snprintf(keylen_str, sizeof (keylen_str), "%d-%d",
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
2187
(void) snprintf(prefix, PREFIXLEN, "XF %2u:", i);
usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c
2517
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-inet/usr.sbin/ndd.c
431
(void) snprintf(gbuf, sizeof (gbuf), "%s%c%s%c", cp, '\0',
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
460
(void) snprintf(ipaddr, sizeof (ipaddr),
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
524
(void) snprintf(buf, buflen, "%.*s", ifp->sdl_nlen,
usr/src/cmd/cmd-inet/usr.sbin/ndp.c
738
(void) snprintf(ipaddr, buflen, "(failed to format IP)");
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1029
(void) snprintf(objstr, sizeof (objstr), "%s %s",
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1037
(void) snprintf(statestr, sizeof (statestr), "%s, %s",
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1044
(void) snprintf(objstr, sizeof (objstr), "%s %s",
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1052
(void) snprintf(description, DESCRIPTION_WIDTH,
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1064
(void) snprintf(description, DESCRIPTION_WIDTH,
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1088
(void) snprintf(description, DESCRIPTION_WIDTH,
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1097
(void) snprintf(description, sizeof (description),
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1131
(void) snprintf(statestr, sizeof (statestr),
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1136
(void) snprintf(statestr, sizeof (statestr),
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1156
(void) snprintf(description, sizeof (description),
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
1159
(void) snprintf(description, sizeof (description),
usr/src/cmd/cmd-inet/usr.sbin/nwamadm/nwamadm.c
672
(void) snprintf(buf, bufsize, "%s:%s",
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
2696
(void) snprintf(str, NWAM_MAX_VALUE_LEN, "%s", s);
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
2705
(void) snprintf(qstr, NWAM_MAX_VALUE_LEN, "\"%s\"", s);
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
2713
(void) snprintf(instr, NWAM_MAX_VALUE_LEN, "%lld", *((int64_t *)in));
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
2723
(void) snprintf(uintstr, NWAM_MAX_VALUE_LEN, "%lld",
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
2733
(void) snprintf(boolstr, NWAM_MAX_VALUE_LEN, "%s",
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
983
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
990
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/nwamcfg.c
996
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
2242
(void) snprintf(buf, sizeof (buf), "<invalid address family>");
usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
2264
(void) snprintf(cp, sizeof (buf) - hlen, " (%s)",
usr/src/cmd/cmd-inet/usr.sbin/ping/ping.c
2317
(void) snprintf(buf, sizeof (buf), "prot %d", prot);
usr/src/cmd/cmd-inet/usr.sbin/route.c
1521
len += snprintf(file_line, BUF_SIZE, "-inet6 ");
usr/src/cmd/cmd-inet/usr.sbin/route.c
1524
len += snprintf(&file_line[len], BUF_SIZE - len, "%s ",
usr/src/cmd/cmd-inet/usr.sbin/route.c
476
(void) snprintf(perm_file, size, "%s%s", root_dir,
usr/src/cmd/cmd-inet/usr.sbin/route.c
482
(void) snprintf(temp_file, size, "%s%s", root_dir,
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
990
(void) snprintf(new_routing_svcs,
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
993
(void) snprintf(new_routing_svcs,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop.c
671
(void) snprintf(lp, MAXLINE, "VLAN#%i: ", vlanid);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
101
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
104
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
107
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
114
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
117
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
120
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
125
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
139
(void) snprintf(buf, sizeof (buf), "%d.%d", get_short(&p[1]), p[3]);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
58
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
65
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
70
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
77
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
89
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
94
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aarp.c
97
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
124
p += snprintf(p, tail-p, "AckReq");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
127
p += snprintf(p, tail-p, p == buf ? "EOM" : " EOM");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
131
p += snprintf(p, tail-p, p == buf ? "Att" : " Att");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
135
(void) snprintf(p, tail-p, "%s%s", p == buf ? "" : " ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
42
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
46
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
58
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
63
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
69
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
82
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
87
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_adsp.c
95
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aecho.c
42
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aecho.c
47
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aecho.c
55
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aecho.c
63
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_aecho.c
67
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
120
(void) snprintf(src_buf, sizeof (src_buf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
124
(void) snprintf(dst_buf, sizeof (dst_buf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
132
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
150
(void) snprintf(buff, sizeof (buff), "(%s)", pname);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
154
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
161
(void) snprintf(buff, sizeof (buff), "(%s)", pname);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
164
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
167
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
170
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
173
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
177
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_apple.c
99
p += snprintf(p, sizeof (buf) - (p - buf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
114
(void) snprintf(line, MAXLINE, "ARP C Who is %s ?",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
118
(void) snprintf(line, MAXLINE, "ARP R %s is %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
123
(void) snprintf(line, MAXLINE, "RARP C Who is %s ?",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
127
(void) snprintf(line, MAXLINE, "RARP R %s is %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
137
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
140
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
143
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
145
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
147
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
152
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
154
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
157
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
160
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
176
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
181
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_arp.c
196
(void) snprintf(buff, MAXHOSTNAMELEN, "%s, %s", ap, np);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
104
p += snprintf(p, tail-p, "TReq");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
108
p += snprintf(p, tail-p, "TResp");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
111
p += snprintf(p, tail-p, "TRel");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
115
p += snprintf(p, tail-p, ci & ATP_FLG_XO ? " XO" : " ALO");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
118
p += snprintf(p, tail-p, " EOM");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
121
p += snprintf(p, tail-p, " STS");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
124
(void) snprintf(p, tail-p, " %s", to);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
54
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
58
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
70
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
74
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
76
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_atp.c
81
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
60
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
68
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_bpdu.c
90
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
1016
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
1018
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
1021
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
1025
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
1035
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
114
line += snprintf(line, MAXLINE - (line - lstart),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
125
line += snprintf(line, MAXLINE - (line - lstart),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
133
line += snprintf(line, MAXLINE - (line - lstart),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
137
line += snprintf(line,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
146
line += snprintf(line, MAXLINE - (line - lstart),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
153
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
164
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
177
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
507
(void) snprintf(buffer + 3 * i, 4, " %02x", *data++);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
508
(void) snprintf(get_line(0, 0), get_line_remain(), "%*s %c%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
530
bp += snprintf(bp, 5, "\\%03o", *data++);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
535
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
553
(void) snprintf(get_line(0, 0), get_line_remain(), "%s = %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
556
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
604
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
623
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
633
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
647
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
659
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
668
sp = str + snprintf(str, 3, "%02x", *data++);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
672
sp = sp + snprintf(sp, 3, "%02x", *data++);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
674
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
691
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
693
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
695
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
710
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
726
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
729
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
739
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
749
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
760
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
784
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
787
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
790
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
808
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
814
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
825
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
855
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
86
line += snprintf(line, MAXLINE, "DHCPv6 %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
862
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
889
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
900
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
924
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
955
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
958
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
961
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
970
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
983
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
986
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
99
line += snprintf(line, MAXLINE - (line - lstart),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dhcpv6.c
990
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_display.c
818
(void) snprintf(pp, TBSIZE - (pp - tbuff),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
154
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
156
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
161
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
164
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
168
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
170
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
172
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
176
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
192
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
207
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
222
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
245
(void) snprintf(buffer, sizeof (buffer), "Unknown (%u)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
264
(void) snprintf(buffer, sizeof (buffer), "Unknown (%u)", rcode);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
331
(void) snprintf(buffer, sizeof (buffer), "Unknown (%u)", type);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
346
(void) snprintf(buffer, sizeof (buffer), "Unknown (%u)", cls);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
374
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
407
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
410
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
506
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
550
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
553
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
556
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
560
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
562
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
564
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
608
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
611
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
623
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
630
line += snprintf(line, get_line_remain(), DNS_INDENT "%s: ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
670
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
681
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
688
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
699
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
701
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
715
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
719
(void) snprintf(line, get_line_remain(), "(UDP)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
722
(void) snprintf(line, get_line_remain(), "(TCP)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
725
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
727
(void) snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
733
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
737
line += snprintf(line, get_line_remain(), "%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
747
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_dns.c
752
line += snprintf(line, get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1604
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1624
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1634
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1638
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1640
(void) snprintf(get_line(0, 2), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1705
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1720
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1722
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1724
(void) snprintf(get_line(0, 2), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
1726
(void) snprintf(get_line(0, 2), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ether.c
298
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_http.c
109
(void) snprintf(get_line(0, c), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_http.c
115
(void) snprintf(get_line(0, 5), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_http.c
72
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_http.c
75
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1000
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1003
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1010
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1041
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1048
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1054
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1060
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
1067
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
254
(void) snprintf(ra_buf, sizeof (ra_buf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
280
(void) snprintf(ra_ext_buf,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
740
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
757
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
836
snprintf(buf, sizeof (chbuf) - (buf - chbuf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_icmp.c
993
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
102
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
104
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
106
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
115
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
135
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
143
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
146
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
153
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
184
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
192
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
198
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
204
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
211
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
59
(void) snprintf(line, MAXLINE, "Malformed IGMP packet");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c
96
(void) snprintf(line, MAXLINE, "IGMP %s", pt);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1001
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1018
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1024
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1029
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1040
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1045
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1057
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1094
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
110
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1101
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1109
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1126
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1131
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1139
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1203
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1211
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1214
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1221
(void) snprintf(line, sizeof (line), "Protection Authority = ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1234
(void) snprintf(ptr,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1246
(void) snprintf(get_line(0, 0), get_line_remain(), "%s", line);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1248
(void) snprintf(get_line(0, 0), get_line_remain(), "%sNone",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
129
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1316
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1318
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1322
(void) snprintf(ptr, sizeof (line) - (ptr - line), "%02x",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1327
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1329
(void) snprintf(get_line(0, 0), get_line_remain(), "\t%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1332
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1339
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1343
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1346
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1387
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1389
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1403
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
142
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1437
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1440
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1457
(void) snprintf(line, sizeof (line), "Tag# %d", tagnum);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
1471
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
157
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
159
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
161
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
163
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
166
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
169
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
172
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
175
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
178
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
184
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
187
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
191
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
193
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
196
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
199
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
202
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
205
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
211
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
214
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
217
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
236
(void) snprintf(get_detail_line(0, 0), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
357
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
372
snprintf(print_srcname, sizeof (print_srcname),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
379
snprintf(print_dstname, sizeof (print_dstname),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
386
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
388
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
390
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
392
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
394
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
397
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
399
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
401
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
599
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
604
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
621
(void) snprintf(line, remain,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
626
(void) snprintf(line, remain,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
630
(void) snprintf(line, remain, " - RIPSO (%d bytes%s)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
635
(void) snprintf(line, remain, " - CIPSO (%d bytes%s)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
640
(void) snprintf(line, remain,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
646
(void) snprintf(line, remain,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
651
(void) snprintf(line, remain,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
657
(void) snprintf(line, remain,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
664
(void) snprintf(line, remain,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
683
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
697
(void) snprintf(line, remain, " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
765
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
767
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
769
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
771
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
791
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
815
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
824
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
826
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
828
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
830
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
847
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
853
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
859
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
865
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
888
(void) snprintf(cp, remlen, "Level %u", value);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
898
(void) snprintf(cp, remlen, "%04x", value);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
910
(void) snprintf(cp, remlen, " %u", value);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
923
(void) snprintf(cp, remlen, " %u-%u", value,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
935
(void) snprintf(cp, remlen,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
940
(void) snprintf(cp, remlen,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
950
(void) snprintf(cp, remlen,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
985
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ip.c
993
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_isis.c
80
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_isis.c
94
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mip.c
741
(void) snprintf(get_line((char *)p-dlc_header, 1),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_mount.c
370
(void) snprintf(p, sizeof (buff) - strlen(buff),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
120
op += snprintf(op, otail-op, "%.*s", p[0], &p[1]);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
125
op += snprintf(op, otail-op, ":%.*s", p[0], &p[1]);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
130
(void) snprintf(op, otail-op, "@%.*s", p[0], &p[1]);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
133
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
135
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
141
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
65
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
69
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
79
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
83
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
86
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
89
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nbp.c
91
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1273
snprintf(buf, sizeof (buf), "%s%04X:%u", prefix,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1276
snprintf(buf, sizeof (buf), "%s%s", prefix,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1431
snprintf(buf, buflen, "SQ=%u %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1449
snprintf(buf, buflen, "at %llu for %u ", args->offset,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1467
snprintf(buf, buflen, "%s", component_name(comp));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1483
snprintf(buf, buflen, "%s %s ", component_name(&args->objname),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1502
snprintf(buf, buflen, "%s", sum_clientid(args->clientid));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1518
snprintf(buf, buflen, "%s", sum_deleg_stateid(&args->deleg_stateid));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1551
snprintf(bp, buflen, "%s ", sum_fh4(&args->fh));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1571
snprintf(bp, buflen, "%s %s TR=%s", sum_fh4(&args->fh),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1605
snprintf(bp, blen, " SQ=%u", args->seqid);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1613
snprintf(bp, blen, " AC=%s DN=%s OO=%04X",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1639
snprintf(buf, buflen, "CD=%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1658
snprintf(bp, buflen, "SQ=%u %s", args->seqid,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1676
snprintf(buf, buflen, "SQ=%u %s AC=%s DN=%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1700
snprintf(buf, buflen, "%s", sum_fh4(&args->object));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1716
snprintf(buf, buflen, "%s", component_name(&args->newname));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1731
snprintf(buf, buflen, " OSQ=%u %s LSQ=%u LO=%04X", own->open_seqid,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1739
snprintf(buf, buflen, " LSQ=%u %s", own->lock_seqid,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1784
snprintf(buf, buflen, "%s%s%llu:%llu",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1836
snprintf(buf, buflen, "%s %llu:%llu",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1857
snprintf(buf, buflen, "%llu:%llu LSQ=%u %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1896
snprintf(buf, buflen, "%s at %llu for %u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1915
snprintf(buf, buflen, "Cookie=%llu (%s) for %u/%u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1946
snprintf(buf, buflen, "LO=%04X", owner_hash(&args->lock_owner.owner));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1954
snprintf(buf, buflen, "%s to %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1975
snprintf(buf, buflen, "%s", sum_clientid(args->clientid));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
1990
snprintf(buf, buflen, "%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2008
snprintf(buf, buflen, "%s", sum_stateid(&args->stateid));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2025
snprintf(buf, buflen, "Prog=%u ID=%s Addr=%s CBID=%u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2056
snprintf(buf, buflen, "%s CFV=%s", sum_clientid(args->clientid),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2084
snprintf(buf, buflen, "%s at %llu for %u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2176
snprintf(bp, remaining,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2268
snprintf(bp, buflen - (bp - buf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2285
snprintf(bp, buflen - (bp - buf), "%s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2291
snprintf(bp, buflen - (bp - buf), "%s ", result);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2330
snprintf(bp, buflen - (bp - buf), "<XDR Error or Fragmented"
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2343
snprintf(bp, buflen - (bp - buf), "%s %s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2457
snprintf(bp, blen, " Supp=");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2465
snprintf(bp, blen, " Allow=");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2493
snprintf(buf, buflen, "%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2514
snprintf(buf, buflen, "Verf=%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2594
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2631
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2636
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2664
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2689
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2717
snprintf(bp, blen, " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2723
snprintf(bp, blen, "%s", sum_open_rflags(rflags));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2760
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2787
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2814
snprintf(bp, buflen - (bp - buf), " (%u bytes) %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2849
snprintf(bp, buflen - (bp - buf), " %d entries (%s)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2897
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2955
snprintf(bp, buflen - (bp - buf), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
2987
(void) snprintf(buf, buflen, "%s ", status_name(res->status));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3011
snprintf(bp, buflen - (bp - buf), " %s CFV=%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3018
snprintf(bp, buflen - (bp - buf), " ID=%s Addr=%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3056
snprintf(bp, buflen - (bp - buf), " %u (%s)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3288
snprintf(bp, buflen, "%s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3294
snprintf(bp, buflen, "%s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3299
snprintf(bp, buflen, "%s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3316
snprintf(bp, buflen, " CT=N");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3319
snprintf(bp, buflen, " CT=P DT=%s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3323
snprintf(bp, buflen, " CT=DC %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3328
snprintf(bp, buflen, " CT=DP");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3331
snprintf(bp, buflen, " CT=?");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3396
snprintf(buf, sizeof (buf), "CL=%llx", client);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3419
snprintf(buf, buflen, " DT=N");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3422
snprintf(buf, buflen, " DT=R %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3427
snprintf(buf, buflen, " DT=W %s %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3434
snprintf(buf, buflen, " DT=?");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3498
snprintf(bufp, buflen, "OT=CR(U)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3501
snprintf(bufp, buflen, "OT=CR(G)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3504
snprintf(bufp, buflen, "OT=CR(E)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3507
snprintf(bufp, buflen, "OT=CR(?:%d)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3512
snprintf(bufp, buflen, "OT=NC");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3535
snprintf(bp, buflen - (bp - buf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3545
snprintf(buf, buflen, "%s", component_name(comp));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3615
snprintf(buf, buflen, "LB=SZ(%llu)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3619
snprintf(buf, buflen, "LB=BL(%u*%u)",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3624
snprintf(buf, buflen, "LB=?(%d)", limitp->limitby);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3691
snprintf(bp, blen, "%s", prefix);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
3701
snprintf(bp, blen, "%s,", str);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
845
snprintf(bp, buflen - (bp - buf),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
868
snprintf(bp, buflen - (bp - buf), "%s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
874
snprintf(bp, buflen - (bp - buf), "%s ", operand);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
957
snprintf(bp, buflen - (bp - buf), "<XDR Error or Fragmented"
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
972
snprintf(buf, buflen, "CBID=%u ", callback_ident);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
986
snprintf(bp, buflen - (bp - buf), "%s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
991
snprintf(bp, buflen - (bp - buf), "%s ", operand);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ntp.c
482
(void) snprintf(buff, sizeof (buff), "%s.%05lu",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
119
snprintf(lsa_age, sizeof (lsa_age), "%u:%02u:%02u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
122
snprintf(lsa_age, sizeof (lsa_age), "%u:%02u", mins, sec);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
124
snprintf(lsa_age, sizeof (lsa_age), "%u", sec);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
165
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
168
(void) snprintf(get_line(0, 0), get_line_remain(), "Mask = %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
170
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
173
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
175
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
178
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
183
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
192
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
211
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
223
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
225
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
238
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
240
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
253
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
255
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
267
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
269
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
282
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
284
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
294
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
308
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
311
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
313
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
368
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
374
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
377
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
384
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
388
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
395
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
398
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
405
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
413
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
423
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
443
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
446
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
454
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
467
snprintf(get_line(0, 0), get_line_remain(), "Mask = %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
482
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
492
snprintf(get_line(0, 0), get_line_remain(), "Mask = %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
503
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
510
snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
517
snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
527
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
563
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
584
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
586
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
588
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
590
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
592
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
596
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
600
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
608
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
639
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
642
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
645
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
667
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf.c
765
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
112
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
115
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
118
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
121
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
123
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
126
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
131
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
140
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
159
snprintf(scope, sizeof (scope), "linklocal");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
162
snprintf(scope, sizeof (scope), "area");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
165
snprintf(scope, sizeof (scope), "AS");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
168
snprintf(scope, sizeof (scope), "");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
174
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
180
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
188
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
196
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
204
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
212
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
220
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
228
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
236
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
244
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
266
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
279
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
288
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
302
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
304
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
364
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
381
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
384
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
404
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
408
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
423
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
436
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
462
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
474
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
492
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
523
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
525
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
527
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
554
snprintf(get_line(0, 0), get_line_remain(), "NPref %d",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
575
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
600
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
620
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
641
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
643
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
645
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
647
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
649
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
651
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
681
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
684
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
687
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
689
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_ospf6.c
808
snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
103
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
110
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
131
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
137
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
149
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
152
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
160
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
168
(void) snprintf(get_line
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
174
(void) snprintf(get_line
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
183
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
203
(void) snprintf(get_line
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
214
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
220
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
242
(void) snprintf(addrstr + count,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
247
(void) snprintf(addrstr + count,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
254
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
274
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
280
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
284
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
286
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
288
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
290
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
292
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
294
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
305
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
309
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
322
(void) snprintf(cp, blen, "%-16s ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
329
(void) snprintf(cp, blen, "metric=%d",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
340
(void) snprintf(cp, blen,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
352
(void) snprintf(cp, blen,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
372
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rip.c
82
(void) snprintf(ripvers, sizeof (ripvers), "RIPv%d",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
273
snprintf(unknown, sizeof (unknown),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
290
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
301
(void) snprintf(get_detail_line(0, 0), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
305
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
437
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
444
(void) snprintf(pbuff, sizeof (pbuff), "%s: ", pn);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
445
(void) snprintf(hbuff, sizeof (hbuff), "%s: ", pn);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rport.c
448
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
116
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
125
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
128
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
142
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
150
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
162
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
171
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
87
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_rtmp.c
96
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1006
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1043
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1047
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1080
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1089
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1123
(void) snprintf(buff, sizeof (buff), "(%s)", pn);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1126
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1133
(void) snprintf(buff, sizeof (buff), "(%s)", pn);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1136
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1138
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1140
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1187
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1193
(void) snprintf(pbuf, MAXLINE, "%s: ",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
1197
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
246
sumlen -= snprintf fmt; \
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
298
(void) snprintf(&buf[index * 3], 4, " %.2x", payload[index]);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
305
(void) snprintf(get_line(0, 0), BUFLEN, msg, buf);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
335
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
340
(void) snprintf(get_line(0, 0), get_line_remain(), " ASCONF CID = %u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
351
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
356
(void) snprintf(get_line(0, 0), get_line_remain(), " ASCONF CID = %u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
380
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
385
(void) snprintf(get_line(0, 0), get_line_remain(), " ASCONF CID = %u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
400
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
410
(void) snprintf(get_line(0, 0), get_line_remain(), " Addr = %s", ap);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
421
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
431
(void) snprintf(get_line(0, 0), get_line_remain(), " Addr = %s", ap);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
439
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
443
(void) snprintf(get_line(0, 0), get_line_remain(), " INT32 = %u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
454
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
463
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
467
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
471
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
475
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
489
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
507
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
516
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
520
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
578
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
586
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
607
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
610
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
632
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
643
(void) snprintf(get_line(0, 0), get_line_remain(), "Cum TSN= %x",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
649
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
665
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
676
(void) snprintf(get_line(0, 0), get_line_remain(), "Serial Number= %x",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
689
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
702
(void) snprintf(get_line(0, 0), get_line_remain(), "Flags = 0x%.2x",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
704
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
706
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
708
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
710
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
712
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
731
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
743
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
745
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
747
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
750
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
752
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
754
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
756
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
758
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
760
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
812
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
819
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
821
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
826
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
828
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
834
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
840
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
849
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
856
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
877
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
884
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
911
(void) snprintf(get_line(0, 0), get_line_remain(), "flags = 0x%.2x",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
913
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
928
(void) snprintf(get_line(0, 0), get_line_remain(), "flags = 0x%.2x",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
930
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
987
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_sctp.c
997
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1018
length = snprintf(xtra, xsz, " Findnext");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1023
snprintf(xtra, xsz, " File=%s", filename);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1104
snprintf(xtra, xsz, " Dialect[%d]=%s", last, tbuf);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1109
snprintf(xtra, xsz, " Dialect#=%d", protodata[0]);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1429
tl = snprintf(xtra, xsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1435
snprintf(xtra, xsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1547
snprintf(xtra, xsz, " Share=%s", path);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1579
snprintf(xtra, xsz, " Type=%s", svc);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1630
snprintf(xtra, xsz, " (SPNEGO)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1644
snprintf(xtra, xsz, " Username=%s", tbuf);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1741
snprintf(xtra, xsz, " (SPNEGO)");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1922
snprintf(xtra, xsz, " %s", name);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
1995
snprintf(word, sizeof (word), "%.4x ", get2(comdata));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
2032
tl = snprintf(outstr, outsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
2049
tl = snprintf(outstr, outsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
2066
tl = snprintf(outstr, outsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
2083
tl = snprintf(outstr, outsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
2108
tl = snprintf(outstr, outsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
2126
tl = snprintf(outstr, outsz,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
741
tl = snprintf(p, sz, "SMB R");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
743
tl = snprintf(p, sz, "SMB C");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
749
tl = snprintf(p, sz, " Cmd=SMB%s", decoder->name);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
751
tl = snprintf(p, sz, " Cmd=0x%02X", smb->com);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
761
tl = snprintf(p, sz, "%s", xtra);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
775
snprintf(p, sz, " Status=0x%x", status);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
779
snprintf(p, sz, " Error=%d/%d", errcl, code);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
797
snprintf(word, sizeof (word), "%.2x ", data[i]);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
862
snprintf(outstr, outsz, "Standard");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
865
snprintf(outstr, outsz, "Query EA Size");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
868
snprintf(outstr, outsz, "Query EAS from List");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
871
snprintf(outstr, outsz, "Directory Info");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
874
snprintf(outstr, outsz, "Full Directory Info");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
877
snprintf(outstr, outsz, "Names Info");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
880
snprintf(outstr, outsz, "Both Directory Info");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
883
snprintf(outstr, outsz, "Unknown");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
900
length = snprintf(xtra, xsz, " QueryPathInfo");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
905
snprintf(xtra, xsz, " File=%s", filename);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
928
length = snprintf(xtra, xsz, " QueryFileInfo");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
931
snprintf(xtra, xsz, " FileID=0x%x", get2(data));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
953
length = snprintf(xtra, xsz, " SetFileInfo");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
956
snprintf(xtra, xsz, " FileID=0x%x", get2(data));
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
980
length = snprintf(xtra, xsz, " Findfirst");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_smb.c
985
snprintf(xtra, xsz, " File=%s", filename);
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
100
(void) snprintf(line, endline - line, "TCP D=%d S=%d",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
106
(void) snprintf(line, endline - line, " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
113
(void) snprintf(line, endline - line, " Urg=%u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
118
(void) snprintf(line, endline - line, " Ack=%u",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
123
(void) snprintf(line, endline - line, " Seq=%u Len=%d",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_tcp.c
127
(void) snprintf(line, endline - line, " Win=%d",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
103
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
48
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
60
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
63
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
66
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
68
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
70
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
78
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
86
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_trill.c
93
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_vxlan.c
33
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_vxlan.c
45
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_vxlan.c
52
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_vxlan.c
54
(void) snprintf(get_line(0, 0), get_line_remain(), " %s",
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_vxlan.c
57
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
103
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
112
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
119
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
130
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
141
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
154
(void) snprintf(zone, sizeof (zone),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
161
(void) snprintf(mcast, sizeof (mcast),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
170
(void) snprintf(defzone, sizeof (defzone),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
174
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
178
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
181
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
185
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
190
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
206
(void) snprintf(zone, sizeof (zone),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
213
(void) snprintf(mcast, sizeof (mcast),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
226
(void) snprintf(defzone, sizeof (defzone),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
230
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
234
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
238
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
242
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
247
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
255
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
258
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
272
p += snprintf(p, tail-p, "IZ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
275
p += snprintf(p, tail-p, p == buf ? "UB" : " UB");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
278
(void) snprintf(p, tail-p, p == buf ? "OOZ" : " OOZ");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
293
p += snprintf(p, tail-p, "ZoneInvalid");
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
296
p += snprintf(p, tail-p,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
300
(void) snprintf(p, tail-p,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
315
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
324
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
329
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
334
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
341
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
353
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
362
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
368
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
374
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
383
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
392
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
397
(void) snprintf(get_line(0, 0),
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
58
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
64
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
73
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
80
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
85
(void) snprintf(get_sum_line(), MAXLINE,
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_zip.c
95
(void) snprintf(get_line(0, 0), get_line_remain(),
usr/src/cmd/cmd-inet/usr.sbin/soconfig.c
167
if (snprintf(buf, sizeof (buf), "%s/%s", dirname,
usr/src/cmd/cmd-inet/usr.sbin/sppptun/sppptun.c
255
if (snprintf(pti.pti_name, sizeof (pti.pti_name), "%s:%s",
usr/src/cmd/cmd-inet/usr.sbin/syncloop.c
158
if (snprintf(dnambuf, sizeof (dnambuf), "%s%s", devstr,
usr/src/cmd/cmd-inet/usr.sbin/syncstat.c
101
if (snprintf(sername, sizeof (sername), "%s",
usr/src/cmd/cmd-inet/usr.sbin/traceroute/traceroute.c
1998
(void) snprintf(line, sizeof (line),
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
1483
(void) snprintf(item, sizeof (item), "%s%c%ld",
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
1676
len += snprintf(format + len, FORMAT_LEN - len, "\t");
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
1846
(void) snprintf(hisess_argv[i], MAX_SCANBUF_LEN,
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
1859
(void) snprintf(ess_argv[i], MAX_SCANBUF_LEN, "%s",
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
2632
len = snprintf(format, sizeof (format), gettext("essid"));
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
2635
len += snprintf(format + len, sizeof (format) - len, "%s", ntstr);
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
2636
len += snprintf(format + len, sizeof (format) - len,
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
3889
len = snprintf(format, sizeof (format), gettext("essid"));
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
3892
len += snprintf(format + len, sizeof (format) - len, "%s",
usr/src/cmd/cmd-inet/usr.sbin/wificonfig/wificonfig.c
3894
len += snprintf(format + len, sizeof (format) - len,
usr/src/cmd/connstat/connstat_main.c
530
(void) snprintf(buf, bufsize, "%hu", value);
usr/src/cmd/connstat/connstat_main.c
541
(void) snprintf(buf, bufsize, "%u", value);
usr/src/cmd/connstat/connstat_main.c
552
(void) snprintf(buf, bufsize, "%llu", value);
usr/src/cmd/connstat/connstat_tcp.c
399
(void) snprintf(buf, bufsize, "UNKNOWN(%d)", state);
usr/src/cmd/consadm/consadm.c
376
(void) snprintf(newfile, sizeof (newfile), "%s%d",
usr/src/cmd/consadm/consadm.c
437
(void) snprintf(newfile, sizeof (newfile), "%s%d",
usr/src/cmd/cpc/common/cpustat.c
347
ccnt = snprintf(line, sizeof (line), "%7.3f %3d %5s ",
usr/src/cmd/cpc/common/cpustat.c
350
ccnt += snprintf(line + ccnt, sizeof (line) - ccnt,
usr/src/cmd/cpc/common/cpustat.c
354
ccnt += snprintf(line + ccnt, sizeof (line) - ccnt,
usr/src/cmd/cpc/common/cpustat.c
358
ccnt += snprintf(line + ccnt, sizeof (line) - ccnt,
usr/src/cmd/cpc/common/cpustat.c
361
ccnt += snprintf(line + ccnt, sizeof (line) - ccnt, "\n");
usr/src/cmd/cpc/common/cpustat.c
379
ccnt += snprintf(line + ccnt, sizeof (line) - ccnt,
usr/src/cmd/cpc/common/setgrp.c
167
(void) snprintf(hdr, CHARS_PER_REQ, "%8s%-2d ", "pic",
usr/src/cmd/cpc/common/strtoset.c
431
(void) snprintf(toks[x], TOK_SIZE, "pic%d", i);
usr/src/cmd/cpc/common/strtoset.c
440
(void) snprintf(toks[x], TOK_SIZE, "nouser%d", i);
usr/src/cmd/cpc/common/strtoset.c
449
(void) snprintf(toks[x], TOK_SIZE, "sys%d", i);
usr/src/cmd/cpc/common/strtoset.c
459
(void) snprintf(toks[x], toklen, "%s%d", attrlist[j],
usr/src/cmd/cpc/common/strtoset.c
472
(void) snprintf(toks[x], toklen, "%s", attrlist[j]);
usr/src/cmd/cpio/cpio.c
4815
(void) snprintf(Gen.g_attrpath_p,
usr/src/cmd/cpio/cpio.c
7715
cmdlen = snprintf(cmd_buf, MAXPATHLEN * 2,
usr/src/cmd/cpio/cpio.c
7720
cmdlen = snprintf(cmd_buf, MAXPATHLEN * 2,
usr/src/cmd/cpio/cpio.c
8426
(void) snprintf(namep, slen, "%s/%s%s",
usr/src/cmd/cpio/cpio.c
8438
(void) snprintf(apathp, plen, "%s%s%s",
usr/src/cmd/cron/at.c
359
snprintf(tfname, tflen, "%s/%s%d", ATDIR, TMPFILE, getpid());
usr/src/cmd/cron/atq.c
389
snprintf(date, sizeof (date), "%3s %2d, %4d %02d:%02d",
usr/src/cmd/cron/cron.c
1012
if (snprintf(namebuf, sizeof (namebuf), "%s/%s", ATDIR, name)
usr/src/cmd/cron/cron.c
1142
if (snprintf(namebuf, sizeof (namebuf), "%s/%s",
usr/src/cmd/cron/cron.c
2492
snprintf(bufs.error, sizeof (bufs.error), CANTCDHOME, home);
usr/src/cmd/cron/cron.c
2534
snprintf(bufs.error, sizeof (bufs.error), CANTEXECSH, sh);
usr/src/cmd/cron/cron.c
3119
(void) snprintf(hzname, sizeof (hzname), "HZ=%s", hz);
usr/src/cmd/cron/cron.c
3123
(void) snprintf(tzone, sizeof (tzone), "TZ=%s",
usr/src/cmd/cron/cron.c
3288
(void) snprintf(buf, sz, PROJECT "%s", pproj->pj_name);
usr/src/cmd/cron/cron.c
910
if (snprintf(namebuf, sizeof (namebuf), "%s/%s",
usr/src/cmd/cron/crontab.c
325
(void) snprintf(buf, buflen, "%s %s", editor, edtemp);
usr/src/cmd/cron/funcs.c
193
(void) snprintf(msg_buf, sizeof (msg_buf),
usr/src/cmd/csh/sh.c
187
c_max_var_len_size = snprintf(NULL, 0, "%ld", MAX_VAR_LEN);
usr/src/cmd/csh/sh.c
189
(void) snprintf(c_max_var_len, (c_max_var_len_size + 1),
usr/src/cmd/ctfdump/ctfdump.c
182
len = snprintf(NULL, 0, " [%lu] %ld", g_stats.cs_ndata, id);
usr/src/cmd/ctfdump/ctfdump.c
455
(void) snprintf(buf, len, "0x%x", cte->cte_format);
usr/src/cmd/ctfdump/ctfdump.c
460
off += snprintf(buf + off, MAX(len - off, 0), "%sSIGNED",
usr/src/cmd/ctfdump/ctfdump.c
466
off += snprintf(buf + off, MAX(len - off, 0), "%sCHAR",
usr/src/cmd/ctfdump/ctfdump.c
472
off += snprintf(buf + off, MAX(len - off, 0), "%sBOOL",
usr/src/cmd/ctfdump/ctfdump.c
478
off += snprintf(buf + off, MAX(len - off, 0), "%sVARARGS",
usr/src/cmd/ctfdump/ctfdump.c
534
(void) snprintf(name, sizeof (name), "(unknown %s)",
usr/src/cmd/ctfdump/ctfdump.c
737
(void) snprintf(name, sizeof (name), "unknown_t %s", member);
usr/src/cmd/ctfdump/ctfdump.c
933
(void) snprintf(tname, sizeof (tname), "unknown_t %s", name);
usr/src/cmd/ctstat/ctstat.c
573
(void) snprintf(hstr, sizeof (hstr), "%ld",
usr/src/cmd/ctstat/ctstat.c
576
(void) snprintf(hstr, sizeof (hstr), "%s", "-");
usr/src/cmd/ctstat/ctstat.c
582
(void) snprintf(qstr, sizeof (qstr), "%d", t);
usr/src/cmd/ctstat/ctstat.c
583
(void) snprintf(nstr, sizeof (nstr), "%d",
usr/src/cmd/ctstat/ctstat.c
629
if (snprintf(path, PATH_MAX, CTFS_ROOT "/%s", type) >= PATH_MAX ||
usr/src/cmd/cxgbetool/cudbg_view.c
1243
int len = snprintf(buf, sizeof(buf), "%s: %llu", p->name,
usr/src/cmd/cxgbetool/cudbg_view.c
1392
(void)snprintf(tmp, sizeof(tmp), ".%03lu",
usr/src/cmd/cxgbetool/cudbg_view.c
1398
(void)snprintf(buf, len, "%lu%s %s", (unsigned long)size, tmp,
usr/src/cmd/cxgbetool/cudbg_view.c
224
(void) snprintf(buf, len, "%u", val / factor);
usr/src/cmd/cxgbetool/cudbg_view.c
228
(void) snprintf(buf, len, "%u.%u", val / factor, rem);
usr/src/cmd/cxgbetool/cxgbetool.c
1008
if (snprintf(cxgbetool_nexus, sizeof (cxgbetool_nexus),
usr/src/cmd/cxgbetool/cxgbetool.c
988
(void) snprintf(mname, sizeof (mname), "%s,%d", T4_NEXUS_NAME,
usr/src/cmd/date/date.c
421
q += snprintf(q, len - (q - fmtbuf),
usr/src/cmd/dcs/sparc/sun4u/dcs.c
1047
snprintf(retry_msg, MAX_MSG_LEN,
usr/src/cmd/dcs/sparc/sun4u/dcs.c
252
snprintf(behavior_str, MAX_MSG_LEN,
usr/src/cmd/dcs/sparc/sun4u/dcs_msg.c
130
snprintf(syslog_str, MAX_MSG_LEN, SYSLOG_FMT, curr_ses_id(), err_str);
usr/src/cmd/dcs/sparc/sun4u/dcs_msg.c
207
snprintf(buf, MAX_MSG_LEN, "%s: %s\n", ep, err_str);
usr/src/cmd/dcs/sparc/sun4u/dcs_msg.c
209
snprintf(buf, MAX_MSG_LEN, "%s\n", ep);
usr/src/cmd/dcs/sparc/sun4u/dcs_msg.c
249
snprintf(syslog_str, MAX_MSG_LEN, SYSLOG_FMT, curr_ses_id(), err_str);
usr/src/cmd/dcs/sparc/sun4u/rdr_messages.c
4519
len = snprintf(pathname, MAXPATHLEN, LIBDSCP_PATH, platform);
usr/src/cmd/dcs/sparc/sun4u/ri_init.c
1032
(void) snprintf(buf, sizeof (buf), "%s%d", RCM_CPU, cpuid);
usr/src/cmd/dcs/sparc/sun4u/ri_init.c
1246
(void) snprintf(pathbuf, MAXPATHLEN, "/devices%s", path);
usr/src/cmd/dcs/sparc/sun4u/ri_init.c
1419
(void) snprintf(drv_inst, MAXPATHLEN, "%s%d", drv, inst);
usr/src/cmd/dcs/sparc/sun4u/ri_init.c
1454
(void) snprintf(di_arg->pathbuf, MAXPATHLEN, "/devices%s",
usr/src/cmd/dcs/sparc/sun4u/ri_init.c
1521
(void) snprintf(pathbuf, MAXPATHLEN, "%s:%s", di_arg->pathbuf, name);
usr/src/cmd/dcs/sparc/sun4u/ri_init.c
852
(void) snprintf(rbuf, sizeof (rbuf), "%s%d", RCM_CPU, cpuid);
usr/src/cmd/dcs/sparc/sun4u/ri_init.c
910
(void) snprintf(buf, sizeof (buf), "/devices%s", path);
usr/src/cmd/devfsadm/audio_link.c
136
(void) snprintf(buf, sizeof (buf), "/dev/mixer%ld", num);
usr/src/cmd/devfsadm/audio_link.c
203
(void) snprintf(devpath, sizeof (devpath), "%s:%s", tmp, mn);
usr/src/cmd/devfsadm/audio_link.c
243
(void) snprintf(newpath, sizeof (newpath), "sound/%s:%d%s",
usr/src/cmd/devfsadm/audio_link.c
270
(void) snprintf(re_string, RE_SIZE, "%s", "^mixer([0-9]+)");
usr/src/cmd/devfsadm/audio_link.c
287
(void) snprintf(linksrc, sizeof (linksrc), "sound/%s:%ld",
usr/src/cmd/devfsadm/audio_link.c
289
(void) snprintf(linkdst, sizeof (linkdst), "sound/%ld", num);
usr/src/cmd/devfsadm/audio_link.c
292
(void) snprintf(linksrc, sizeof (linksrc), "sound/%s:%ldctl",
usr/src/cmd/devfsadm/audio_link.c
294
(void) snprintf(linkdst, sizeof (linkdst), "sound/%ldctl", num);
usr/src/cmd/devfsadm/audio_link.c
297
(void) snprintf(linksrc, sizeof (linksrc), "sound/%s:%lddsp",
usr/src/cmd/devfsadm/audio_link.c
299
(void) snprintf(linkdst, sizeof (linkdst), "dsp%ld", num);
usr/src/cmd/devfsadm/audio_link.c
302
(void) snprintf(linksrc, sizeof (linksrc), "sound/%s:%ldmixer",
usr/src/cmd/devfsadm/audio_link.c
304
(void) snprintf(linkdst, sizeof (linkdst), "mixer%ld", num);
usr/src/cmd/devfsadm/cfg_link.c
1122
(void) snprintf(linkbuf, sizeof (linkbuf), "%s/%s",
usr/src/cmd/devfsadm/cfg_link.c
1180
(void) snprintf(linkbuf, sizeof (linkbuf), "%s/%s",
usr/src/cmd/devfsadm/cfg_link.c
1224
(void) snprintf(path, sizeof (path), "%s:%s", cp, di_minor_name(minor));
usr/src/cmd/devfsadm/cfg_link.c
1229
(void) snprintf(path, sizeof (path), "%s/ib", CFG_DIRNAME);
usr/src/cmd/devfsadm/cfg_link.c
1231
(void) snprintf(path, sizeof (path), "%s/hca:%s", CFG_DIRNAME,
usr/src/cmd/devfsadm/cfg_link.c
1272
(void) snprintf(cfg_path, sizeof (cfg_path), "%s/ccid%d/%s",
usr/src/cmd/devfsadm/cfg_link.c
235
(void) snprintf(path, sizeof (path), "%s:%s", cp, di_minor_name(minor));
usr/src/cmd/devfsadm/cfg_link.c
243
(void) snprintf(path, sizeof (path), "%s/usb%s/%s", CFG_DIRNAME, cp,
usr/src/cmd/devfsadm/cfg_link.c
280
(void) snprintf(l_path, sizeof (l_path), "%s/sata%s/%s", CFG_DIRNAME,
usr/src/cmd/devfsadm/cfg_link.c
305
(void) snprintf(path, sizeof (path), "%s:%s", devfspath, minor_nm);
usr/src/cmd/devfsadm/cfg_link.c
314
(void) snprintf(l_path, sizeof (l_path), "%s/sdcard%s/%s",
usr/src/cmd/devfsadm/cfg_link.c
403
buflen = snprintf(NULL, 0, "%s:%s", path, minor_nm) + 1;
usr/src/cmd/devfsadm/cfg_link.c
407
(void) snprintf(bufp, buflen, "%s:%s", path, minor_nm);
usr/src/cmd/devfsadm/cfg_link.c
572
(void) snprintf(buf, bufsz, "%s%d", devtype, *nump);
usr/src/cmd/devfsadm/cfg_link.c
577
(void) snprintf(buf, bufsz, "%s%d.%s%d",
usr/src/cmd/devfsadm/cfg_link.c
622
(void) snprintf(buf, bufsz, "%s%llx", IOB_PRE, serid);
usr/src/cmd/devfsadm/cfg_link.c
636
(void) snprintf(buf, bufsz, "%s%s", IOB_PRE, idstr);
usr/src/cmd/devfsadm/dcam1394_link.c
109
(void) snprintf(restring0, DCAM_RE_STRING_LEN,
usr/src/cmd/devfsadm/dcam1394_link.c
112
(void) snprintf(restring0, DCAM_RE_STRING_LEN,
usr/src/cmd/devfsadm/dcam1394_link.c
145
(void) snprintf(l_path, PATH_MAX, "dcamctl%s", buf);
usr/src/cmd/devfsadm/dcam1394_link.c
147
(void) snprintf(l_path, PATH_MAX, "dcam%s", buf);
usr/src/cmd/devfsadm/devalloc.c
76
(void) snprintf(path, dstsize - len, "%s", link);
usr/src/cmd/devfsadm/devalloc.c
83
(void) snprintf(path, dstsize, "%s%s", rpath, ",raw");
usr/src/cmd/devfsadm/devfsadm.c
1124
(void) snprintf(name, sizeof (name), "%s", driver);
usr/src/cmd/devfsadm/devfsadm.c
1233
if (snprintf(door_file, sizeof (door_file),
usr/src/cmd/devfsadm/devfsadm.c
1265
if (snprintf(door_file, sizeof (door_file), "%s/%s",
usr/src/cmd/devfsadm/devfsadm.c
1299
if (snprintf(door_file, sizeof (door_file), "%s/%s",
usr/src/cmd/devfsadm/devfsadm.c
1564
(void) snprintf(tmp, sizeof (tmp), "%s/", root);
usr/src/cmd/devfsadm/devfsadm.c
1590
(void) snprintf(tmp, sizeof (tmp), "%s/", rzroot);
usr/src/cmd/devfsadm/devfsadm.c
2219
(void) snprintf(epath, sizeof (epath), "%s/%s", cdir, mname);
usr/src/cmd/devfsadm/devfsadm.c
2509
(void) snprintf(phy_path, sizeof (phy_path),
usr/src/cmd/devfsadm/devfsadm.c
2519
(void) snprintf(phy_path, sizeof (phy_path), "%s:%s",
usr/src/cmd/devfsadm/devfsadm.c
3361
(void) snprintf(rmlink, sizeof (rmlink), "%s",
usr/src/cmd/devfsadm/devfsadm.c
3762
(void) snprintf(new_inst_file, inst_strlen + PID_STR_LEN + 2,
usr/src/cmd/devfsadm/devfsadm.c
3798
(void) snprintf(old_inst_file, inst_strlen + PID_STR_LEN + 6,
usr/src/cmd/devfsadm/devfsadm.c
3848
(void) snprintf(old_inst_file_npid,
usr/src/cmd/devfsadm/devfsadm.c
3930
(void) snprintf(dev_lockfile, sizeof (dev_lockfile),
usr/src/cmd/devfsadm/devfsadm.c
4056
(void) snprintf(daemon_lockfile, sizeof (daemon_lockfile),
usr/src/cmd/devfsadm/devfsadm.c
4318
(void) snprintf(rmlink, sizeof (rmlink),
usr/src/cmd/devfsadm/devfsadm.c
490
(void) snprintf(etc_dev_dir, len, "%s%s", lock_root, ETCDEV);
usr/src/cmd/devfsadm/devfsadm.c
5833
(void) snprintf(filename, sizeof (filename), "%s%s", root_dir,
usr/src/cmd/devfsadm/devfsadm.c
7112
(void) snprintf(devices_dir, len, "%s%s", root_dir, DEVICES);
usr/src/cmd/devfsadm/devfsadm.c
7115
(void) snprintf(dev_dir, len, "%s%s", root_dir, DEV);
usr/src/cmd/devfsadm/devfsadm.c
7826
(void) snprintf(device_prefix, sizeof (device_prefix), "../devices/");
usr/src/cmd/devfsadm/devfsadm.c
7836
(void) snprintf(device_prefix, sizeof (device_prefix), "/devices/");
usr/src/cmd/devfsadm/devfsadm.c
8155
(void) snprintf(phys_path, sizeof (phys_path),
usr/src/cmd/devfsadm/disk_link.c
150
size = snprintf(filepath, sizeof (filepath), "%s/dev/%s",
usr/src/cmd/devfsadm/disk_link.c
203
(void) snprintf(disk, sizeof (disk), "t%dd%d", targ, lun);
usr/src/cmd/devfsadm/disk_link.c
234
(void) snprintf(disk, DISK_SUBPATH_MAX, "t%sd%d", guid, lun);
usr/src/cmd/devfsadm/disk_link.c
306
(void) snprintf(disk, DISK_SUBPATH_MAX, "t%sd%d", ascii_wwn, lun);
usr/src/cmd/devfsadm/disk_link.c
350
(void) snprintf(disk, DISK_SUBPATH_MAX,
usr/src/cmd/devfsadm/disk_link.c
357
(void) snprintf(disk, DISK_SUBPATH_MAX,
usr/src/cmd/devfsadm/disk_link.c
360
(void) snprintf(disk, DISK_SUBPATH_MAX,
usr/src/cmd/devfsadm/disk_link.c
370
(void) snprintf(disk, DISK_SUBPATH_MAX,
usr/src/cmd/devfsadm/disk_link.c
377
(void) snprintf(disk, DISK_SUBPATH_MAX,
usr/src/cmd/devfsadm/disk_link.c
380
(void) snprintf(disk, DISK_SUBPATH_MAX,
usr/src/cmd/devfsadm/disk_link.c
487
(void) snprintf(disk, sizeof (disk), "d%d", dsk);
usr/src/cmd/devfsadm/disk_link.c
489
(void) snprintf(disk, sizeof (disk), "t%dd%d", dsk, lun);
usr/src/cmd/devfsadm/disk_link.c
555
(void) snprintf(slice, 4, "%s", part);
usr/src/cmd/devfsadm/disk_link.c
609
(void) snprintf(tpath, sizeof (tpath), "%s/dev/%s",
usr/src/cmd/devfsadm/disk_link.c
831
(void) snprintf(s+1, sizeof (phys_path) - (s + 1 - phys_path),
usr/src/cmd/devfsadm/disk_link.c
876
(void) snprintf(l, sizeof (l), "%s%s",
usr/src/cmd/devfsadm/disk_link.c
885
(void) snprintf(l, sizeof (l), "%s",
usr/src/cmd/devfsadm/dpio_link.c
42
if (snprintf(buf, sizeof (buf), "dpio/%s", colon + 1) < sizeof (buf)) {
usr/src/cmd/devfsadm/dtrace_link.c
61
(void) snprintf(path, sizeof (path), "dtrace/%s", mname);
usr/src/cmd/devfsadm/dtrace_link.c
73
(void) snprintf(path, sizeof (path), "dtrace/provider/%s", mname);
usr/src/cmd/devfsadm/fssnap_link.c
68
(void) snprintf(blkname, sizeof (blkname), "%d",
usr/src/cmd/devfsadm/fssnap_link.c
70
(void) snprintf(rawname, sizeof (rawname), "%d,raw",
usr/src/cmd/devfsadm/fssnap_link.c
74
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/cmd/devfsadm/fssnap_link.c
77
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/cmd/devfsadm/i386/misc_link_i386.c
244
(void) snprintf(path, sizeof (path), "%s:%s",
usr/src/cmd/devfsadm/i386/misc_link_i386.c
253
(void) snprintf(path, sizeof (path), "ecpp%s", buf);
usr/src/cmd/devfsadm/i386/misc_link_i386.c
361
(void) snprintf(linkpath, sizeof (linkpath), "mc/mc");
usr/src/cmd/devfsadm/i386/misc_link_i386.c
363
(void) snprintf(linkpath, sizeof (linkpath), "mc/mc%u",
usr/src/cmd/devfsadm/i386/misc_link_i386.c
366
(void) snprintf(linkpath, sizeof (linkpath), "mc/mc%u",
usr/src/cmd/devfsadm/i386/misc_link_i386.c
389
(void) snprintf(linkpath, sizeof (linkpath), "ppt%d",
usr/src/cmd/devfsadm/i386/xen_link.c
105
(void) snprintf(path, sizeof (path), "dtrace/provider/%s", mname);
usr/src/cmd/devfsadm/i386/xen_link.c
93
(void) snprintf(buf, sizeof (buf), "xen/%s", di_minor_name(minor));
usr/src/cmd/devfsadm/ieee1394_link.c
101
(void) snprintf(l_path, sizeof (l_path), "1394/hba%s", buf);
usr/src/cmd/devfsadm/ieee1394_link.c
86
(void) snprintf(p_path, sizeof (p_path), "%s:%s",
usr/src/cmd/devfsadm/lofi_link.c
93
(void) snprintf(path, sizeof (path), "%s/%d",
usr/src/cmd/devfsadm/lofi_link.c
96
(void) snprintf(path, sizeof (path), "%s/%d",
usr/src/cmd/devfsadm/misc_link.c
324
(void) snprintf(path, sizeof (path), "%s:%s",
usr/src/cmd/devfsadm/misc_link.c
332
(void) snprintf(path, sizeof (path), "mcpp%s", buf);
usr/src/cmd/devfsadm/misc_link.c
353
(void) snprintf(p_path, sizeof (p_path), "%s:%s", devfspath,
usr/src/cmd/devfsadm/misc_link.c
364
(void) snprintf(l_path, sizeof (l_path), "es/ses%s", buf);
usr/src/cmd/devfsadm/misc_link.c
440
(void) snprintf(buf, sizeof (buf), "%s%s", "wifi/", mn);
usr/src/cmd/devfsadm/misc_link.c
518
(void) snprintf(path, sizeof (path), "%s:%s", buf, mn);
usr/src/cmd/devfsadm/misc_link.c
525
(void) snprintf(path, sizeof (path), "printers/%s", buf);
usr/src/cmd/devfsadm/misc_link.c
601
(void) snprintf(l_path, sizeof (l_path), "%s%s", "gpio", buf);
usr/src/cmd/devfsadm/misc_link.c
637
(void) snprintf(path, sizeof (path), "%s:%s", buf, minor_str);
usr/src/cmd/devfsadm/misc_link.c
644
(void) snprintf(path, sizeof (path), "av/%s/%s", buf, minor_str);
usr/src/cmd/devfsadm/misc_link.c
666
(void) snprintf(path, sizeof (path), "9p/%d", di_instance(node));
usr/src/cmd/devfsadm/misc_link.c
681
(void) snprintf(buf, sizeof (buf), "%s%s", di_node_name(node), ":ctl");
usr/src/cmd/devfsadm/misc_link.c
713
(void) snprintf(path, sizeof (path), "zcons/%s/%s", zonename,
usr/src/cmd/devfsadm/misc_link.c
787
if (snprintf(buf, sizeof (buf), "eeprom/%s", dup) < sizeof (buf)) {
usr/src/cmd/devfsadm/port_link.c
425
(void) snprintf(port, sizeof (port), "term/%c", portid);
usr/src/cmd/devfsadm/port_link.c
434
(void) snprintf(port, sizeof (port), "cua/%c", portid);
usr/src/cmd/devfsadm/port_link.c
895
(void) snprintf(cmdline, sizeof (cmdline),
usr/src/cmd/devfsadm/ramdisk_link.c
118
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/cmd/devfsadm/sensor_link.c
75
len = snprintf(buf, sizeof (buf), "%s/%s", SENSORS_BASE,
usr/src/cmd/devfsadm/sensor_link.c
78
len = snprintf(buf, sizeof (buf), "%s/%s/%s", SENSORS_BASE,
usr/src/cmd/devfsadm/sgen_link.c
108
(void) snprintf(lpath, PATH_MAX,
usr/src/cmd/devfsadm/sgen_link.c
116
(void) snprintf(lpath, PATH_MAX,
usr/src/cmd/devfsadm/sgen_link.c
120
(void) snprintf(lpath, PATH_MAX,
usr/src/cmd/devfsadm/sgen_link.c
136
if (snprintf(lpath, sizeof (lpath), "%s/%s/c%st%sd0", SGEN_DIR,
usr/src/cmd/devfsadm/sgen_link.c
155
if (snprintf(lpath, sizeof (lpath), "%s/%s/c%st%sd%d", SGEN_DIR,
usr/src/cmd/devfsadm/sgen_link.c
170
if (snprintf(lpath, sizeof (lpath), "%s/%s/c%st%dd%d", SGEN_DIR,
usr/src/cmd/devfsadm/sparc/misc_link_sparc.c
143
(void) snprintf(path, sizeof (path), "%s:%s",
usr/src/cmd/devfsadm/sparc/misc_link_sparc.c
152
(void) snprintf(path, sizeof (path), "ecpp%s", buf);
usr/src/cmd/devfsadm/usb_link.c
377
(void) snprintf(l_path, PATH_MAX, "usb/%s%s", name, buf);
usr/src/cmd/devfsadm/usb_link.c
436
(void) snprintf(ugen_RE, sizeof (ugen_RE),
usr/src/cmd/devfsadm/usb_link.c
457
(void) snprintf(l_path, sizeof (l_path), "usb/%s.%s/%s/%s",
usr/src/cmd/devfsadm/usb_link.c
475
(void) snprintf(l_path, sizeof (l_path), "ccid/ccid%d/%s",
usr/src/cmd/devfsadm/vscan_link.c
52
(void) snprintf(path, sizeof (path), "vscan/%s", mname);
usr/src/cmd/devmgmt/cmds/devattr.c
222
(void) snprintf(txt, sizeof(txt), M_DEVTAB, p);
usr/src/cmd/devmgmt/cmds/devattr.c
246
(void) snprintf(txt, sizeof(txt), M_NODEV, device);
usr/src/cmd/devmgmt/cmds/devattr.c
272
(void) snprintf(txt, sizeof(txt), M_NOATTR, attr);
usr/src/cmd/devmgmt/cmds/devfree.c
210
(void) snprintf(msg, sizeof (msg), M_INVKEY, *argp);
usr/src/cmd/devmgmt/cmds/devfree.c
227
(void) snprintf(msg, sizeof (msg), M_RSVTAB,
usr/src/cmd/devmgmt/cmds/devfree.c
232
(void) snprintf(msg, sizeof (msg), M_ERROR,
usr/src/cmd/devmgmt/cmds/devfree.c
254
(void) snprintf(msg, sizeof (msg), M_DEVTAB, devtab);
usr/src/cmd/devmgmt/cmds/devfree.c
258
(void) snprintf(msg, sizeof (msg), M_ERROR, errno);
usr/src/cmd/devmgmt/cmds/devfree.c
269
(void) snprintf(msg, sizeof (msg), M_INVKEY, *argp);
usr/src/cmd/devmgmt/cmds/devfree.c
288
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/devmgmt/cmds/devfree.c
293
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/devmgmt/cmds/devfree.c
302
(void) snprintf(msg, sizeof (msg), M_NOTONKEY,
usr/src/cmd/devmgmt/cmds/devfree.c
309
(void) snprintf(msg, sizeof (msg), M_NOTRSVD,
usr/src/cmd/devmgmt/cmds/devfree.c
316
(void) snprintf(msg, sizeof (msg), M_ERROR,
usr/src/cmd/devmgmt/cmds/devreserv.c
245
(void) snprintf(txt, sizeof (txt), M_RSVTAB,
usr/src/cmd/devmgmt/cmds/devreserv.c
275
(void) snprintf(txt, sizeof (txt), M_INVKEY, *argp);
usr/src/cmd/devmgmt/cmds/devreserv.c
304
(void) snprintf(txt, sizeof (txt),
usr/src/cmd/devmgmt/cmds/devreserv.c
331
(void) snprintf(txt, sizeof (txt), M_DEVTAB, devtab);
usr/src/cmd/devmgmt/cmds/devreserv.c
346
(void) snprintf(txt, sizeof (txt), M_INVKEY, *argp);
usr/src/cmd/devmgmt/cmds/getdev.c
220
(void) snprintf(txt, sizeof(txt), M_DEVTAB, devtab);
usr/src/cmd/devmgmt/cmds/getdgrp.c
250
(void) snprintf(txt, sizeof(txt), M_DEVTAB, filename);
usr/src/cmd/devmgmt/cmds/getdgrp.c
265
(void) snprintf(txt, sizeof(txt), M_DGROUP, filename);
usr/src/cmd/devmgmt/cmds/listdgrp.c
197
(void) snprintf(msg, sizeof(msg), M_DGRPTAB, dgrptab);
usr/src/cmd/devmgmt/cmds/listdgrp.c
222
(void) snprintf(msg, sizeof(msg), M_NODGRP, dgroup);
usr/src/cmd/devmgmt/cmds/putdev.c
290
else (void) snprintf(p=msg, sizeof(msg), E_INVALIAS, alias);
usr/src/cmd/devmgmt/cmds/putdev.c
301
(void) snprintf(msg, sizeof(msg), E_ALIASIS, alias);
usr/src/cmd/devmgmt/cmds/putdev.c
315
(void) snprintf(msg, sizeof(msg), E_NOMKDTAB, p);
usr/src/cmd/devmgmt/cmds/putdev.c
317
(void) snprintf(msg, sizeof(msg), E_NODEVTAB, p);
usr/src/cmd/devmgmt/cmds/putdev.c
390
(void) snprintf(msg, sizeof(msg), E_NODEV, device);
usr/src/cmd/devmgmt/cmds/putdev.c
400
(void) snprintf(msg, sizeof(msg), E_NODEVTAB, _devtabpath());
usr/src/cmd/devmgmt/cmds/putdev.c
416
(void) snprintf(msg, sizeof(msg), E_NOMKDTAB, p);
usr/src/cmd/devmgmt/cmds/putdev.c
418
(void) snprintf(msg, sizeof(msg), E_NODEVTAB, p);
usr/src/cmd/devmgmt/cmds/putdev.c
484
(void) snprintf(msg, sizeof(msg), E_NODEV, device);
usr/src/cmd/devmgmt/cmds/putdev.c
495
(void) snprintf(msg, sizeof(msg), E_NODEVTAB, _devtabpath());
usr/src/cmd/devmgmt/cmds/putdev.c
511
(void) snprintf(msg, sizeof(msg), E_NOMKDTAB, p);
usr/src/cmd/devmgmt/cmds/putdev.c
513
(void) snprintf(msg, sizeof(msg), E_NODEVTAB, p);
usr/src/cmd/devmgmt/cmds/putdev.c
551
(void) snprintf(msg, sizeof(msg), E_NOATTR, *plist);
usr/src/cmd/devmgmt/cmds/putdev.c
566
(void) snprintf(msg, sizeof(msg), E_NODEV, device);
usr/src/cmd/devmgmt/cmds/putdev.c
577
(void) snprintf(msg, sizeof(msg), E_NODEVTAB, _devtabpath());
usr/src/cmd/devmgmt/cmds/putdev.c
593
(void) snprintf(msg, sizeof(msg), E_NOMKDTAB, p);
usr/src/cmd/devmgmt/cmds/putdev.c
595
(void) snprintf(msg, sizeof(msg), E_NODEVTAB, p);
usr/src/cmd/devmgmt/cmds/putdgrp.c
239
(void) snprintf(msg, sizeof(msg), E_NODGRP, dgroup);
usr/src/cmd/devmgmt/cmds/putdgrp.c
250
(void) snprintf(msg, sizeof(msg), E_NODGRPTAB, _dgrptabpath());
usr/src/cmd/devmgmt/cmds/putdgrp.c
266
(void) snprintf(msg, sizeof(msg), E_NOMKTAB, p);
usr/src/cmd/devmgmt/cmds/putdgrp.c
268
(void) snprintf(msg, sizeof(msg), E_NODGRPTAB, p);
usr/src/cmd/devmgmt/cmds/putdgrp.c
278
(void) snprintf(msg, sizeof(msg), E_INTERNAL, errno);
usr/src/cmd/devmgmt/cmds/putdgrp.c
302
(void) snprintf(msg, sizeof(msg), E_NOTAMEM, *plist);
usr/src/cmd/devmgmt/cmds/putdgrp.c
313
(void) snprintf(msg, sizeof(msg), E_NODGRP, dgroup);
usr/src/cmd/devmgmt/cmds/putdgrp.c
324
(void) snprintf(msg, sizeof(msg), E_NODGRPTAB, _dgrptabpath());
usr/src/cmd/devmgmt/cmds/putdgrp.c
340
(void) snprintf(msg, sizeof(msg), E_NOMKTAB, p);
usr/src/cmd/devmgmt/cmds/putdgrp.c
342
(void) snprintf(msg, sizeof(msg), E_NODGRPTAB, p);
usr/src/cmd/devmgmt/cmds/putdgrp.c
372
(void) snprintf(msg, sizeof(msg), E_NODGRPTAB, _dgrptabpath());
usr/src/cmd/devmgmt/cmds/putdgrp.c
385
(void) snprintf(msg, sizeof(msg), E_NOMKTAB, p);
usr/src/cmd/devmgmt/cmds/putdgrp.c
387
(void) snprintf(msg, sizeof(msg), E_NODGRPTAB, p);
usr/src/cmd/dfs.cmds/dfshares/dfshares.c
134
(void) snprintf(subcmd, sizeof (subcmd),
usr/src/cmd/dfs.cmds/dfshares/dfshares.c
176
(void) snprintf(subcmd, sizeof (subcmd),
usr/src/cmd/dfs.cmds/dfshares/dfshares.c
179
(void) snprintf(subcmd, sizeof (subcmd), FSCMD, fsname, cmd);
usr/src/cmd/dfs.cmds/sharemgr/commands.c
1968
(void) snprintf(cp, len,
usr/src/cmd/dfs.cmds/sharemgr/commands.c
371
(void) snprintf(svcstring, sizeof (svcstring), "%s:%s",
usr/src/cmd/dfs.cmds/sharemgr/commands.c
5237
err = snprintf(buff, buffsize, "/usr/lib/fs/%s/%s", proto, cmd);
usr/src/cmd/dfs.cmds/sharemgr/commands.c
5355
(void) snprintf(shareopts, MAXNAMLEN, "shareopts-%s", proto);
usr/src/cmd/dfs.cmds/sharemgr/commands.c
5366
(void) snprintf(resfmt, sizeof (resfmt), "%s%s%s",
usr/src/cmd/dfs.cmds/sharemgr/commands.c
680
(void) snprintf(instance,
usr/src/cmd/diff3/diff3prog.c
153
(void) snprintf(f1mark, sizeof (f1mark), "<<<<<<< %s",
usr/src/cmd/diff3/diff3prog.c
155
(void) snprintf(f3mark, sizeof (f3mark), ">>>>>>> %s",
usr/src/cmd/dis/dis_main.c
100
(void) snprintf(buf, buflen, "%s+0x%x", symbol, offset);
usr/src/cmd/dis/dis_main.c
162
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/dis/dis_main.c
169
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/dis/dis_main.c
687
(void) snprintf(node->path, len, "%s/lib%s.a", dir,
usr/src/cmd/dis/dis_main.c
88
(void) snprintf(buf, buflen, "0%llo", addr);
usr/src/cmd/dis/dis_main.c
90
(void) snprintf(buf, buflen, "0x%llx", addr);
usr/src/cmd/dis/dis_main.c
96
(void) snprintf(buf, buflen, "%s", symbol);
usr/src/cmd/dis/dis_main.c
98
(void) snprintf(buf, buflen, "%s+0%o", symbol, offset);
usr/src/cmd/diskinfo/diskinfo.c
375
(void) snprintf(slotname, sizeof (slotname),
usr/src/cmd/diskinfo/diskinfo.c
379
(void) snprintf(slotname, sizeof (slotname),
usr/src/cmd/diskinfo/diskinfo.c
383
(void) snprintf(slotname, sizeof (slotname),
usr/src/cmd/diskinfo/diskinfo.c
402
(void) snprintf(sizestr, sizeof (sizestr),
usr/src/cmd/diskinfo/diskinfo.c
407
(void) snprintf(sizestr, sizeof (sizestr),
usr/src/cmd/diskinfo/diskinfo.c
412
(void) snprintf(statestr, sizeof (statestr), "%c%c%c%c",
usr/src/cmd/dispadmin/dispadmin.c
223
(void) snprintf(subcmdpath, PATH_MAX, "%s/%s/%s%s", CLASSPATH,
usr/src/cmd/dispadmin/dispadmin.c
237
(void) snprintf(subcmdpath, PATH_MAX, "%s/%s/%s%s", CLASSPATH,
usr/src/cmd/dladm/dladm.c
10021
(void) snprintf(outbuf, bufsize, "?");
usr/src/cmd/dladm/dladm.c
10025
(void) snprintf(outbuf, bufsize, "%d", *(int8_t *)pbuf);
usr/src/cmd/dladm/dladm.c
10027
(void) snprintf(outbuf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
10030
(void) snprintf(outbuf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
10033
(void) snprintf(outbuf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
10038
(void) snprintf(outbuf, bufsize, "?");
usr/src/cmd/dladm/dladm.c
10042
(void) snprintf(outbuf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
10045
(void) snprintf(outbuf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
10048
(void) snprintf(outbuf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
10051
(void) snprintf(outbuf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
10058
(void) snprintf(outbuf, bufsize, "--");
usr/src/cmd/dladm/dladm.c
10067
(void) snprintf(outbuf, bufsize, "--");
usr/src/cmd/dladm/dladm.c
10074
(void) snprintf(outbuf, bufsize, "--");
usr/src/cmd/dladm/dladm.c
10081
(void) snprintf(outbuf, bufsize, "%s", pbuf);
usr/src/cmd/dladm/dladm.c
10111
(void) snprintf(buf, bufsize, "%s", sp->sho_linkname);
usr/src/cmd/dladm/dladm.c
10114
(void) snprintf(buf, bufsize, "%s", pname);
usr/src/cmd/dladm/dladm.c
10118
(void) snprintf(buf, bufsize, "%s", "rw");
usr/src/cmd/dladm/dladm.c
10121
(void) snprintf(buf, bufsize, "%s", "r-");
usr/src/cmd/dladm/dladm.c
10123
(void) snprintf(buf, bufsize, "%s", "--");
usr/src/cmd/dladm/dladm.c
10127
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
10132
(void) snprintf(buf, bufsize, "%s", "--");
usr/src/cmd/dladm/dladm.c
10140
(void) snprintf(buf, bufsize, "%s", "--");
usr/src/cmd/dladm/dladm.c
10149
(void) snprintf(buf, bufsize, "%s", "--");
usr/src/cmd/dladm/dladm.c
10164
(void) snprintf(buf, bufsize, "%s", "?");
usr/src/cmd/dladm/dladm.c
10171
ptr += snprintf(ptr, lim - ptr, "%s,", vals[i]);
usr/src/cmd/dladm/dladm.c
10251
(void) snprintf(buf, bufsize, shot->shot_linkname);
usr/src/cmd/dladm/dladm.c
10255
(void) snprintf(buf, bufsize, "*:*:*:*:*:*");
usr/src/cmd/dladm/dladm.c
10261
(void) snprintf(buf, bufsize, "%s", keybuf);
usr/src/cmd/dladm/dladm.c
10371
(void) snprintf(buf, bufsize, "%s", shof->shof_linkname);
usr/src/cmd/dladm/dladm.c
10374
(void) snprintf(buf, bufsize, st->dos_degraded == B_TRUE ?
usr/src/cmd/dladm/dladm.c
10378
(void) snprintf(buf, bufsize, "%s", st->dos_degraded == B_TRUE ?
usr/src/cmd/dladm/dladm.c
1722
(void) snprintf(ubuf.usage_l_link, sizeof (ubuf.usage_l_link), "%s",
usr/src/cmd/dladm/dladm.c
1726
(void) snprintf(ubuf.usage_l_stime, sizeof (ubuf.usage_l_stime), "%s",
usr/src/cmd/dladm/dladm.c
1730
(void) snprintf(ubuf.usage_l_etime, sizeof (ubuf.usage_l_etime), "%s",
usr/src/cmd/dladm/dladm.c
1732
(void) snprintf(ubuf.usage_l_rbytes, sizeof (ubuf.usage_l_rbytes),
usr/src/cmd/dladm/dladm.c
1734
(void) snprintf(ubuf.usage_l_obytes, sizeof (ubuf.usage_l_obytes),
usr/src/cmd/dladm/dladm.c
1736
(void) snprintf(ubuf.usage_l_bandwidth, sizeof (ubuf.usage_l_bandwidth),
usr/src/cmd/dladm/dladm.c
1767
(void) snprintf(ubuf.usage_link, sizeof (ubuf.usage_link), "%s",
usr/src/cmd/dladm/dladm.c
1769
(void) snprintf(ubuf.usage_duration, sizeof (ubuf.usage_duration),
usr/src/cmd/dladm/dladm.c
1771
(void) snprintf(ubuf.usage_ipackets, sizeof (ubuf.usage_ipackets),
usr/src/cmd/dladm/dladm.c
1773
(void) snprintf(ubuf.usage_rbytes, sizeof (ubuf.usage_rbytes),
usr/src/cmd/dladm/dladm.c
1775
(void) snprintf(ubuf.usage_opackets, sizeof (ubuf.usage_opackets),
usr/src/cmd/dladm/dladm.c
1777
(void) snprintf(ubuf.usage_obytes, sizeof (ubuf.usage_obytes),
usr/src/cmd/dladm/dladm.c
1779
(void) snprintf(ubuf.usage_bandwidth, sizeof (ubuf.usage_bandwidth),
usr/src/cmd/dladm/dladm.c
2041
(void) snprintf(name, MAXLINKNAMELEN, "aggr%d", key);
usr/src/cmd/dladm/dladm.c
2932
(void) snprintf(lbuf->link_name, sizeof (lbuf->link_name),
usr/src/cmd/dladm/dladm.c
2978
(void) snprintf(lbuf->link_mtu, sizeof (lbuf->link_mtu),
usr/src/cmd/dladm/dladm.c
3014
(void) snprintf(buf, bufsize, "%s", largs->link_s_link);
usr/src/cmd/dladm/dladm.c
3017
(void) snprintf(buf, bufsize, "%llu", diff_stats->ipackets);
usr/src/cmd/dladm/dladm.c
3020
(void) snprintf(buf, bufsize, "%llu", diff_stats->rbytes);
usr/src/cmd/dladm/dladm.c
3023
(void) snprintf(buf, bufsize, "%u", diff_stats->ierrors);
usr/src/cmd/dladm/dladm.c
3026
(void) snprintf(buf, bufsize, "%llu", diff_stats->opackets);
usr/src/cmd/dladm/dladm.c
3029
(void) snprintf(buf, bufsize, "%llu", diff_stats->obytes);
usr/src/cmd/dladm/dladm.c
3032
(void) snprintf(buf, bufsize, "%u", diff_stats->oerrors);
usr/src/cmd/dladm/dladm.c
3094
(void) snprintf(lbuf.laggr_name, sizeof (lbuf.laggr_name),
usr/src/cmd/dladm/dladm.c
3102
(void) snprintf(lbuf.laggr_addrpolicy,
usr/src/cmd/dladm/dladm.c
3105
(void) snprintf(lbuf.laggr_addrpolicy,
usr/src/cmd/dladm/dladm.c
3113
(void) snprintf(lbuf.laggr_flags, sizeof (lbuf.laggr_flags), "%c----",
usr/src/cmd/dladm/dladm.c
3144
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3156
(void) snprintf(buf, bufsize, "%uMb",
usr/src/cmd/dladm/dladm.c
3237
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3248
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3253
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3258
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3263
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3268
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3273
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3337
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3349
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3352
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3359
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3362
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3369
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3372
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3378
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3381
(void) snprintf(buf, bufsize, "%llu",
usr/src/cmd/dladm/dladm.c
3388
(void) snprintf(buf, bufsize, "%-6.1f",
usr/src/cmd/dladm/dladm.c
3395
(void) snprintf(buf, bufsize, "%-6.1f",
usr/src/cmd/dladm/dladm.c
3846
(void) snprintf(pattr.link_phys_device,
usr/src/cmd/dladm/dladm.c
3868
(void) snprintf(pattr.link_phys_speed,
usr/src/cmd/dladm/dladm.c
3875
(void) snprintf(pattr.link_name, sizeof (pattr.link_name),
usr/src/cmd/dladm/dladm.c
3877
(void) snprintf(pattr.link_flags, sizeof (pattr.link_flags),
usr/src/cmd/dladm/dladm.c
3906
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3911
(void) snprintf(buf, bufsize, gettext("primary"));
usr/src/cmd/dladm/dladm.c
3913
(void) snprintf(buf, bufsize, "%d", attr->ma_slot);
usr/src/cmd/dladm/dladm.c
3919
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3928
(void) snprintf(buf, bufsize, "%s", attr->ma_client_name);
usr/src/cmd/dladm/dladm.c
3956
(void) snprintf(buf, bufsize, "%s", attr->hg_link_name);
usr/src/cmd/dladm/dladm.c
3959
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/dladm/dladm.c
3975
(void) snprintf(
usr/src/cmd/dladm/dladm.c
3981
(void) snprintf(
usr/src/cmd/dladm/dladm.c
3988
(void) snprintf(
usr/src/cmd/dladm/dladm.c
3995
(void) snprintf(
usr/src/cmd/dladm/dladm.c
4012
(void) snprintf(buf, bufsize, "%d",
usr/src/cmd/dladm/dladm.c
4015
(void) snprintf(buf, bufsize, "%d-%d",
usr/src/cmd/dladm/dladm.c
4020
(void) snprintf(ringsubstr, RINGSTRLEN,
usr/src/cmd/dladm/dladm.c
4023
(void) snprintf(ringsubstr, RINGSTRLEN,
usr/src/cmd/dladm/dladm.c
4027
(void) snprintf(buf, bufsize, "%s", ringstr);
usr/src/cmd/dladm/dladm.c
4033
(void) snprintf(buf, bufsize, "--");
usr/src/cmd/dladm/dladm.c
4035
(void) snprintf(buf, bufsize, "%s ",
usr/src/cmd/dladm/dladm.c
4511
(void) snprintf(l->link_vlan_vid, sizeof (l->link_vlan_vid), "%d",
usr/src/cmd/dladm/dladm.c
4513
(void) snprintf(l->link_flags, sizeof (l->link_flags), "%c----",
usr/src/cmd/dladm/dladm.c
5184
(void) snprintf(vbuf.vnic_link, sizeof (vbuf.vnic_link),
usr/src/cmd/dladm/dladm.c
5189
(void) snprintf(vbuf.vnic_over, sizeof (vbuf.vnic_over),
usr/src/cmd/dladm/dladm.c
5191
(void) snprintf(vbuf.vnic_speed,
usr/src/cmd/dladm/dladm.c
5199
(void) snprintf(vbuf.vnic_macaddrtype,
usr/src/cmd/dladm/dladm.c
5204
(void) snprintf(vbuf.vnic_macaddrtype,
usr/src/cmd/dladm/dladm.c
5209
(void) snprintf(vbuf.vnic_macaddrtype,
usr/src/cmd/dladm/dladm.c
5215
(void) snprintf(vbuf.vnic_macaddrtype,
usr/src/cmd/dladm/dladm.c
5224
(void) snprintf(vbuf.vnic_macaddr,
usr/src/cmd/dladm/dladm.c
5230
(void) snprintf(vbuf.vnic_vid, sizeof (vbuf.vnic_vid),
usr/src/cmd/dladm/dladm.c
6699
ptr += snprintf(ptr, lim - ptr, "--,");
usr/src/cmd/dladm/dladm.c
6701
ptr += snprintf(ptr, lim - ptr, "%s,", propvals[i]);
usr/src/cmd/dladm/dladm.c
6710
*pptr += snprintf(*pptr, lim - *pptr,
usr/src/cmd/dladm/dladm.c
6713
*pptr += snprintf(*pptr, lim - *pptr, format, buf);
usr/src/cmd/dladm/dladm.c
6729
(void) snprintf(ptr, lim - ptr, "%s", statep->ls_link);
usr/src/cmd/dladm/dladm.c
6732
(void) snprintf(ptr, lim - ptr, "%s", propname);
usr/src/cmd/dladm/dladm.c
7153
ptr += snprintf(ptr, lim - ptr, "%s,",
usr/src/cmd/dladm/dladm.c
7613
(void) snprintf(sbuf.ss_obj_name, sizeof (sbuf.ss_obj_name),
usr/src/cmd/dladm/dladm.c
7616
(void) snprintf(sbuf.ss_class, sizeof (sbuf.ss_class), "%s", buf);
usr/src/cmd/dladm/dladm.c
7622
(void) snprintf(sbuf.ss_val,
usr/src/cmd/dladm/dladm.c
8240
(void) snprintf(buf, buflen, "%d", value);
usr/src/cmd/dladm/dladm.c
8248
(void) snprintf(buf, buflen, "%u/%x:%x:%x:%x:%x:%x", bid->prio,
usr/src/cmd/dladm/dladm.c
8286
(void) snprintf(bbuf->bridge_protect, sizeof (bbuf->bridge_protect),
usr/src/cmd/dladm/dladm.c
8313
(void) snprintf(bbuf->bridge_tctime,
usr/src/cmd/dladm/dladm.c
8316
(void) snprintf(bbuf->bridge_tccount,
usr/src/cmd/dladm/dladm.c
8319
(void) snprintf(bbuf->bridge_tchange,
usr/src/cmd/dladm/dladm.c
8323
(void) snprintf(bbuf->bridge_rootcost,
usr/src/cmd/dladm/dladm.c
8326
(void) snprintf(bbuf->bridge_rootport,
usr/src/cmd/dladm/dladm.c
8328
(void) snprintf(bbuf->bridge_maxage,
usr/src/cmd/dladm/dladm.c
8330
(void) snprintf(bbuf->bridge_hellotime,
usr/src/cmd/dladm/dladm.c
8332
(void) snprintf(bbuf->bridge_fwddelay,
usr/src/cmd/dladm/dladm.c
8384
(void) snprintf(bbuf->bridges_drops,
usr/src/cmd/dladm/dladm.c
8390
(void) snprintf(bbuf->bridges_forwards,
usr/src/cmd/dladm/dladm.c
8396
(void) snprintf(bbuf->bridges_mbcast,
usr/src/cmd/dladm/dladm.c
8402
(void) snprintf(bbuf->bridges_unknown,
usr/src/cmd/dladm/dladm.c
8408
(void) snprintf(bbuf->bridges_recv,
usr/src/cmd/dladm/dladm.c
8414
(void) snprintf(bbuf->bridges_sent,
usr/src/cmd/dladm/dladm.c
8492
(void) snprintf(bbuf->bridgel_index,
usr/src/cmd/dladm/dladm.c
8499
(void) snprintf(bbuf->bridgel_state,
usr/src/cmd/dladm/dladm.c
8503
(void) snprintf(bbuf->bridgel_uptime,
usr/src/cmd/dladm/dladm.c
8505
(void) snprintf(bbuf->bridgel_opercost,
usr/src/cmd/dladm/dladm.c
8514
(void) snprintf(bbuf->bridgel_descost,
usr/src/cmd/dladm/dladm.c
8520
(void) snprintf(bbuf->bridgel_desport,
usr/src/cmd/dladm/dladm.c
8576
(void) snprintf(bbuf->bridgels_cfgbpdu,
usr/src/cmd/dladm/dladm.c
8579
(void) snprintf(bbuf->bridgels_tcnbpdu,
usr/src/cmd/dladm/dladm.c
8582
(void) snprintf(bbuf->bridgels_rstpbpdu,
usr/src/cmd/dladm/dladm.c
8585
(void) snprintf(bbuf->bridgels_txbpdu,
usr/src/cmd/dladm/dladm.c
8593
(void) snprintf(kstatname, sizeof (kstatname), "%s0-%s", bridge,
usr/src/cmd/dladm/dladm.c
8603
(void) snprintf(bbuf->bridgels_drops,
usr/src/cmd/dladm/dladm.c
8609
(void) snprintf(bbuf->bridgels_recv,
usr/src/cmd/dladm/dladm.c
8615
(void) snprintf(bbuf->bridgels_xmit,
usr/src/cmd/dladm/dladm.c
8670
(void) snprintf(bbuf.bridgef_dest, sizeof (bbuf.bridgef_dest),
usr/src/cmd/dladm/dladm.c
8676
(void) snprintf(bbuf.bridgef_age, sizeof (bbuf.bridgef_age),
usr/src/cmd/dladm/dladm.c
8679
(void) snprintf(bbuf.bridgef_output,
usr/src/cmd/dladm/dladm.c
8700
(void) snprintf(bbuf.bridget_nick, sizeof (bbuf.bridget_nick),
usr/src/cmd/dladm/dladm.c
8709
(void) snprintf(bbuf.bridget_nexthop,
usr/src/cmd/dladm/dladm.c
8818
(void) snprintf(lname, sizeof (lname), "%s0", brstate.bridge);
usr/src/cmd/dladm/dladm.c
9015
(void) snprintf(path, MAXPATHLEN, "/%s/etc/dladm/datalink.conf",
usr/src/cmd/dladm/dladm.c
9018
(void) snprintf(path, MAXPATHLEN, "/%s/%s", altroot,
usr/src/cmd/dladm/dladm.c
9021
(void) snprintf(path, MAXPATHLEN, "/%s/%s", altroot,
usr/src/cmd/dladm/dladm.c
9342
(void) snprintf(pbuf.part_link, sizeof (pbuf.part_link),
usr/src/cmd/dladm/dladm.c
9345
(void) snprintf(pbuf.part_over, sizeof (pbuf.part_over),
usr/src/cmd/dladm/dladm.c
9348
(void) snprintf(pbuf.part_pkey, sizeof (pbuf.part_pkey),
usr/src/cmd/dladm/dladm.c
9353
(void) snprintf(pbuf.part_flags, sizeof (pbuf.part_flags),
usr/src/cmd/dladm/dladm.c
9521
(void) snprintf(ibuf.ib_link, sizeof (ibuf.ib_link),
usr/src/cmd/dladm/dladm.c
9524
(void) snprintf(ibuf.ib_portnum, sizeof (ibuf.ib_portnum),
usr/src/cmd/dladm/dladm.c
9527
(void) snprintf(ibuf.ib_hcaguid, sizeof (ibuf.ib_hcaguid),
usr/src/cmd/dladm/dladm.c
9530
(void) snprintf(ibuf.ib_portguid, sizeof (ibuf.ib_portguid),
usr/src/cmd/dladm/dladm.c
9544
(void) snprintf(pkeystr, MAXPKEYLEN, "%X",
usr/src/cmd/dladm/dladm.c
9547
(void) snprintf(pkeystr, MAXPKEYLEN, ",%X",
usr/src/cmd/dlmgmtd/dlmgmt_db.c
1278
ptr += snprintf(ptr, BUFLEN(lim, ptr), "%s\t", linkp->ll_link);
usr/src/cmd/dlmgmtd/dlmgmt_db.c
1318
(void) snprintf(buf, MAXLINELEN, "%s\n", tmpbuf);
usr/src/cmd/dlmgmtd/dlmgmt_db.c
1402
(void) snprintf(portname, sizeof (portname), "%s:",
usr/src/cmd/dlmgmtd/dlmgmt_db.c
143
(snprintf((buf), (length), "%s=%s%s" conv "%s", (name), \
usr/src/cmd/dlmgmtd/dlmgmt_db.c
1480
(void) snprintf(fname, sizeof (fname), "%s/%s", zoneroot, filename);
usr/src/cmd/dlmgmtd/dlmgmt_db.c
154
(void) snprintf((buffer), MAXPATHLEN, "%s", \
usr/src/cmd/dlmgmtd/dlmgmt_db.c
466
if (snprintf(NULL, 0, "%lld", *ptr) +
usr/src/cmd/dlmgmtd/dlmgmt_db.c
652
(void) snprintf(newfile, MAXPATHLEN, "%s.new", file);
usr/src/cmd/dlmgmtd/dlmgmt_db.c
773
(void) snprintf(linkp->ll_link,
usr/src/cmd/dlmgmtd/dlmgmt_db.c
845
(void) snprintf(attr_name, MAXLINKATTRLEN, "%s", curr);
usr/src/cmd/dlmgmtd/dlmgmt_db.c
854
(void) snprintf(linkp->ll_link, MAXLINKNAMELEN,
usr/src/cmd/dlmgmtd/dlmgmt_main.c
136
(void) snprintf(doorpath, sizeof (doorpath), "%s%s", rootdir,
usr/src/cmd/dlmgmtd/dlmgmt_main.c
193
(void) snprintf(tmpfsdir, sizeof (tmpfsdir), "%s%s", rootdir,
usr/src/cmd/dlmgmtd/dlmgmt_main.c
299
(void) snprintf(cachefile, MAXPATHLEN, "%s/%s%s",
usr/src/cmd/dlmgmtd/dlmgmt_main.c
319
(void) snprintf(filename, MAXPATHLEN, "%s.cache", c);
usr/src/cmd/dlmgmtd/dlmgmt_main.c
324
(void) snprintf(cachefile, MAXPATHLEN, "%s/%s",
usr/src/cmd/dlmgmtd/dlmgmt_util.c
712
(void) snprintf(link.ll_link, MAXLINKNAMELEN, "%s%d",
usr/src/cmd/dlmgmtd/dlmgmt_util.c
722
(void) snprintf(name, size, "%s%d", prefix, lpp->lp_nextppa);
usr/src/cmd/dlmgmtd/dlmgmt_util.c
764
(void) snprintf(linkname, MAXLINKNAMELEN,
usr/src/cmd/dlstat/dlstat.c
1008
(void) snprintf(buf->r_linkname, sizeof (buf->r_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1011
(void) snprintf(buf->r_type, sizeof (buf->r_type), "rx");
usr/src/cmd/dlstat/dlstat.c
1014
(void) snprintf(buf->r_index, sizeof (buf->r_index), "--");
usr/src/cmd/dlstat/dlstat.c
1016
(void) snprintf(buf->r_index, sizeof (buf->r_index),
usr/src/cmd/dlstat/dlstat.c
1042
(void) snprintf(buf->r_linkname, sizeof (buf->r_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1045
(void) snprintf(buf->r_type, sizeof (buf->r_type), "tx");
usr/src/cmd/dlstat/dlstat.c
1048
(void) snprintf(buf->r_index, sizeof (buf->r_index), "--");
usr/src/cmd/dlstat/dlstat.c
1050
(void) snprintf(buf->r_index, sizeof (buf->r_index),
usr/src/cmd/dlstat/dlstat.c
1076
(void) snprintf(buf->rr_linkname, sizeof (buf->rr_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1079
(void) snprintf(buf->rr_type, sizeof (buf->rr_type), "rx");
usr/src/cmd/dlstat/dlstat.c
1082
(void) snprintf(buf->rr_index, sizeof (buf->rr_index), "--");
usr/src/cmd/dlstat/dlstat.c
1084
(void) snprintf(buf->rr_index, sizeof (buf->rr_index),
usr/src/cmd/dlstat/dlstat.c
1110
(void) snprintf(buf->tr_linkname, sizeof (buf->tr_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1113
(void) snprintf(buf->tr_type, sizeof (buf->tr_type), "tx");
usr/src/cmd/dlstat/dlstat.c
1116
(void) snprintf(buf->tr_index, sizeof (buf->tr_index), "--");
usr/src/cmd/dlstat/dlstat.c
1118
(void) snprintf(buf->tr_index, sizeof (buf->tr_index),
usr/src/cmd/dlstat/dlstat.c
1147
(void) snprintf(buf->l_linkname, sizeof (buf->l_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1150
(void) snprintf(buf->l_type, sizeof (buf->l_type), "rx");
usr/src/cmd/dlstat/dlstat.c
1153
(void) snprintf(buf->l_id, sizeof (buf->l_id), "hw");
usr/src/cmd/dlstat/dlstat.c
1155
(void) snprintf(buf->l_id, sizeof (buf->l_id), "sw");
usr/src/cmd/dlstat/dlstat.c
1157
(void) snprintf(buf->l_id, sizeof (buf->l_id), "local");
usr/src/cmd/dlstat/dlstat.c
1159
(void) snprintf(buf->l_id, sizeof (buf->l_id), "bcast");
usr/src/cmd/dlstat/dlstat.c
1161
(void) snprintf(buf->l_id, sizeof (buf->l_id), "--");
usr/src/cmd/dlstat/dlstat.c
1164
(void) snprintf(buf->l_index, sizeof (buf->l_index), "--");
usr/src/cmd/dlstat/dlstat.c
1166
(void) snprintf(buf->l_index, sizeof (buf->l_index),
usr/src/cmd/dlstat/dlstat.c
1195
(void) snprintf(buf->l_linkname, sizeof (buf->l_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1198
(void) snprintf(buf->l_type, sizeof (buf->l_type), "tx");
usr/src/cmd/dlstat/dlstat.c
1201
(void) snprintf(buf->l_id, sizeof (buf->l_id), "hw");
usr/src/cmd/dlstat/dlstat.c
1203
(void) snprintf(buf->l_id, sizeof (buf->l_id), "sw");
usr/src/cmd/dlstat/dlstat.c
1205
(void) snprintf(buf->l_id, sizeof (buf->l_id), "bcast");
usr/src/cmd/dlstat/dlstat.c
1207
(void) snprintf(buf->l_id, sizeof (buf->l_id), "--");
usr/src/cmd/dlstat/dlstat.c
1210
(void) snprintf(buf->l_index, sizeof (buf->l_index), "--");
usr/src/cmd/dlstat/dlstat.c
1212
(void) snprintf(buf->l_index, sizeof (buf->l_index),
usr/src/cmd/dlstat/dlstat.c
1240
(void) snprintf(buf->rl_linkname, sizeof (buf->rl_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1243
(void) snprintf(buf->rl_type, sizeof (buf->rl_type), "rx");
usr/src/cmd/dlstat/dlstat.c
1246
(void) snprintf(buf->rl_id, sizeof (buf->rl_id), "hw");
usr/src/cmd/dlstat/dlstat.c
1248
(void) snprintf(buf->rl_id, sizeof (buf->rl_id), "sw");
usr/src/cmd/dlstat/dlstat.c
1250
(void) snprintf(buf->rl_id, sizeof (buf->rl_id), "local");
usr/src/cmd/dlstat/dlstat.c
1252
(void) snprintf(buf->rl_id, sizeof (buf->rl_id), "bcast");
usr/src/cmd/dlstat/dlstat.c
1254
(void) snprintf(buf->rl_id, sizeof (buf->rl_id), "--");
usr/src/cmd/dlstat/dlstat.c
1257
(void) snprintf(buf->rl_index, sizeof (buf->rl_index), "--");
usr/src/cmd/dlstat/dlstat.c
1259
(void) snprintf(buf->rl_index, sizeof (buf->rl_index),
usr/src/cmd/dlstat/dlstat.c
1306
(void) snprintf(buf->tl_linkname, sizeof (buf->tl_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1309
(void) snprintf(buf->tl_type, sizeof (buf->tl_type), "tx");
usr/src/cmd/dlstat/dlstat.c
1312
(void) snprintf(buf->tl_id, sizeof (buf->tl_id), "hw");
usr/src/cmd/dlstat/dlstat.c
1314
(void) snprintf(buf->tl_id, sizeof (buf->tl_id), "sw");
usr/src/cmd/dlstat/dlstat.c
1316
(void) snprintf(buf->tl_id, sizeof (buf->tl_id), "bcast");
usr/src/cmd/dlstat/dlstat.c
1318
(void) snprintf(buf->tl_id, sizeof (buf->tl_id), "--");
usr/src/cmd/dlstat/dlstat.c
1321
(void) snprintf(buf->tl_index, sizeof (buf->tl_index), "--");
usr/src/cmd/dlstat/dlstat.c
1323
(void) snprintf(buf->tl_index, sizeof (buf->tl_index),
usr/src/cmd/dlstat/dlstat.c
1358
(void) snprintf(buf->rfl_linkname, sizeof (buf->rfl_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1361
(void) snprintf(buf->rfl_type, sizeof (buf->rfl_type), "rx");
usr/src/cmd/dlstat/dlstat.c
1364
(void) snprintf(buf->rfl_id, sizeof (buf->rfl_id), "hw");
usr/src/cmd/dlstat/dlstat.c
1366
(void) snprintf(buf->rfl_id, sizeof (buf->rfl_id), "sw");
usr/src/cmd/dlstat/dlstat.c
1368
(void) snprintf(buf->rfl_id, sizeof (buf->rfl_id), "lcl/sw");
usr/src/cmd/dlstat/dlstat.c
1370
(void) snprintf(buf->rfl_id, sizeof (buf->rfl_id), "local");
usr/src/cmd/dlstat/dlstat.c
1372
(void) snprintf(buf->rfl_id, sizeof (buf->rfl_id), "bcast");
usr/src/cmd/dlstat/dlstat.c
1374
(void) snprintf(buf->rfl_id, sizeof (buf->rfl_id), "--");
usr/src/cmd/dlstat/dlstat.c
1377
(void) snprintf(buf->rfl_index, sizeof (buf->rfl_index), "--");
usr/src/cmd/dlstat/dlstat.c
1379
(void) snprintf(buf->rfl_index, sizeof (buf->rfl_index),
usr/src/cmd/dlstat/dlstat.c
1384
(void) snprintf(buf->rfl_fout, sizeof (buf->rfl_fout), "--");
usr/src/cmd/dlstat/dlstat.c
1386
(void) snprintf(buf->rfl_fout, sizeof (buf->rfl_fout), "%llu",
usr/src/cmd/dlstat/dlstat.c
1413
(void) snprintf(buf->ap_linkname, sizeof (buf->ap_linkname), "%s",
usr/src/cmd/dlstat/dlstat.c
1419
(void) snprintf(buf->ap_portname,
usr/src/cmd/dlstat/dlstat.c
1422
(void) snprintf(buf->ap_portname,
usr/src/cmd/dlstat/dlstat.c
624
(void) snprintf(ubuf.hl_link, sizeof (ubuf.hl_link), "%s",
usr/src/cmd/dlstat/dlstat.c
628
(void) snprintf(ubuf.hl_stime, sizeof (ubuf.hl_stime), "%s",
usr/src/cmd/dlstat/dlstat.c
632
(void) snprintf(ubuf.hl_etime, sizeof (ubuf.hl_etime), "%s",
usr/src/cmd/dlstat/dlstat.c
634
(void) snprintf(ubuf.hl_rbytes, sizeof (ubuf.hl_rbytes),
usr/src/cmd/dlstat/dlstat.c
636
(void) snprintf(ubuf.hl_obytes, sizeof (ubuf.hl_obytes),
usr/src/cmd/dlstat/dlstat.c
638
(void) snprintf(ubuf.hl_bandwidth, sizeof (ubuf.hl_bandwidth),
usr/src/cmd/dlstat/dlstat.c
669
(void) snprintf(ubuf.h_link, sizeof (ubuf.h_link), "%s",
usr/src/cmd/dlstat/dlstat.c
671
(void) snprintf(ubuf.h_duration, sizeof (ubuf.h_duration),
usr/src/cmd/dlstat/dlstat.c
673
(void) snprintf(ubuf.h_ipackets, sizeof (ubuf.h_ipackets),
usr/src/cmd/dlstat/dlstat.c
675
(void) snprintf(ubuf.h_rbytes, sizeof (ubuf.h_rbytes),
usr/src/cmd/dlstat/dlstat.c
677
(void) snprintf(ubuf.h_opackets, sizeof (ubuf.h_opackets),
usr/src/cmd/dlstat/dlstat.c
679
(void) snprintf(ubuf.h_obytes, sizeof (ubuf.h_obytes),
usr/src/cmd/dlstat/dlstat.c
681
(void) snprintf(ubuf.h_bandwidth, sizeof (ubuf.h_bandwidth),
usr/src/cmd/dlstat/dlstat.c
833
(void) snprintf(buf, bufsize, "%.0lf", num);
usr/src/cmd/dlstat/dlstat.c
892
(void) snprintf(buf, bufsize, " %7.0lf%c", num, unit);
usr/src/cmd/dlstat/dlstat.c
894
(void) snprintf(buf, bufsize, " %6.2lf%c", num, unit);
usr/src/cmd/dlstat/dlstat.c
977
(void) snprintf(buf->t_linkname, sizeof (buf->t_linkname), "%s",
usr/src/cmd/dlutil/dlled.c
137
(void) snprintf(buf, len, "unknown mode: 0x%x\n", orig);
usr/src/cmd/drd/drd_rcm.c
1195
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/cmd/dtrace/dtrace.c
1024
(void) snprintf(name, sizeof (name), "%s:%s",
usr/src/cmd/dtrace/dtrace.c
1037
(void) snprintf(name, len, "%*s%s%s:%s", indent, "",
usr/src/cmd/dtrace/dtrace.c
1043
(void) snprintf(name, len, "%*s%s%s", indent, "",
usr/src/cmd/dtrace/dtrace.c
1739
(void) snprintf(p, sizeof (g_cmdv[0].dc_ofile),
usr/src/cmd/dtrace/dtrace.c
428
(void) snprintf(tmpname, sz, "%s.dtrace.%d", fname, getpid());
usr/src/cmd/dtrace/dtrace.c
647
(void) snprintf(dcp->dc_ofile, sizeof (dcp->dc_ofile),
usr/src/cmd/dtrace/dtrace.c
650
(void) snprintf(dcp->dc_ofile, sizeof (dcp->dc_ofile),
usr/src/cmd/dtrace/dtrace.c
891
(void) snprintf(c, end - c, "0x%x ", bufdata->dtbda_flags);
usr/src/cmd/dtrace/dtrace.c
898
(void) snprintf(c, end - c,
usr/src/cmd/dtrace/dtrace.c
905
(void) snprintf(c, end - c, ")");
usr/src/cmd/dtrace/dtrace.c
937
(void) snprintf(c, end - c, "%s%02x",
usr/src/cmd/dtrace/dtrace.c
942
(void) snprintf(c, end - c,
usr/src/cmd/dtrace/test/tst/common/nfs/tst.call.c
106
(void) snprintf(shareline, sizeof (shareline),
usr/src/cmd/dtrace/test/tst/common/nfs/tst.call.c
109
(void) snprintf(unshareline, sizeof (unshareline),
usr/src/cmd/dtrace/test/tst/common/nfs/tst.call3.c
427
(void) snprintf(sharedpath, sizeof (sharedpath),
usr/src/cmd/dtrace/test/tst/common/nfs/tst.call3.c
429
(void) snprintf(shareline, sizeof (shareline),
usr/src/cmd/dtrace/test/tst/common/nfs/tst.call3.c
431
(void) snprintf(unshareline, sizeof (unshareline),
usr/src/cmd/dumpadm/dconf.c
540
(void) snprintf(buf, sizeof (buf), "%llu", d);
usr/src/cmd/dumpadm/minfree.c
45
(void) snprintf(path, sizeof (path), "%s/minfree", dir);
usr/src/cmd/dumpadm/swap.c
95
(void) snprintf(buf, sizeof (buf), "/dev/%s",
usr/src/cmd/eject/eject.c
674
(void) snprintf(raw_root, sizeof (raw_root), "%s/r", vm_root);
usr/src/cmd/eject/eject.c
679
if (snprintf(res_buf, sizeof (res_buf), "%s/%s",
usr/src/cmd/eject/eject.c
687
(void) snprintf(raw_root, sizeof (raw_root),
usr/src/cmd/eject/eject.c
693
if (snprintf(res_buf, sizeof (res_buf), "%s/dev/%s",
usr/src/cmd/eject/eject.c
707
if (snprintf(res_buf, sizeof (res_buf), "/dev/%s",
usr/src/cmd/emul64ioctl/emul64ioctl.c
185
(void) snprintf(*admin, admin_size, "%sc%d", ADMIN_DIR, ctlr_num);
usr/src/cmd/eqn/io.c
190
(void) snprintf(ebuf, sizeof (ebuf), "%d", i);
usr/src/cmd/exstr/exstr.c
390
outp += snprintf(outp, BUFSIZ - (outp - outbuf),
usr/src/cmd/exstr/exstr.c
394
outp += snprintf(outp, BUFSIZ - (outp - outbuf),
usr/src/cmd/file/file.c
1655
(void) snprintf(buf, bufsize, "%s[%ld]", psinfo.pr_fname, di.di_target);
usr/src/cmd/file/file.c
1841
(void) snprintf(dfile, strlen(msg_locale) + 35,
usr/src/cmd/file/magicutils.c
1014
(void) snprintf(buf, sizeof (buf), "%s&0x%llx", s, ep->e_mask);
usr/src/cmd/flowadm/flowadm.c
1014
ptr += snprintf(ptr, lim - ptr, "--,");
usr/src/cmd/flowadm/flowadm.c
1016
ptr += snprintf(ptr, lim - ptr, "%s,", propvals[i]);
usr/src/cmd/flowadm/flowadm.c
1025
*pptr += snprintf(*pptr, lim - *pptr,
usr/src/cmd/flowadm/flowadm.c
1028
*pptr += snprintf(*pptr, lim - *pptr, format, buf);
usr/src/cmd/flowadm/flowadm.c
1044
(void) snprintf(ptr, lim - ptr, "%s", statep->fs_flow);
usr/src/cmd/flowadm/flowadm.c
1047
(void) snprintf(ptr, lim - ptr, "%s", propname);
usr/src/cmd/flowadm/flowadm.c
513
(void) snprintf(fbuf->flow_name, sizeof (fbuf->flow_name),
usr/src/cmd/flowadm/flowadm.c
515
(void) snprintf(fbuf->flow_link, sizeof (fbuf->flow_link),
usr/src/cmd/flowadm/flowadm.c
823
ptr += snprintf(ptr, lim - ptr, "%s,",
usr/src/cmd/flowstat/flowstat.c
242
(void) snprintf(buf, bufsize, "%.0lf", num);
usr/src/cmd/flowstat/flowstat.c
301
(void) snprintf(buf, bufsize, " %7.0lf%c", num, unit);
usr/src/cmd/flowstat/flowstat.c
303
(void) snprintf(buf, bufsize, " %6.2lf%c", num, unit);
usr/src/cmd/flowstat/flowstat.c
383
(void) snprintf(buf, bufsize, "%s", fargs->flow_s_flow);
usr/src/cmd/flowstat/flowstat.c
836
(void) snprintf(ubuf.history_l_flow, sizeof (ubuf.history_l_flow), "%s",
usr/src/cmd/flowstat/flowstat.c
840
(void) snprintf(ubuf.history_l_stime, sizeof (ubuf.history_l_stime),
usr/src/cmd/flowstat/flowstat.c
844
(void) snprintf(ubuf.history_l_etime, sizeof (ubuf.history_l_etime),
usr/src/cmd/flowstat/flowstat.c
846
(void) snprintf(ubuf.history_l_rbytes, sizeof (ubuf.history_l_rbytes),
usr/src/cmd/flowstat/flowstat.c
848
(void) snprintf(ubuf.history_l_obytes, sizeof (ubuf.history_l_obytes),
usr/src/cmd/flowstat/flowstat.c
850
(void) snprintf(ubuf.history_l_bandwidth,
usr/src/cmd/flowstat/flowstat.c
878
(void) snprintf(ubuf.history_flow, sizeof (ubuf.history_flow), "%s",
usr/src/cmd/flowstat/flowstat.c
880
(void) snprintf(ubuf.history_duration, sizeof (ubuf.history_duration),
usr/src/cmd/flowstat/flowstat.c
882
(void) snprintf(ubuf.history_ipackets, sizeof (ubuf.history_ipackets),
usr/src/cmd/flowstat/flowstat.c
884
(void) snprintf(ubuf.history_rbytes, sizeof (ubuf.history_rbytes),
usr/src/cmd/flowstat/flowstat.c
886
(void) snprintf(ubuf.history_opackets, sizeof (ubuf.history_opackets),
usr/src/cmd/flowstat/flowstat.c
888
(void) snprintf(ubuf.history_obytes, sizeof (ubuf.history_obytes),
usr/src/cmd/flowstat/flowstat.c
890
(void) snprintf(ubuf.history_bandwidth, sizeof (ubuf.history_bandwidth),
usr/src/cmd/fm/eversholt/common/eftwrite.c
132
(void) snprintf(hdr.comment, EFT_HDR_MAXCOMMENT,
usr/src/cmd/fm/eversholt/common/eftwrite.c
136
(void) snprintf(hdr.comment, EFT_HDR_MAXCOMMENT,
usr/src/cmd/fm/eversholt/common/tree.c
692
(void) snprintf(buf, len, "%s-%s", np->u.name.last->u.name.s, s);
usr/src/cmd/fm/eversholt/common/tree.c
715
(void) snprintf(buf, len, "%s-%s", s, np->u.name.last->u.name.s);
usr/src/cmd/fm/eversholt/common/tree.c
912
(void) snprintf(Newname, namesz,
usr/src/cmd/fm/fmadm/common/faulty.c
1161
(void) snprintf(buf, sizeof (buf), "serial=%s", sp->name);
usr/src/cmd/fm/fmadm/common/faulty.c
255
(void) snprintf(buf, len, "0x%llx", sec);
usr/src/cmd/fm/fmadm/common/faulty.c
359
(void) snprintf(buf, sizeof (buf), "%s:///module/%s",
usr/src/cmd/fm/fmadm/common/faulty.c
718
(void) snprintf(buf, sizeof (buf), "%llX",
usr/src/cmd/fm/fmadm/common/fmadm.c
136
(void) snprintf(buf, sizeof (buf), "%s %s %s",
usr/src/cmd/fm/fmadm/common/fmadm.c
139
(void) snprintf(buf, sizeof (buf), "%s %s",
usr/src/cmd/fm/fmd/common/fmd.c
485
(void) snprintf(file, sizeof (file),
usr/src/cmd/fm/fmd/common/fmd.c
546
(void) snprintf(sp->fmds_name, sizeof (sp->fmds_name), "err.%s",
usr/src/cmd/fm/fmd/common/fmd_api.c
121
len2 = err != 0 ? snprintf(&c, 1, ": %s\n", fmd_strerror(err)) : 0;
usr/src/cmd/fm/fmd/common/fmd_api.c
127
(void) snprintf(&msg[len1], len2 + 1,
usr/src/cmd/fm/fmd/common/fmd_asru.c
1201
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/cmd/fm/fmd/common/fmd_asru.c
605
(void) snprintf(src, PATH_MAX, "%s/%s", ahp->ah_dirpath, uuid);
usr/src/cmd/fm/fmd/common/fmd_asru.c
606
(void) snprintf(dst, PATH_MAX, "%s/%s-", ahp->ah_dirpath, uuid);
usr/src/cmd/fm/fmd/common/fmd_asru.c
830
(void) snprintf(path, sizeof (path), "%s/%s", root, dir);
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
113
(void) snprintf(ckp->ckp_src, PATH_MAX, "%s/%s+", dir, name);
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
114
(void) snprintf(ckp->ckp_dst, PATH_MAX, "%s/%s", dir, name);
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
1187
(void) snprintf(path, sizeof (path),
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
1206
(void) snprintf(src, sizeof (src), "%s/%s", mp->mod_ckpt, mp->mod_name);
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
1207
(void) snprintf(dst, sizeof (dst), "%s-", src);
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
148
(void) snprintf(ckp->ckp_src, PATH_MAX, "%s/%s",
usr/src/cmd/fm/fmd/common/fmd_ckpt.c
798
(void) snprintf(path, sizeof (path), "%s-", mp->mod_ckpt);
usr/src/cmd/fm/fmd/common/fmd_log.c
1020
(void) snprintf(npath, sizeof (npath), "%s+", lp->log_name);
usr/src/cmd/fm/fmd/common/fmd_log.c
1031
(void) snprintf(npath, sizeof (npath), "%s.0-", lp->log_name);
usr/src/cmd/fm/fmd/common/fmd_log.c
211
(void) snprintf(buf, sizeof (buf), "%s: %s: %s\n",
usr/src/cmd/fm/fmd/common/fmd_log.c
367
(void) snprintf(lp->log_name, len, "%s%s%s", root, slash, name);
usr/src/cmd/fm/fmd/common/fmd_log.c
417
if (lp->log_stat.st_size != 0 && snprintf(buf,
usr/src/cmd/fm/fmd/common/fmd_main.c
94
(void) snprintf(path, sizeof (path),
usr/src/cmd/fm/fmd/common/fmd_module.c
1075
(void) snprintf(path, sizeof (path), "%s/%s", dir, dp->d_name);
usr/src/cmd/fm/fmd/common/fmd_module.c
198
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/fm/fmd/common/fmd_module.c
971
(void) snprintf(dictdir, len, "%s%s", fmd.d_rootdir, dict);
usr/src/cmd/fm/fmd/common/fmd_module.c
977
(void) snprintf(dictdir, len,
usr/src/cmd/fm/fmd/common/fmd_rpc.c
128
snprintf(door, sizeof (door), RPC_DOOR_RENDEZVOUS,
usr/src/cmd/fm/fmd/common/fmd_rpc.c
172
(void) snprintf(buf, sizeof (buf), "%ld", prog);
usr/src/cmd/fm/fmd/common/fmd_scheme.c
277
(void) snprintf(path, sizeof (path), "%s/%s", rootdir, dirpath);
usr/src/cmd/fm/fmd/common/fmd_scheme.c
410
(void) snprintf(path, sizeof (path),
usr/src/cmd/fm/fmd/common/fmd_scheme.c
53
return (snprintf(buf, buflen,
usr/src/cmd/fm/fmd/common/fmd_subr.c
102
(void) snprintf(msg + len, sizeof (msg) - len, ": %s\n",
usr/src/cmd/fm/fmd/common/fmd_subr.c
94
(void) snprintf(msg, sizeof (msg), "%s: ABORT: ",
usr/src/cmd/fm/fmd/common/fmd_sysevent.c
111
len = snprintf(NULL, 0, "%s%s.%s", SYSEVENT_RSRC_CLASS,
usr/src/cmd/fm/fmd/common/fmd_sysevent.c
114
(void) snprintf(fullclass, len + 1, "%s%s.%s",
usr/src/cmd/fm/fmd/common/fmd_xprt.c
810
(void) snprintf(statv[i].fmds_name,
usr/src/cmd/fm/fmd/common/fmd_xprt.c
872
(void) snprintf(buf, sizeof (buf), "%s/%u.log", s, xip->xi_id);
usr/src/cmd/fm/fmd/common/fmd_xprt.c
991
(void) snprintf(sp[i].fmds_name,
usr/src/cmd/fm/fmdump/common/fault.c
165
(void) snprintf(str, sizeof (str), "%s %s", code, "Repaired");
usr/src/cmd/fm/fmdump/common/fault.c
169
(void) snprintf(str, sizeof (str), "%s %s", code, "Resolved");
usr/src/cmd/fm/fmdump/common/fault.c
173
(void) snprintf(str, sizeof (str), "%s %s", code, "Updated");
usr/src/cmd/fm/fmdump/common/fault.c
57
(void) snprintf(str, sizeof (str), "%s %s",
usr/src/cmd/fm/fmdump/common/fmdump.c
1176
(void) snprintf(logpath, PATH_MAX,
usr/src/cmd/fm/fmdump/common/fmdump.c
145
(void) snprintf(buf, len, "0x%llx", rp->rec_sec);
usr/src/cmd/fm/fmdump/common/fmdump.c
1487
(void) snprintf(ifile, PATH_MAX, "%s/var/fm/fmd/%slog%s",
usr/src/cmd/fm/fmdump/common/fmdump.c
156
(void) snprintf(buf + sz, len - sz, ".%4.4llu",
usr/src/cmd/fm/fmdump/common/fmdump.c
170
(void) snprintf(buf, len, "0x%llx", rp->rec_sec);
usr/src/cmd/fm/fmdump/common/fmdump.c
608
(void) snprintf(str, len, "%s/%s", dirname, logname);
usr/src/cmd/fm/fmdump/common/scheme.c
160
(void) snprintf(path, sizeof (path), "%s%s/%s.so",
usr/src/cmd/fm/fmstat/common/fmstat.c
187
(void) snprintf(buf, len, "%llu%s", time / up->u_mul, up->u_name);
usr/src/cmd/fm/fmstat/common/fmstat.c
214
(void) snprintf(buf, len, "%.1f%c", (float)osize / scale, *up);
usr/src/cmd/fm/fmstat/common/fmstat.c
216
(void) snprintf(buf, len, "%llu%c", size, *up);
usr/src/cmd/fm/fmstat/common/fmstat.c
218
(void) snprintf(buf, len, "0");
usr/src/cmd/fm/fmstat/common/fmstat.c
606
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/fm/fmstat/common/fmstat.c
623
(void) snprintf(n, sizeof (n), ">%llu", asi->asi_n);
usr/src/cmd/fm/fmtopo/common/fmtopo.c
240
(void) snprintf(numbuf, sizeof (numbuf), "%u", ul);
usr/src/cmd/fm/fmtopo/common/fmtopo.c
988
(void) snprintf(unknown, sizeof (unknown), "unknown (0x%x)",
usr/src/cmd/fm/ipmitopo/common/ipmitopo.c
111
(void) snprintf(name + strlen(name), sizeof (name) - strlen(name),
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
101
(void) snprintf(buf, buflen, "`%c%s': Undefined Indicator in "
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
108
(void) snprintf(buf, buflen, "Duplicate state transition "
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
114
(void) snprintf(buf, buflen, "Unknown error");
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
457
(void) snprintf(buf, len, "%c%s",
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
472
(void) snprintf(buf, len, "%c%s",
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
509
(void) snprintf(buf, len, "%c%s",
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
559
(void) snprintf(buf, sizeof (buf), "%d-%d",
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
600
(void) snprintf(buf, len, "%c%s",
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
613
(void) snprintf(buf, len, "%c%s",
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
70
(void) snprintf(buf, buflen, "Multiple Indicator lists "
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
731
(void) snprintf(buf, len, "%s\t", prefix);
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
74
(void) snprintf(buf, buflen, "Multiple Indicator rule lists "
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
746
(void) snprintf(buf, len, "%s\t", prefix);
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
78
(void) snprintf(buf, buflen, "Invalid state change");
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
81
(void) snprintf(buf, buflen,
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
831
(void) snprintf(buf, INT64_BUF_LEN, "0x%llx", u64);
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
85
(void) snprintf(buf, buflen, "Redundant Indicator actions "
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
89
(void) snprintf(buf, buflen, "Indicator action conflict (+/- "
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
93
(void) snprintf(buf, buflen, "Missing declaration of `+"
usr/src/cmd/fm/modules/common/disk-monitor/diskmon_conf.c
97
(void) snprintf(buf, buflen, "Missing declaration of `-"
usr/src/cmd/fm/modules/common/disk-monitor/dm_platform.c
215
(void) snprintf(buf, sizeof (fru.isf_data.disk.isf_capacity) + 1,
usr/src/cmd/fm/modules/common/disk-monitor/hotplug_mgr.c
156
(void) snprintf(dev_phys, MAXPATHLEN, "/devices%s", phys);
usr/src/cmd/fm/modules/common/disk-monitor/hotplug_mgr.c
166
(void) snprintf(adjusted, MAXPATHLEN, "%s::dsk/c%dt%dd%d",
usr/src/cmd/fm/modules/common/disk-monitor/hotplug_mgr.c
213
(void) snprintf(devices_app, len, "/devices%s",
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
287
(void) snprintf(devp, PATH_MAX, "%s:q,raw", devpath);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
564
(void) snprintf(pname, PNAME_MAX, BAY_IND_NAME "-%d", i);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
569
(void) snprintf(pname, PNAME_MAX, BAY_IND_ACTION "-%d", i);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
602
(void) snprintf(pname, PNAME_MAX, BAY_INDRULE_STATES "-%d", i);
usr/src/cmd/fm/modules/common/disk-monitor/topo_gather.c
607
(void) snprintf(pname, PNAME_MAX, BAY_INDRULE_ACTIONS "-%d",
usr/src/cmd/fm/modules/common/disk-transport/disk_transport.c
83
(void) snprintf(fullclass, sizeof (fullclass), "%s.io.%s.disk.%s",
usr/src/cmd/fm/modules/common/event-transport/etm.c
1060
(void) snprintf(epname, nlen, "%s%d",
usr/src/cmd/fm/modules/common/eversholt/config.c
720
(void) snprintf(&buf[offset], limit - offset, "%s%s%d",
usr/src/cmd/fm/modules/common/eversholt/eval.c
1320
int len = snprintf(NULL, 0, "%llx", lp->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
1323
(void) snprintf(s, len + 1, "%llx", lp->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
1329
int len = snprintf(NULL, 0, "%llx", rp->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
1332
(void) snprintf(s, len + 1, "%llx", rp->v);
usr/src/cmd/fm/modules/common/eversholt/eval.c
182
len = snprintf(NULL, 0, "%s%s", (char *)(uintptr_t)lval.v,
usr/src/cmd/fm/modules/common/eversholt/eval.c
186
(void) snprintf(s, len + 1, "%s%s", (char *)(uintptr_t)lval.v,
usr/src/cmd/fm/modules/common/eversholt/eval.c
768
int len = snprintf(NULL, 0, "%lldns",
usr/src/cmd/fm/modules/common/eversholt/eval.c
772
(void) snprintf(buf, len + 1, "%lldns",
usr/src/cmd/fm/modules/common/eversholt/eval.c
780
int len = snprintf(NULL, 0, "%lld",
usr/src/cmd/fm/modules/common/eversholt/eval.c
784
(void) snprintf(buf, len + 1, "%lld",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1088
(void) snprintf(serdclass, len, "%s%s",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1091
(void) snprintf(serdclass, len, "%s",
usr/src/cmd/fm/modules/common/eversholt/fme.c
1097
(void) snprintf(serdname, len, "%s@%s", serdclass, serdresource);
usr/src/cmd/fm/modules/common/eversholt/fme.c
1128
(void) snprintf(nserdname, nname, "%s:%s", serdname, suffix);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2341
Istatsz += snprintf(NULL, 0, "%d", val);
usr/src/cmd/fm/modules/common/eversholt/fme.c
2373
Istatbufptr += snprintf(Istatbufptr, &Istatbuf[Istatsz] - Istatbufptr,
usr/src/cmd/fm/modules/common/eversholt/fme.c
2489
cnt += snprintf(NULL, 0, "%s%llu",
usr/src/cmd/fm/modules/common/eversholt/fme.c
2499
snamep += snprintf(snamep, &sname[cnt] - snamep,
usr/src/cmd/fm/modules/common/eversholt/fme.c
2508
snamep += snprintf(snamep, &sname[cnt] - snamep,
usr/src/cmd/fm/modules/common/eversholt/fme.c
515
(void) snprintf(tmpbuf, OBBUFNMSZ, "observed%d", fp->uniqobs);
usr/src/cmd/fm/modules/common/eversholt/fme.c
523
(void) snprintf(tmpbuf,
usr/src/cmd/fm/modules/common/eversholt/fme.c
578
(void) snprintf(tmpbuf, OBBUFNMSZ, "observed%d", o);
usr/src/cmd/fm/modules/common/eversholt/fme.c
580
(void) snprintf(tmpbuf, OBBUFNMSZ, "observed%d.nvp", o);
usr/src/cmd/fm/modules/common/eversholt/fme.c
604
(void) snprintf(tmpbuf, OBBUFNMSZ, "observed%d", ocnt);
usr/src/cmd/fm/modules/common/eversholt/fme.c
657
(void) snprintf(tmpbuf, OBBUFNMSZ, "observed%d.nvp", ocnt);
usr/src/cmd/fm/modules/common/eversholt/fme.c
778
(void) snprintf(tmpbuf, OBBUFNMSZ, "observed0");
usr/src/cmd/fm/modules/common/eversholt/ipath.c
304
len += snprintf(NULL, 0, "%s%d", ipp[i].s, ipp[i].i);
usr/src/cmd/fm/modules/common/eversholt/ipath.c
330
(void) snprintf(cp, &ret[len] - cp, "%s%d",
usr/src/cmd/fm/modules/common/eversholt/ipath.c
373
len += snprintf(NULL, 0, "%s%d", ipp[i].s, ipp[i].i);
usr/src/cmd/fm/modules/common/eversholt/platform.c
1281
(void) snprintf(envvalues[3], sizeof (envvalues[3]), "%d",
usr/src/cmd/fm/modules/common/eversholt/platform.c
1288
(void) snprintf((*envp)[i], elen, "%s=%s",
usr/src/cmd/fm/modules/common/eversholt/platform.c
422
(void) snprintf(numbuf, MAXPATHLEN, "%lu", ul);
usr/src/cmd/fm/modules/common/eversholt/platform.c
496
(void) snprintf(buf, sizeof (buf), "0x%llx", ui64);
usr/src/cmd/fm/modules/common/eversholt/platform.c
505
(void) snprintf(buf, sizeof (buf), "0x%llx", (uint64_t)bool);
usr/src/cmd/fm/modules/common/eversholt/platform.c
514
(void) snprintf(buf, sizeof (buf), "0x%llx",
usr/src/cmd/fm/modules/common/eversholt/platform.c
524
(void) snprintf(buf, sizeof (buf), "0x%llx", (uint64_t)i64);
usr/src/cmd/fm/modules/common/eversholt/platform.c
533
(void) snprintf(buf, sizeof (buf), "0x%llx", (uint64_t)ui32);
usr/src/cmd/fm/modules/common/eversholt/platform.c
546
(void) snprintf(rawdata->nextfree,
usr/src/cmd/fm/modules/common/eversholt/platform.c
913
(void) snprintf(files[nfiles++], totlen,
usr/src/cmd/fm/modules/common/eversholt/platform.c
945
(void) snprintf(eftgendir, MAXPATHLEN, "%s/usr/lib/fm/eft", Root);
usr/src/cmd/fm/modules/common/eversholt/platform.c
947
(void) snprintf(eftmachdir,
usr/src/cmd/fm/modules/common/eversholt/platform.c
950
(void) snprintf(eftplatdir,
usr/src/cmd/fm/modules/common/eversholt/stats.c
74
(void) snprintf(ret->fmd_stats.fmds_name,
usr/src/cmd/fm/modules/common/ext-event-transport/fmevt_inbound.c
599
(void) snprintf(cip->ci_sid, sizeof (cip->ci_sid),
usr/src/cmd/fm/modules/common/ext-event-transport/fmevt_inbound_default.c
45
if (snprintf(classes[0], FMEVT_MAX_CLASS, "%s.%s.%s.%s",
usr/src/cmd/fm/modules/common/ext-event-transport/fmevt_inbound_on.c
44
if (snprintf(classes[0], FMEVT_MAX_CLASS, "%s.%s.%s", FM_EREPORT_CLASS,
usr/src/cmd/fm/modules/common/ext-event-transport/fmevt_inbound_on.c
69
if (snprintf(classes[0], FMEVT_MAX_CLASS, "%s.%s.%s.%s",
usr/src/cmd/fm/modules/common/ext-event-transport/fmevt_inbound_smf.c
170
if (snprintf(classes[0], FMEVT_MAX_CLASS, "%s.%s.%s.%s",
usr/src/cmd/fm/modules/common/ext-event-transport/fmevt_inbound_smf.c
85
(void) snprintf(fmristr, len, "svc:///%s", shortfmristr + 5);
usr/src/cmd/fm/modules/common/ext-event-transport/fmevt_inbound_sunos.c
56
if (snprintf(classes[0], FMEVT_MAX_CLASS, "%s.%s.%s", FM_IREPORT_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
305
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
323
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s-%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
342
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
362
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
415
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
455
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
496
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
522
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
527
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
533
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
557
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
589
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
608
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
635
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
640
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
646
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
670
(void) snprintf(fab_buf, FM_MAX_CLASS,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
710
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
752
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_fabric.c
791
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
137
(void) snprintf(fab_buf, FM_MAX_CLASS, "ereport.io.%s.%s",
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
282
(void) snprintf(query, len, "//propval[@name='resource' and contains("
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
311
buf_size += snprintf(&c, 1, "/%s=%s", name, id);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
320
len += snprintf(buf + len, buf_size - len, "/%s=%s", name, id);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
367
(void) snprintf(str, sizeof (str), "%0hhx", df);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
384
(void) snprintf(query, sizeof (query), "//propval["
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
433
(void) snprintf(query, sizeof (query), "//propval["
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
528
(void) snprintf(query, sizeof (query), "//propval"
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
612
(void) snprintf(query, sizeof (query), "//propval["
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
649
(void) snprintf(query, sizeof (query), "//propval["
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
880
(void) snprintf(query, sizeof (query), "//propval["
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
912
(void) snprintf(query, sizeof (query), "//propval["
usr/src/cmd/fm/modules/common/fdd-msg/fdd_msg.c
128
(void) snprintf(ci->vendor, X86_VENDOR_STRLEN, "%s", ven);
usr/src/cmd/fm/modules/common/ip-transport/ip.c
336
(void) snprintf(buf + n, sizeof (buf) - n, ":%u", port);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
1003
(void) snprintf(expander->slt_path, MAXPATHLEN, "%s", target_path);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
1021
(void) snprintf(expander->slt_key, MAXNAMELEN, "%s", sas_address);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
167
(void) snprintf(fullclass, sizeof (fullclass), "%s.io.sas.log.%s",
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
268
(void) snprintf(newFile, MAXPATHLEN, "%s.%x", file, i);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
269
(void) snprintf(oldName, MAXPATHLEN, "%s.%x", file, i - 1);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
355
(void) snprintf(ivs, sizeof (ivs), "%d", ival);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
419
(void) snprintf(fileName, MAXPATHLEN, "%s", slmp->slt_path);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
983
(void) snprintf(expander->slt_pid, MAXNAMELEN, "%s", product_id);
usr/src/cmd/fm/modules/common/ses-log-transport/ses_log_transport.c
992
(void) snprintf(expander->slt_label, MAXNAMELEN, "%s", label);
usr/src/cmd/fm/modules/common/sw-diag-response/common/sw_main_cmn.c
397
(void) snprintf(dbgbuf, sizeof (dbgbuf),
usr/src/cmd/fm/modules/common/sw-diag-response/software-diagnosis/swde_case.c
168
(void) snprintf(datap->sc_sub_bufname, sizeof (datap->sc_sub_bufname),
usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/panic_diag.c
278
(void) snprintf(buf[i], 32, pathfmts[i], instance);
usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/smf_util.c
74
(void) snprintf(bufp, len, "svc:/%s:%s", name, inst);
usr/src/cmd/fm/modules/common/syslog-msgs/syslog.c
120
buflen = snprintf(NULL, 0, format, msgid, msg);
usr/src/cmd/fm/modules/common/syslog-msgs/syslog.c
122
(void) snprintf(buf, buflen + 1, format, msgid, msg);
usr/src/cmd/fm/modules/common/zfs-diagnosis/zfs_de.c
410
(void) snprintf(buf, MAX_SERDLEN, "zfs_%llx_%llx_%s", pool_guid,
usr/src/cmd/fm/modules/common/zfs-diagnosis/zfs_de.c
853
(void) snprintf(vdg, MAX_ULL_STR, "%" PRIx64, vdev_guid);
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
153
(void) snprintf(pp_script, sizeof (pp_script), "%s%s",
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
155
(void) snprintf(tmpfile, sizeof (tmpfile), "%s%s",
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
243
len = snprintf(NULL, 0, subj_fmt, hostname,
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
247
(void) snprintf(subj, len + 1, subj_fmt, hostname,
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
251
len = snprintf(NULL, 0, subj_fmt, hostname, ev_info->ei_fmri,
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
255
(void) snprintf(subj, len + 1, subj_fmt, hostname,
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
260
len = snprintf(NULL, 0, subj_fmt, hostname);
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
263
(void) snprintf(subj, len + 1, subj_fmt, hostname);
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
286
len = snprintf(NULL, 0, "%s: %s\n%s: %s\n%s: %s\n%s: %s\n"
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
295
(void) snprintf(*headers, len + 1, "%s: %s\n%s: %s\n%s: %s\n"
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
302
len = snprintf(NULL, 0, "%s: %s\n%s: %s\n%s: %s\n%s: %s\n"
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
313
(void) snprintf(*headers, len + 1, "%s: %s\n%s: %s\n%s: %s\n"
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
322
len = snprintf(NULL, 0, "%s: %s\n%s: %s\n%s: %s\n%s: %s\n"
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
330
(void) snprintf(*headers, len + 1, "%s: %s\n%s: %s\n%s: %s\n"
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
349
(void) snprintf(sm_cli, PATH_MAX, "%s -t %s", SENDMAIL, recip);
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
629
len = snprintf(NULL, 0, body_fmt, hostname, tstamp,
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
635
(void) snprintf(body, len, body_fmt, hostname, tstamp,
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
646
len = snprintf(NULL, 0, body_fmt, hostname, tstamp, class);
usr/src/cmd/fm/notify/smtp-notify/common/smtp-notify.c
649
(void) snprintf(body, len, body_fmt, hostname, tstamp, class);
usr/src/cmd/fm/schemes/cpu/cpu.c
133
(void) snprintf(serbuf, len, "%llX", (u_longlong_t)serial);
usr/src/cmd/fm/schemes/cpu/cpu.c
56
len = snprintf(buf, buflen, "%s", str);
usr/src/cmd/fm/schemes/dev/scheme.c
62
len = snprintf(buf, buflen, "%s", str);
usr/src/cmd/fm/schemes/fmd/scheme.c
40
return (snprintf(buf, buflen,
usr/src/cmd/fm/schemes/hc/scheme.c
62
len = snprintf(buf, buflen, "%s", str);
usr/src/cmd/fm/schemes/legacy-hc/scheme.c
41
size = snprintf(buf, buflen, "legacy-hc:///component=%s", c);
usr/src/cmd/fm/schemes/mem/mem.c
101
(void) snprintf(format, sizeof (format),
usr/src/cmd/fm/schemes/mem/mem.c
105
(void) snprintf(format, sizeof (format),
usr/src/cmd/fm/schemes/mem/mem.c
121
size = snprintf(buf, buflen, format, rawunum, val);
usr/src/cmd/fm/schemes/mem/mem.c
139
size = snprintf(buf, buflen, format, escunum, val);
usr/src/cmd/fm/schemes/mem/mem.c
97
(void) snprintf(format, sizeof (format),
usr/src/cmd/fm/schemes/mem/mem_unum.c
160
(void) snprintf(buf, sizeof (buf), "%s/D%d", base, i);
usr/src/cmd/fm/schemes/mem/mem_unum.c
165
(void) snprintf(buf + len, sizeof (buf) - len,
usr/src/cmd/fm/schemes/mod/scheme.c
47
len = snprintf(buf, buflen, "%s", str);
usr/src/cmd/fm/schemes/pkg/scheme.c
47
len = snprintf(buf, buflen, "%s", str);
usr/src/cmd/fm/schemes/svc/scheme.c
61
len = snprintf(buf, buflen, "%s", str);
usr/src/cmd/fm/schemes/sw/scheme.c
60
len = snprintf(buf, buflen, "%s", str);
usr/src/cmd/fm/schemes/zfs/scheme.c
74
(void) snprintf(guidbuf, sizeof (guidbuf), "%llx", pool_guid);
usr/src/cmd/fm/schemes/zfs/scheme.c
79
len = snprintf(buf, buflen, "%s://pool=%s/vdev=%llx",
usr/src/cmd/fm/schemes/zfs/scheme.c
82
len = snprintf(buf, buflen, "%s://pool=%s",
usr/src/cmd/fmtmsg/main.c
556
(void) snprintf(labelbuf, sizeof (labelbuf), "UX:%s", cmdname);
usr/src/cmd/fmtmsg/main.c
679
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/fmtmsg/main.c
718
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/fmtmsg/main.c
783
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/format/auto_sense.c
1306
(void) snprintf(label->dkl_asciilabel, sizeof (label->dkl_asciilabel),
usr/src/cmd/format/auto_sense.c
1352
(void) snprintf(label->dkl_asciilabel,
usr/src/cmd/format/auto_sense.c
1416
(void) snprintf(label->dkl_asciilabel, sizeof (label->dkl_asciilabel),
usr/src/cmd/format/auto_sense.c
582
(void) snprintf(label->dkl_asciilabel, sizeof (label->dkl_asciilabel),
usr/src/cmd/format/checkdev.c
101
(void) snprintf(fullpathname, sizeof (fullpathname),
usr/src/cmd/format/io.c
2521
(void) snprintf(capacity_string, sizeof (capacity_string),
usr/src/cmd/format/io.c
2524
(void) snprintf(capacity_string, sizeof (capacity_string),
usr/src/cmd/format/io.c
2527
(void) snprintf(capacity_string, sizeof (capacity_string),
usr/src/cmd/format/label.c
340
(void) snprintf(label.dkl_asciilabel, sizeof (label.dkl_asciilabel),
usr/src/cmd/format/menu_command.c
287
(void) snprintf(chk_buf, sizeof (chk_buf),
usr/src/cmd/format/menu_fdisk.c
213
(void) snprintf(name, MAXNAMELEN, "/dev/rdsk/%sp0", npt);
usr/src/cmd/format/menu_fdisk.c
251
(void) snprintf(buf, sizeof (buf), "%ss2", np);
usr/src/cmd/format/menu_fdisk.c
253
(void) snprintf(buf, sizeof (buf), "%s", np);
usr/src/cmd/format/menu_fdisk.c
256
(void) snprintf(buf, sizeof (buf), "/dev/rdsk/%ss2", np);
usr/src/cmd/format/menu_fdisk.c
300
(void) snprintf(buf, sizeof (buf), "%sp0", np);
usr/src/cmd/format/menu_fdisk.c
302
(void) snprintf(buf, sizeof (buf), "%s", np);
usr/src/cmd/format/menu_fdisk.c
305
(void) snprintf(buf, sizeof (buf), "/dev/rdsk/%sp0", np);
usr/src/cmd/format/menu_fdisk.c
396
(void) snprintf(buf, sizeof (buf), "fdisk %s\n", pbuf);
usr/src/cmd/format/menu_partition.c
642
(void) snprintf(s, len, "%s%u%s", " %", ndigits(maxnblks), "u\n");
usr/src/cmd/format/modify_partition.c
121
(void) snprintf(tmpstr, sizeof (tmpstr),
usr/src/cmd/format/modify_partition.c
129
(void) snprintf(tmpstr2, sizeof (tmpstr2),
usr/src/cmd/format/modify_partition.c
468
(void) snprintf(tmpstr, sizeof (tmpstr),
usr/src/cmd/format/startup.c
1576
(void) snprintf(disk_name, MAXNAMELEN - 1, "%s-%s-%s",
usr/src/cmd/fruadm/fruadm.c
319
(void) snprintf(elem_name,
usr/src/cmd/fruadm/fruadm.c
323
(void) snprintf(elem_name,
usr/src/cmd/fruadm/fruadm.c
480
(void) snprintf(field_name, len, "/%s/UNIX_Timestamp32", *ptr);
usr/src/cmd/fruadm/fruadm.c
591
(void) snprintf(rec_name, sizeof (rec_name), "/%s[+]", *ptr);
usr/src/cmd/fruadm/fruadm.c
603
(void) snprintf(rec_name, sizeof (rec_name), "/%s[%d]%s",
usr/src/cmd/fruadm/fruadm.c
613
(void) snprintf(rec_name, sizeof (rec_name), "/%s[%d]",
usr/src/cmd/fruadm/fruadm.c
811
if (snprintf(path, sizeof (path), "%s/%s", prior_path, name)
usr/src/cmd/fs.d/autofs/auto_subr.c
132
(void) snprintf(appended_map, sizeof (appended_map),
usr/src/cmd/fs.d/autofs/auto_subr.c
137
(void) snprintf(prepended_mntpnt,
usr/src/cmd/fs.d/autofs/auto_subr.c
154
(void) snprintf(map_path, sizeof (map_path),
usr/src/cmd/fs.d/autofs/auto_subr.c
164
len = snprintf(map_rec, sizeof (map_rec),
usr/src/cmd/fs.d/autofs/autod_mount.c
140
len = snprintf(mntpnt, sizeof (mntpnt), "%s%s%s", path,
usr/src/cmd/fs.d/autofs/autod_mount.c
221
len = snprintf(root, sizeof (root), "%s/%s",
usr/src/cmd/fs.d/autofs/autod_mount.c
241
len = snprintf(next_subdir,
usr/src/cmd/fs.d/autofs/autod_mount.c
671
(void) snprintf(path, MAXPATHLEN, "%s/%s/%s", VFS_PATH, fstype, cmd);
usr/src/cmd/fs.d/bootfs/mount.c
76
(void) snprintf(typename, sizeof (typename), "%s %s", MNTTYPE_BOOTFS,
usr/src/cmd/fs.d/ctfs/mount.c
92
(void) snprintf(typename, len, "%s %s", fstype, myname);
usr/src/cmd/fs.d/dev/mount.c
279
(void) snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/fd/mount.c
78
(void) snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/fslib.c
67
(void) snprintf(buf, BUFLEN, "fsgetmntlist: fopen %s", MNTTAB);
usr/src/cmd/fs.d/hsfs/mount/mount.c
103
snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/lofs/mount/mount.c
80
(void) snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/mntfs/mount.c
81
(void) snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
169
(void) snprintf(srv, MAXPATHLEN, "%s", fmri);
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
302
(void) snprintf(srv, MAXPATHLEN, "%s", fmri);
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
364
length = snprintf(cbuf, *bufsz, "%lld", valint);
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
377
length = snprintf(cbuf, *bufsz, "%s", "true");
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
379
length = snprintf(cbuf, *bufsz, "%s", "false");
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
81
(void) snprintf(srv, MAXPATHLEN, "%s", fmri + strlen("svc:/"));
usr/src/cmd/fs.d/nfs/mount/mount.c
251
(void) snprintf(typename, sizeof (typename), "%s %s",
usr/src/cmd/fs.d/nfs/mountd/mountd.c
389
(void) snprintf(port_str, sizeof (port_str), "%u",
usr/src/cmd/fs.d/nfs/nfsd/nfsd.c
828
(void) snprintf(tmppath, MAXPATHLEN, "%s/%s", dir, leaf);
usr/src/cmd/fs.d/nfs/nfsmapid/nfsmapid_server.c
631
snprintf(host, nfsfsloc_args->utf8string_len + 1,
usr/src/cmd/fs.d/nfs/nfsmapid/nfsmapid_server.c
870
(void) snprintf(buf, DNAMEMAX, "%s\n", new);
usr/src/cmd/fs.d/nfs/rquotad/rpc.rquotad.c
292
(void) snprintf(propname, sizeof (propname), "userquota@%u", user);
usr/src/cmd/fs.d/nfs/rquotad/rpc.rquotad.c
298
(void) snprintf(propname, sizeof (propname), "userused@%u", user);
usr/src/cmd/fs.d/nfs/rquotad/rpc.rquotad.c
566
snprintf(qfilename, sizeof (qfilename), "%s/%s",
usr/src/cmd/fs.d/nfs/rquotad/rpc.rquotad.c
620
snprintf(qfilename, sizeof (qfilename), "%s/%s", fsqp->fsq_dir, QFNAME);
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
489
snprintf(port_str, sizeof (port_str), "%u",
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
835
snprintf(alt_path, MAXPATHLEN, "%s/statmon", path_name[i]);
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
872
snprintf(buf, sizeof (buf), "%s/statmon/sm", path_name[i]);
usr/src/cmd/fs.d/nfs/statd/sm_svc.c
883
(void) snprintf(buf, sizeof (buf), "%s/statmon/sm.bak",
usr/src/cmd/fs.d/nfs/tests/rpcsec_gss_conn/rpcsec_gss_conn.c
90
(void) snprintf(svc_name, sizeof (svc_name), "nfs@%s", host);
usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/test_svc_tp_create.c
107
snprintf(port_str, sizeof (port_str), "%u",
usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/test_svc_tp_create.c
252
snprintf(sysbuf, sizeof (sysbuf),
usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/test_svc_tp_create.c
259
snprintf(sysbuf, sizeof (sysbuf),
usr/src/cmd/fs.d/nfs/tests/test_svc_tp_create/test_svc_tp_create.c
265
snprintf(sysbuf, sizeof (sysbuf),
usr/src/cmd/fs.d/nfs/umount/umount.c
100
(void) snprintf(typename, sizeof (typename), "nfs %s", myname);
usr/src/cmd/fs.d/objfs/mount.c
92
(void) snprintf(typename, len, "%s %s", fstype, myname);
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
629
(void) snprintf(s, sizeof (s), "%08x", PC_VOLID(a));
usr/src/cmd/fs.d/pcfs/fstyp/fstyp.c
632
(void) snprintf(s, sizeof (s), "%d", h->fattype);
usr/src/cmd/fs.d/pcfs/mount/mount.c
129
(void) snprintf(tzstr, 100,
usr/src/cmd/fs.d/pcfs/mount/mount.c
208
(void) snprintf(tzstr, 100, "timezone=%d", timezone);
usr/src/cmd/fs.d/pcfs/mount/mount.c
95
(void) snprintf(typename, sizeof (typename), "%s_%s",
usr/src/cmd/fs.d/proc/mount.c
81
(void) snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/sharefs/mount.c
92
(void) snprintf(typename, len, "%s %s", fstype, myname);
usr/src/cmd/fs.d/smbclnt/fksmbcl/fksmbcl_main.c
349
(void) snprintf(mnt_resource, sizeof (mnt_resource),
usr/src/cmd/fs.d/smbclnt/fksmbcl/fksmbcl_main.c
844
(void) snprintf(rcname, sizeof (rcname),
usr/src/cmd/fs.d/smbclnt/mount/mount.c
311
(void) snprintf(special, sizeof (special), "//%s/%s",
usr/src/cmd/fs.d/smbclnt/smbiod-svc/smbiod-svc.c
446
snprintf(door_file, sizeof (door_file),
usr/src/cmd/fs.d/smbclnt/smbiod-svc/smbiod-svc.c
555
snprintf(door_file, sizeof (door_file),
usr/src/cmd/fs.d/smbclnt/smbutil/info.c
193
snprintf(pf_unk, sizeof (pf_unk), "(%d)",
usr/src/cmd/fs.d/smbclnt/smbutil/login.c
167
snprintf(prompt, sizeof (prompt),
usr/src/cmd/fs.d/smbclnt/smbutil/print.c
154
snprintf(titlebuf, sizeof (titlebuf), "%s %s",
usr/src/cmd/fs.d/smbclnt/smbutil/srvsvc1_clnt.c
125
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/cmd/fs.d/smbclnt/smbutil/srvsvc1_clnt.c
93
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/cmd/fs.d/tmpfs/mount.c
99
(void) snprintf(typename, sizeof (typename), "%s_%s",
usr/src/cmd/fs.d/udfs/mount/mount.c
78
(void) snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/ufs/edquota/edquota.c
677
(void) snprintf(qfilename, sizeof (qfilename), "%s/%s",
usr/src/cmd/fs.d/ufs/fsck/utilities.c
1623
(void) snprintf(buf, LOCKFS_MAXCOMMENTLEN,
usr/src/cmd/fs.d/ufs/fsck/utilities.c
1630
(void) snprintf(buf, LOCKFS_MAXCOMMENTLEN,
usr/src/cmd/fs.d/ufs/fsck/utilities.c
1634
(void) snprintf(buf, LOCKFS_MAXCOMMENTLEN,
usr/src/cmd/fs.d/ufs/fsck/utilities.c
1642
(void) snprintf(buf, LOCKFS_MAXCOMMENTLEN,
usr/src/cmd/fs.d/ufs/fsck/utilities.c
1649
(void) snprintf(buf, LOCKFS_MAXCOMMENTLEN,
usr/src/cmd/fs.d/ufs/fsck/utilities.c
1653
(void) snprintf(buf, LOCKFS_MAXCOMMENTLEN,
usr/src/cmd/fs.d/ufs/fssnap/fssnap.c
290
(void) snprintf(enable->backfilename,
usr/src/cmd/fs.d/ufs/fssnap/fssnap.c
429
(void) snprintf(temppath, MAXPATHLEN, "%s/snapshot%d",
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
219
(void) snprintf(s, sizeof (s), "%s", ctime(&t));
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
277
(void) snprintf(s, sizeof (s), "%s%s",
usr/src/cmd/fs.d/ufs/fstyp/fstyp.c
292
(void) snprintf(s, sizeof (s), "%d", fsp->fs_version);
usr/src/cmd/fs.d/ufs/mount/mount.c
182
(void) snprintf(typename, sizeof (typename), "%s %s", fstype, myname);
usr/src/cmd/fs.d/ufs/newfs/newfs.c
342
(void) snprintf(device, sizeof (device), "/dev/rdsk/%s", name);
usr/src/cmd/fs.d/ufs/newfs/newfs.c
350
(void) snprintf(device, sizeof (device), "/dev/%s",
usr/src/cmd/fs.d/ufs/newfs/newfs.c
624
(void) snprintf(cmd, sizeof (cmd), "mkfs -F ufs "
usr/src/cmd/fs.d/ufs/newfs/newfs.c
640
(void) snprintf(cmd, sizeof (cmd), "/usr/sbin/fsirand %s", special);
usr/src/cmd/fs.d/ufs/quota/quota.c
604
snprintf(buf, sizeof (*buf), "%.1f %s",
usr/src/cmd/fs.d/ufs/quota/quota.c
633
(void) snprintf(qfilename, sizeof (qfilename), "%s/%s",
usr/src/cmd/fs.d/ufs/quota/quota.c
883
(void) snprintf(propname, sizeof (propname), "userquota@%s", user);
usr/src/cmd/fs.d/ufs/quota/quota.c
889
(void) snprintf(propname, sizeof (propname), "userused@%s", user);
usr/src/cmd/fs.d/ufs/quotacheck/quotacheck.c
239
(void) snprintf(quotafile, sizeof (quotafile),
usr/src/cmd/fs.d/ufs/quotacheck/quotacheck.c
361
(void) snprintf(quotafile, sizeof (quotafile),
usr/src/cmd/fs.d/ufs/repquota/repquota.c
212
(void) snprintf(quotafile, sizeof (quotafile), "%s/%s",
usr/src/cmd/fs.d/ufs/roll_log/roll_log.c
276
(void) snprintf(tmp_dir, sizeof (tmp_dir), "%s%s",
usr/src/cmd/fs.d/ufs/roll_log/roll_log.c
284
(void) snprintf(mountpt_dir, sizeof (mountpt_dir), "%s/%s",
usr/src/cmd/fs.d/ufs/roll_log/roll_log.c
403
(void) snprintf(opt, sizeof (opt), "%s,%s,%s",
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
114
(void) snprintf(buf, sizeof (buf), "%llu", (u_longlong_t)u64);
usr/src/cmd/fs.d/zfs/fstyp/fstyp.c
118
(void) snprintf(buf, sizeof (buf), "%llu", (u_longlong_t)u64);
usr/src/cmd/fstyp/fstyp.c
234
(void) snprintf(path, size, "%s", execname);
usr/src/cmd/fstyp/fstyp.c
236
(void) snprintf(path, size, "%s/%s", cwd, execname);
usr/src/cmd/fstyp/fstyp.c
444
(void) snprintf(path, name_max, "%s/%s", lib_dir, dp->d_name);
usr/src/cmd/fstyp/fstyp.c
456
(void) snprintf(path, name_max,
usr/src/cmd/fwflash/common/fwflash.c
335
(void) snprintf(plugname, MAXPATHLEN, "%s/%s",
usr/src/cmd/fwflash/common/fwflash.c
594
(void) snprintf(filename, MAXPATHLEN, "%s/%s-%s.so",
usr/src/cmd/fwflash/common/fwflash.c
605
(void) snprintf(filename, MAXPATHLEN,
usr/src/cmd/fwflash/plugins/transport/common/hermon.c
300
snprintf(newdev->access_devname, devlength,
usr/src/cmd/fwflash/plugins/transport/common/hermon.c
872
snprintf(thisdev->ident->revid, MLX_VPR_REVLEN, "%d.%d.%03d",
usr/src/cmd/fwflash/plugins/transport/common/sd.c
594
(void) snprintf(newdev->access_devname, MAXPATHLEN,
usr/src/cmd/fwflash/plugins/transport/common/sd.c
599
(void) snprintf(newdev->access_devname, MAXPATHLEN,
usr/src/cmd/fwflash/plugins/transport/common/ses.c
356
snprintf(newdev->access_devname, devlength,
usr/src/cmd/fwflash/plugins/transport/common/ses.c
591
(void) snprintf(sp->us_desc, sizeof (sp->us_desc),
usr/src/cmd/fwflash/plugins/transport/common/ses.c
611
(void) snprintf(sp->us_desc, sizeof (sp->us_desc),
usr/src/cmd/fwflash/plugins/transport/common/ses.c
617
(void) snprintf(sp->us_desc, sizeof (sp->us_desc),
usr/src/cmd/fwflash/plugins/transport/common/ses.c
699
(void) snprintf(buf, sizeof (buf), "downloading %u bytes", len);
usr/src/cmd/fwflash/plugins/transport/common/tavor.c
650
snprintf(newdev->access_devname, devlength,
usr/src/cmd/fwflash/plugins/transport/common/tavor.c
966
snprintf(thisdev->ident->revid, MLX_VPR_REVLEN, "%d.%d.%03d",
usr/src/cmd/gcore/gcore.c
107
len = snprintf(fname, size, "%d",
usr/src/cmd/gcore/gcore.c
117
len = snprintf(fname, size, "%%%c", *p);
usr/src/cmd/gcore/gcore.c
247
(void) snprintf(path, sizeof (path), "%s.%%p", prefix);
usr/src/cmd/gcore/gcore.c
67
len = snprintf(fname, size, "%d", (int)pip->pr_pid);
usr/src/cmd/gcore/gcore.c
70
len = snprintf(fname, size, "%d", (int)pip->pr_uid);
usr/src/cmd/gcore/gcore.c
73
len = snprintf(fname, size, "%d", (int)pip->pr_gid);
usr/src/cmd/gcore/gcore.c
76
len = snprintf(fname, size, "%s", pip->pr_fname);
usr/src/cmd/gcore/gcore.c
85
len = snprintf(fname, size, "%s", &exec[1]);
usr/src/cmd/gcore/gcore.c
90
len = snprintf(fname, size, "%s", uts.nodename);
usr/src/cmd/gcore/gcore.c
95
len = snprintf(fname, size, "%s", uts.machine);
usr/src/cmd/gcore/gcore.c
98
len = snprintf(fname, size, "%ld", (long)time(NULL));
usr/src/cmd/genmsg/genmsg.y
244
(void) snprintf(tmp, len, "%s\\\n%s", str, add);
usr/src/cmd/genmsg/main.c
192
(void) snprintf(newprojfile, len, "%s%s",
usr/src/cmd/genmsg/main.c
218
(void) snprintf(msgfile, len, "%s%s", tmp, MSG_SUFFIX);
usr/src/cmd/genmsg/main.c
235
(void) snprintf(cmd, len, "%s %s", cpppath, srcfile);
usr/src/cmd/genmsg/main.c
287
(void) snprintf(newfile, len, "%s%s",
usr/src/cmd/genmsg/util.c
202
(void) snprintf(msg, sizeof (msg), "%d\t%s%s%s\n",
usr/src/cmd/gpioadm/gpioadm_controller.c
91
if (snprintf(buf, buflen, "%u", gclo->gclo_ngpio) >= buflen) {
usr/src/cmd/gpioadm/gpioadm_controller.c
96
if (snprintf(buf, buflen, "%u", gclo->gclo_ndpio) >= buflen) {
usr/src/cmd/gpioadm/gpioadm_dpio.c
114
if (snprintf(buf, buflen, "%u", xpio_dpio_info_gpionum(info)) >=
usr/src/cmd/gpioadm/gpioadm_dpio.c
84
len = snprintf(buf + off, buflen - off, "%s%s",
usr/src/cmd/gpioadm/gpioadm_gpio.c
133
if (snprintf(buf, buflen, "0x%x", u32) >= buflen) {
usr/src/cmd/gpioadm/gpioadm_gpio.c
159
int len = snprintf(buf + off, buflen - off,
usr/src/cmd/gpioadm/gpioadm_gpio.c
176
int len = snprintf(buf + off, buflen - off,
usr/src/cmd/gpioadm/gpioadm_gpio.c
514
if (snprintf(buf, buflen, "%u", gglo->gglo_id) >= buflen) {
usr/src/cmd/gss/gsscred/gsscred_file.c
107
(void) snprintf(entry, sizeof (entry),
usr/src/cmd/gss/gsscred/gsscred_file.c
184
(void) snprintf(entry, sizeof (entry),
usr/src/cmd/gss/gsscred/gsscred_file.c
201
(void) snprintf(entry, sizeof (entry),
usr/src/cmd/gss/gsscred/gsscred_file.c
212
(void) snprintf(entry, sizeof (entry),
usr/src/cmd/gss/gsscred/gsscred_file.c
74
(void) snprintf(tmpBuf, sizeof (tmpBuf),
usr/src/cmd/hal/addons/cpufreq/addon-cpufreq.c
254
snprintf (temp_str, FILE_ARR_SIZE,
usr/src/cmd/hal/addons/cpufreq/addon-cpufreq.c
703
snprintf (user_id, sizeof (user_id), "%d", uid);
usr/src/cmd/hal/addons/network-devices/snmp.c
38
snprintf(device, sizeof (device), "socket://%s:9100", name);
usr/src/cmd/hal/hald/device.c
575
snprintf (buf, bufsize, "%d", hal_property_get_int (prop));
usr/src/cmd/hal/hald/device.c
578
snprintf (buf, bufsize, "%llu", (long long unsigned int) hal_property_get_uint64 (prop));
usr/src/cmd/hal/hald/device.c
581
snprintf (buf, bufsize, "%f", hal_property_get_double (prop));
usr/src/cmd/hal/hald/device_info.c
1383
snprintf (buf, sizeof (buf), "%s/%s", dir, filename);
usr/src/cmd/hal/hald/device_info.c
1551
snprintf (dirname, num_bytes, "%s/%s", dir,
usr/src/cmd/hal/hald/hald.c
528
snprintf (pid, sizeof(pid), "%lu\n", (long unsigned) getpid ());
usr/src/cmd/hal/hald/hald_dbus.c
3370
snprintf (sender_export, sizeof (sender_export),
usr/src/cmd/hal/hald/ids.c
136
snprintf (rep_vi, 8, "%04x", vendor_id);
usr/src/cmd/hal/hald/ids.c
137
snprintf (rep_pi, 8, "%04x", product_id);
usr/src/cmd/hal/hald/ids.c
138
snprintf (rep_svi, 8, "%04x", subsys_vendor_id);
usr/src/cmd/hal/hald/ids.c
139
snprintf (rep_spi, 8, "%04x", subsys_product_id);
usr/src/cmd/hal/hald/ids.c
401
snprintf (rep_vi, 8, "%04x", vendor_id);
usr/src/cmd/hal/hald/ids.c
402
snprintf (rep_pi, 8, "%04x", product_id);
usr/src/cmd/hal/hald/logger.c
181
snprintf (logmsg, sizeof(logmsg), "[%d]: %s.%03d %s %s:%d: %s\n", pid, tbuf, (int)(tnow.tv_usec/1000), pri, file, line, buf);
usr/src/cmd/hal/hald/logger.c
183
snprintf (logmsg, sizeof(logmsg), "%s.%03d %s %s:%d: %s\n", tbuf, (int)(tnow.tv_usec/1000), pri, file, line, buf);
usr/src/cmd/hal/hald/solaris/devinfo_cpu.c
150
snprintf (cpu_devfs_path, HAL_PATH_MAX, "%s_%d",
usr/src/cmd/hal/hald/solaris/devinfo_cpu.c
153
snprintf (cpu_devfs_path, HAL_PATH_MAX, "%s", devfs_path);
usr/src/cmd/hal/hald/solaris/devinfo_storage.c
1670
snprintf(buf, sizeof (buf), "%s%d", media_type, media_num);
usr/src/cmd/hal/hald/solaris/devinfo_storage.c
1711
snprintf(buf, sizeof (buf), "%s%d", media_type, media_num);
usr/src/cmd/hal/hald/solaris/devinfo_storage.c
708
snprintf(dospath, sizeof (dospath), WHOLE_DISK":%d", i);
usr/src/cmd/hal/hald/solaris/devinfo_storage.c
780
snprintf(devpath, pathlen, "%s/%s", maindev_path, slice);
usr/src/cmd/hal/hald/solaris/devinfo_storage.c
921
snprintf(dospath, sizeof (dospath), "%s:%d", maindev->slice, i);
usr/src/cmd/hal/hald/solaris/devinfo_storage.c
922
snprintf(doslink, doslink_len, "%s:%d", maindev->devlink, i);
usr/src/cmd/hal/hald/solaris/devinfo_usb.c
190
snprintf (if_devfs_path, sizeof (if_devfs_path), "%s:if%d",
usr/src/cmd/hal/hald/solaris/devinfo_usb.c
209
snprintf (if_devfs_path, sizeof (if_devfs_path),
usr/src/cmd/hal/hald/solaris/devinfo_usb.c
212
snprintf (if_devfs_path, sizeof (if_devfs_path),
usr/src/cmd/hal/hald/solaris/devinfo_usb.c
696
snprintf(src, sizeof (src), "%s.%s", subsystem, properties[i]);
usr/src/cmd/hal/hald/solaris/devinfo_usb.c
697
snprintf(dst, sizeof (dst), "printer.%s", properties[i]);
usr/src/cmd/hal/hald/solaris/sysevent.c
186
snprintf(s, sizeof (s), "%s %s %s\n",
usr/src/cmd/hal/hald/solaris/sysevent.c
235
snprintf(s, sizeof (s), "%s %s %s %s %s %s %d\n",
usr/src/cmd/hal/hald/solaris/sysevent.c
489
snprintf(udi, sizeof(udi), "%s_battery%d_0", prefix, dev_index);
usr/src/cmd/hal/hald/solaris/sysevent.c
492
snprintf(udi, sizeof (udi), "%s_ac%d_0", prefix, dev_index);
usr/src/cmd/hal/hald/solaris/sysevent.c
495
snprintf(udi, sizeof (udi), "%s_lid_0", prefix);
usr/src/cmd/hal/hald/util.c
515
snprintf (filename, sizeof (filename), "%s/%s", directory, file);
usr/src/cmd/hal/probing/printer/probe-printer.c
87
snprintf(path, sizeof (path), "/dev/printers/%s",
usr/src/cmd/hal/probing/storage/probe-storage.c
186
snprintf (wspeeds[i], WSPLEN, "%d", sp->val);
usr/src/cmd/hal/probing/volume/probe-volume.c
107
snprintf (buf, sizeof (buf), "Volume (%s)", fstype);
usr/src/cmd/halt/halt.c
1170
(void) snprintf(&unixfile[mplen],
usr/src/cmd/halt/halt.c
1174
(void) snprintf(&unixfile[mplen],
usr/src/cmd/halt/halt.c
1521
(void) snprintf(buf, sizeof (buf), "default=%u", fbarg_entnum);
usr/src/cmd/halt/halt.c
181
(void) snprintf(ctlfile, sizeof (ctlfile), "/proc/%d/ctl", pid);
usr/src/cmd/halt/halt.c
651
(void) snprintf(kernpath, MAXPATHLEN,
usr/src/cmd/halt/halt.c
661
(void) snprintf(kernpath, MAXPATHLEN, "%s/platform/i86pc/kernel/unix",
usr/src/cmd/halt/halt.c
814
if (snprintf(bootfs_arg, BOOTARGS_MAX, fmt, bootfs, physpath) >=
usr/src/cmd/hotplugd/hotplugd_info.c
471
if (snprintf(name, sizeof (name), "%s@%s", node_name,
usr/src/cmd/hotplugd/hotplugd_rcm.c
403
(void) snprintf(arg->dev_path, MAXPATHLEN, "/devices%s", arg->path);
usr/src/cmd/i2cadm/i2cadm_controller.c
117
(void) snprintf(str, sizeof (str), ",0x%x", val);
usr/src/cmd/i2cadm/i2cadm_controller.c
147
len = snprintf(buf, buflen, "%u", val);
usr/src/cmd/i2cadm/i2cadm_controller.c
166
(void) snprintf(str, sizeof (str), "u", r->ipur_min);
usr/src/cmd/i2cadm/i2cadm_controller.c
168
(void) snprintf(str, sizeof (str), "%u-%u", r->ipur_min,
usr/src/cmd/i2cadm/i2cadm_controller.c
199
return (snprintf(buf, buflen, "0x%x", val) < buflen);
usr/src/cmd/i2cadm/i2cadm_controller.c
344
len = snprintf(buf, buflen, "%u",
usr/src/cmd/i2cadm/i2cadm_controller.c
731
len = snprintf(buf, buflen, "%u", arg->icl_nports);
usr/src/cmd/i2cadm/i2cadm_controller.c
737
len = snprintf(buf, buflen, "%s%d",
usr/src/cmd/i2cadm/i2cadm_device.c
239
len = snprintf(buf, buflen, "unknown (0x%x)",
usr/src/cmd/i2cadm/i2cadm_device.c
244
len = snprintf(buf, buflen, "0x%02x", arg->idoa_addr->ia_addr);
usr/src/cmd/i2cadm/i2cadm_device.c
258
len = snprintf(buf, buflen, "unknown (0x%x)",
usr/src/cmd/i2cadm/i2cadm_device.c
419
len = snprintf(buf, buflen, "%s%d",
usr/src/cmd/i2cadm/i2cadm_device.c
58
(void) snprintf(inst, sizeof (inst), "%s%d", driver,
usr/src/cmd/i2cadm/i2cadm_mux.c
82
len = snprintf(buf, buflen, "%s", di_node_name(dn));
usr/src/cmd/i2cadm/i2cadm_mux.c
88
len = snprintf(buf, buflen, "%u", i2c_mux_disc_nports(disc));
usr/src/cmd/i2cadm/i2cadm_mux.c
96
len = snprintf(buf, buflen, "%s%d", di_driver_name(dn),
usr/src/cmd/i2cadm/i2cadm_port.c
146
len = snprintf(buf, buflen, "%u", arg->ipm_addr);
usr/src/cmd/i2cadm/i2cadm_port.c
149
len = snprintf(buf, buflen, "%u", arg->ipm_map->map_count);
usr/src/cmd/i2cadm/i2cadm_port.c
175
len = snprintf(buf, buflen, "%u",
usr/src/cmd/i2cadm/i2cadm_port.c
469
len = snprintf(buf, buflen, "unknown: 0x%x",
usr/src/cmd/i2cadm/i2cadm_port.c
478
len = snprintf(buf, buflen, "%u",
usr/src/cmd/i2cadm/i2cadm_port.c
483
len = snprintf(buf, buflen, "%u", local);
usr/src/cmd/i2cadm/i2cadm_port.c
487
len = snprintf(buf, buflen, "%u", local + ds);
usr/src/cmd/i2cadm/i2cadm_scan.c
165
len = snprintf(buf, buflen, "0x%x", scan->scan_addr.ia_addr);
usr/src/cmd/idmap/idmap/idmap.c
1098
(void) snprintf(*out, maxlen, "add -d\t%s\t%s\n",
usr/src/cmd/idmap/idmap/idmap.c
1101
(void) snprintf(*out, maxlen, "add %s\t%s\t%s\n",
usr/src/cmd/idmap/idmap/idmap.c
1181
(void) snprintf(out, len + 3, "\"%s\"", in);
usr/src/cmd/idmap/idmap/idmap.c
844
(void) snprintf(to, len, "%s:%s-%u", typestring, nm->sidprefix,
usr/src/cmd/idmap/idmap/idmap.c
862
(void) snprintf(to, len, "%s:%u", is_user ? ID_UID : ID_GID, from);
usr/src/cmd/idmap/idmap/namemaps.c
586
(void) snprintf(filter, sizeof (filter), is_user ? "uid=%s" : "cn=%s",
usr/src/cmd/idmap/idmap/namemaps.c
670
flen = snprintf(NULL, 0, FILTER, winname) + 1;
usr/src/cmd/idmap/idmap/namemaps.c
675
(void) snprintf(filter, flen, FILTER, winname);
usr/src/cmd/idmap/idmap/namemaps.c
918
(void) snprintf(fullname,
usr/src/cmd/idmap/idmapd/dbutils.c
968
(void) snprintf(w2ubuf, sizeof (w2ubuf), "%d", w2u_order);
usr/src/cmd/idmap/idmapd/dbutils.c
970
(void) snprintf(u2wbuf, sizeof (u2wbuf), "%d", u2w_order);
usr/src/cmd/idmap/idmapd/directory_provider_ad.c
545
(void) snprintf(buf, sizeof (buf), "%d", err);
usr/src/cmd/idmap/idmapd/directory_provider_ad.c
581
(void) snprintf(rcstr, sizeof (rcstr), "%d", rc);
usr/src/cmd/idmap/idmapd/directory_provider_ad.c
582
(void) snprintf(code, sizeof (code), "ADUTILS.%d", rc);
usr/src/cmd/idmap/idmapd/directory_provider_nsswitch.c
136
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/idmap/idmapd/directory_provider_nsswitch.c
154
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/idmap/idmapd/directory_provider_nsswitch.c
194
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/idmap/idmapd/directory_provider_nsswitch.c
212
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/idmap/idmapd/directory_provider_nsswitch.c
449
(void) snprintf(buf, sizeof (buf), "%s-%u",
usr/src/cmd/idmap/idmapd/directory_server.c
223
(void) snprintf(buf, sizeof (buf), "%u", array[i]);
usr/src/cmd/idmap/idmapd/idmap_config.c
577
(void) snprintf(port_str, sizeof (port_str),
usr/src/cmd/idmap/idmapd/idmap_lsa.c
85
(void) snprintf(sid, sizeof (sid), "%s-%u", sidprefix, rid);
usr/src/cmd/idmap/idmapd/nldaputils.c
380
flen = snprintf(NULL, 0, filter, qs->nldap_winname_attr,
usr/src/cmd/idmap/idmapd/nldaputils.c
382
ulen = snprintf(NULL, 0, udata, qs->nldap_winname_attr,
usr/src/cmd/idmap/idmapd/nldaputils.c
385
flen = snprintf(NULL, 0, filter, qs->nldap_winname_attr,
usr/src/cmd/idmap/idmapd/nldaputils.c
387
ulen = snprintf(NULL, 0, udata, qs->nldap_winname_attr,
usr/src/cmd/idmap/idmapd/nldaputils.c
403
(void) snprintf(q->filter, flen, filter,
usr/src/cmd/idmap/idmapd/nldaputils.c
405
(void) snprintf(q->udata, ulen, udata,
usr/src/cmd/idmap/idmapd/nldaputils.c
408
(void) snprintf(q->filter, flen, filter,
usr/src/cmd/idmap/idmapd/nldaputils.c
410
(void) snprintf(q->udata, ulen, udata,
usr/src/cmd/idmap/idmapd/nldaputils.c
477
len = snprintf(NULL, 0, filter, pid) + 1;
usr/src/cmd/idmap/idmapd/nldaputils.c
483
(void) snprintf(q->filter, len, filter, pid);
usr/src/cmd/idmap/idmapd/nldaputils.c
485
len = snprintf(NULL, 0, udata, pid) + 1;
usr/src/cmd/idmap/idmapd/nldaputils.c
491
(void) snprintf(q->udata, len, udata, pid);
usr/src/cmd/idmap/idmapd/nldaputils.c
550
len = snprintf(NULL, 0, filter, s_unixname) + 1;
usr/src/cmd/idmap/idmapd/nldaputils.c
558
(void) snprintf(q->filter, len, filter, s_unixname);
usr/src/cmd/idmap/idmapd/nldaputils.c
560
len = snprintf(NULL, 0, udata, s_unixname) + 1;
usr/src/cmd/idmap/idmapd/nldaputils.c
568
(void) snprintf(q->udata, len, udata, s_unixname);
usr/src/cmd/idmap/idmapd/server.c
695
(void) snprintf(lbuf, sizeof (lbuf),
usr/src/cmd/idmap/idmapd/server.c
700
(void) snprintf(rbuf, sizeof (rbuf), "rowid > %" PRIu64, lastrowid);
usr/src/cmd/idmap/idmapd/server.c
846
(void) snprintf(lbuf, sizeof (lbuf),
usr/src/cmd/idmap/idmapd/server.c
851
(void) snprintf(rbuf, sizeof (rbuf), "rowid > %" PRIu64, lastrowid);
usr/src/cmd/init/init.c
2030
(void) snprintf(startd_svc_aux, SVC_AUX_SIZE,
usr/src/cmd/init/init.c
2049
(void) snprintf(svc_aux, SVC_AUX_SIZE,
usr/src/cmd/init/init.c
2051
(void) snprintf(init_svc_fmri, SVC_FMRI_SIZE,
usr/src/cmd/init/init.c
2587
(void) snprintf(user, sizeof (user), "%s", up->ut_user);
usr/src/cmd/init/init.c
2588
(void) snprintf(ttyn, sizeof (ttyn), "%s", up->ut_line);
usr/src/cmd/init/init.c
2589
(void) snprintf(host, sizeof (host), "%s", up->ut_host);
usr/src/cmd/intrstat/intrstat.c
214
(void) snprintf(c, sizeof (c), "%s#%d",
usr/src/cmd/ipcs/ipcs.c
394
(void) snprintf(keyfield, sizeof (keyfield), " 0x%x", permp->ipcx_key);
usr/src/cmd/ipf/tools/ippool_y.y
188
number: IPT_NUM '=' YY_NUMBER { snprintf(poolname, FR_GROUPLEN, "%u", $3);
usr/src/cmd/ipf/tools/ippool_y.y
201
snprintf(tmp, FR_GROUPLEN, "%u", $3);
usr/src/cmd/iscsiadm/iscsiadm_main.c
5527
(void) snprintf(versionString, sizeof (versionString), "%s.%s",
usr/src/cmd/iscsiadm/sun_ima.c
1300
(void) snprintf(lunpath, sizeof (lun.lp_pathname),
usr/src/cmd/iscsitsvc/iscsitsvc.c
237
(void) snprintf(versionString, VERSION_STRING_MAX_LEN, "%s.%s",
usr/src/cmd/isns/isnsd/log.c
60
(void) snprintf(header, MAX_LOG_LEN, "%s: %s: %s",
usr/src/cmd/isns/isnsd/obj.c
465
(void) snprintf(buff2, sizeof (buff2), "%d", port);
usr/src/cmd/isns/isnsd/obj.c
534
(void) snprintf(buff2, sizeof (buff2), "%d", port);
usr/src/cmd/keyserv/chkey.c
369
snprintf(prompt, BUFSIZ, "%s %s:", baseprompt, pw->pw_name);
usr/src/cmd/keyserv/chkey.c
412
snprintf(prompt,
usr/src/cmd/keyserv/chkey.c
430
snprintf(prompt, BUFSIZ,
usr/src/cmd/keyserv/chkey.c
458
snprintf(prompt, BUFSIZ,
usr/src/cmd/keyserv/chkey.c
462
snprintf(prompt, BUFSIZ,
usr/src/cmd/keyserv/chkey.c
894
snprintf(pkent, MAXPKENTLEN, "%s:%s:%d",
usr/src/cmd/keyserv/chkey.c
923
snprintf(pkent, MAXPKENTLEN, "%s:%s", plist[0], clist[0]);
usr/src/cmd/keyserv/chkey_common.c
157
(void) snprintf(prompt, BUFSIZ,
usr/src/cmd/keyserv/chkey_common.c
175
(void) snprintf(prompt, BUFSIZ,
usr/src/cmd/keyserv/chkey_common.c
94
(void) snprintf(prompt, BUFSIZ,
usr/src/cmd/keyserv/keyserv_cache.c
211
if (snprintf(filename, sizeof (filename), "/var/nis/.keyserv_%d-%d",
usr/src/cmd/krb5/kadmin/cli/kadmin.c
1284
snprintf(prompt1, sizeof (prompt1),
usr/src/cmd/krb5/kadmin/cli/kadmin.c
1287
snprintf(prompt2, sizeof (prompt1),
usr/src/cmd/krb5/kadmin/cli/kadmin.c
130
snprintf(out, sizeof (out), "%s%d %s %02d:%02d:%02d", neg ? "-" : "",
usr/src/cmd/krb5/kadmin/cli/kadmin.c
1580
snprintf(enctype, sizeof (enctype), gettext("<Encryption type 0x%x>"),
usr/src/cmd/krb5/kadmin/cli/kadmin.c
1586
snprintf(salttype, sizeof(salttype), gettext("<Salt type 0x%x>"),
usr/src/cmd/krb5/kadmin/cli/kadmin.c
858
snprintf(prompt1, sizeof (prompt1),
usr/src/cmd/krb5/kadmin/cli/kadmin.c
861
snprintf(prompt2, sizeof (prompt2),
usr/src/cmd/krb5/kadmin/kclient/ksetpw.c
92
len = snprintf(NULL, 0, "WRFILE:%s", optarg) + 1;
usr/src/cmd/krb5/kadmin/kclient/ksetpw.c
98
(void) snprintf(ktname, len, "WRFILE:%s", optarg);
usr/src/cmd/krb5/kadmin/kpasswd/kpasswd.c
211
snprintf(admin_realm, sizeof (admin_realm),
usr/src/cmd/krb5/kadmin/ktutil/ktutil.c
320
snprintf(buf, sizeof(buf), gettext("unsupported encryption type %d"),
usr/src/cmd/krb5/kadmin/ktutil/ktutil_funcs.c
170
(void) snprintf(promptstr, sizeof(promptstr),
usr/src/cmd/krb5/kadmin/server/ipropd_svc.c
171
(void) snprintf(obuf, sizeof (obuf),
usr/src/cmd/krb5/kadmin/server/ipropd_svc.c
177
(void) snprintf(obuf, sizeof (obuf),
usr/src/cmd/krb5/kadmin/server/ovsec_kadmd.c
390
(void) snprintf(name, sizeof(name), "%s@%s",
usr/src/cmd/krb5/kadmin/server/ovsec_kadmd.c
801
(void) snprintf(portbuf, sizeof (portbuf), "%d", ntohs(addr.sin_port));
usr/src/cmd/krb5/kadmin/server/server_stubs.c
899
(void) snprintf(prime_arg, sizeof (prime_arg), "%.*s%s to %.*s*s",
usr/src/cmd/krb5/klist/klist.c
533
snprintf(buf, sizeof(buf), gettext("unsupported encryption type %d"), enctype);
usr/src/cmd/krb5/kwarn/kwarnd_proc.c
1001
snprintf(buff, sizeof (buff),
usr/src/cmd/krb5/kwarn/kwarnd_proc.c
1018
(void) snprintf(cmdline,
usr/src/cmd/krb5/kwarn/kwarnd_proc.c
937
snprintf(buff,
usr/src/cmd/krb5/kwarn/kwarnd_proc.c
966
snprintf(buff,
usr/src/cmd/krb5/kwarn/kwarnd_proc.c
982
snprintf(buff,
usr/src/cmd/krb5/kwarn/kwarnd_proc.c
993
snprintf(buff, sizeof (buff),
usr/src/cmd/krb5/ldap_util/kdb5_ldap_policy.c
896
snprintf(out, sizeof(out), "%s%d %s %02d:%02d:%02d", neg ? "-" : "",
usr/src/cmd/krb5/ldap_util/kdb5_ldap_realm.c
1939
snprintf(out, sizeof(out), "%s%d %s %02d:%02d:%02d", neg ? "-" : "",
usr/src/cmd/krb5/ldap_util/kdb5_ldap_realm.c
728
snprintf(princ_name, sizeof(princ_name), "%s@%s", KADM5_ADMIN_SERVICE, global_params.realm);
usr/src/cmd/krb5/ldap_util/kdb5_ldap_realm.c
746
snprintf(princ_name, sizeof(princ_name), "%s@%s", KADM5_CHANGEPW_SERVICE, global_params.realm);
usr/src/cmd/krb5/ldap_util/kdb5_ldap_realm.c
763
snprintf(princ_name, sizeof(princ_name), "%s@%s", KADM5_HIST_PRINCIPAL, global_params.realm);
usr/src/cmd/krb5/ldap_util/kdb5_ldap_services.c
1110
snprintf (tmp_file, strlen(file_name) + 4 + 1, "%s%s", file_name, ".tmp");
usr/src/cmd/krb5/ldap_util/kdb5_ldap_services.c
151
snprintf (host_list[j], strlen(host_str) + strlen(proto_str) + strlen(port_str) + 2 + 1,
usr/src/cmd/krb5/ldap_util/kdb5_ldap_services.c
180
snprintf (temp_str, MAX_DN_CHARS, "cn=%s,%s", list[i], krbcontainer_loc);
usr/src/cmd/krb5/ldap_util/kdb5_ldap_util.c
534
snprintf(prompt, MAX_PASSWD_PROMPT_LEN, gettext("Password for \"%s\""), bind_dn);
usr/src/cmd/krb5/slave/kprop.c
275
snprintf(buf, sizeof (buf), "FILE:%s", tkstring);
usr/src/cmd/krb5/slave/kprop.c
392
(void) snprintf(serv_or_port, sizeof(serv_or_port), ("%hu"),
usr/src/cmd/krb5/slave/kprop.c
398
(void) snprintf(Errmsg, ERRMSGSIZ, gettext("%s: unknown host"),
usr/src/cmd/krb5/slave/kprop.c
429
(void) snprintf(Errmsg, ERRMSGSIZ,
usr/src/cmd/krb5/slave/kprop.c
433
(void) snprintf(Errmsg, ERRMSGSIZ,
usr/src/cmd/krb5/slave/kprop.c
438
(void) snprintf(Errmsg, ERRMSGSIZ,
usr/src/cmd/krb5/slave/kprop.c
467
(void) snprintf(Errmsg, ERRMSGSIZ,
usr/src/cmd/krb5/slave/kprop.c
691
snprintf(buf, sizeof (buf),
usr/src/cmd/krb5/slave/kpropd.c
1637
snprintf(buf, sizeof (buf),
usr/src/cmd/krb5/slave/kpropd.c
1649
snprintf(buf, sizeof (buf),
usr/src/cmd/krb5/slave/kpropd.c
1659
snprintf(buf, sizeof (buf),
usr/src/cmd/krb5/slave/kpropd.c
1665
snprintf(buf, sizeof (buf),
usr/src/cmd/krb5/slave/kpropd.c
1682
snprintf(buf, sizeof (buf),
usr/src/cmd/ktest/ktest.c
100
if (snprintf(buf, len, "%s", flag) >= len) {
usr/src/cmd/ktest/ktest.c
136
if (snprintf(buf, len, "%s",
usr/src/cmd/ktest/ktest.c
142
if (snprintf(buf, len, "%s", req->krq_module) >= len) {
usr/src/cmd/ktest/ktest.c
148
if (snprintf(buf, len, "%s", req->krq_suite) >= len) {
usr/src/cmd/ktest/ktest.c
154
if (snprintf(buf, len, "%s", req->krq_test) >= len) {
usr/src/cmd/ktest/ktest.c
159
if (snprintf(buf, len, "%s", input_path) >= len) {
usr/src/cmd/ktest/ktest.c
164
if (snprintf(buf, len, "%u", result->krr_line) >= len) {
usr/src/cmd/ktest/ktest.c
169
if (snprintf(buf, len, "%s", result->krr_msg) >= len) {
usr/src/cmd/ktest/ktest.c
292
if (snprintf(buf, len, "%s%s", pre, stats->ks_name) >= len) {
usr/src/cmd/ktest/ktest.c
299
if (snprintf(buf, len, "%" PRIu32, stats->ks_total) >= len) {
usr/src/cmd/ktest/ktest.c
305
if (snprintf(buf, len, "%" PRIu32, stats->ks_pass) >= len) {
usr/src/cmd/ktest/ktest.c
311
if (snprintf(buf, len, "%" PRIu32, stats->ks_fail) >= len) {
usr/src/cmd/ktest/ktest.c
317
if (snprintf(buf, len, "%" PRIu32, stats->ks_err) >= len) {
usr/src/cmd/ktest/ktest.c
323
if (snprintf(buf, len, "%" PRIu32, stats->ks_skip) >= len) {
usr/src/cmd/ktest/ktest.c
329
if (snprintf(buf, len, "%" PRIu32, stats->ks_none) >= len) {
usr/src/cmd/ktest/ktest.c
80
if (snprintf(buf, len, "%s", ent->ke_module) >= len) {
usr/src/cmd/ktest/ktest.c
86
if (snprintf(buf, len, "%s", ent->ke_suite) >= len) {
usr/src/cmd/ktest/ktest.c
92
if (snprintf(buf, len, "%s", ent->ke_test) >= len) {
usr/src/cmd/last/last.c
308
(void) snprintf(hostf, sizeof (hostf),
usr/src/cmd/last/last.c
313
fpos = snprintf(timef, sizeof (timef),
usr/src/cmd/last/last.c
317
fpos = snprintf(timef, sizeof (timef),
usr/src/cmd/last/last.c
329
(void) snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/last/last.c
353
chrcnt = snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/last/last.c
363
chrcnt = snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/last/last.c
366
chrcnt = snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/last/last.c
379
(void) snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/last/last.c
382
(void) snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/last/last.c
393
(void) snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/last/last.c
397
(void) snprintf(timef + fpos, sizeof (timef) - fpos,
usr/src/cmd/latencytop/display.c
111
(void) snprintf(buffer, len, "%3.1f nsec", nanoseconds);
usr/src/cmd/latencytop/display.c
113
(void) snprintf(buffer, len,
usr/src/cmd/latencytop/display.c
116
(void) snprintf(buffer, len,
usr/src/cmd/latencytop/display.c
119
(void) snprintf(buffer, len,
usr/src/cmd/latencytop/display.c
122
(void) snprintf(buffer, len,
usr/src/cmd/latencytop/display.c
177
(void) snprintf(tmp, sizeof (tmp), "%s", reason);
usr/src/cmd/latencytop/display.c
180
(void) snprintf(tmp, sizeof (tmp), "%llu", count);
usr/src/cmd/latencytop/display.c
196
(void) snprintf(tmp, sizeof (tmp), "%.1f %%",
usr/src/cmd/latencytop/display.c
200
(void) snprintf(tmp, sizeof (tmp), "--- ");
usr/src/cmd/latencytop/display.c
227
(void) snprintf(header, sizeof (header),
usr/src/cmd/latencytop/display.c
288
(void) snprintf(header, sizeof (header),
usr/src/cmd/latencytop/display.c
319
(void) snprintf(header, sizeof (header), "Process %s (%i), %d threads",
usr/src/cmd/latencytop/display.c
372
(void) snprintf(str, sizeof (str) - 1, "%s", pname);
usr/src/cmd/latencytop/display.c
374
(void) snprintf(str, sizeof (str) - 1,
usr/src/cmd/latencytop/display.c
452
tlen = snprintf(NULL, 0, "_%d", tidlist[i]);
usr/src/cmd/latencytop/display.c
455
(void) snprintf(str, sizeof (str) - tlen - 1,
usr/src/cmd/latencytop/display.c
458
(void) snprintf(str, sizeof (str) - tlen - 1,
usr/src/cmd/latencytop/display.c
464
(void) snprintf(&str[slen], sizeof (str) - slen,
usr/src/cmd/latencytop/display.c
516
(void) snprintf(header, sizeof (header),
usr/src/cmd/latencytop/dwrapper.c
145
len = snprintf(ptr, ptrsize,
usr/src/cmd/latencytop/dwrapper.c
449
(void) snprintf(tmp, sizeof (tmp), "TRACE_PID=%u",
usr/src/cmd/latencytop/dwrapper.c
459
(void) snprintf(tmp, sizeof (tmp), "TRACE_PGID=%u",
usr/src/cmd/latencytop/klog.c
215
(void) snprintf(str, str_len, "%ld, \"%s\"", pid, stack);
usr/src/cmd/latencytop/latencytop.c
108
(void) snprintf(buffer, sizeof (buffer), "%s", execname);
usr/src/cmd/latencytop/stat.c
164
(void) snprintf(ret->lt_so_string, sizeof (ret->lt_so_string),
usr/src/cmd/latencytop/stat.c
184
(void) snprintf(name, PATH_MAX, "/proc/%u", stat->lt_sc_id);
usr/src/cmd/latencytop/stat.c
200
(void) snprintf(name, PATH_MAX, "/proc/%u/lwp/%u",
usr/src/cmd/latencytop/stat.c
465
(void) snprintf(tname, tname_size, "Thread %d", tid);
usr/src/cmd/latencytop/stat.c
532
(void) snprintf(tmp, sizeof (tmp), "Syscall: %s", tag);
usr/src/cmd/latencytop/table.c
438
(void) snprintf(buf, sizeof (buf), "\nTRANSLATE(%s, %s, \"%s\", %d)\n",
usr/src/cmd/latencytop/table.c
441
(void) snprintf(probepair, sizeof (probepair), "%s %s", entryprobe,
usr/src/cmd/latencytop/util.c
142
(void) snprintf(name, PATH_MAX, "/proc/%d/psinfo", (int)pid);
usr/src/cmd/ldap/common/ldapsearch.c
1018
if ( snprintf( tmpfname, sizeof(tmpfname),
usr/src/cmd/ldap/common/ldapsearch.c
638
if ( snprintf( filterp, length, filtpatt, value ) < 0 ) {
usr/src/cmd/ldap/common/ldaptool-sasl.c
155
snprintf(str, sizeof(str), "%s:", tmpstr?tmpstr:SASL_PROMPT);
usr/src/cmd/ldap/common/ldaptool-sasl.c
160
snprintf(str, sizeof(str), "%s:", interact->prompt?interact->prompt:SASL_PROMPT);
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
1143
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
1598
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
1842
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
2306
(void) snprintf(cname, sizeof (cname),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
2386
(void) snprintf(tmppubkey, buflen, "{%s}%s", auth_type,
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
2396
(void) snprintf(tmpprivkey, buflen, "{%s}%s", auth_type,
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
2452
(void) snprintf(buf, sizeof (buf), "unix.%s@%s",
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3055
(void) snprintf(pname, sizeof (pname), "{crypt}%s",
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3066
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3079
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3315
(void) snprintf(pname, sizeof (pname), "{crypt}%s",
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3324
(void) snprintf(pname, sizeof (pname), "{crypt}%s",
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3334
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3347
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3360
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3373
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3386
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3399
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
3417
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
4148
(void) snprintf(filter, sizeof (filter),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
4155
(void) snprintf(filter, sizeof (filter),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
4159
(void) snprintf(filter, sizeof (filter),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
661
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
932
(void) snprintf(parse_err_msg, sizeof (parse_err_msg),
usr/src/cmd/ldap/ns_ldap/ldapclient.c
2131
(void) snprintf(cmd_domain_start, BUFSIZ, "%s %s %s",
usr/src/cmd/ldap/ns_ldap/ldapclient.c
3586
(void) snprintf(cmd_buffer, sizeof (cmd_buffer), "%s %s %s",
usr/src/cmd/ldap/ns_ldap/ldaplist.c
225
(void) snprintf(buf, sizeof (buf), "%s (%s)",
usr/src/cmd/ldap/ns_ldap/ldaplist.c
229
(void) snprintf(buf, sizeof (buf), "%s\n", p);
usr/src/cmd/ldap/ns_ldap/mapping.c
167
(void) snprintf(keyfilter, totlen, "(|");
usr/src/cmd/ldap/ns_ldap/mapping.c
192
(void) snprintf(keyfilter + len, totlen - len,
usr/src/cmd/ldap/ns_ldap/mapping.c
195
(void) snprintf(keyfilter + len, totlen - len,
usr/src/cmd/ldap/ns_ldap/mapping.c
263
(void) snprintf(pre_filter + len, totlen - len,
usr/src/cmd/ldap/ns_ldap/mapping.c
266
(void) snprintf(pre_filter + len, totlen - len,
usr/src/cmd/ldap/ns_ldap/mapping.c
279
(void) snprintf(keyfilter, len, "(|%s)", pre_filter);
usr/src/cmd/ldap/ns_ldap/mapping.c
316
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
319
(void) snprintf(userdata, udatalen, "%%s");
usr/src/cmd/ldap/ns_ldap/mapping.c
331
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
334
(void) snprintf(userdata, udatalen,
usr/src/cmd/ldap/ns_ldap/mapping.c
345
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
347
(void) snprintf(userdata, udatalen, "%%s");
usr/src/cmd/ldap/ns_ldap/mapping.c
355
(void) snprintf(filter, filterlen, "%s",
usr/src/cmd/ldap/ns_ldap/mapping.c
357
(void) snprintf(userdata, udatalen,
usr/src/cmd/ldap/ns_ldap/mapping.c
444
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
447
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
450
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
454
(void) snprintf(userdata, udatalen, "%%s");
usr/src/cmd/ldap/ns_ldap/mapping.c
472
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
475
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
478
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
482
(void) snprintf(userdata, udatalen,
usr/src/cmd/ldap/ns_ldap/mapping.c
501
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
504
(void) snprintf(userdata, udatalen,
usr/src/cmd/ldap/ns_ldap/mapping.c
526
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
529
(void) snprintf(userdata, udatalen,
usr/src/cmd/ldap/ns_ldap/mapping.c
558
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
561
(void) snprintf(userdata, udatalen,
usr/src/cmd/ldap/ns_ldap/mapping.c
585
(void) snprintf(filter, filterlen,
usr/src/cmd/ldap/ns_ldap/mapping.c
588
(void) snprintf(userdata, udatalen,
usr/src/cmd/ldap/ns_ldap/mapping.c
614
(void) snprintf(filter, filterlen, "objectclass=*");
usr/src/cmd/ldap/ns_ldap/mapping.c
623
(void) snprintf(filter, filterlen, "%s", keyfilter);
usr/src/cmd/ldap/ns_ldap/mapping.c
624
(void) snprintf(userdata, udatalen, "(&(%%s)%s)",
usr/src/cmd/ldapcachemgr/cachemgr.c
1050
(void) snprintf(buffer+19, BUFSIZE, ".%.4ld ",
usr/src/cmd/ldapcachemgr/cachemgr.c
1611
mlen = snprintf(buffer, msgmax, "%s",
usr/src/cmd/ldapcachemgr/cachemgr.c
1632
mlen = snprintf(buffer, msgmax, "%s",
usr/src/cmd/ldapcachemgr/cachemgr.c
1691
mlen = snprintf(buffer, msgmax, "%s",
usr/src/cmd/ldapcachemgr/cachemgr.c
1721
mlen = snprintf(buffer, msgmax, "%s",
usr/src/cmd/ldapcachemgr/cachemgr.c
1754
mlen = snprintf(buffer, msgmax, "%s",
usr/src/cmd/ldapcachemgr/cachemgr.c
1767
mlen = snprintf(buffer, msgmax, "%s",
usr/src/cmd/ldapcachemgr/cachemgr.c
1782
mlen = snprintf(buffer, msgmax, "%s", error->message);
usr/src/cmd/ldapcachemgr/cachemgr_change.c
608
if (snprintf(fname, MAXPATHLEN, "/proc/%d/psinfo", pid) > 0) {
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1081
(void) snprintf(*output, len, "%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1085
(void) snprintf(*output, len, "%s%s%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1142
(void) snprintf(*output, len, "%s%s%s%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1201
(void) snprintf(*output, len1, "%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1262
(void) snprintf(*output + strlen(*output), len1,
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1268
(void) snprintf(*output + strlen(*output), len1,
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1325
(void) snprintf(*output, len, "%s%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
1360
(void) snprintf(*output, len, "%s%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
2259
(void) snprintf(searchfilter, BUFSIZ, _PROFILE_FILTER,
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
2804
if ((snprintf(ptr, new_len, "%s%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
2852
(void) snprintf(ptr, len, "%s%s%s%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
290
(void) snprintf(*output, len, "%s%s%s%10d%s%s%10d%s",
usr/src/cmd/ldapcachemgr/cachemgr_getldap.c
589
(void) snprintf(errmsg, sizeof (errmsg), "%s %s "
usr/src/cmd/listen/lslog.c
113
(void) snprintf(scratch, sizeof (scratch), "%s: %s",
usr/src/cmd/listen/lslog.c
132
(void) snprintf(scratch, sizeof (scratch), "%s: %s",
usr/src/cmd/localedef/localedef.c
138
(void) snprintf(srcpath, sizeof (srcpath), "%s/%s/LCL_DATA",
usr/src/cmd/localedef/localedef.c
143
(void) snprintf(srcpath, sizeof (srcpath),
usr/src/cmd/localedef/localedef.c
76
(void) snprintf(locpath, sizeof (locpath), "%s/%s/LCL_DATA",
usr/src/cmd/localedef/wide.c
138
(void) snprintf(scr, sizeof (scr), "\\x%02x", *mb);
usr/src/cmd/lofiadm/main.c
1397
(void) snprintf(devicename, sizeof (devicename), "/dev/%s/%d",
usr/src/cmd/lofiadm/main.c
1418
(void) snprintf(tmpfilename, sizeof (tmpfilename),
usr/src/cmd/lofiadm/main.c
1578
(void) snprintf(tmpfilename, sizeof (tmpfilename),
usr/src/cmd/lofiadm/main.c
1580
(void) snprintf(comp_filename, sizeof (comp_filename),
usr/src/cmd/lofiadm/main.c
348
(void) snprintf(path, len,
usr/src/cmd/lofiadm/main.c
609
(void) snprintf(options, sizeof (options),
usr/src/cmd/lofiadm/main.c
612
(void) snprintf(options, sizeof (options),
usr/src/cmd/lofiadm/main.c
619
(void) snprintf(options, sizeof (options),
usr/src/cmd/lofiadm/main.c
628
(void) snprintf(options, sizeof (options),
usr/src/cmd/lofiadm/main.c
633
(void) snprintf(options, sizeof (options), "-");
usr/src/cmd/logadm/conf.c
486
(void) snprintf(cuname, sizeof (cuname), "%sXXXXXX",
usr/src/cmd/logadm/conf.c
505
(void) snprintf(tuname, sizeof (tuname), "%sXXXXXX",
usr/src/cmd/logadm/err.c
231
(void) snprintf(cmd, len, "%s %s",
usr/src/cmd/logadm/kw.c
122
(void) snprintf(secs, MAXDIGITS, "%d", (int)Now);
usr/src/cmd/logadm/kw.c
258
(void) snprintf(buf,
usr/src/cmd/logadm/main.c
717
(void) snprintf(ownerbuf, MAXATTR, "%ld", stbuf.st_uid);
usr/src/cmd/logadm/main.c
723
(void) snprintf(groupbuf, MAXATTR, "%ld", stbuf.st_gid);
usr/src/cmd/logadm/main.c
731
(void) snprintf(modebuf, MAXATTR,
usr/src/cmd/login/login.c
1472
(void) snprintf(zone_name, sizeof (zone_name),
usr/src/cmd/login/login.c
2381
(void) snprintf(envinit[basicenv+k], total, "L%d=%s",
usr/src/cmd/logins/logins.c
188
(void) snprintf(fcnlbl, MM_MXLABELLN, "UX:%s", q);
usr/src/cmd/logname/logname.c
61
(void) snprintf(uidbuf, sizeof (uidbuf), "%u", uid);
usr/src/cmd/lp/cmd/lpadmin/chkopts.c
623
snprintf(cmdBuf, sizeof (cmdBuf),
usr/src/cmd/lp/cmd/lpsched/daisyforms.c
341
snprintf(ptr, n, "LP_TRAY_ARG=%s:", p);
usr/src/cmd/lp/cmd/lpsched/daisyforms.c
348
snprintf(ptr, n, "%d,", tray);
usr/src/cmd/lp/cmd/lpsched/disp1.c
268
snprintf(tmpName, sizeof (tmpName),
usr/src/cmd/lp/cmd/lpsched/disp1.c
405
snprintf(tmpName, sizeof (tmpName),
usr/src/cmd/lp/cmd/lpsched/disp1.c
484
snprintf(tmpName, sizeof (tmpName),
usr/src/cmd/lp/cmd/lpsched/disp1.c
915
snprintf(tmp_nam, sizeof (tmp_nam),
usr/src/cmd/lp/cmd/lpsched/exec.c
1011
snprintf(argbuf, sizeof (argbuf),
usr/src/cmd/lp/cmd/lpsched/exec.c
237
snprintf(nameBuf, sizeof (nameBuf),
usr/src/cmd/lp/cmd/lpsched/exec.c
527
snprintf(tmpName, sizeof (tmpName), "%s-%s",
usr/src/cmd/lp/cmd/lpsched/exec.c
549
snprintf(tmpName, sizeof (tmpName), "%s.ppd",
usr/src/cmd/lp/cmd/lpsched/exec.c
905
snprintf(tmpName, sizeof (tmpName), "%s-%s",
usr/src/cmd/lp/cmd/lpsched/exec.c
928
snprintf(tmpName, sizeof (tmpName), "%s.ppd",
usr/src/cmd/lp/cmd/lpsched/files.c
183
snprintf(tmpName, sizeof (tmpName), "%s-%s", idno, LP_PAPIATTRNAME);
usr/src/cmd/lp/cmd/lpsched/files.c
283
snprintf(buf, sizeof (buf), "%s/%s", Lp_Temp, SEQF);
usr/src/cmd/lp/cmd/lpsched/files.c
366
snprintf (base, sizeof (base), "%d-%d", id, MOST_FILES);
usr/src/cmd/lp/cmd/lpsched/files.c
371
snprintf (base, sizeof (base), "F%s-%d", prefix, MOST_FILES);
usr/src/cmd/lp/cmd/lpsched/flt.c
139
(void) snprintf(id, sizeof (id), "%s-%d", fp->s1, fp->i1);
usr/src/cmd/lp/cmd/lpsched/flt.c
149
(void) snprintf(attrFile, sizeof (attrFile),
usr/src/cmd/lp/cmd/lpsched/fncs.c
177
snprintf(buf, sizeof (buf), fmt, i);
usr/src/cmd/lp/cmd/lpsched/fncs.c
912
snprintf(buffer, length, "%-.24s", r);
usr/src/cmd/lp/cmd/lpsched/log.c
45
snprintf(path, sizeof (path), "%s/%s", Lp_Logs, name);
usr/src/cmd/lp/cmd/lpsched/status.c
470
snprintf(buf, sizeof (buf), "%s%c",
usr/src/cmd/lp/include/oam.h
155
#define vsnp (void)snprintf
usr/src/cmd/lp/lib/access/bang.c
100
(void) snprintf(username1, sizeof (username1), "%s", user1p);
usr/src/cmd/lp/lib/access/bang.c
113
(void) snprintf(sysname2, sizeof (sysname2), "%s", sp);
usr/src/cmd/lp/lib/access/bang.c
114
(void) snprintf(username2, sizeof (username2), "%s", user2p);
usr/src/cmd/lp/lib/access/bang.c
118
(void) snprintf(sysname2, sizeof (sysname2), "%s", user2p);
usr/src/cmd/lp/lib/access/bang.c
119
(void) snprintf(username2, sizeof (username2), "%s", sp);
usr/src/cmd/lp/lib/access/bang.c
122
(void) snprintf(sysname2, sizeof (sysname2), "%s", Nodenamep);
usr/src/cmd/lp/lib/access/bang.c
123
(void) snprintf(username2, sizeof (username2), "%s", user1p);
usr/src/cmd/lp/lib/access/bang.c
90
(void) snprintf(sysname1, sizeof (sysname1), "%s", sp);
usr/src/cmd/lp/lib/access/bang.c
91
(void) snprintf(username1, sizeof (username1), "%s", user1p);
usr/src/cmd/lp/lib/access/bang.c
95
(void) snprintf(sysname1, sizeof (sysname1), "%s", user1p);
usr/src/cmd/lp/lib/access/bang.c
96
(void) snprintf(username1, sizeof (username1), "%s", sp);
usr/src/cmd/lp/lib/access/bang.c
99
(void) snprintf(sysname1, sizeof (sysname1), "%s", Nodenamep);
usr/src/cmd/lp/lib/papi/job.c
1005
snprintf(req_id, sizeof (req_id), "%s-%d", queue, job_id);
usr/src/cmd/lp/lib/papi/job.c
1047
snprintf(req_id, sizeof (req_id), "%s-%d", dest, job_id);
usr/src/cmd/lp/lib/papi/job.c
1197
snprintf(lpfile, sizeof (lpfile), "%s%d-%s",
usr/src/cmd/lp/lib/papi/job.c
1280
snprintf(metadata_file, sizeof (metadata_file), "%s%s-%s",
usr/src/cmd/lp/lib/papi/job.c
1292
snprintf(metadata_file, sizeof (metadata_file), "%s-0", request_id);
usr/src/cmd/lp/lib/papi/job.c
1377
snprintf(path, sizeof (path), "/var/spool/lp/temp/%d-XXXXXX", id);
usr/src/cmd/lp/lib/papi/job.c
212
snprintf(file, sizeof (file), "%d-0", id);
usr/src/cmd/lp/lib/papi/job.c
594
snprintf(lpfile, sizeof (lpfile), "%s%s-%d",
usr/src/cmd/lp/lib/papi/job.c
614
snprintf(lpfile, sizeof (lpfile), "%s%s-%s",
usr/src/cmd/lp/lib/papi/job.c
625
snprintf(lpfile, sizeof (lpfile), "%s-0", request_id);
usr/src/cmd/lp/lib/papi/job.c
741
snprintf(lpfile, sizeof (lpfile), "%s%s-%s",
usr/src/cmd/lp/lib/papi/job.c
752
snprintf(lpfile, sizeof (lpfile), "%s-0", request_id);
usr/src/cmd/lp/lib/papi/job.c
842
snprintf(lpfile, sizeof (lpfile), "/var/spool/lp/temp/%s-1",
usr/src/cmd/lp/lib/papi/job.c
854
snprintf(lpfile, sizeof (lpfile), "%s%s-%s",
usr/src/cmd/lp/lib/papi/job.c
867
snprintf(lpfile, sizeof (lpfile), "%s-0", request_id);
usr/src/cmd/lp/lib/papi/job.c
959
snprintf(req_id, sizeof (req_id), "%s-%d", dest, job_id);
usr/src/cmd/lp/lib/papi/job.c
980
snprintf(req_id, sizeof (req_id), "%d-0", job_id);
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
148
snprintf(buf, sizeof (buf), "%s%s%s", user,
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
183
snprintf(buf, sizeof (buf), "prtitle='%s'", pr_title);
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
188
snprintf(buf, sizeof (buf), "prwidth=%d", pr_width);
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
193
snprintf(buf, sizeof (buf), "indent=%d", pr_indent);
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
212
snprintf(buf, sizeof (buf), "%s%s%s",
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
229
snprintf(buf, sizeof (buf), "group=%d", numberUp);
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
486
snprintf(buf, sizeof (buf), "lpsched://localhost/printers/%s/%d",
usr/src/cmd/lp/lib/papi/lpsched-jobs.c
490
snprintf(buf, sizeof (buf), "lpsched://localhost/printers/%s",
usr/src/cmd/lp/lib/papi/lpsched-misc.c
123
snprintf(path, sizeof (path), "%d-0", id);
usr/src/cmd/lp/lib/papi/lpsched-msgs.c
185
snprintf(result, sizeof (result), gettext("status: %d"),
usr/src/cmd/lp/lib/papi/lpsched-msgs.c
252
snprintf(req, sizeof (req), "%s-%d", dest, job_id);
usr/src/cmd/lp/lib/papi/lpsched-msgs.c
283
snprintf(req, sizeof (req), "%s-%d", dest, job_id);
usr/src/cmd/lp/lib/papi/lpsched-printers.c
160
snprintf(uri, sizeof (uri), "lpsched://localhost/printers/%s",
usr/src/cmd/lp/lib/papi/lpsched-printers.c
283
snprintf(buf, sizeof (buf), "file://%s%s/ppd/%s.ppd",
usr/src/cmd/lp/lib/papi/lpsched-printers.c
288
snprintf(buf, sizeof (buf), "file://%s%s",
usr/src/cmd/lp/lib/papi/lpsched-printers.c
295
snprintf(buf, sizeof (buf), "%s/ppd/%s.ppd", ETCDIR, tmp->name);
usr/src/cmd/lp/lib/papi/lpsched-printers.c
380
snprintf(uri, sizeof (uri), "lpsched://localhost/printers/%s",
usr/src/cmd/lp/lib/papi/ppd.c
125
snprintf(capability, sizeof (capability), "%s", value);
usr/src/cmd/lp/lib/papi/ppd.c
126
snprintf(def, sizeof (def),
usr/src/cmd/lp/lib/papi/ppd.c
128
snprintf(supported, sizeof (supported),
usr/src/cmd/lp/lib/papi/printer.c
488
snprintf(request_file, sizeof (request_file),
usr/src/cmd/lp/lib/printers/delprinter.c
131
(void) snprintf(ppdfile, sizeof (ppdfile), "%s.ppd", name);
usr/src/cmd/lp/lib/printers/putprinter.c
555
(void) snprintf(buf, sizeof (buf), "%s.ppd", name);
usr/src/cmd/lp/lib/printers/putprinter.c
764
(void) snprintf(cmdLine, clSize,
usr/src/cmd/lp/model/netpr/bsd_misc.c
271
(void) snprintf(buf, sizeof (buf), "%c%s\n", option, value);
usr/src/cmd/lp/model/netpr/bsd_misc.c
88
(void) snprintf(job->np_request_id, (size_t)4,
usr/src/cmd/ls/ls.c
2601
(void) snprintf(rep->exttr[fattr].name, len + 3,
usr/src/cmd/ls/ls.c
2651
(void) snprintf(fmt_buf, FMTSIZE, fstr, nsec);
usr/src/cmd/luxadm/fchba.c
1479
(void) snprintf(cmp->hba_path, MAXPATHLEN,
usr/src/cmd/luxadm/fchba.c
1494
(void) snprintf(tmp->hba_path, MAXPATHLEN,
usr/src/cmd/luxadm/fchba.c
1640
(void) snprintf(head->hba_path, MAXPATHLEN,
usr/src/cmd/luxadm/fchba.c
1722
(void) snprintf(head->hba_path, MAXPATHLEN,
usr/src/cmd/luxadm/fchba.c
325
(void) snprintf(path, MAXPATHLEN, "%s:devctl",
usr/src/cmd/luxadm/fchba.c
328
(void) snprintf(path, MAXPATHLEN, "%s",
usr/src/cmd/luxadm/g_adm.c
6428
(void) snprintf(my_hba_path, sizeof (my_hba_path), "%s%s",
usr/src/cmd/luxadm/g_adm.c
6525
(void) snprintf(my_hba_path, sizeof (my_hba_path), "%s%s",
usr/src/cmd/mail/cksaved.c
125
(void) snprintf(command, sizeof (command),
usr/src/cmd/mail/cksaved.c
94
(void) snprintf(command, sizeof (command),
usr/src/cmd/mail/goback.c
119
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/mail/islocal.c
44
(void) snprintf(fname, sizeof (fname), "%s%s", maildir, user);
usr/src/cmd/mail/lock.c
42
(void) snprintf(tbuf, sizeof (tbuf),
usr/src/cmd/mail/printhdr.c
46
(void) snprintf(buf, sizeof (buf), "%s %s\n",
usr/src/cmd/mail/printhdr.c
58
(void) snprintf(buf, sizeof (buf), "%s\n", contptr->value);
usr/src/cmd/mail/printmail.c
119
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/mail/savehdrs.c
66
(void) snprintf(tbuf, sizeof (tbuf),
usr/src/cmd/mail/sendlist.c
183
(void) snprintf(biffmsg, sizeof (biffmsg),
usr/src/cmd/mail/sendmail.c
101
(void) snprintf(buf, sizeof (buf), "%s%s %s\n",
usr/src/cmd/mail/sendmail.c
104
(void) snprintf(buf, sizeof (buf), "%s%s %s\n",
usr/src/cmd/mail/sendmail.c
119
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/mail/sendmail.c
206
(void) snprintf(buf, sizeof (buf), "%s \n",
usr/src/cmd/mail/sendmail.c
239
snprintf(buf, sizeof (buf), "%s%s\n",
usr/src/cmd/mail/sendmail.c
259
(void) snprintf(line, sizeof (line), "%s \n",
usr/src/cmd/mail/sendmail.c
267
(void) snprintf(line, sizeof (line), "%s \n",
usr/src/cmd/mail/sendmail.c
275
(void) snprintf(line, sizeof (line), "%s \n",
usr/src/cmd/mail/sendmail.c
295
(void) snprintf(line, sizeof (line), "%s \n",
usr/src/cmd/mail/sendmail.c
303
(void) snprintf(line, sizeof (line), "%s \n",
usr/src/cmd/mail/sendmail.c
311
(void) snprintf(line, sizeof (line), "%s \n",
usr/src/cmd/mail/sendmail.c
332
(void) snprintf(line, sizeof (line), "%s \n", header[H_MIMEVERS].tag);
usr/src/cmd/mail/sendmail.c
339
(void) snprintf(line, sizeof (line), "%s \n", header[H_CTYPE].tag);
usr/src/cmd/mail/sendmail.c
346
(void) snprintf(line, sizeof (line), "%s \n", header[H_CLEN].tag);
usr/src/cmd/mail/sendmail.c
421
(void) snprintf(hptr->value, sizeof (hptr->value),
usr/src/cmd/mailx/cmd1.c
638
snprintf(cmd, sizeof (cmd), "%s %s", LS, dirname);
usr/src/cmd/mailx/cmd3.c
261
snprintf(file, sizeof (file), "%s/%s", cwd, editfile);
usr/src/cmd/mailx/cmd3.c
266
snprintf(file, sizeof (file), "%s/%s", cwd, mailname);
usr/src/cmd/mailx/cmd3.c
315
snprintf(mydomname, sizeof (mydomname), "%s@%s", myname, domain);
usr/src/cmd/mailx/cmd3.c
316
snprintf(mylocalname, sizeof (mylocalname), "%s@%s", myname, host);
usr/src/cmd/mailx/collect.c
897
snprintf(ecmd, sizeof (ecmd), "exec %s %s", edit, tempEdit);
usr/src/cmd/mailx/fio.c
751
snprintf(xname, sizeof (xname), "%s/%s", foldbuf, name + 1);
usr/src/cmd/mailx/fio.c
809
snprintf(name, BUFSIZ, "%s/%s", homedir, folder);
usr/src/cmd/mailx/fio.c
844
snprintf(defbuf, sizeof (defbuf), "%s/%s", Getf("HOME"),
usr/src/cmd/mailx/fio.c
848
snprintf(defbuf, sizeof (defbuf), "%s/%s", Getf("HOME"),
usr/src/cmd/mailx/fio.c
852
snprintf(defbuf, sizeof (defbuf), "%s/%s", Getf("HOME"),
usr/src/cmd/mailx/hostname.c
74
snprintf(domain, sizeof (domain), "%s%s", host, maildomain());
usr/src/cmd/mailx/lex.c
246
snprintf(semfn, sizeof (semfn), "%s%s", home, "/.Maillock");
usr/src/cmd/mailx/lex.c
890
snprintf(zname, sizeof (zname),
usr/src/cmd/mailx/lpaths.c
57
snprintf(buf, sizeof (buf), "%s/%s", LIBPATH, file);
usr/src/cmd/mailx/lpaths.c
72
snprintf(buf, sizeof (buf), "%s/%s/LC_MESSAGES/%s",
usr/src/cmd/mailx/lpaths.c
77
snprintf(buf, sizeof (buf), "%s/%s", LIBPATH, file);
usr/src/cmd/mailx/main.c
188
snprintf(u, sizeof (u), "%s%s", maildir, optarg);
usr/src/cmd/mailx/names.c
127
snprintf(abuf, sizeof (abuf), "%s@%s", np->n_name,
usr/src/cmd/mailx/names.c
500
snprintf(ubuf, BUFSIZ, "%s!%s", host, user);
usr/src/cmd/mailx/names.c
641
snprintf(hbuf, sizeof (hbuf), "%d", hflag);
usr/src/cmd/mailx/optim.c
124
snprintf(nbuf, sizeof (nbuf), "%s!%s", from, name);
usr/src/cmd/mailx/optim.c
217
snprintf(result, sizeof (result), "%s@%s.UUCP", np, hp);
usr/src/cmd/mailx/optim.c
354
snprintf(rbuf, sizeof (rbuf), "%s%s", name, cp);
usr/src/cmd/mailx/quit.c
295
snprintf(tempResid, PATHSIZE, "%s/:saved/%s", maildir, myname);
usr/src/cmd/mailx/quit.c
298
snprintf(tempResid, PATHSIZE, "/tmp/Rq%-ld", mypid);
usr/src/cmd/mailx/quit.c
302
snprintf(tempResid, PATHSIZE,
usr/src/cmd/mailx/receipt.c
69
snprintf(buf, sizeof (buf), "%s %s", mail, skin(nameof(mp)));
usr/src/cmd/mailx/send.c
121
snprintf(field, sizeof (field),
usr/src/cmd/mailx/send.c
184
snprintf(line, sizeof (line),
usr/src/cmd/mailx/temp.c
64
snprintf(tempMail, TMPSIZ, "/tmp/Rs%-ld", pid);
usr/src/cmd/mailx/temp.c
65
snprintf(tempQuit, TMPSIZ, "/tmp/Rm%-ld", pid);
usr/src/cmd/mailx/temp.c
66
snprintf(tempEdit, TMPSIZ, "/tmp/Re%-ld", pid);
usr/src/cmd/mailx/temp.c
67
snprintf(tempMesg, TMPSIZ, "/tmp/Rx%-ld", pid);
usr/src/cmd/mailx/temp.c
68
snprintf(tempZedit, TMPSIZ, "/tmp/Rz%-ld", pid);
usr/src/cmd/mailx/util.c
648
snprintf(linebuf, sizeof (linebuf), "%s!%s",
usr/src/cmd/mailx/util.c
672
snprintf(buf, sizeof (buf), "%.*s%s%s",
usr/src/cmd/mailx/util.c
676
snprintf(buf, sizeof (buf), "%s %s",
usr/src/cmd/make/lib/mksh/misc.cc
351
(void) snprintf(errbuf, size, gettext("Error %d"), errnum);
usr/src/cmd/man/makewhatis.c
278
(void) snprintf(path, MAXPATHLEN, "%s/%s.%s%s",
usr/src/cmd/man/makewhatis.c
309
(void) snprintf(tempfile, MAXPATHLEN, "%s.tmp", name);
usr/src/cmd/man/makewhatis.c
355
(void) snprintf(filename, MAXPATHLEN, "%s/%s", mandir, WHATIS);
usr/src/cmd/man/makewhatis.c
364
(void) snprintf(filename, MAXPATHLEN, "%s/%s", mandir, WHATIS);
usr/src/cmd/man/makewhatis.c
835
(void) snprintf(section_dir, MAXPATHLEN, "%s/%s",
usr/src/cmd/man/man.c
1173
(void) snprintf(sectpath, sizeof (sectpath), "%s/%s", path, dir);
usr/src/cmd/man/man.c
1174
(void) snprintf(file, sizeof (file), "%s.", name);
usr/src/cmd/man/man.c
1189
(void) snprintf(dname, sizeof (dname), "%.*s.", nlen, pname);
usr/src/cmd/man/man.c
1243
(void) snprintf(fullpath, sizeof (fullpath),
usr/src/cmd/man/man.c
1274
(void) snprintf(manpname, sizeof (manpname), "%s/man%s/%s", path,
usr/src/cmd/man/man.c
1276
(void) snprintf(catpname, sizeof (catpname), "%s/cat%s/%s", path,
usr/src/cmd/man/man.c
1299
(void) snprintf(cmdbuf, BUFSIZ,
usr/src/cmd/man/man.c
1305
(void) snprintf(cmdbuf, BUFSIZ,
usr/src/cmd/man/man.c
1320
(void) snprintf(cmdbuf, BUFSIZ, "%s %s", pager, catpname);
usr/src/cmd/man/man.c
1326
(void) snprintf(tmpbuf, BUFSIZ, "-Owidth=%d ", manwidth);
usr/src/cmd/man/man.c
1327
(void) snprintf(cmdbuf, BUFSIZ, "cd %s; %s %s | mandoc %s| %s",
usr/src/cmd/man/man.c
1367
(void) snprintf(fname, MAXPATHLEN, "%s/%s", path, CONFIG);
usr/src/cmd/man/man.c
749
(void) snprintf(whatpath, sizeof (whatpath),
usr/src/cmd/man/man.c
755
(void) snprintf(whatpath, sizeof (whatpath), "%s/%s", b->path,
usr/src/cmd/man/man.c
796
(void) snprintf(s, sizeof (s), "(%s)",
usr/src/cmd/mandoc/html.c
582
(void)snprintf(numbuf, sizeof(numbuf), "&#x%.4X;", c);
usr/src/cmd/mandoc/mandoc.c
531
isz = snprintf(p, 4 + 1, "%d, ", tm->tm_mday);
usr/src/cmd/mandoc/mdoc_man.c
1517
(void)snprintf(buf, sizeof(buf), "%dn",
usr/src/cmd/mandoc/mdoc_man.c
533
(void)snprintf(buf, sizeof(buf), "%dn", sz);
usr/src/cmd/mandoc/mdoc_man.c
592
(void)snprintf(buf, sizeof(buf), "%dn", sz + 2);
usr/src/cmd/mandoc/mdoc_man.c
604
(void)snprintf(buf, sizeof(buf), "%d.\\&", ++*count);
usr/src/cmd/mandoc/mdoc_term.c
890
(void)snprintf(buf, sizeof(buf), "%d.",
usr/src/cmd/mandoc/preconv.c
104
*oi += snprintf(ob->buf + *oi, 11,
usr/src/cmd/mandoc/preconv.c
95
*oi += snprintf(ob->buf + *oi, 11, "\\[u%.4X]", accum);
usr/src/cmd/mandoc/roff.c
1604
(void)snprintf(ubuf, sizeof(ubuf), "%d",
usr/src/cmd/mandoc/roff.c
1611
(void)snprintf(ubuf, sizeof(ubuf), "%d",
usr/src/cmd/mandoc/tbl_html.c
195
(void)snprintf(hbuf, sizeof(hbuf),
usr/src/cmd/mandoc/tbl_html.c
201
(void)snprintf(vbuf, sizeof(vbuf),
usr/src/cmd/mandoc/tbl_term.c
792
(void)snprintf(buf, sizeof(buf), "\\[u%04x]", c);
usr/src/cmd/mandoc/term_tag.c
89
(void)snprintf(tag_files.ofn, sizeof(tag_files.ofn),
usr/src/cmd/mdb/common/kmdb/kctl/kctl_dmod.c
100
(void) snprintf(fullname, fullnamelen, "%s/%s", path, modname);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3505
(void) snprintf(execname, sizeof (execname), "./%s",
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3508
(void) snprintf(execname, sizeof (execname), "%s",
usr/src/cmd/mdb/common/mdb/mdb_proc.c
933
(void) snprintf(env, envlen,
usr/src/cmd/mdb/common/modules/genunix/gcore.c
2031
(void) snprintf(core_name, sizeof (core_name), "core.%s.%d",
usr/src/cmd/mdb/common/modules/libc/findstack_subr.c
108
(void) snprintf(out, sz, "%s", addr == 0 ? "<none>" : (char *)addr);
usr/src/cmd/mdb/common/modules/libc/findstack_subr.c
87
(void) snprintf(out, out_sz, state ? "PARKED" : "UNPARKED");
usr/src/cmd/mdb/common/modules/pmcs/pmcs.c
2773
if (snprintf(ofilename, MAXPATHLEN, "%s%d", ofile, instance) >
usr/src/cmd/mktemp/mktemp.c
116
len = snprintf(NULL, 0, "%s/%s", prefix, tmpl) + 1;
usr/src/cmd/mktemp/mktemp.c
122
(void) snprintf(tmp, len, "%s/%s", prefix, tmpl);
usr/src/cmd/modload/add_drv.c
515
(void) snprintf(foundpath, sizeof (foundpath),
usr/src/cmd/modload/add_drv.c
689
(void) snprintf(strbuf, sizeof (strbuf),
usr/src/cmd/modload/drvsubr.c
1157
(void) snprintf(driver_aliases, driver_aliases_len,
usr/src/cmd/modload/drvsubr.c
1159
(void) snprintf(driver_classes, driver_classes_len,
usr/src/cmd/modload/drvsubr.c
1161
(void) snprintf(minor_perm, minor_perm_len,
usr/src/cmd/modload/drvsubr.c
1163
(void) snprintf(name_to_major, name_to_major_len,
usr/src/cmd/modload/drvsubr.c
1165
(void) snprintf(rem_name_to_major, rem_name_to_major_len,
usr/src/cmd/modload/drvsubr.c
1167
(void) snprintf(add_rem_lock, add_rem_lock_len,
usr/src/cmd/modload/drvsubr.c
1169
(void) snprintf(devfs_root, devfs_root_len,
usr/src/cmd/modload/drvsubr.c
1171
(void) snprintf(device_policy, device_policy_len,
usr/src/cmd/modload/drvsubr.c
1173
(void) snprintf(extra_privs, extra_privs_len,
usr/src/cmd/modload/drvsubr.c
1248
(void) snprintf(maj_num, sizeof (maj_num), "%lu", major_num);
usr/src/cmd/modload/drvsubr.c
1442
(void) snprintf(newfile, sizeof (newfile), "%s%s", minor_perm, ".hold");
usr/src/cmd/modload/drvsubr.c
1540
(void) snprintf(line, sizeof (line),
usr/src/cmd/modload/drvsubr.c
1544
(void) snprintf(line, sizeof (line),
usr/src/cmd/modload/drvsubr.c
1562
(void) snprintf(line, sizeof (line),
usr/src/cmd/modload/drvsubr.c
1892
(void) snprintf(path, sizeof (path), "/devices/%s", one_entry);
usr/src/cmd/modload/drvsubr.c
192
(void) snprintf(line, line_len,
usr/src/cmd/modload/drvsubr.c
2229
(void) snprintf(major, sizeof (major),
usr/src/cmd/modload/drvsubr.c
2358
(void) snprintf(drv_majnum_str, sizeof (drv_majnum_str),
usr/src/cmd/modload/drvsubr.c
275
(void) snprintf(line, line_len, "%s:%s\n",
usr/src/cmd/modload/drvsubr.c
416
(void) snprintf(newfile, sizeof (newfile), "%s%s", oldfile, ".hold");
usr/src/cmd/modload/modinfo.c
212
(void) snprintf(namebuf, sizeof (namebuf), "%s (%s)",
usr/src/cmd/modload/modunload.c
59
(void) snprintf(modid, sizeof (modid), "%d", modinfo->mi_id);
usr/src/cmd/modload/modunload.c
60
(void) snprintf(mod0, sizeof (mod0), "%d",
usr/src/cmd/modload/plcysubr.c
289
(void) snprintf(tfile, sizeof (tfile), "%s%s", filename, XEND);
usr/src/cmd/modload/plcysubr.c
290
(void) snprintf(ofile, sizeof (ofile), "%s%s", filename, ".old");
usr/src/cmd/modload/rem_drv.c
276
if (snprintf(path, MAXPATHLEN, "%s/devices%s",
usr/src/cmd/modload/rem_drv.c
291
(void) snprintf(binding_path, MAXPATHLEN,
usr/src/cmd/mv/mv.c
1324
(void) snprintf(buf, len, "%s/%s",
usr/src/cmd/mv/mv.c
1594
(void) snprintf(fromname, sizeof (fromname),
usr/src/cmd/mv/mv.c
1771
(void) snprintf(buf, sizeof (buf), "%s: %s", cmd, s);
usr/src/cmd/mv/mv.c
1780
(void) snprintf(buf, sizeof (buf), "%s: %s: %s",
usr/src/cmd/mv/mv.c
644
(void) snprintf(buf, len, "%s/%s",
usr/src/cmd/ndmpd/include/tlm.h
442
(void) snprintf(ndmp_log_info, \
usr/src/cmd/ndmpd/ndmp/ndmpd_chkpnt.c
116
(void) snprintf(chname, ZFS_MAX_DATASET_NAME_LEN, "@%s", jobname);
usr/src/cmd/ndmpd/ndmp/ndmpd_chkpnt.c
256
(void) snprintf(snapname, ZFS_MAX_DATASET_NAME_LEN,
usr/src/cmd/ndmpd/ndmp/ndmpd_chkpnt.c
307
(void) snprintf(snapname, ZFS_MAX_DATASET_NAME_LEN,
usr/src/cmd/ndmpd/ndmp/ndmpd_config.c
134
(void) snprintf(hostidstr, sizeof (hostidstr), "%lx", hostid);
usr/src/cmd/ndmpd/ndmp/ndmpd_config.c
319
(void) snprintf(hostidstr, sizeof (hostidstr), "%lx", hostid);
usr/src/cmd/ndmpd/ndmp/ndmpd_config.c
593
(void) snprintf(fsip->fs_type, MNTTYPE_LEN, "%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_config.c
595
(void) snprintf(fsip->fs_logical_device, log_dev_len, "%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_config.c
889
(void) snprintf(rev_number, sizeof (rev_number), "%d",
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
783
(void) snprintf(cl_addr, NDMP_CL_ADDR_LEN, "%s:%d",
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
817
(void) snprintf(dev_name, NDMP_TAPE_DEV_NAME, "%st%02x%x",
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
895
(void) snprintf(tcp_addr, NDMP_TCP_ADDR_SIZE, "%s", "Local");
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
899
(void) snprintf(tcp_addr, NDMP_TCP_ADDR_SIZE, "%s:%d",
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
906
(void) snprintf(tcp_addr, NDMP_TCP_ADDR_SIZE, "%s", "Unknown");
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
949
(void) snprintf(tcp_addr, NDMP_TCP_ADDR_SIZE, "%s:%d",
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
968
(void) snprintf(tcp_addr, NDMP_TCP_ADDR_SIZE, "%s:%d",
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
430
(void) snprintf(msg_invalid, 32, "Invalid backup type: %s.",
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
432
(void) snprintf(msg_types, 32,
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
509
(void) snprintf(msg_invalid, 32, "Invalid backup type: %s.",
usr/src/cmd/ndmpd/ndmp/ndmpd_data.c
511
(void) snprintf(msg_types, 32,
usr/src/cmd/ndmpd/ndmp/ndmpd_dtime.c
686
(void) snprintf(bakfname, PATH_MAX, "%s.bak", fname);
usr/src/cmd/ndmpd/ndmp/ndmpd_dtime.c
766
(void) snprintf(bakfpath, PATH_MAX, "%s.bak", fpath);
usr/src/cmd/ndmpd/ndmp/ndmpd_log.c
111
(void) snprintf(name, NAME_MAX, fname, idx);
usr/src/cmd/ndmpd/ndmp/ndmpd_log.c
114
(void) snprintf(buf, PATH_MAX, fmt, path, name);
usr/src/cmd/ndmpd/ndmp/ndmpd_log.c
315
(void) snprintf(b, &buf[PATH_MAX+KILOBYTE] - b,
usr/src/cmd/ndmpd/ndmp/ndmpd_log.c
343
(void) snprintf(ndmp_log_buf, sizeof (ndmp_log_buf), "%s: %s:%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
1311
(void) snprintf(val, sizeof (val), "%llu", tok);
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
1683
(void) snprintf(fullpath, TLM_MAX_PATH_NAME, "%s%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
1686
(void) snprintf(fullpath, TLM_MAX_PATH_NAME, "%s/%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
1762
(void) snprintf(fullpath, TLM_MAX_PATH_NAME, "%s%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
1765
(void) snprintf(fullpath, TLM_MAX_PATH_NAME, "%s/%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_tar3.c
2457
(void) snprintf(info, sizeof (info),
usr/src/cmd/ndmpd/ndmp/ndmpd_util.c
2077
(void) snprintf(jname, TLM_MAX_BACKUP_JOB_NAME, "%s%d",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
1793
(void) snprintf(snapdata.nzs_snapskip, ZFS_MAX_DATASET_NAME_LEN,
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
1821
(void) snprintf(snapdata.nzs_snapname, ZFS_MAX_DATASET_NAME_LEN, "%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
2000
(void) snprintf(findprop_plus_slash, ZFS_MAXPROPLEN, "/%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
2103
(void) snprintf(fullname, ZFS_MAX_DATASET_NAME_LEN, "%s@%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
2160
(void) snprintf(propstr, ZFS_MAXPROPLEN, "%u.%u.%c/%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
2202
return (snprintf(subprop, len, "%d.%s.%c",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
2227
(void) snprintf(fullname, ZFS_MAX_DATASET_NAME_LEN, "%s@%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
2265
(void) snprintf(findprop_plus_slash, ZFS_MAXPROPLEN, "/%s",
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
2347
err = snprintf(snapname, namelen,
usr/src/cmd/ndmpd/ndmp/ndmpd_zfs.c
741
(void) snprintf(zfs_backup_size, sizeof (zfs_backup_size), "%llu",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
1287
(void) snprintf(mpp->mp_name, ZFS_MAX_DATASET_NAME_LEN,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
1290
(void) snprintf(mpp->mp_name, ZFS_MAX_DATASET_NAME_LEN,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
1293
(void) snprintf(mpp->mp_value, ZFS_MAXPROPLEN, "%llu", space);
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
169
(void) snprintf(acl_info->attr_len, sizeof (acl_info->attr_len),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
174
(void) snprintf(tar_hdr->th_size, sizeof (tar_hdr->th_size), "%011o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
176
(void) snprintf(tar_hdr->th_mode, sizeof (tar_hdr->th_mode), "%06o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
178
(void) snprintf(tar_hdr->th_uid, sizeof (tar_hdr->th_uid), "%06o ", 0);
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
179
(void) snprintf(tar_hdr->th_gid, sizeof (tar_hdr->th_gid), "%06o ", 0);
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
180
(void) snprintf(tar_hdr->th_mtime, sizeof (tar_hdr->th_mtime),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
226
(void) snprintf(tar_hdr->th_size, sizeof (tar_hdr->th_size), "%011o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
229
(void) snprintf(buf, len, "%lld %s", file_size, fullname);
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
270
(void) snprintf(section_name, TLM_MAX_PATH_NAME,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
273
(void) snprintf(section_name,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
290
(void) snprintf(tar_hdr->th_size, sizeof (tar_hdr->th_size), "%011o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
292
(void) snprintf(tar_hdr->th_mode, sizeof (tar_hdr->th_mode), "%06o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
294
(void) snprintf(tar_hdr->th_uid, sizeof (tar_hdr->th_uid), "%06o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
296
(void) snprintf(tar_hdr->th_gid, sizeof (tar_hdr->th_gid), "%06o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
298
(void) snprintf(tar_hdr->th_mtime, sizeof (tar_hdr->th_mtime), "%011o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
315
(void) snprintf(xhdr->h_version, sizeof (xhdr->h_version), "%s",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
317
(void) snprintf(xhdr->h_size, sizeof (xhdr->h_size), "%0*d",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
319
(void) snprintf(xhdr->h_component_len, sizeof (xhdr->h_component_len),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
321
(void) snprintf(xhdr->h_link_component_len,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
327
(void) snprintf(xbuf->h_namesz, sizeof (xbuf->h_namesz), "%0*d",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
376
(void) snprintf(section_name,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
402
(void) snprintf(tar_hdr->th_name,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
409
(void) snprintf(tar_hdr->th_size, sizeof (tar_hdr->th_size),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
411
(void) snprintf(tar_hdr->th_mode, sizeof (tar_hdr->th_mode),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
413
(void) snprintf(tar_hdr->th_uid, sizeof (tar_hdr->th_uid),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
415
(void) snprintf(tar_hdr->th_gid, sizeof (tar_hdr->th_gid),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
417
(void) snprintf(tar_hdr->th_uname, sizeof (tar_hdr->th_uname),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
419
(void) snprintf(tar_hdr->th_gname, sizeof (tar_hdr->th_gname),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
421
(void) snprintf(tar_hdr->th_mtime, sizeof (tar_hdr->th_mtime),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
445
(void) snprintf(tar_hdr->th_linkname,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
452
(void) snprintf(tar_hdr->th_size, sizeof (tar_hdr->th_size),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
454
(void) snprintf(tar_hdr->th_mode, sizeof (tar_hdr->th_mode),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
456
(void) snprintf(tar_hdr->th_uid, sizeof (tar_hdr->th_uid),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
458
(void) snprintf(tar_hdr->th_gid, sizeof (tar_hdr->th_gid),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
460
(void) snprintf(tar_hdr->th_uname, sizeof (tar_hdr->th_uname),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
462
(void) snprintf(tar_hdr->th_gname, sizeof (tar_hdr->th_gname),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
464
(void) snprintf(tar_hdr->th_mtime, sizeof (tar_hdr->th_mtime),
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
482
(void) snprintf(tar_hdr->th_name,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
495
(void) snprintf(tar_hdr->th_linkname,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
516
(void) snprintf(tar_hdr->th_shared.th_dev.th_devmajor,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
519
(void) snprintf(tar_hdr->th_shared.th_dev.th_devminor,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
527
(void) snprintf(tar_hdr->th_shared.th_hlink_ino,
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
537
(void) snprintf(tar_hdr->th_size, sizeof (tar_hdr->th_size), "%011o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
539
(void) snprintf(tar_hdr->th_mode, sizeof (tar_hdr->th_mode), "%06o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
541
(void) snprintf(tar_hdr->th_uid, sizeof (tar_hdr->th_uid), "%06o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
543
(void) snprintf(tar_hdr->th_gid, sizeof (tar_hdr->th_gid), "%06o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
545
(void) snprintf(tar_hdr->th_uname, sizeof (tar_hdr->th_uname), "%.31s",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
547
(void) snprintf(tar_hdr->th_gname, sizeof (tar_hdr->th_gname), "%.31s",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
549
(void) snprintf(tar_hdr->th_mtime, sizeof (tar_hdr->th_mtime), "%011o ",
usr/src/cmd/ndmpd/tlm/tlm_backup_reader.c
734
(void) snprintf(attrname, TLM_MAX_PATH_NAME, "/dev/null/%s",
usr/src/cmd/ndmpd/tlm/tlm_init.c
180
(void) snprintf(buf, size, "0x%2.2X%2.2X%2.2X%2.2X%2.2X%2.2X%2.2X%2.2X",
usr/src/cmd/ndmpd/tlm/tlm_init.c
249
(void) snprintf(wwnp, wsize, "%.*s",
usr/src/cmd/ndmpd/tlm/tlm_lib.c
299
(void) snprintf(r->th_chksum, sizeof (r->th_chksum), "%6o", sum);
usr/src/cmd/ndmpd/tlm/tlm_lib.c
639
(void) snprintf(buf, TLM_MAX_PATH_NAME, fmt, dir, name);
usr/src/cmd/ndmpd/tlm/tlm_lib.c
667
(void) snprintf(chk_name, PATH_MAX, "%s", jname);
usr/src/cmd/ndmpd/tlm/tlm_lib.c
751
(void) snprintf(sname, TLM_MAX_PATH_NAME, "%s/%s/%s%s", mountpoint,
usr/src/cmd/ndmpd/tlm/tlm_lib.c
984
(void) snprintf(ssd->ss_sd.sd_name,
usr/src/cmd/ndmpd/tlm/tlm_lib.c
989
(void) snprintf(ssd->ss_sd.sd_name,
usr/src/cmd/ndmpd/tlm/tlm_restore_writer.c
2306
(void) snprintf(pbuf, TLM_MAX_PATH_NAME, "%s%s", bk_path, p);
usr/src/cmd/ndmpd/tlm/tlm_restore_writer.c
2308
(void) snprintf(pbuf, TLM_MAX_PATH_NAME, "%s/%s", bk_path, p);
usr/src/cmd/ndmpd/tlm/tlm_restore_writer.c
684
(void) snprintf(name, TLM_MAX_PATH_NAME,
usr/src/cmd/ndmpd/tlm/tlm_traverse.c
253
(void) snprintf(file_path, PATH_MAX, "%s/", pn_path);
usr/src/cmd/ndmpd/tlm/tlm_traverse.c
302
(void) snprintf(file_path, PATH_MAX, "%s/", path);
usr/src/cmd/newgrp/newgrp.c
156
(void) snprintf(homedir, len, "HOME=%s", dir);
usr/src/cmd/newgrp/newgrp.c
160
(void) snprintf(logname, len, "LOGNAME=%s", name);
usr/src/cmd/newgrp/newgrp.c
176
(void) snprintf(shell, len, "-%s", p->pw_shell);
usr/src/cmd/newtask/newtask.c
230
(void) snprintf(env_home, len_home, "HOME=%s", pw->pw_dir);
usr/src/cmd/newtask/newtask.c
231
(void) snprintf(env_logname, len_logname, "LOGNAME=%s",
usr/src/cmd/newtask/newtask.c
233
(void) snprintf(env_shell, len_shell, "SHELL=%s", pw->pw_shell);
usr/src/cmd/newtask/newtask.c
234
(void) snprintf(env_mail, len_mail, "MAIL=/var/mail/%s",
usr/src/cmd/newtask/newtask.c
256
(void) snprintf(env_term, len_term, "TERM=%s",
usr/src/cmd/newtask/newtask.c
274
(void) snprintf(env_tz, len_tz, "TZ=%s", cur_tz);
usr/src/cmd/newtask/newtask.c
294
(void) snprintf(shell, PATH_MAX, "-%s", basename(pw->pw_shell));
usr/src/cmd/newtask/utils.c
176
(void) snprintf(ret_str, tlen, "%s%s",
usr/src/cmd/newtask/utils.c
181
(void) snprintf(ret_str, tlen, "%s", tmp_cp);
usr/src/cmd/nohup/nohup.c
628
if (snprintf(nout, sizeof (nout),
usr/src/cmd/nohup/nohup.c
86
if ((snprintf(nout, sizeof (nout),
usr/src/cmd/nscd/cache.c
256
(void) snprintf(whoami, len, "%s [key=%s]", name, argp->key.name);
usr/src/cmd/nscd/cache.c
264
(void) snprintf(whoami, len, "%s [key=%d]", name, argp->key.number);
usr/src/cmd/nscd/cache.c
272
(void) snprintf(whoami, len, "%s", name);
usr/src/cmd/nscd/getether.c
90
(void) snprintf(whoami, len, "%s [key=%x:%x:%x:%x:%x:%x]",
usr/src/cmd/nscd/getexec.c
110
len = snprintf(keys, sizeof (keys), "%s:%s:%s:%s:%d",
usr/src/cmd/nscd/getexec.c
122
(void) snprintf(whoami, len,
usr/src/cmd/nscd/getgr.c
62
(void) snprintf(whoami, len, "%s [key=%d]", name, argp->key.gid);
usr/src/cmd/nscd/gethost.c
74
(void) snprintf(whoami, len, "%s", name);
usr/src/cmd/nscd/gethost.c
76
(void) snprintf(whoami, len, "%s [key=%s, addrtype=%d]",
usr/src/cmd/nscd/getnet.c
77
(void) snprintf(whoami, len, "%s [key=%d.%d.%d.%d]",
usr/src/cmd/nscd/getnet.c
81
(void) snprintf(whoami, len, "%s [key=%d.%d.%d]",
usr/src/cmd/nscd/getnet.c
85
(void) snprintf(whoami, len, "%s [key=%d.%d]",
usr/src/cmd/nscd/getnet.c
89
(void) snprintf(whoami, len, "%s [key=%d]",
usr/src/cmd/nscd/getnet.c
93
(void) snprintf(whoami, len, "%s [key=%d, %d]",
usr/src/cmd/nscd/getnode.c
108
(void) snprintf(whoami, len, "%s", name);
usr/src/cmd/nscd/getnode.c
110
(void) snprintf(whoami, len, "%s [key=%s addrtype=%d]",
usr/src/cmd/nscd/getnode.c
143
(void) snprintf(whoami, len, "%s [key=%s:af=%d:flags=%d]",
usr/src/cmd/nscd/getproject.c
77
(void) snprintf(whoami, len, "%s [key=%d]", name, argp->key.projid);
usr/src/cmd/nscd/getpw.c
79
(void) snprintf(whoami, len, "%s [key=%d]", name, argp->key.uid);
usr/src/cmd/nscd/getserv.c
108
(void) snprintf(whoami, len, "%s [key=%s, %s]",
usr/src/cmd/nscd/getserv.c
152
(void) snprintf(whoami, len, "%s [key=%d, %s]",
usr/src/cmd/nscd/gettnrhdb.c
62
(void) snprintf(whoami, len, "%s [key=%s, len=%d, addrtype=%d]",
usr/src/cmd/nscd/nscd_admin.c
292
(void) snprintf(msg, msglen,
usr/src/cmd/nscd/nscd_admin.c
305
(void) snprintf(msg, msglen,
usr/src/cmd/nscd/nscd_admin.c
337
(void) snprintf(msg, msglen,
usr/src/cmd/nscd/nscd_admin.c
352
(void) snprintf(msg, msglen,
usr/src/cmd/nscd/nscd_cfgfile.c
108
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_cfgfile.c
154
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_cfgfile.c
243
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_cfgfile.c
322
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
1424
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
1439
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
1496
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
1515
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
1532
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
1563
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
2298
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
2331
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
2354
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
2376
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
2397
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
2635
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
928
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
946
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
966
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_config.c
988
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_getentctx.c
115
(void) snprintf(buf, sizeof (buf), "%lld", cookie_num);
usr/src/cmd/nscd/nscd_getentctx.c
151
(void) snprintf(ptrstr, sizeof (ptrstr), "%lld", cookie_num);
usr/src/cmd/nscd/nscd_getentctx.c
257
(void) snprintf(ptrstr, sizeof (ptrstr), "%lld", cookie_num);
usr/src/cmd/nscd/nscd_getentctx.c
639
(void) snprintf(pname, sizeof (pname), "/proc/%d/psinfo", pid);
usr/src/cmd/nscd/nscd_init.c
213
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/nscd/nscd_init.c
223
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/nscd/nscd_intaddr.c
141
(void) snprintf(ptrstr, sizeof (ptrstr), "%p", ptr);
usr/src/cmd/nscd/nscd_intaddr.c
197
(void) snprintf(ptrstr, sizeof (ptrstr), "%p", ptr);
usr/src/cmd/nscd/nscd_intaddr.c
97
(void) snprintf(buf, sizeof (buf), "%p", ptr);
usr/src/cmd/nscd/nscd_log.c
196
(void) snprintf(buffer, LOGBUFLEN,
usr/src/cmd/nscd/nscd_log.c
208
(void) snprintf(buffer + offset,
usr/src/cmd/nscd/nscd_log.c
485
(void) snprintf(level, llen, "%d", _nscd_log_level);
usr/src/cmd/nscd/nscd_nswcfgst.c
197
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_nswcfgst.c
213
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/nscd/nscd_selfcred.c
1430
(void) snprintf(pname, sizeof (pname), "/proc/%s/psinfo", pid_name);
usr/src/cmd/nvmeadm/nvmeadm.c
850
(void) snprintf(name, sizeof (name), "%s%d", di_driver_name(di),
usr/src/cmd/nvmeadm/nvmeadm_field.c
106
ret = snprintf(buf, buflen, "%u", fo->fo_off);
usr/src/cmd/nvmeadm/nvmeadm_field.c
109
ret = snprintf(buf, buflen, "%u", fo->fo_bitoff);
usr/src/cmd/nvmeadm/nvmeadm_field.c
112
ret = snprintf(buf, buflen, "%u", fo->fo_len);
usr/src/cmd/nvmeadm/nvmeadm_field.c
115
ret = snprintf(buf, buflen, "%u", fo->fo_bitlen);
usr/src/cmd/nvmeadm/nvmeadm_field.c
165
(void) snprintf(buf, sizeof (buf), "%s.%s", base, shrt);
usr/src/cmd/nvmeadm/nvmeadm_field.c
315
(void) snprintf(ofarg->fo_val, sizeof (ofarg->fo_val), "0x%" PRIx64,
usr/src/cmd/nvmeadm/nvmeadm_field.c
323
(void) snprintf(ofarg->fo_hval, sizeof (ofarg->fo_hval),
usr/src/cmd/nvmeadm/nvmeadm_field.c
328
(void) snprintf(ofarg->fo_hval, sizeof (ofarg->fo_hval),
usr/src/cmd/nvmeadm/nvmeadm_field.c
345
(void) snprintf(ofarg->fo_hval, sizeof (ofarg->fo_hval), "%u%%",
usr/src/cmd/nvmeadm/nvmeadm_field.c
411
(void) snprintf(buf, sizeof (buf), "%s.%s", base,
usr/src/cmd/nvmeadm/nvmeadm_field.c
472
(void) snprintf(ofarg->fo_val, sizeof (ofarg->fo_val), "0x%x",
usr/src/cmd/nvmeadm/nvmeadm_field.c
475
(void) snprintf(ofarg->fo_val, sizeof (ofarg->fo_val),
usr/src/cmd/nvmeadm/nvmeadm_field.c
504
(void) snprintf(ofarg->fo_hval, sizeof (ofarg->fo_hval),
usr/src/cmd/nvmeadm/nvmeadm_field.c
581
(void) snprintf(ofarg->fo_val, sizeof (ofarg->fo_val), "0x%" PRIx64,
usr/src/cmd/nvmeadm/nvmeadm_field.c
590
(void) snprintf(ofarg->fo_hval, sizeof (ofarg->fo_hval),
usr/src/cmd/nvmeadm/nvmeadm_field.c
595
(void) snprintf(ofarg->fo_hval, sizeof (ofarg->fo_hval),
usr/src/cmd/nvmeadm/nvmeadm_field.c
616
(void) snprintf(ofarg->fo_hval, sizeof (ofarg->fo_hval), "%u%%",
usr/src/cmd/nvmeadm/nvmeadm_field.c
692
(void) snprintf(buf, sizeof (buf), "%s.%s",
usr/src/cmd/nvmeadm/nvmeadm_field.c
713
(void) snprintf(buf, sizeof (buf), "%s.%s",
usr/src/cmd/nvmeadm/nvmeadm_field.c
85
ret = snprintf(buf, buflen, "%s.%s", fo->fo_base,
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1159
(void) snprintf(shrt, sizeof (shrt), "fifo%zu", i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1160
(void) snprintf(desc, sizeof (desc), "FIFO %zu", i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1254
(void) snprintf(shrt, sizeof (shrt), "%" PRIu64, i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1255
(void) snprintf(desc, sizeof (desc), "SIT Entry %" PRIu64, i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1300
(void) snprintf(shrt, sizeof (shrt), "%" PRIu64, i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1301
(void) snprintf(desc, sizeof (desc), "EST Entry %" PRIu64, i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1345
(void) snprintf(shrt, sizeof (shrt), "%" PRIu64, i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
1346
(void) snprintf(desc, sizeof (desc), "VUEST Entry %" PRIu64, i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
869
(void) snprintf(shrt, sizeof (shrt), "ureq%zu", i);
usr/src/cmd/nvmeadm/nvmeadm_ocp.c
870
(void) snprintf(desc, sizeof (desc), "Unsupported Requirement "
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
176
ret = snprintf(buf, buflen, "%u", nvme_ns_info_nsid(ns));
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
188
ret = snprintf(buf, buflen, "%" PRIu64, val);
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
196
ret = snprintf(buf, buflen, "%" PRIu64, val);
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
204
ret = snprintf(buf, buflen, "%" PRIu64, val);
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
214
ret = snprintf(buf, buflen, "%u+%u",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
225
ret = snprintf(buf, buflen, "%u",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
235
ret = snprintf(buf, buflen, "%u",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
245
ret = snprintf(buf, buflen, "%u",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
371
ret = snprintf(buf, buflen, "unknown (0x%x)",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
377
ret = snprintf(buf, buflen, "0x%x", nvme_log_disc_lid(disc));
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
392
ret = snprintf(buf, buflen, "%" PRIu64, alloc);
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
415
ret = snprintf(buf, buflen, "unknown (0x%x)",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
518
ret = snprintf(buf, buflen, "0x%x", nvme_feat_disc_fid(feat));
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
536
ret = snprintf(buf, buflen, "unknown (0x%x)",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
574
ret = snprintf(buf, buflen, "%" PRIu64,
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
590
ret = snprintf(buf, buflen, "unknown (0x%x)",
usr/src/cmd/nvmeadm/nvmeadm_ofmt.c
98
ret = snprintf(buf, buflen, "%u.%u", vers->v_major,
usr/src/cmd/nvmeadm/nvmeadm_phyeye.c
947
(void) snprintf(base, sizeof (base), "eld%u", descno);
usr/src/cmd/nvmeadm/nvmeadm_phyeye.c
948
(void) snprintf(header, sizeof (header), "EOM Lane Descriptor %u",
usr/src/cmd/nvmeadm/nvmeadm_print.c
2146
(void) snprintf(str, sizeof (str), "%.*s%s",
usr/src/cmd/nvmeadm/nvmeadm_print.c
234
align -= snprintf(NULL, 0, " %d", index);
usr/src/cmd/nvmeadm/nvmeadm_print.c
436
return (snprintf(buf, buflen, "%"PRId64, rem));
usr/src/cmd/nvmeadm/nvmeadm_print.c
454
return (snprintf(buf, buflen, "%.*s%0.*"PRId64,
usr/src/cmd/nvmeadm/nvmeadm_wdc.c
413
(void) snprintf(shrt, sizeof (shrt), "pow%zu", i);
usr/src/cmd/nvmeadm/nvmeadm_wdc.c
414
(void) snprintf(desc, sizeof (desc), "Power Sample %zu", i);
usr/src/cmd/oamuser/user/funcs.c
165
(void) snprintf(arg, len, "%s=%s", key, val);
usr/src/cmd/oamuser/user/funcs.c
481
(void) snprintf(auditerr, sizeof (auditerr),
usr/src/cmd/oamuser/user/funcs.c
488
(void) snprintf(auditerr, sizeof (auditerr),
usr/src/cmd/oamuser/user/funcs.c
494
(void) snprintf(auditerr, sizeof (auditerr), "\"%s\"",
usr/src/cmd/oamuser/user/homedir.c
108
(void) snprintf(nm, sizeof (nm), "%s/%s",
usr/src/cmd/pbind/pbind.c
106
(void) snprintf(pidstr, 20, "%d", (int)pid);
usr/src/cmd/pbind/pbind.c
109
(void) snprintf(pidstr, 20, "%d/%d", (int)pid, (int)lwpid);
usr/src/cmd/pbind/pbind.c
158
(void) snprintf(pidstr, 20, "%d", (int)pid);
usr/src/cmd/pbind/pbind.c
161
(void) snprintf(pidstr, 20, "%d/%d", (int)pid, (int)lwpid);
usr/src/cmd/pbind/pbind.c
251
(void) snprintf(procfile, MAX_PROCFS_PATH,
usr/src/cmd/pcidb/pcidb.c
115
(void) snprintf(buf, buflen, "%x",
usr/src/cmd/pcidb/pcidb.c
135
(void) snprintf(buf, buflen, "%x",
usr/src/cmd/pcidb/pcidb.c
156
(void) snprintf(buf, buflen, "%x",
usr/src/cmd/pcidb/pcidb.c
160
(void) snprintf(buf, buflen, "%x",
usr/src/cmd/pcidb/pcidb.c
188
(void) snprintf(buf, buflen, "%x",
usr/src/cmd/pcidb/pcidb.c
208
(void) snprintf(buf, buflen, "%x",
usr/src/cmd/pcidb/pcidb.c
229
(void) snprintf(buf, buflen, "%x",
usr/src/cmd/pcieadm/pcieadm.c
250
(void) snprintf(dinst, sizeof (dinst), "%s%d", driver, inst);
usr/src/cmd/pcieadm/pcieadm.c
258
(void) snprintf(bdf, sizeof (bdf), "%x/%x/%x", PCI_REG_BUS_G(regs[0]),
usr/src/cmd/pcieadm/pcieadm.c
260
(void) snprintf(altbdf, sizeof (altbdf), "%02x/%02x/%02x",
usr/src/cmd/pcieadm/pcieadm.c
563
if (snprintf(nexus_reg, sizeof (nexus_reg), "/devices%s:reg",
usr/src/cmd/pcieadm/pcieadm_bar.c
107
ret = snprintf(buf, buflen, "%u", pblo->pblo_idx);
usr/src/cmd/pcieadm/pcieadm_bar.c
110
ret = snprintf(buf, buflen, "0x%" PRIx64, pblo->pblo_addr);
usr/src/cmd/pcieadm/pcieadm_bar.c
114
ret = snprintf(buf, buflen, "%s%s Memory",
usr/src/cmd/pcieadm/pcieadm_bar.c
125
ret = snprintf(buf, buflen, "0x%" PRIx64, pblo->pblo_size);
usr/src/cmd/pcieadm/pcieadm_bar.c
134
ret = snprintf(buf, buflen, "%u", pblo->pblo_width);
usr/src/cmd/pcieadm/pcieadm_bar.c
137
ret = snprintf(buf, buflen, "0x%" PRIx64, pblo->pblo_raw);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
212
len = snprintf(filt->pstr_curgen, sizeof (filt->pstr_curgen),
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2330
(void) snprintf(eqshort, sizeof (eqshort), "lane%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2331
(void) snprintf(eqhuman, sizeof (eqhuman), "Lane %u EQ Control",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
240
len = snprintf(buf, sizeof (buf), "%s.%s",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
243
len = snprintf(buf, sizeof (buf), "%s", str);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2868
(void) snprintf(eqshort, sizeof (eqshort), "lane%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2869
(void) snprintf(eqhuman, sizeof (eqhuman), "Lane %u EQ Control",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2943
(void) snprintf(mshort, sizeof (mshort), "lane%uctl", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2944
(void) snprintf(mhuman, sizeof (mhuman), "Lane %u Margining "
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
295
if (snprintf(buf, buflen, "%s.%s", pco->pco_base,
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2955
(void) snprintf(mshort, sizeof (mshort), "lane%usts", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2956
(void) snprintf(mhuman, sizeof (mhuman), "Lane %u Margining "
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
2990
(void) snprintf(sn, sizeof (sn),
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3063
(void) snprintf(tshort, sizeof (tshort), "st%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3064
(void) snprintf(thuman, sizeof (thuman), "ST Table %u",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
311
if (snprintf(buf, buflen, "0x%" PRIx64,
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
318
if (snprintf(buf, buflen, "%u", pco->pco_off) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
323
if (snprintf(buf, buflen, "%u", pco->pco_bitoff) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
328
if (snprintf(buf, buflen, "%u", pco->pco_len) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
333
if (snprintf(buf, buflen, "%u", pco->pco_bitlen) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3622
(void) snprintf(tlpshort, sizeof (tlpshort), "%s%u",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3624
(void) snprintf(tlphuman, sizeof (tlphuman), "%s %u",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3758
(void) snprintf(vcshort, sizeof (vcshort), "rsrccap%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3759
(void) snprintf(vchuman, sizeof (vchuman), "VC Resource %u "
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3770
(void) snprintf(vcshort, sizeof (vcshort), "rsrcctl%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3771
(void) snprintf(vchuman, sizeof (vchuman), "VC Resource %u "
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3782
(void) snprintf(vcshort, sizeof (vcshort), "rsrcsts%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
3783
(void) snprintf(vchuman, sizeof (vchuman), "VC Resource %u "
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
4527
(void) snprintf(mshort, sizeof (mshort), "link%udesc", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
4528
(void) snprintf(mhuman, sizeof (mhuman), "Link %u Description");
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
4546
(void) snprintf(mshort, sizeof (mshort),
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
4548
(void) snprintf(mhuman, sizeof (mhuman),
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
4685
(void) snprintf(eqshort, sizeof (eqshort), "lane%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
4686
(void) snprintf(eqhuman, sizeof (eqhuman), "Lane %u EQ Control",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
5777
(void) snprintf(fname, sizeof (fname), "%02x-%02x-%02x.pci",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
755
(void) snprintf(barname, sizeof (barname), "%s%u",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
855
(void) snprintf(tshort, sizeof (tshort), "ecv%u", i);
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
856
(void) snprintf(thuman, sizeof (thuman), "Egress Control "
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
884
(void) snprintf(tshort, sizeof (tshort), "%s%u",
usr/src/cmd/pcieadm/pcieadm_cfgspace.c
886
(void) snprintf(thuman, sizeof (thuman), "%s %u",
usr/src/cmd/pcieadm/pcieadm_devs.c
130
if (snprintf(buf, buflen, "%x/%x/%x", psdo->psdo_bus,
usr/src/cmd/pcieadm/pcieadm_devs.c
136
if (snprintf(buf, buflen, "%x", psdo->psdo_bus) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_devs.c
141
if (snprintf(buf, buflen, "%x", psdo->psdo_dev) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_devs.c
146
if (snprintf(buf, buflen, "%x", psdo->psdo_func) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_devs.c
152
(void) snprintf(buf, buflen, "--");
usr/src/cmd/pcieadm/pcieadm_devs.c
153
} else if (snprintf(buf, buflen, "%s%d", psdo->psdo_driver,
usr/src/cmd/pcieadm/pcieadm_devs.c
160
(void) snprintf(buf, buflen, "--");
usr/src/cmd/pcieadm/pcieadm_devs.c
167
(void) snprintf(buf, buflen, "--");
usr/src/cmd/pcieadm/pcieadm_devs.c
168
} else if (snprintf(buf, buflen, "%d", psdo->psdo_instance) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
181
} else if (snprintf(buf, buflen, "%x", psdo->psdo_vid) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
189
} else if (snprintf(buf, buflen, "%x", psdo->psdo_did) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
197
} else if (snprintf(buf, buflen, "%x", psdo->psdo_rev) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
205
} else if (snprintf(buf, buflen, "%x", psdo->psdo_subvid) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
213
} else if (snprintf(buf, buflen, "%x", psdo->psdo_subsys) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
241
} else if (snprintf(buf, buflen, "x%d", psdo->psdo_mwidth) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
249
} else if (snprintf(buf, buflen, "x%d", psdo->psdo_cwidth) >=
usr/src/cmd/pcieadm/pcieadm_devs.c
258
} else if (snprintf(buf, buflen, "%s GT/s", str) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_devs.c
266
} else if (snprintf(buf, buflen, "%s GT/s", str) >= buflen) {
usr/src/cmd/pcieadm/pcieadm_devs.c
324
if (snprintf(buf, buflen, "PCIe Gen %ux%d",
usr/src/cmd/pcieadm/pcieadm_devs.c
377
(void) snprintf(dinst, sizeof (dinst), "%s%d",
usr/src/cmd/pcieadm/pcieadm_devs.c
380
(void) snprintf(bdf, sizeof (bdf), "%x/%x/%x", psdo->psdo_bus,
usr/src/cmd/pcieadm/pcieadm_devs.c
503
(void) snprintf(venstr, sizeof (venstr),
usr/src/cmd/pcieadm/pcieadm_devs.c
516
(void) snprintf(devstr, sizeof (devstr),
usr/src/cmd/pcieadm/pcieadm_devs.c
536
(void) snprintf(subvenstr, sizeof (subvenstr),
usr/src/cmd/pcieadm/pcieadm_devs.c
549
(void) snprintf(subsysstr, sizeof (subsysstr),
usr/src/cmd/pcitool/pcitool.c
239
(void) snprintf(path, stringsize, format, prefix, device, suffix);
usr/src/cmd/pcitool/pcitool.c
312
(void) snprintf(format, FMT_SIZE, "%%%d.%dx ", size * 2, size * 2);
usr/src/cmd/pgrep/pgrep.c
299
(void) snprintf(procpath, sizeof (procpath), "%s/%s/psinfo",
usr/src/cmd/pgrep/pgrep.c
449
(void) snprintf(devpath, MAXPATHLEN - 1, "/dev/%s", ptr);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1667
(void) snprintf(path_w_ua, sizeof (path_w_ua), "%s@%s",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1669
(void) snprintf(path_wo_ua, sizeof (path_wo_ua), "%s",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1675
(void) snprintf(path_w_ua, sizeof (path_w_ua), "%s",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1677
(void) snprintf(path_wo_ua, sizeof (path_wo_ua), "%s",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
1681
(void) snprintf(unitaddr, sizeof (unitaddr), "%s",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2123
(void) snprintf(outbuf, bufsz, "%s %d, version %d",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2128
(void) snprintf(outbuf, bufsz, "%s %x, version %d",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2133
(void) snprintf(outbuf, bufsz,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2176
(void) snprintf(dev_path, sizeof (dev_path), "%s/%s", "/devices",
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2366
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2373
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2379
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2513
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2520
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
2526
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3108
len = snprintf(buf, sz, "%x", *regprop);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3110
len += snprintf(&buf[len], sz-len, ",%x", regprop[i]);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3156
len = snprintf(buf, sz, "w%08x%08x,%x", regprop[0], regprop[1],
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3176
len = snprintf(buf, sz, "%x,%x", (regprop[0]/2)&0x1f, regprop[1]);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3199
len = snprintf(buf, sz, "%x,%x", id, off);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3201
len = snprintf(buf, sz, "m%x,%x", hi, lo);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3236
len = snprintf(buf, sz, "%x,%x", p->dev, p->fn);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3238
len = snprintf(buf, sz, "%x", p->dev);
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3241
len = snprintf(buf, sz, "i%x,%x,%x,%x", p->dev, p->fn, p->reg,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3245
len = snprintf(buf, sz, "m%x,%x,%x,%x", p->dev, p->fn, p->reg,
usr/src/cmd/picl/plugins/common/devtree/picldevtree.c
3249
len = snprintf(buf, sz, "x%x,%x,%x,%x%08x", p->dev, p->fn,
usr/src/cmd/picl/plugins/common/frutree/piclfrutree.c
106
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/common/frutree/piclfrutree.c
89
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/common/frutree/piclfrutree.c
98
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
1049
snprintf(ps_reset, sizeof (ps_reset), "%s_RESET", id);
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
1106
snprintf(ac_sensor_id, sizeof (ac_sensor_id), "%s_AC_IN_SENSOR", id);
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
157
(void) snprintf(s, sizeof (s),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
163
(void) snprintf(s, sizeof (s),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
170
(void) snprintf(s, sizeof (s), "%s %d\n", p->texttag,
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
194
(void) snprintf(filename, sizeof (filename),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
235
(void) snprintf(buf, sizeof (buf), SEG5_ADDR_DEV_FMT, nd_nexi);
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
688
snprintf(ps_fault_sensor, sizeof (ps_fault_sensor),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
717
snprintf(addon_id, sizeof (addon_id), "%s%s", id,
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
785
snprintf(ps_path, sizeof (ps_path), "%s/%s", parent_path, id);
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
822
snprintf(dev_path, sizeof (dev_path),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
827
snprintf(dev_path, sizeof (dev_path),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
832
snprintf(ps_logical_state, sizeof (ps_logical_state),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
889
snprintf(ps_logical_state, sizeof (ps_logical_state),
usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/psvcpolicy.c
916
snprintf(ps_ok_sensor, sizeof (ps_ok_sensor), "%s_OK_SENSOR", id);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1313
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1328
(void) snprintf(syscmd,
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1697
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1705
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1756
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1764
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1774
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
1782
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2111
(void) snprintf(fan_status_string, sizeof (fan_status_string),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2119
(void) snprintf(fan_rpm_string, sizeof (fan_rpm_string),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvd.c
2171
(void) snprintf(fan_status_string, sizeof (fan_status_string),
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
814
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
893
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
902
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/chicago/envd/piclenvsetup.c
910
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
1205
(void) snprintf(dev_path, sizeof (dev_path),
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
1463
snprintf(fail_valid_switch_id, sizeof (fail_valid_switch_id), "%s%s",
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
1616
snprintf(ps_path, sizeof (ps_path), "%s/%s", parent_path, id);
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
1678
snprintf(pcf8574_devpath, sizeof (pcf8574_devpath), PCF8574,
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
1680
snprintf(pcf8591_devpath, sizeof (pcf8591_devpath), PCF8591,
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
1682
snprintf(fru_devpath, sizeof (fru_devpath), FRU,
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
208
(void) snprintf(s, sizeof (s),
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
214
(void) snprintf(s, sizeof (s),
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
221
(void) snprintf(s, sizeof (s), "%s %d\n", p->texttag,
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
245
(void) snprintf(filename, sizeof (filename),
usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/psvcpolicy.c
564
snprintf(fail_valid_switch_id, sizeof (fail_valid_switch_id), "%s%s",
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1719
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1727
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1929
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
1939
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2190
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2200
(void) snprintf(syscmd,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2866
(void) snprintf(dimm_fan_status_string,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2874
(void) snprintf(dimm_fan_debug_string,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2883
(void) snprintf(dimm_fan_command_string,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
2891
(void) snprintf(dimm_fan_rpm_string,
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvd.c
604
(void) snprintf(path, sizeof (path), "%s%s", I2C_DEVFS, MBFRU_DEV);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
813
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
888
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
897
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/enchilada/envd/piclenvsetup.c
905
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1473
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1482
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/envmon/piclenvmon.c
1490
(void) snprintf(pname, PATH_MAX, "%s/%s",
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1871
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
1879
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
2505
(void) snprintf(fname, sizeof (fname), PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
789
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
798
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvsetup.c
806
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
1757
(void) snprintf(sec_name, SECNAMESIZE, "section%d", section_count);
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
2022
(void) snprintf(pname, PATH_MAX, FRUDATA_CONFFILE_NAME, nmbuf);
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
2030
(void) snprintf(pname, PATH_MAX, FRUDATA_CONFFILE_NAME, nmbuf);
usr/src/cmd/picl/plugins/sun4u/frudata/fru_data.c
2037
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
584
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
592
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvd.c
801
(void) snprintf(fname, sizeof (fname), PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
751
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
760
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/grover/envd/piclenvsetup.c
768
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
163
(void) snprintf((char *)(*sp_seg_ptr + DIMM_CAP_OFF), 8,
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/cvrt_spd_data.c
195
(void) snprintf((char *)(*sp_seg_ptr + DIMM_CAP_OFF), 8,
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/fru_access.c
846
(void) snprintf(devpath, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF,
usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/fru_access.c
853
(void) snprintf(devpath, PATH_MAX, "%s/%s",
usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/psvcpolicy.c
137
(void) snprintf(s, sizeof (s),
usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/psvcpolicy.c
143
(void) snprintf(s, sizeof (s),
usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/psvcpolicy.c
150
(void) snprintf(s, sizeof (s), "%s %d\n", p->texttag,
usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/psvcpolicy.c
174
(void) snprintf(filename, sizeof (filename),
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
149
(void) snprintf(fname, sizeof (fname), PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
230
(void) snprintf(unitstr + unitlen, MAXPATHLEN - unitlen, "%x", disk);
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
300
(void) snprintf(ledstr + ledlen, MAXPATHLEN - ledlen,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds.c
392
(void) snprintf(ledstr + ledlen, MAXPATHLEN - ledlen,
usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/fcal_leds_thread.c
183
(void) snprintf(ptrd, MAXPATHLEN - (ptrd - addr),
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
363
#define sprintf_buf2(buf, a1, a2) (void) snprintf(buf, sizeof (buf), a1, a2)
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
365
(void) snprintf(buf, sizeof (buf), a1, a2, a3)
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
367
(void) snprintf(buf, sizeof (buf), a1, a2, a3, a4)
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
369
(void) snprintf(buf, sizeof (buf), a1, a2, a3, a4, a5)
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
4023
(void) snprintf(buffer, sizeof (buffer), "/devices%s",
usr/src/cmd/picl/plugins/sun4u/lw8/frutree/piclfrutree.c
4027
(void) snprintf(buffer, sizeof (buffer), "/platform%s",
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1023
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1034
(void) snprintf(pname, PATH_MAX, "%s/%s%s%s",
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1433
(void) snprintf(path, bufsz, SEATTLE_FCB0_1U, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1437
(void) snprintf(path, bufsz, SEATTLE_FCB1_1U, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1439
(void) snprintf(path, bufsz, SEATTLE_PDB_1U, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1447
(void) snprintf(path, bufsz, SEATTLE_FCB0_2U, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1451
(void) snprintf(path, bufsz, SEATTLE_FCB1_2U, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1453
(void) snprintf(path, bufsz, SEATTLE_PDB_2U, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1458
(void) snprintf(path, bufsz, SYS_BOARD_PATH, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
1462
(void) snprintf(path, bufsz, CHASSIS_LOC_PATH, ft_id);
usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/piclfrudr.c
388
#define sprintf_buf2(buf, a1, a2) (void) snprintf(buf, sizeof (buf), a1, a2)
usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/psvcobj.c
294
snprintf(label, sizeof (label), "%s=", attr_str_tab[attr_id]);
usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/psvcobj.c
309
snprintf(label, sizeof (label), "%s=", attr_str_tab[attr_id]);
usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/psvcobj.c
323
snprintf(label, sizeof (label), "%s=", attr_str_tab[attr_id]);
usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/psvcobj.c
5052
snprintf(filename, sizeof (filename),
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1228
(void) snprintf(name, sizeof (name), "_%s_subclass",
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
1624
(void) snprintf(filename, sizeof (filename),
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
352
(void) snprintf(next_path, sizeof (next_path), "%s/%s",
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
765
(void) snprintf(filename, sizeof (filename),
usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/psvcplugin.c
953
(void) snprintf(msg, sizeof (msg), fmt, arg1, arg2);
usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/psvcpolicy.c
164
(void) snprintf(s, sizeof (s), "%s %d\n", p->texttag,
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
1346
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
1354
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvd.c
459
(void) snprintf(path, sizeof (path), "%s%s", I2C_DEVFS, MBFRU_DEV);
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
595
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
670
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
679
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/cmd/picl/plugins/sun4u/taco/envd/piclenvsetup.c
687
(void) snprintf(pname, PATH_MAX, "%s/%s", PICLD_COMMON_PLUGIN_DIR,
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
1155
(void) snprintf(tod_str, MAX_INT_LEN, "%d", tod);
usr/src/cmd/picl/plugins/sun4v/lib/snmp/snmplib.c
1253
isize = snprintf(subid_str, sizeof (subid_str), "%d",
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
105
(void) snprintf(tlb_str, sizeof (tlb_str),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
109
(void) snprintf(tlb_str, sizeof (tlb_str),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
113
(void) snprintf(tlb_str, sizeof (tlb_str),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
119
(void) snprintf(property, sizeof (property),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
163
(void) snprintf(cache_str, sizeof (cache_str),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
167
(void) snprintf(cache_str, sizeof (cache_str),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
171
(void) snprintf(cache_str, sizeof (cache_str),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
175
(void) snprintf(cache_str, sizeof (cache_str),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
181
(void) snprintf(property, sizeof (property),
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
189
(void) snprintf(property, sizeof (property), "%s-size",
usr/src/cmd/picl/plugins/sun4v/mdesc/cpu_prop_update.c
197
(void) snprintf(property, sizeof (property),
usr/src/cmd/picl/plugins/sun4v/mdesc/disk_discovery.c
180
(void) snprintf(devname, sizeof (devname), "/devices%s:a,raw",
usr/src/cmd/picl/plugins/sun4v/mdesc/disk_discovery.c
189
(void) snprintf(apid_name, sizeof (apid_name), "%s::dsk/%s",
usr/src/cmd/picl/plugins/sun4v/mdesc/disk_discovery.c
234
(void) snprintf(fullname, sizeof (fullname),
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
134
(void) snprintf(hba_devctl, MAXPATHLEN, "/devices%s:devctl",
usr/src/cmd/picl/plugins/sun4v/piclsbl/piclsbl.c
92
(void) snprintf(pcp_dl_lib, sizeof (pcp_dl_lib), "%s%s",
usr/src/cmd/plockstat/plockstat.c
508
(void) snprintf(buf, size, "%#lx", addr);
usr/src/cmd/plockstat/plockstat.c
515
len = snprintf(buf, size, "LM%lu`", info.prs_lmid);
usr/src/cmd/plockstat/plockstat.c
520
len = snprintf(buf, size, "%s`%s", info.prs_object, info.prs_name);
usr/src/cmd/plockstat/plockstat.c
525
len = snprintf(buf, size, "+%#lx", addr - sym.st_value);
usr/src/cmd/pools/poold/poold.c
150
(void) snprintf(line, sizeof (line), gettext(PNAME_FMT), pname);
usr/src/cmd/pools/poold/poold.c
156
(void) snprintf(line + strlen(line), sizeof (line) -
usr/src/cmd/pools/poolstat/poolstat.c
447
used = snprintf(str + pos, left, "%*.*lld",
usr/src/cmd/pools/poolstat/poolstat.c
454
used = snprintf(str + pos, left, "%*.*llu",
usr/src/cmd/pools/poolstat/poolstat.c
470
used = snprintf(str + pos, left, "%*.*f",
usr/src/cmd/pools/poolstat/poolstat.c
490
used = snprintf(str + pos, left, "%-*s", ff->pff_width,
usr/src/cmd/pools/poolstat/poolstat.c
577
used = snprintf(str + pos, left, "%*.*f",
usr/src/cmd/pools/poolstat/poolstat.c
580
used = snprintf(str + pos, left, "%*.*f%c",
usr/src/cmd/pools/poolstat/poolstat.c
596
used = snprintf(str + pos, left, "%*c", ff->pff_width, '-');
usr/src/cmd/pools/poolstat/poolstat.c
607
used = snprintf(str + pos, left, "%*.*f",
usr/src/cmd/pools/poolstat/poolstat.c
624
used = snprintf(str + pos, left, "%-*s",
usr/src/cmd/pools/poolstat/poolstat.c
627
used = snprintf(str + pos, left, "%*s",
usr/src/cmd/power/powerd.c
231
(void) snprintf(errmsg, sizeof (errmsg), "%s: %s", prog, PM);
usr/src/cmd/power/powerd.c
248
(void) snprintf(errmsg, sizeof (errmsg), "%s: malloc", prog);
usr/src/cmd/power/sys-suspend.c
520
(void) snprintf(filepath, sizeof (filepath),
usr/src/cmd/power/sys-suspend.c
540
(void) snprintf(filepath, sizeof (filepath),
usr/src/cmd/power/sysstat.c
596
if (snprintf(new_fmt, len, "powerd: %s", fmt) > len)
usr/src/cmd/powertop/common/cpufreq.c
141
(void) snprintf(dtp_argv[0], 5, "%d\0", g_ncpus_observed);
usr/src/cmd/powertop/common/cpufreq.c
150
(void) snprintf(dtp_argv[1], 5, "%d\0", g_observed_cpu);
usr/src/cmd/powertop/common/display.c
294
(void) snprintf(title_pad, 10, "%%%ds",
usr/src/cmd/powertop/common/events.c
112
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
116
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
125
(void) snprintf((char *)(event->offender_name),
usr/src/cmd/powertop/common/events.c
127
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
135
(void) snprintf((char *)(event->offender_name),
usr/src/cmd/powertop/common/events.c
156
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
160
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
171
(void) snprintf((char *)(event->offender_name),
usr/src/cmd/powertop/common/events.c
195
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
199
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
207
(void) snprintf((char *)(event->offender_name),
usr/src/cmd/powertop/common/events.c
209
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
76
(void) snprintf((char *)(event->offender_name),
usr/src/cmd/powertop/common/events.c
78
(void) snprintf((char *)(event->offense_name),
usr/src/cmd/powertop/common/events.c
85
(void) snprintf((char *)(event->offender_name),
usr/src/cmd/powertop/common/powertop.c
203
(void) snprintf(*g_argv, 5, "%d\0", g_observed_cpu);
usr/src/cmd/ppgsz/ppgsz.c
464
(void) snprintf(path, PATH_MAX, "/proc/%d/map", (int)psinfo->pr_pid);
usr/src/cmd/ppgsz/ppgsz.c
551
(void) snprintf(path, PATH_MAX, "/proc/%d/xmap", (int)pid);
usr/src/cmd/pptadm/pptadm.c
101
(void) snprintf(buf, bufsize, "--");
usr/src/cmd/pptadm/pptadm.c
97
(void) snprintf(buf, bufsize, "%s", val);
usr/src/cmd/praudit/format.c
1022
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
1031
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
1077
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
1087
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
1096
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
1105
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
2767
(void) snprintf(buf, buflen, "%s%d",
usr/src/cmd/praudit/format.c
2804
(void) snprintf(buf, buflen, "%d", retval);
usr/src/cmd/praudit/format.c
2827
(void) snprintf(buf, buflen, "%d", retval);
usr/src/cmd/praudit/format.c
479
(void) snprintf(buf, buflen, "%s", inet_ntoa(ia));
usr/src/cmd/praudit/format.c
483
(void) snprintf(buf, buflen, "%s", phe->h_name);
usr/src/cmd/praudit/format.c
497
(void) snprintf(buf, buflen, "%s", phe->h_name);
usr/src/cmd/praudit/format.c
838
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
849
(void) snprintf(buf, sizeof (buf), "%d %d %s", major_32(dev_maj_min),
usr/src/cmd/praudit/format.c
895
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
905
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
914
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
923
(void) snprintf(buf, sizeof (buf), "%d %d %s",
usr/src/cmd/praudit/format.c
964
(void) snprintf(buf, sizeof (buf), "%s", hostname);
usr/src/cmd/praudit/format.c
972
(void) snprintf(buf, sizeof (buf), "%s", ipstring);
usr/src/cmd/praudit/format.c
980
(void) snprintf(buf, sizeof (buf), "%s",
usr/src/cmd/praudit/format.c
988
(void) snprintf(buf, sizeof (buf), "%s", tbuf);
usr/src/cmd/praudit/printaudit.c
103
(void) snprintf(out_buf, out_buf_len, "%s%s%s%s", prolog1, prolog_xsl,
usr/src/cmd/praudit/printaudit.c
124
(void) snprintf(out_buf, out_buf_len, "%s", xml_ending);
usr/src/cmd/praudit/token.c
1531
(void) snprintf(buf, sizeof (buf), "%s", ipstring);
usr/src/cmd/prctl/prctl.c
1956
(void) snprintf(sigstring, sizeof (astring),
usr/src/cmd/prctl/prctl.c
1959
(void) snprintf(sigstring, sizeof (astring),
usr/src/cmd/prctl/prctl.c
1991
(void) snprintf(pidstring, 24, "%d", pid);
usr/src/cmd/prctl/utils.c
150
(void) snprintf(
usr/src/cmd/prctl/utils.c
279
(void) snprintf(string, SCALED_STRLEN, "%%%dllu", width);
usr/src/cmd/prctl/utils.c
281
count = snprintf(scaledout, SCALED_STRLEN, string, uint64in);
usr/src/cmd/prctl/utils.c
311
count = snprintf(string, SCALED_STRLEN, "%0.0lf", value);
usr/src/cmd/prctl/utils.c
314
(void) snprintf(string, SCALED_STRLEN, "%%0.%dlf", decimals);
usr/src/cmd/prctl/utils.c
316
count = snprintf(scaledout, SCALED_STRLEN, string, value);
usr/src/cmd/prctl/utils.c
330
(void) snprintf(string, SCALED_STRLEN, "%%%d.%dlf", width, decimals);
usr/src/cmd/prctl/utils.c
332
count = snprintf(scaledout, SCALED_STRLEN, string, value);
usr/src/cmd/print/bsd-sysv-commands/common.c
161
snprintf(buf, sizeof (buf), gettext("invalid"));
usr/src/cmd/print/bsd-sysv-commands/common.c
163
snprintf(buf, sizeof (buf), gettext("active"));
usr/src/cmd/print/bsd-sysv-commands/common.c
608
snprintf(prompt, sizeof (prompt),
usr/src/cmd/print/bsd-sysv-commands/in.lpd.c
313
snprintf(buf, sizeof (buf), "page-ranges=%s",
usr/src/cmd/print/bsd-sysv-commands/in.lpd.c
760
snprintf(buf, sizeof (buf), "%s@%s", user, host);
usr/src/cmd/print/bsd-sysv-commands/lp.c
113
snprintf(buf, sizeof (buf), "page-ranges=%s", optarg);
usr/src/cmd/print/bsd-sysv-commands/lpmove.c
120
snprintf(message, sizeof (message), "moved jobs to %s",
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
910
snprintf(User, sizeof (User), "%s",
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
914
snprintf(User, sizeof (User), "%s@%s",
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
922
snprintf(User, sizeof (User), "%s@%s",
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
932
snprintf(User, sizeof (User), "%s@%s", user, host);
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
943
snprintf(User, sizeof (User), "%s@%s",
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
946
snprintf(User, sizeof (User), "%s", user);
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
950
snprintf(User, sizeof (User), "%s", user);
usr/src/cmd/print/bsd-sysv-commands/lpstat.c
971
snprintf(request, sizeof (request), "%s-%d", printer, id);
usr/src/cmd/priocntl/priocntl.c
280
if (snprintf(subcmdpath, sizeof (subcmdpath), "%s/%s/%s%s",
usr/src/cmd/priocntl/priocntl.c
424
if (snprintf(subcmd, sizeof (subcmd), "%s/%s/%s%s -d",
usr/src/cmd/priocntl/priocntl.c
549
len = snprintf(pname, sizeof (pname), "%s/%s/",
usr/src/cmd/priocntl/priocntl.c
718
if (snprintf(subcmdpath, sizeof (subcmdpath), "%s/%s/%s%s",
usr/src/cmd/priocntl/priocntl.c
769
if (snprintf(subcmdpath, sizeof (subcmdpath), "%s/%s/%s%s",
usr/src/cmd/priocntl/priocntl.c
809
len = snprintf(pname, sizeof (pname), "%s/%s/",
usr/src/cmd/priocntl/subr.c
342
(void) snprintf(pname, MAXNAMLEN, "%s/%s/",
usr/src/cmd/prstat/prstat.c
854
(void) snprintf(procfile, MAX_PROCFS_PATH,
usr/src/cmd/prstat/prtable.c
72
n = snprintf(NULL, 0, "%u", uid);
usr/src/cmd/prstat/prtable.c
74
(void) snprintf(name, length, "%.*u%c",
usr/src/cmd/prstat/prtable.c
77
(void) snprintf(name, length, "%u", uid);
usr/src/cmd/prstat/prtable.c
81
(void) snprintf(name, length, "%s", "ERROR");
usr/src/cmd/prstat/prtable.c
83
(void) snprintf(name, length, "%.*s%c",
usr/src/cmd/prstat/prtable.c
86
(void) snprintf(name, length, "%s", pwd->pw_name);
usr/src/cmd/prstat/prutil.c
147
(void) snprintf(str, length, "%4d%c", (int)size, tag);
usr/src/cmd/prstat/prutil.c
153
(void) snprintf(str, length, gettext("%3d:%2.2d:%2.2d"), /* hr:mm:ss */
usr/src/cmd/prstat/prutil.c
166
(void) snprintf(str, length, "%1.1f", val);
usr/src/cmd/prstat/prutil.c
168
(void) snprintf(str, length, "%.0f", val);
usr/src/cmd/prstat/prutil.c
175
(void) snprintf(str, length, ".%1dM", num/100000);
usr/src/cmd/prstat/prutil.c
178
(void) snprintf(str, length, "%2dK", num/1000);
usr/src/cmd/prstat/prutil.c
180
(void) snprintf(str, length, "%3d", num);
usr/src/cmd/prstat/prutil.c
207
(void) snprintf(str, length, "cpu%-3d", (int)pr_id);
usr/src/cmd/prstat/prutil.c
292
(void) snprintf(str, len, "%-6d", (int)projid);
usr/src/cmd/prstat/prutil.c
296
(void) snprintf(str, len, "%-28s", "ERROR");
usr/src/cmd/prstat/prutil.c
298
(void) snprintf(str, len, "%.*s%c", width - 1,
usr/src/cmd/prstat/prutil.c
301
(void) snprintf(str, len, "%-28s", proj.pj_name);
usr/src/cmd/prstat/prutil.c
312
(void) snprintf(str, len, "%-6d", (int)zoneid);
usr/src/cmd/prstat/prutil.c
316
(void) snprintf(str, len, "%-28s", "ERROR");
usr/src/cmd/prstat/prutil.c
318
(void) snprintf(str, len, "%.*s%c", width - 1,
usr/src/cmd/prstat/prutil.c
321
(void) snprintf(str, len, "%-28s", zone_name);
usr/src/cmd/prstat/prutil.c
399
n = snprintf(nr_suffix, sizeof (nr_suffix), "%d",
usr/src/cmd/prstat/prutil.c
402
n = snprintf(nr_suffix, sizeof (nr_suffix), "%d",
usr/src/cmd/prstat/prutil.c
415
n = snprintf(buf, buflen, "%.*s/%s [%s]", pname_width,
usr/src/cmd/prstat/prutil.c
418
n = snprintf(buf, buflen, "%.*s/%s", pname_width,
usr/src/cmd/prtdiag/i386/smbios.c
140
(void) snprintf(buf, sizeof (buf), "%u", md.smbmd_set);
usr/src/cmd/prtdiag/i386/smbios.c
256
(void) snprintf(pciex, sizeof (pciex), "%s=%u/%s=%u/%s=%d",
usr/src/cmd/prtfru/prtfru.c
1013
(void) snprintf(path, sizeof (path),
usr/src/cmd/prtfru/prtfru.c
1058
(void) snprintf(tagname, sizeof (tagname), "INVALID");
usr/src/cmd/prtfru/prtfru.c
1060
(void) snprintf(tagname, sizeof (tagname),
usr/src/cmd/prtfru/prtfru.c
1071
(void) snprintf(tagname, sizeof (tagname), "%s_%u_%u",
usr/src/cmd/prtfru/prtfru.c
582
(void) snprintf(path, sizeof (path),
usr/src/cmd/prtfru/prtfru.c
723
(void) snprintf(path, len,
usr/src/cmd/prtfru/prtfru.c
739
bytes = snprintf(path, len,
usr/src/cmd/prtvtoc/prtvtoc.c
276
(void) snprintf(devbuf, sizeof (devbuf), "/dev/r%s",
usr/src/cmd/prtvtoc/prtvtoc.c
318
(void) snprintf(devbuf, sizeof (devbuf), "/dev/r%s",
usr/src/cmd/ps/ps.c
1405
if (snprintf(NULL, 0, "%d",
usr/src/cmd/ps/ps.c
1437
if (snprintf(NULL, 0, "%u",
usr/src/cmd/ps/ps.c
1445
if (snprintf(NULL, 0, "%u", (psinfo->pr_euid)) > 6)
usr/src/cmd/ps/ps.c
1636
(void) snprintf(buf, sizeof (buf), "%ld-%2.2ld:%2.2ld:%2.2ld",
usr/src/cmd/ps/ps.c
1639
(void) snprintf(buf, sizeof (buf), "%2.2ld:%2.2ld:%2.2ld",
usr/src/cmd/ps/ps.c
1642
(void) snprintf(buf, sizeof (buf), "%2.2ld:%2.2ld",
usr/src/cmd/ps/ps.c
1681
if (Wflg && snprintf(NULL, 0, "%u",
usr/src/cmd/ps/ps.c
1703
if (Wflg && snprintf(NULL, 0, "%u",
usr/src/cmd/ps/ps.c
1974
if (Wflg && snprintf(NULL, 0, "%d",
usr/src/cmd/ps/ps.c
2014
if (Wflg && snprintf(NULL, 0, "%d",
usr/src/cmd/ps/ps.c
2306
if (snprintf(NULL, 0, "%d",
usr/src/cmd/ps/ps.c
2341
if (snprintf(NULL, 0, "%u",
usr/src/cmd/ps/ps.c
2349
if (snprintf(NULL, 0, "%u", (psinfo->pr_euid)) > 6)
usr/src/cmd/ps/ps.c
2437
(void) snprintf(str = buf, sizeof (buf), "Errno #%d", err);
usr/src/cmd/ps/ps.c
426
len = snprintf(loc_stime_str, sizeof (loc_stime_str),
usr/src/cmd/ps/ps.c
744
(void) snprintf(pname, sizeof (pname),
usr/src/cmd/ps/ps.c
940
pdlen = snprintf(pname, sizeof (pname), "%s/%s/", procdir, pid_name);
usr/src/cmd/ps/ucbps.c
203
(void) snprintf(tmp, len, "%s%s", "-", argv[1]);
usr/src/cmd/ps/ucbps.c
401
n = snprintf(psname, sizeof (psname), "%s/%s/psinfo",
usr/src/cmd/ps/ucbps.c
406
n = snprintf(asname, sizeof (asname), "%s/%s/as",
usr/src/cmd/psradm/psradm.c
130
(void) snprintf(buf, sizeof (buf), "%s: processor %d",
usr/src/cmd/psradm/psradm.c
148
(void) snprintf(buf, sizeof (buf), "%s: processor %d",
usr/src/cmd/psradm/psradm.c
161
(void) snprintf(buf, sizeof (buf), "processor %d %s %s.",
usr/src/cmd/psradm/psradm.c
185
(void) snprintf(ut.ut_line, sizeof (ut.ut_line), PSRADM_MSG,
usr/src/cmd/psrset/psrset.c
204
(void) snprintf(pidstr, 20, "%d", pid);
usr/src/cmd/psrset/psrset.c
207
(void) snprintf(pidstr, 20, "%d/%d", pid, lwpid);
usr/src/cmd/psrset/psrset.c
262
(void) snprintf(pidstr, 20, "%d", pid);
usr/src/cmd/psrset/psrset.c
265
(void) snprintf(pidstr, 20, "%d/%d", pid, lwpid);
usr/src/cmd/psrset/psrset.c
581
(void) snprintf(procfile, MAX_PROCFS_PATH,
usr/src/cmd/ptools/pargs/pargs.c
1296
(void) snprintf(type, sizeof (type), "%d", pa->a_type);
usr/src/cmd/ptools/pargs/pargs.c
1581
(void) snprintf(info, info_sz,
usr/src/cmd/ptools/pargs/pargs.c
1585
(void) snprintf(info, info_sz, "%d:\t%s\n",
usr/src/cmd/ptools/pargs/pargs.c
549
(void) snprintf(pd_locale, len + 1, "%s/%s/%s/%s/%s/%s",
usr/src/cmd/ptools/pargs/pargs.c
724
(void) snprintf(s, n, "%s" name " | ", s)
usr/src/cmd/ptools/pargs/pargs.c
779
(void) snprintf(str, n, "%lu(%s)", val, pw->pw_name);
usr/src/cmd/ptools/pargs/pargs.c
792
(void) snprintf(str, n, "%lu(%s)", val, gr->gr_name);
usr/src/cmd/ptools/pfiles/pfiles.c
627
(void) snprintf(buf1, sizeof (buf1), "SO_LINGER(%d),",
usr/src/cmd/ptools/pfiles/pfiles.c
634
(void) snprintf(buf1, sizeof (buf1), "SO_SNDBUF(%d),", *val);
usr/src/cmd/ptools/pfiles/pfiles.c
640
(void) snprintf(buf1, sizeof (buf1), "SO_RCVBUF(%d),", *val);
usr/src/cmd/ptools/pfiles/pfiles.c
649
(void) snprintf(buf1, sizeof (buf1), "IP_NEXTHOP(%s),",
usr/src/cmd/ptools/pmadvise/pmadvise.c
898
(void) snprintf(code_buf, sizeof (code_buf), "%c%c%c%c%c ",
usr/src/cmd/ptools/pmadvise/pmadvise.c
926
(void) snprintf(buf, sizeof (buf) - 1,
usr/src/cmd/ptools/pmap/pmap.c
398
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/ptools/pmap/pmap.c
635
(void) snprintf(mapname, sizeof (mapname),
usr/src/cmd/ptools/pmap/pmap.c
676
(void) snprintf(mapname, sizeof (mapname),
usr/src/cmd/ptools/pmap/pmap.c
885
(void) snprintf(buf, sizeof (buf), "%dG",
usr/src/cmd/ptools/pmap/pmap.c
888
(void) snprintf(buf, sizeof (buf), "%dM",
usr/src/cmd/ptools/pmap/pmap.c
891
(void) snprintf(buf, sizeof (buf), "%dK",
usr/src/cmd/ptools/pmap/pmap.c
894
(void) snprintf(buf, sizeof (buf), "%db", pagesize);
usr/src/cmd/ptools/pmap/pmap_common.c
100
(void) snprintf(path, sizeof (path),
usr/src/cmd/ptools/pmap/pmap_common.c
105
(void) snprintf(buf, bufsz, "dev:%lu,%lu ino:%lu",
usr/src/cmd/ptools/pmap/pmap_common.c
124
(void) snprintf(name, PATH_MAX, " [ %s shmid=null ]",
usr/src/cmd/ptools/pmap/pmap_common.c
127
(void) snprintf(name, PATH_MAX, " [ %s shmid=0x%x ]",
usr/src/cmd/ptools/pmap/pmap_common.c
153
(void) snprintf(name, PATH_MAX, " [ %s tid=%d ]",
usr/src/cmd/ptools/pmap/pmap_common.c
91
(void) snprintf(path, sizeof (path), "/proc/%d/path/%s",
usr/src/cmd/ptools/preap/preap.c
58
(void) snprintf(path, sizeof (path), "/proc/%d/usage", (int)pid);
usr/src/cmd/ptools/pstack/pstack.c
506
(void) snprintf(num, sizeof (num), "%d", (int)lwpid);
usr/src/cmd/ptools/pstack/pstack.c
512
(void) snprintf(num, sizeof (num), "%d", (int)threadid);
usr/src/cmd/raidctl/raidctl.c
1486
(void) snprintf(ctlbuf, sizeof (ctlbuf), "%u \"%s\"",
usr/src/cmd/raidctl/raidctl.c
1570
(void) snprintf(arraybuf, sizeof (arraybuf), "c%ut%llud%llu ",
usr/src/cmd/raidctl/raidctl.c
1618
(void) snprintf(tempbuf,
usr/src/cmd/raidctl/raidctl.c
1622
(void) snprintf(tempbuf,
usr/src/cmd/raidctl/raidctl.c
1651
(void) snprintf(tempbuf, sizeof (tempbuf),
usr/src/cmd/raidctl/raidctl.c
1654
(void) snprintf(tempbuf, sizeof (tempbuf),
usr/src/cmd/raidctl/raidctl.c
1665
(void) snprintf(tempbuf, sizeof (tempbuf), "%u ", disknum);
usr/src/cmd/raidctl/raidctl.c
1689
(void) snprintf(tempbuf, sizeof (tempbuf),
usr/src/cmd/raidctl/raidctl.c
1775
(void) snprintf(diskbuf, sizeof (diskbuf),
usr/src/cmd/raidctl/raidctl.c
1783
(void) snprintf(tempbuf, sizeof (tempbuf),
usr/src/cmd/raidctl/raidctl.c
1786
(void) snprintf(tempbuf, sizeof (tempbuf),
usr/src/cmd/raidctl/raidctl.c
1789
(void) snprintf(tempbuf, sizeof (tempbuf),
usr/src/cmd/raidctl/raidctl.c
1792
(void) snprintf(tempbuf, sizeof (tempbuf),
usr/src/cmd/raidctl/raidctl.c
1821
(void) snprintf(controller, sizeof (controller), "%u",
usr/src/cmd/raidctl/raidctl.c
1874
(void) snprintf(array, sizeof (array), "c%ut%llud%llu",
usr/src/cmd/raidctl/raidctl.c
1921
(void) snprintf(array, sizeof (array), "sub%u", i++);
usr/src/cmd/raidctl/raidctl.c
1948
(void) snprintf(arraypart, sizeof (arraypart),
usr/src/cmd/raidctl/raidctl.c
1951
(void) snprintf(arraypart, sizeof (arraypart),
usr/src/cmd/raidctl/raidctl.c
1977
(void) snprintf(arraypart, sizeof (arraypart),
usr/src/cmd/raidctl/raidctl.c
1980
(void) snprintf(arraypart, sizeof (arraypart),
usr/src/cmd/raidctl/raidctl.c
2025
(void) snprintf(disk, sizeof (disk), "%llu.%llu.%llu",
usr/src/cmd/raidctl/raidctl.c
2092
(void) snprintf(type, sizeof (type), "%s", attrp->controller_type);
usr/src/cmd/raidctl/raidctl.c
2095
(void) snprintf(version, sizeof (version), "%s", attrp->fw_version);
usr/src/cmd/raidctl/raidctl.c
2127
(void) snprintf(stripe_size, sizeof (stripe_size), "%uK",
usr/src/cmd/raidctl/raidctl.c
2189
(void) snprintf(raid_level, sizeof (raid_level),
usr/src/cmd/raidctl/raidctl.c
2316
(void) snprintf(hsp, sizeof (hsp),
usr/src/cmd/raidctl/raidctl.c
2952
(void) snprintf(string, len, "%llu", size);
usr/src/cmd/raidctl/raidctl.c
2954
(void) snprintf(string, len, "%llu.%1u", size,
usr/src/cmd/ramdiskadm/main.c
174
(void) snprintf(blkpath, sizeof (blkpath),
usr/src/cmd/rcap/common/rcapd_stat.c
54
(void) snprintf(procfile, 20, "/proc/%d/psinfo", (int)hdr.rs_pid);
usr/src/cmd/rcap/common/utils.c
72
(void) snprintf(buf + strlen(buf), LINELEN - 1 -
usr/src/cmd/rcap/rcapd/rcapd_main.c
333
(void) snprintf(pathbuf, sizeof (pathbuf),
usr/src/cmd/rcap/rcapd/rcapd_scanner.c
1023
(void) snprintf(pathbuf, sizeof (pathbuf), "/proc/%d/xmap",
usr/src/cmd/rcap/rcapd/rcapd_scanner.c
104
(void) snprintf(buf, len, "%s %s scanner %s",
usr/src/cmd/rcap/rcapd/rcapd_scanner.c
478
(void) snprintf(pathbuf, sizeof (pathbuf), "/proc/%d/pagedata",
usr/src/cmd/rcap/rcapstat/rcapstat.c
140
(void) snprintf(str, length, "%4lld%c", size, tag);
usr/src/cmd/rcap/rcapstat/rcapstat.c
174
(void) snprintf(procfile, 20, "/proc/%lld/psinfo", pid);
usr/src/cmd/rcap/rcapstat/rcapstat.c
332
(void) snprintf(nproc, sizeof (nproc), "%lld",
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
1158
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
1201
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
1240
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
1335
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
1443
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u", RCM_LINK_PREFIX, linkid);
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
677
(void) snprintf(exported, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
797
(void) snprintf(buf, bufsz, fmt, name);
usr/src/cmd/rcm_daemon/common/aggr_rcm.c
921
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/bridge_rcm.c
835
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u",
usr/src/cmd/rcm_daemon/common/bridge_rcm.c
869
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u", RCM_LINK_PREFIX, linkid);
usr/src/cmd/rcm_daemon/common/dump_rcm.c
365
(void) snprintf(cmd, sizeof (cmd), "%s%s", DUMPADM, dc->device);
usr/src/cmd/rcm_daemon/common/filesys_rcm.c
1197
(void) snprintf(msg_buf, len, "%s ", msg_header);
usr/src/cmd/rcm_daemon/common/filesys_rcm.c
577
(void) snprintf(tmp, sizeof (tmp), "/etc/vfstab.retire.%lu", getpid());
usr/src/cmd/rcm_daemon/common/filesys_rcm.c
608
(void) snprintf(newline, sizeof (newline), "%s %s",
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
1104
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u",
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
1122
(void) snprintf(error, len, errfmt, errmsg, link);
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
1124
(void) snprintf(error, len, errfmt, errmsg);
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
1152
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
1180
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
1266
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u", RCM_LINK_PREFIX,
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
1343
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u", RCM_LINK_PREFIX, linkid);
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
561
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
728
(void) snprintf(buf, bufsz, fmt, name);
usr/src/cmd/rcm_daemon/common/ibpart_rcm.c
903
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1077
(void) snprintf(pif.pi_ifname, sizeof (pif.pi_ifname), "%s%d",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1419
(void) snprintf(error, size, errfmt, errmsg);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1425
(void) snprintf(error, size, errfmt, errmsg, ifname);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1513
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1517
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1665
(void) snprintf(buf, sizeof (buf), "plumb group %s",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1706
(void) snprintf(lifname, LIFNAMSIZ, "%s:%d", pif->pi_ifname, i);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1858
(void) snprintf(resource, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1896
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/rcm_daemon/common/ip_rcm.c
1899
(void) snprintf(syscmd, sizeof (syscmd),
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2200
(void) snprintf(addrlist[i], addrlistsize, "%s%s",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2241
(void) snprintf(cached_name, sizeof (cached_name), "%s/%u",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2273
(void) snprintf(cached_name, sizeof (cached_name), "%s/%u",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2324
(void) snprintf(cfgfile, MAXPATHLEN, CFGFILE_FMT_IPV4, ifinst);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2331
(void) snprintf(cfgfile, MAXPATHLEN, CFGFILE_FMT_IPV6, ifinst);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2612
(void) snprintf(ifparsebuf, ifparsebufsize, SBIN_IFPARSE
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2662
(void) snprintf(dhcpfile, MAXPATHLEN, DHCPFILE_FMT, ifinst);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2727
(void) snprintf(syscmd, sizeof (syscmd), SBIN_IFCONFIG " %s %s %s",
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2756
(void) snprintf(cfgfile, MAXPATHLEN, CFGFILE_FMT_IPV4, ifname);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
2760
(void) snprintf(cfgfile, MAXPATHLEN, CFGFILE_FMT_IPV6, ifname);
usr/src/cmd/rcm_daemon/common/ip_rcm.c
893
(void) snprintf(buf, bufsz, "%s: %s", link, msg);
usr/src/cmd/rcm_daemon/common/mpxio_rcm.c
288
len = snprintf(&c, 1, MPXIO_MSG_USAGE, s_state(reg->phci.state));
usr/src/cmd/rcm_daemon/common/mpxio_rcm.c
290
if ((buf == NULL) || (snprintf(buf, len + 1, MPXIO_MSG_USAGE,
usr/src/cmd/rcm_daemon/common/mpxio_rcm.c
968
len = snprintf(name, sizeof (name), "/devices%s", devfspath);
usr/src/cmd/rcm_daemon/common/network_rcm.c
301
(void) snprintf(exported, len, "SUNW_datalink/%u", linkid);
usr/src/cmd/rcm_daemon/common/network_rcm.c
354
(void) snprintf(format, sizeof (format),
usr/src/cmd/rcm_daemon/common/network_rcm.c
462
(void) snprintf(*info, len, info_fmt, link);
usr/src/cmd/rcm_daemon/common/network_rcm.c
472
(void) snprintf(exported, len, "SUNW_datalink/%u", node->linkid);
usr/src/cmd/rcm_daemon/common/network_rcm.c
679
(void) snprintf(resource, sizeof (resource), "/devices%s", devfspath);
usr/src/cmd/rcm_daemon/common/network_rcm.c
682
(void) snprintf(dev, sizeof (dev), "%s%d", drv, di_instance(node));
usr/src/cmd/rcm_daemon/common/pool_rcm.c
182
(void) snprintf(errval, len + 1, errfmt, psetid,
usr/src/cmd/rcm_daemon/common/rcm_lock.c
880
(void) snprintf(rsrc, len, "%s(fs)",
usr/src/cmd/rcm_daemon/common/rcm_script.c
1182
(void) snprintf(buf, maxbuflen, "%s%s",
usr/src/cmd/rcm_daemon/common/rcm_script.c
388
(void) snprintf(rsi->script_full_name, len, "%s%s", script_path,
usr/src/cmd/rcm_daemon/common/rcm_script.c
487
(void) snprintf(script_env[j++], len, "%s=%s",
usr/src/cmd/rcm_daemon/common/rcm_script.c
502
(void) snprintf(script_env[j++], len, "RCM_ENV_DEBUG_LEVEL=%d", d);
usr/src/cmd/rcm_daemon/common/rcm_script.c
751
(void) snprintf(procfile, 80, "/proc/%ld/psinfo",
usr/src/cmd/rcm_daemon/common/rcm_subr.c
1651
(void) snprintf(path, sizeof (path), "%s/%ld", procfs, pid);
usr/src/cmd/rcm_daemon/common/swap_rcm.c
351
(void) snprintf(cmd, sizeof (cmd), SWAP_DELETE, sf->path,
usr/src/cmd/rcm_daemon/common/swap_rcm.c
378
(void) snprintf(cmd, sizeof (cmd), SWAP_ADD,
usr/src/cmd/rcm_daemon/common/swap_rcm.c
419
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
1075
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u",
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
1093
(void) snprintf(error, len, errfmt, errmsg, link);
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
1095
(void) snprintf(error, len, errfmt, errmsg);
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
1122
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
1149
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
1234
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u", RCM_LINK_PREFIX,
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
1308
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u", RCM_LINK_PREFIX, linkid);
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
550
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
715
(void) snprintf(buf, bufsz, fmt, name);
usr/src/cmd/rcm_daemon/common/vlan_rcm.c
876
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
1087
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u",
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
1105
(void) snprintf(error, len, errfmt, errmsg, link);
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
1107
(void) snprintf(error, len, errfmt, errmsg);
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
1134
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
1161
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
1245
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u", RCM_LINK_PREFIX,
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
1319
(void) snprintf(rsrc, sizeof (rsrc), "%s/%u", RCM_LINK_PREFIX, linkid);
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
553
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
718
(void) snprintf(buf, bufsz, fmt, name);
usr/src/cmd/rcm_daemon/common/vnic_rcm.c
888
(void) snprintf(rsrc, RCM_LINK_RESOURCE_MAX, "%s/%u",
usr/src/cmd/rmformat/rmf_menu.c
818
(void) snprintf(error_string, 255,
usr/src/cmd/rmformat/rmf_misc.c
1139
(void) snprintf(sdev, PATH_MAX, "/dev/rdsk/%s",
usr/src/cmd/rmformat/rmf_misc.c
1453
(void) snprintf(tmpstr, PATH_MAX, "/dev/rdsk/%s",
usr/src/cmd/rmformat/rmf_misc.c
1468
(void) snprintf(tmpstr, sizeof (tmpstr), "/dev/rdsk/%s",
usr/src/cmd/rmformat/rmf_misc.c
1579
(void) snprintf(found, PATH_MAX, "%s/s%d", p1, i);
usr/src/cmd/rmformat/rmf_misc.c
1609
(void) snprintf(tmpstr1, PATH_MAX, "%s%d",
usr/src/cmd/rmformat/rmf_misc.c
1617
(void) snprintf(tmpstr1, PATH_MAX, "%s%d",
usr/src/cmd/rmformat/rmf_misc.c
272
(void) snprintf(tmp_path_name, PATH_MAX, "%s%s", "/vol/dev/",
usr/src/cmd/rmformat/rmf_misc.c
275
(void) snprintf(tmp_path_name, PATH_MAX, "%s", real_name);
usr/src/cmd/rmformat/rmf_misc.c
361
(void) snprintf(block_dev_name, PATH_MAX, "/dev/%s",
usr/src/cmd/rmformat/rmf_misc.c
387
(void) snprintf(tmp_name, PATH_MAX, "/dev/%s",
usr/src/cmd/rmformat/rmf_misc.c
406
(void) snprintf(block_dev_name, PATH_MAX,
usr/src/cmd/rmformat/rmf_misc.c
427
(void) snprintf(block_dev_name, PATH_MAX,
usr/src/cmd/rmformat/rmf_misc.c
446
(void) snprintf(block_dev_name, PATH_MAX,
usr/src/cmd/rmformat/rmf_misc.c
666
(void) snprintf(tmp_path_name + len,
usr/src/cmd/rmformat/rmf_slice.c
1296
(void) snprintf(asciilabel, sizeof (asciilabel),
usr/src/cmd/rmformat/rmf_slice.c
1465
(void) snprintf(asciilabel, sizeof (asciilabel),
usr/src/cmd/rmt/rmt.c
469
(void) snprintf(resp, SSIZE, "E%d\n%s\n", Errno, errstr);
usr/src/cmd/rmt/rmt.c
472
(void) snprintf(resp, SSIZE, "A%lld\n", rval);
usr/src/cmd/rmvolmgr/rmm_common.c
1130
(void) snprintf(aap->aa_name, sizeof ("unnamed_floppyNNNN"),
usr/src/cmd/rmvolmgr/rmm_common.c
813
(void) snprintf(dev_str, sizeof (dev_str), name);
usr/src/cmd/rmvolmgr/rmm_common.c
815
(void) snprintf(dev_str, sizeof (dev_str), "%s %s", name, dev);
usr/src/cmd/rmvolmgr/vold.c
262
if (snprintf(mnt_userdir, sizeof (mnt_userdir),
usr/src/cmd/rmvolmgr/vold.c
300
if (snprintf(mountpoint, MAXPATHLEN,
usr/src/cmd/rmvolmgr/vold.c
312
if (snprintf(mountpoint, MAXPATHLEN,
usr/src/cmd/rmvolmgr/vold.c
318
if (snprintf(mountpoint, MAXPATHLEN,
usr/src/cmd/rmvolmgr/vold.c
409
(void) snprintf(symcontents_mp, sizeof (symcontents_mp),
usr/src/cmd/rmvolmgr/vold.c
411
(void) snprintf(symname_mp, sizeof (symname_mp),
usr/src/cmd/rmvolmgr/vold.c
415
(void) snprintf(part_dir, sizeof (part_dir),
usr/src/cmd/rmvolmgr/vold.c
417
(void) snprintf(symcontents_mp, sizeof (symcontents_mp),
usr/src/cmd/rmvolmgr/vold.c
419
(void) snprintf(symname_mp, sizeof (symname_mp),
usr/src/cmd/rmvolmgr/vold.c
425
(void) snprintf(symcontents, sizeof (symcontents),
usr/src/cmd/rmvolmgr/vold.c
427
(void) snprintf(symname, sizeof (symname),
usr/src/cmd/rmvolmgr/vold.c
432
(void) snprintf(symcontents_mp, sizeof (symcontents_mp),
usr/src/cmd/rmvolmgr/vold.c
434
(void) snprintf(symname_mp, sizeof (symname_mp),
usr/src/cmd/rmvolmgr/vold.c
439
(void) snprintf(symcontents_mp, sizeof (symcontents_mp),
usr/src/cmd/rmvolmgr/vold.c
441
(void) snprintf(symname_mp, sizeof (symname_mp),
usr/src/cmd/rmvolmgr/vold.c
447
(void) snprintf(symcontents, sizeof (symcontents),
usr/src/cmd/rmvolmgr/vold.c
449
(void) snprintf(symname, sizeof (symname), "%s/%s/%s",
usr/src/cmd/rpcbind/rpcb_check.c
171
(void) snprintf(buf, sizeof (buf), "%s(%s)",
usr/src/cmd/rpcgen/rpc_cout.c
335
(void) snprintf(object, len, "objp->%s_u.%s",
usr/src/cmd/rpcgen/rpc_cout.c
338
(void) snprintf(object, len, "&objp->%s_u.%s",
usr/src/cmd/rpcgen/rpc_cout.c
355
(void) snprintf(object, len, "objp->%s_u.%s",
usr/src/cmd/rpcgen/rpc_cout.c
358
(void) snprintf(object, len, "&objp->%s_u.%s",
usr/src/cmd/rpcgen/rpc_cout.c
498
(void) snprintf(tmp + slen, tlen - slen, "%s%s",
usr/src/cmd/rpcgen/rpc_cout.c
501
(void) snprintf(tmp + slen, tlen - slen, "%s(%s) * %d",
usr/src/cmd/rpcgen/rpc_cout.c
741
(void) snprintf(name, sizeof (name), "objp->%s", dec->name);
usr/src/cmd/rpcgen/rpc_cout.c
743
(void) snprintf(name, sizeof (name), "&objp->%s", dec->name);
usr/src/cmd/rpcgen/rpc_hout.c
456
(void) snprintf(prefix, sizeof (prefix), "%s ",
usr/src/cmd/rpcgen/rpc_hout.c
505
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/rpcgen/rpc_parse.c
530
(void) snprintf(tmp, sizeof (tmp),
usr/src/cmd/rpcgen/rpc_parse.c
540
(void) snprintf(tmp, sizeof (tmp),
usr/src/cmd/rpcgen/rpc_parse.c
636
(void) snprintf(name, sizeof (name), "%s%d", ARGNAME, num);
usr/src/cmd/rpcgen/rpc_scan.c
293
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/rpcgen/rpc_scan.c
298
(void) snprintf(p, sizeof (buf) - blen,
usr/src/cmd/rpcgen/rpc_scan.c
301
(void) snprintf(p, sizeof (buf) - blen,
usr/src/cmd/rpcgen/rpc_svcout.c
1150
(void) snprintf(tmpbuf, sizeof (tmpbuf), "%s\t\t", sp);
usr/src/cmd/rpcgen/rpc_svcout.c
213
(void) snprintf(tmpbuf, sizeof (tmpbuf), "%s\t\t", sp);
usr/src/cmd/rpcgen/rpc_tblout.c
99
(void) snprintf(progvers, sizeof (progvers), "%s_%s",
usr/src/cmd/rpcgen/rpc_util.c
286
(void) snprintf(expectbuf,
usr/src/cmd/rpcgen/rpc_util.c
297
(void) snprintf(expectbuf,
usr/src/cmd/rpcgen/rpc_util.c
309
(void) snprintf(expectbuf,
usr/src/cmd/rpcgen/rpc_util.c
423
(void) snprintf(name, nlen, "%s_%s_%s", locase(pname), vname, ARGEXT);
usr/src/cmd/rpcinfo/rpcinfo.c
1031
(void) snprintf(buf, sizeof (buf), "%s/%s/%s ",
usr/src/cmd/rpcinfo/rpcinfo.c
1147
(void) snprintf(lp, (MAXLINE - (lp - linebuf)), "%s%s",
usr/src/cmd/rpcinfo/rpcinfo.c
1201
(void) snprintf(lp, (MAXLINE - (lp - linebuf)), "%s%s",
usr/src/cmd/rpcinfo/rpcinfo.c
1268
(void) snprintf(lp, MAXLINE - (lp - linebuf), "%s%s",
usr/src/cmd/rpcsvc/rwall.c
98
msize = snprintf(buf, sizeof (buf), "From %s@%s: ", who, hostname);
usr/src/cmd/sa/sar.c
207
(void) snprintf(flnm, PATH_MAX, "/var/adm/sa/sa%.2d",
usr/src/cmd/saf/log.c
111
(void) snprintf(buf, sizeof (buf), "%s; %ld; %s\n",
usr/src/cmd/saf/sacadm.c
493
if (snprintf(buf, sizeof (buf),
usr/src/cmd/saf/sacadm.c
496
snprintf(buf, sizeof (buf),
usr/src/cmd/saf/sacadm.c
656
if (snprintf(buf, sizeof (buf), "%s/%s", HOME, tag) >= sizeof (buf))
usr/src/cmd/saf/sacadm.c
662
if (snprintf(buf, sizeof (buf), "%s/%s", ALTHOME, tag) >= sizeof (buf))
usr/src/cmd/sasinfo/sasinfo.c
197
(void) snprintf(versionString, sizeof (versionString), "%s.%s",
usr/src/cmd/sbdadm/sbdadm.c
741
(void) snprintf(versionString, VERSION_STRING_MAX_LEN, "%s.%s",
usr/src/cmd/sckmd/sparc/sun4u/sckmd.c
470
(void) snprintf(unknown_type_str,
usr/src/cmd/sed/main.c
246
if (((size_t)snprintf(string_ident,
usr/src/cmd/sed/main.c
417
len = snprintf(tmpfname, sizeof (tmpfname),
usr/src/cmd/sendmail/db/include/clib_ext.h
45
int snprintf __P((char *, size_t, const char *, ...));
usr/src/cmd/sendmail/db/include/clib_ext.h
47
int snprintf();
usr/src/cmd/sendmail/db/log/log_put.c
557
(void)snprintf(new, sizeof(new), LFNAME, filenumber);
usr/src/cmd/sendmail/db/log/log_put.c
575
(void)snprintf(old, sizeof(old), LFNAME_V1, filenumber);
usr/src/cmd/sendmail/include/sm/conf.h
2985
# ifdef snprintf
usr/src/cmd/sendmail/libmilter/example.c
68
snprintf(host, sizeof host, "localhost");
usr/src/cmd/sendmail/libmilter/example.c
74
snprintf(hbuf, sizeof hbuf, "%s@%s", p, host);
usr/src/cmd/sendmail/libsm/debug.c
147
snprintf(str, sizeof(str), "[%d-%02d-%02d/%02d:%02d:%02d] ",
usr/src/cmd/sendmail/libsm/vfprintf.c
539
snprintf(out, sizeof(out), fmt, width,
usr/src/cmd/sendmail/libsm/vfprintf.c
546
snprintf(out, sizeof(out), fmt, width,
usr/src/cmd/sendmail/util/mail.local.c
711
(void) snprintf(unix_from_line, sizeof (unix_from_line), "From %s %s",
usr/src/cmd/sendmail/util/mail.local.c
778
(void) snprintf(path, sizeof (path), "%s/%s", _PATH_MAILDIR, name);
usr/src/cmd/sendmail/util/mail.local.c
854
(void) snprintf(biffmsg, sizeof (biffmsg), "%s@%ld\n", name, curoff);
usr/src/cmd/sendmail/util/mail.local.c
893
(void) snprintf(buf, sizeof (buf), "Content-Length: %d\n\n",
usr/src/cmd/sendmail/util/mailcompat.c
132
snprintf(command, sizeof (command), "/bin/mail -f %s -d %s", from,
usr/src/cmd/sendmail/util/vacation.c
1058
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/sendmail/util/vacation.c
1086
(void) snprintf(cmd, sizeof (cmd), "%s %s", editor,
usr/src/cmd/sendmail/util/vacation.c
225
(void) snprintf(buf, sizeof (buf), "%s%s%s", homedir,
usr/src/cmd/sendmail/util/vacation.c
915
(void) snprintf(buf, sizeof (buf), "%s%s%s", homedir,
usr/src/cmd/sgs/ar/common/file.c
733
len = snprintf(buf, sizeof (buf), MSG_ORIG(MSG_MH_FORMAT), name,
usr/src/cmd/sgs/ar/common/file.c
983
(void) snprintf(fptr->ar_name, sizeof (fptr->ar_name),
usr/src/cmd/sgs/crle/common/depend.c
255
(void) snprintf(efds, (MSG_ENV_AUD_FD_SIZE + 10),
usr/src/cmd/sgs/crle/common/depend.c
257
(void) snprintf(eldf, PATH_MAX, MSG_ORIG(MSG_ENV_LD_FLAGS));
usr/src/cmd/sgs/crle/common/depend.c
271
(void) snprintf(epld, PATH_MAX,
usr/src/cmd/sgs/crle/common/dump.c
153
(void) snprintf(efds, (MSG_ENV_AUD_FD_SIZE + 10),
usr/src/cmd/sgs/crle/common/dump.c
155
(void) snprintf(eflg, (MSG_ENV_AUD_FLAGS_SIZE + 10),
usr/src/cmd/sgs/crle/common/dump.c
157
(void) snprintf(ecnf, PATH_MAX, MSG_ORIG(MSG_ENV_LD_CONFIG),
usr/src/cmd/sgs/crle/common/inspect.c
102
(void) snprintf(alter, PATH_MAX, MSG_ORIG(MSG_FMT_PATH),
usr/src/cmd/sgs/crle/common/inspect.c
111
(void) snprintf(alter, PATH_MAX, MSG_ORIG(MSG_FMT_PATH),
usr/src/cmd/sgs/crle/common/print.c
353
(void) snprintf(_cmd, PATH_MAX, MSG_ORIG(MSG_CMD_CONF),
usr/src/cmd/sgs/crle/common/print.c
364
(void) snprintf(_cmd, PATH_MAX, MSG_ORIG(MSG_CMD_FLAGS),
usr/src/cmd/sgs/crle/common/print.c
415
(void) snprintf(_cmd, PATH_MAX,
usr/src/cmd/sgs/crle/common/print.c
421
(void) snprintf(_cmd, PATH_MAX,
usr/src/cmd/sgs/crle/common/print.c
457
(void) snprintf(_cmd, PATH_MAX,
usr/src/cmd/sgs/crle/common/print.c
514
(void) snprintf(_cmd, PATH_MAX,
usr/src/cmd/sgs/crle/common/print.c
576
(void) snprintf(_cmd, PATH_MAX, sfmt, str);
usr/src/cmd/sgs/crle/common/print.c
677
(void) snprintf(_cmd, PATH_MAX,
usr/src/cmd/sgs/crle/common/print.c
770
(void) snprintf(_cmd, PATH_MAX,
usr/src/cmd/sgs/crle/common/print.c
781
(void) snprintf(_cmd, PATH_MAX,
usr/src/cmd/sgs/demo_rdb/common/dis.c
110
(void) snprintf(buf + len,
usr/src/cmd/sgs/demo_rdb/common/dis.c
120
(void) snprintf(buf + len, 256 - len,
usr/src/cmd/sgs/demo_rdb/common/dis.c
130
(void) snprintf(buf + len, 256 - len,
usr/src/cmd/sgs/demo_rdb/common/disasm.c
41
(void) snprintf(buf, 256, "0x%x", instr);
usr/src/cmd/sgs/demo_rdb/common/main.c
202
(void) snprintf(procname, PROCSIZE, "/proc/%d/ctl", EC_SWORD(cpid));
usr/src/cmd/sgs/demo_rdb/common/main.c
224
(void) snprintf(procname, PROCSIZE, "/proc/%d/status", EC_SWORD(cpid));
usr/src/cmd/sgs/demo_rdb/common/main.c
66
(void) snprintf(procname, PROCSIZE, "/proc/%d/ctl", EC_SWORD(getpid()));
usr/src/cmd/sgs/demo_rdb/common/maps.c
232
(void) snprintf(procname, MAXPATHLEN - 1,
usr/src/cmd/sgs/demo_rdb/common/ps.c
138
(void) snprintf(procname, PROCSIZE, "/proc/%d/map",
usr/src/cmd/sgs/demo_rdb/common/ps.c
143
(void) snprintf(procname, PROCSIZE, "/proc/%d/as",
usr/src/cmd/sgs/demo_rdb/common/ps.c
324
(void) snprintf(procname, MAXPATHLEN - 1,
usr/src/cmd/sgs/demo_rdb/common/ps.c
77
(void) snprintf(pname, PROCSIZE, "/proc/%d/auxv",
usr/src/cmd/sgs/dump/common/dump.c
1906
(void) snprintf(fullname, len, "%s[%s]", filename,
usr/src/cmd/sgs/dump/common/dump.c
505
(void) snprintf(buf, buflen, "%s\t[%s]", dn, s);
usr/src/cmd/sgs/elfdump/common/corenote.c
1345
(void) snprintf(buf, sizeof (sl_fmtbuf_t),
usr/src/cmd/sgs/elfdump/common/corenote.c
171
size_t len = snprintf(NULL, 0, "\\x%02x", str[i]);
usr/src/cmd/sgs/elfdump/common/corenote.c
174
(void) snprintf(buf + used, sizeof (buf) - used,
usr/src/cmd/sgs/elfdump/common/corenote.c
1788
(void) snprintf(index1, sizeof (index1),
usr/src/cmd/sgs/elfdump/common/corenote.c
1802
(void) snprintf(index2, sizeof (index2),
usr/src/cmd/sgs/elfdump/common/corenote.c
436
(void) snprintf(index1, sizeof (index1),
usr/src/cmd/sgs/elfdump/common/corenote.c
449
(void) snprintf(index1, sizeof (index1),
usr/src/cmd/sgs/elfdump/common/corenote.c
451
(void) snprintf(index2, sizeof (index2),
usr/src/cmd/sgs/elfdump/common/corenote.c
620
(void) snprintf(index, sizeof (index),
usr/src/cmd/sgs/elfdump/common/corenote.c
623
(void) snprintf(index, sizeof (index),
usr/src/cmd/sgs/elfdump/common/dwarf.c
172
(void) snprintf(buf, bufsize, MSG_ORIG(MSG_REG_FMT_NAME),
usr/src/cmd/sgs/elfdump/common/dwarf.c
175
(void) snprintf(buf, bufsize, MSG_ORIG(MSG_REG_FMT_BASIC),
usr/src/cmd/sgs/elfdump/common/elfdump.c
1368
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
1726
(void) snprintf(_chain, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
1728
(void) snprintf(_symndx, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
2150
(void) snprintf(index, MAXNDXSIZE, MSG_ORIG(MSG_FMT_INDEX),
usr/src/cmd/sgs/elfdump/common/elfdump.c
2241
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
2261
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
295
(void) snprintf(secstr, secsz, MSG_INTL(MSG_STR_SECTION),
usr/src/cmd/sgs/elfdump/common/elfdump.c
3590
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
3617
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
4032
(void) snprintf(_bucket, MAXNDXSIZE, MSG_ORIG(MSG_FMT_INTEGER),
usr/src/cmd/sgs/elfdump/common/elfdump.c
4038
(void) snprintf(_symndx, MAXNDXSIZE, MSG_ORIG(MSG_FMT_INDEX2),
usr/src/cmd/sgs/elfdump/common/elfdump.c
4234
(void) snprintf(number, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
4242
(void) snprintf(number, MAXNDXSIZE, MSG_ORIG(MSG_FMT_INTEGER),
usr/src/cmd/sgs/elfdump/common/elfdump.c
4303
(void) snprintf(&flgstrbuf[len],
usr/src/cmd/sgs/elfdump/common/elfdump.c
4334
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/elfdump.c
4782
(void) snprintf(_cache->c_name, strsz,
usr/src/cmd/sgs/elfdump/common/elfdump.c
4810
(void) snprintf(scnndxnm, sizeof (scnndxnm),
usr/src/cmd/sgs/elfdump/common/elfdump.c
848
(void) snprintf(index, MAXNDXSIZE, MSG_ORIG(MSG_FMT_INDEX),
usr/src/cmd/sgs/elfdump/common/gen_struct_layout.c
789
(void) snprintf(comment, sizeof (comment), "sizeof (%s)", tname);
usr/src/cmd/sgs/elfdump/common/gen_struct_layout.c
841
(void) snprintf(comment, sizeof (comment), "%s[]", fname);
usr/src/cmd/sgs/elfdump/common/gen_struct_layout.c
972
(void) snprintf(namebuf, sizeof (namebuf), "%s%s",
usr/src/cmd/sgs/elfdump/common/main.c
185
(void) snprintf(index, sizeof (index), MSG_ORIG(MSG_FMT_INDEX2),
usr/src/cmd/sgs/elfdump/common/main.c
626
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/elfdump/common/main.c
670
(void) snprintf(name, MAXPATHLEN,
usr/src/cmd/sgs/elfdump/common/struct_layout.c
279
(void) snprintf(buf, sizeof (sl_fmtbuf_t),
usr/src/cmd/sgs/elfdump/common/struct_layout.c
284
(void) snprintf(buf, sizeof (sl_fmtbuf_t),
usr/src/cmd/sgs/elfdump/common/struct_layout.c
289
(void) snprintf(buf, sizeof (sl_fmtbuf_t),
usr/src/cmd/sgs/elfdump/common/struct_layout.c
294
(void) snprintf(buf, sizeof (sl_fmtbuf_t),
usr/src/cmd/sgs/elfedit/common/elfedit.c
1115
len = snprintf(cur, n, MSG_ORIG(MSG_FMT_SYSCMD),
usr/src/cmd/sgs/elfedit/common/elfedit.c
1118
len = snprintf(cur, n, MSG_ORIG(MSG_FMT_MODCMD),
usr/src/cmd/sgs/elfedit/common/elfedit.c
1787
if (snprintf(path_buf, sizeof (path_buf),
usr/src/cmd/sgs/elfedit/common/elfedit.c
1996
(void) snprintf(path, sizeof (path),
usr/src/cmd/sgs/elfedit/common/elfedit.c
2970
(void) snprintf(buf.buf, sizeof (buf.buf),
usr/src/cmd/sgs/elfedit/common/elfedit.c
847
len = snprintf(*cur, *n, MSG_ORIG(MSG_STR_HLPOPTARG2),
usr/src/cmd/sgs/elfedit/common/elfedit.c
850
len = snprintf(*cur, *n, MSG_ORIG(MSG_STR_HLPOPTARG),
usr/src/cmd/sgs/elfedit/common/elfedit.c
974
len = snprintf(cur, n, MSG_ORIG(MSG_FMT_WRAPUSAGE),
usr/src/cmd/sgs/elfedit/common/sys.c
129
(void) snprintf(name_buf, sizeof (name_buf),
usr/src/cmd/sgs/elfedit/common/util_machelf.c
1223
(void) snprintf(buf, bufsize, MSG_ORIG(MSG_FMT_SECMSGPRE),
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
214
(void) snprintf(buf, sizeof (buf1),
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
217
(void) snprintf(buf, sizeof (buf1),
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
346
(void) snprintf(value_buf, sizeof (value_buf),
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
352
(void) snprintf(ndx_buf, sizeof (ndx_buf),
usr/src/cmd/sgs/elfedit/modules/common/ehdr.c
355
(void) snprintf(ndx_buf, sizeof (ndx_buf),
usr/src/cmd/sgs/elfedit/modules/common/str.c
493
(void) snprintf(index, sizeof (index),
usr/src/cmd/sgs/elfedit/modules/common/str.c
497
(void) snprintf(index, sizeof (index),
usr/src/cmd/sgs/elfedit/modules/common/sym.c
274
(void) snprintf(index, MAXNDXSIZE,
usr/src/cmd/sgs/ldprof/common/profile.c
197
(void) snprintf(Profile, MAXPATHLEN, MSG_ORIG(MSG_FMT_PROFILE),
usr/src/cmd/sgs/lex/common/main.c
62
(void) snprintf(path, PATH_MAX, "%s/%s", dir, fname);
usr/src/cmd/sgs/libconv/common/c_literal.c
132
(void) snprintf(octal_buf, sizeof (octal_buf),
usr/src/cmd/sgs/libconv/common/corenote.c
1577
n = snprintf(conv_arg.buf, conv_arg.bufsize,
usr/src/cmd/sgs/libconv/common/corenote.c
709
(void) snprintf(inv_buf->buf, sizeof (inv_buf->buf), fmt, priv);
usr/src/cmd/sgs/libconv/common/corenote.c
745
(void) snprintf(inv_buf->buf, sizeof (inv_buf->buf), fmt, id);
usr/src/cmd/sgs/libconv/common/corenote.c
920
(void) snprintf(inv_buf->buf,
usr/src/cmd/sgs/libconv/common/globals_machelf.c
63
(void) snprintf(inv_buf->buf, sizeof (inv_buf->buf), fmt, value);
usr/src/cmd/sgs/libconv/common/symbols_machelf.c
44
(void) snprintf(inv_buf->buf, sizeof (inv_buf->buf),
usr/src/cmd/sgs/libconv/common/time.c
63
(void) snprintf(time_buf->buf, sizeof (time_buf->buf),
usr/src/cmd/sgs/libconv/common/time.c
66
(void) snprintf(time_buf->buf, sizeof (time_buf->buf),
usr/src/cmd/sgs/libconv/common/time.c
69
(void) snprintf(time_buf->buf, sizeof (time_buf->buf),
usr/src/cmd/sgs/libconv/common/version.c
109
(void) snprintf(inv_buf->buf, sizeof (inv_buf->buf),
usr/src/cmd/sgs/libcrle/common/audit.c
122
(void) snprintf(buffer, PATH_MAX, MSG_ORIG(MSG_AUD_DEPEND),
usr/src/cmd/sgs/libcrle/common/audit.c
147
(void) snprintf(buffer, PATH_MAX, MSG_ORIG(MSG_AUD_FILTER),
usr/src/cmd/sgs/libelf/common/error.c
125
(void) snprintf(buffer, MAXELFERR,
usr/src/cmd/sgs/libelf/demo/dispsyms.c
218
(void) snprintf(typebuf, INTSTRLEN,
usr/src/cmd/sgs/libelf/demo/dispsyms.c
226
(void) snprintf(bindbuf, INTSTRLEN,
usr/src/cmd/sgs/libelf/demo/dispsyms.c
252
(void) snprintf(shndxbuf, INTSTRLEN,
usr/src/cmd/sgs/libelf/demo/dispsyms.c
257
(void) snprintf(shndxbuf, INTSTRLEN,
usr/src/cmd/sgs/libelf/demo/dispsyms.c
308
(void) snprintf(buffer, 1024, "%s(%s)",
usr/src/cmd/sgs/libld/common/debug.c
200
(void) snprintf(prestr, len,
usr/src/cmd/sgs/libld/common/files.c
672
(void) snprintf(ocapset->oc_id.cs_str, len,
usr/src/cmd/sgs/libld/common/ldlibs.c
204
(void) snprintf(path, (PATH_MAX + 2), MSG_ORIG(MSG_STR_LIB_SO),
usr/src/cmd/sgs/libld/common/ldlibs.c
238
(void) snprintf(path, (PATH_MAX + 2), MSG_ORIG(MSG_STR_LIB_A),
usr/src/cmd/sgs/libld/common/libs.c
355
(void) snprintf(path, len, MSG_ORIG(MSG_FMT_ARMEM), name, arname);
usr/src/cmd/sgs/libld/common/map_core.c
2333
(void) snprintf(path, PATH_MAX, MSG_ORIG(MSG_STR_PATH),
usr/src/cmd/sgs/libld/common/syms.c
181
(void) snprintf(buf, bufsize, MSG_ORIG(MSG_FMT_SYMNAM), name);
usr/src/cmd/sgs/libld/common/syms.c
183
(void) snprintf(buf, bufsize, MSG_ORIG(MSG_FMT_NULLSYMNAM),
usr/src/cmd/sgs/libld/common/syms.c
3312
(void) snprintf(str, len, fmt, isp->is_name);
usr/src/cmd/sgs/libld/common/syms.c
941
nsz = snprintf(symn, sizeof (symn), "%s%s",
usr/src/cmd/sgs/libld/common/syms.c
947
nsz = snprintf(symn, sizeof (symn), "%s%s",
usr/src/cmd/sgs/libld/common/util.c
137
(void) snprintf(new, len, MSG_ORIG(MSG_FMT_COLPATH), old, str);
usr/src/cmd/sgs/libld/common/util.c
164
(void) snprintf(str, len, MSG_ORIG(MSG_FMT_STRCAT),
usr/src/cmd/sgs/libld/common/wrap.c
125
(void) snprintf(tmpname, wrapname_len, MSG_ORIG(MSG_FMT_STRCAT),
usr/src/cmd/sgs/liblddbg/common/cap.c
231
(void) snprintf(index, INDEX_STR_SIZE, MSG_ORIG(MSG_FMT_INDEX), ndx);
usr/src/cmd/sgs/liblddbg/common/dynamic.c
50
(void) snprintf(index, sizeof (index), MSG_ORIG(MSG_FMT_INDEX), ndx);
usr/src/cmd/sgs/liblddbg/common/dynamic.c
71
(void) snprintf(index, sizeof (index),
usr/src/cmd/sgs/liblddbg/common/files.c
538
(void) snprintf(_name, PATH_MAX, MSG_ORIG(MSG_FMT_PATH),
usr/src/cmd/sgs/liblddbg/common/got.c
137
(void) snprintf(index, INDEX_STR_SIZE, MSG_ORIG(MSG_GOT_INDEX),
usr/src/cmd/sgs/liblddbg/common/got.c
86
(void) snprintf(index, INDEX_STR_SIZE, MSG_ORIG(MSG_GOT_INDEX),
usr/src/cmd/sgs/liblddbg/common/sections.c
68
cnt = snprintf(buf, sizeof (dbg_isec_name_buf_t),
usr/src/cmd/sgs/liblddbg/common/sections.c
78
(void) snprintf(*alloc_mem, cnt + 1,
usr/src/cmd/sgs/liblddbg/common/statistics.c
49
(void) snprintf(buf, bufsize, MSG_ORIG(MSG_FMT_MEMUNIT),
usr/src/cmd/sgs/liblddbg/common/syminfo.c
110
(void) snprintf(&flagstr[flgndx], FLAGSZ - flgndx,
usr/src/cmd/sgs/liblddbg/common/syminfo.c
119
(void) snprintf(dndxstr, NDXSZ, MSG_ORIG(MSG_FMT_INDEX),
usr/src/cmd/sgs/liblddbg/common/syminfo.c
125
(void) snprintf(sndxstr, NDXSZ, MSG_ORIG(MSG_FMT_INDEX), ndx);
usr/src/cmd/sgs/libldmake/common/ld_file.c
119
(void) snprintf(lockfile, MAXPATHLEN, "%s.lock", depend_file);
usr/src/cmd/sgs/libldmake/common/lock.c
131
(void) snprintf(tmpname, MAXPATHLEN, "%s.XXXXXX",
usr/src/cmd/sgs/libldmake/common/lock.c
49
(void) snprintf(msg, mlen, "Could not lock file `%s'; ", file);
usr/src/cmd/sgs/libldmake/common/lock.c
51
(void) snprintf(&msg[len], (mlen - len), str, arg1, arg2);
usr/src/cmd/sgs/librtld/common/dldump.c
174
(void) snprintf(proc, 16, MSG_ORIG(MSG_FMT_PROC),
usr/src/cmd/sgs/librtld_db/common/rd_elf.c
298
(void) snprintf(brandlib, MAXPATHLEN,
usr/src/cmd/sgs/librtld_db/common/rd_elf.c
304
(void) snprintf(brandlib, MAXPATHLEN,
usr/src/cmd/sgs/link_audit/common/truss.c
129
(void) snprintf(fname, MAXPATHLEN, "%s.%d", str,
usr/src/cmd/sgs/m4/common/m4.c
884
(void) snprintf(buf, sizeof (buf), str, serr);
usr/src/cmd/sgs/m4/common/m4.c
894
(void) snprintf(buf, sizeof (buf), str, num);
usr/src/cmd/sgs/m4/common/m4macs.c
612
(void) snprintf(my_pid, sizeof (my_pid), "%d", (int)getpid());
usr/src/cmd/sgs/mcs/common/file.c
178
(void) snprintf(cur_filenm, len, "%s[%s]",
usr/src/cmd/sgs/nm/common/nm.c
1365
(void) snprintf(OldName, length, s, NewName, hold);
usr/src/cmd/sgs/nm/common/nm.c
937
(void) snprintf(A_header, sizeof (A_header), "%s: ", fname);
usr/src/cmd/sgs/nm/common/nm.c
939
(void) snprintf(A_header, sizeof (A_header), "%s[%s]: ",
usr/src/cmd/sgs/rtld/common/analyze.c
874
(void) snprintf(_reject, PATH_MAX,
usr/src/cmd/sgs/rtld/common/config_elf.c
217
(void) snprintf(path, PATH_MAX, MSG_ORIG(MSG_ORG_CONFIG), str);
usr/src/cmd/sgs/rtld/common/debug.c
117
(void) snprintf(_file, MAXPATHLEN,
usr/src/cmd/sgs/rtld/common/debug.c
253
(void) snprintf(_file, MAXPATHLEN,
usr/src/cmd/sgs/rtld/common/dlfcns.c
627
(void) snprintf(buffer, MSG_LMID_ALT_SIZE + 12,
usr/src/cmd/sgs/rtld/common/locale.c
154
(void) snprintf(path, PATH_MAX, MSG_ORIG(MSG_FMT_MSGFILE),
usr/src/cmd/sh/io.c
189
len = snprintf((char *)&tmpout[tmpout_offset], size_left,
usr/src/cmd/sh/io.c
349
len = snprintf((char *)&tmpout[tmpout_offset],
usr/src/cmd/sh/main.c
445
if ((len = snprintf((char *)tmpout, TMPOUTSZ, "/tmp/sh%u", mypid)) >=
usr/src/cmd/sh/ulimit.c
191
snprintf(errargs, PATH_MAX-1,
usr/src/cmd/sh/ulimit.c
201
snprintf(errargs, PATH_MAX-1,
usr/src/cmd/sh/ulimit.c
213
snprintf(errargs, PATH_MAX-1,
usr/src/cmd/sh/ulimit.c
237
snprintf(errargs, PATH_MAX-1,
usr/src/cmd/smbsrv/fksmbd/fksmbd_ksock.c
46
(void) snprintf(familystr, sizeof (familystr), "%d", addr->sa_family);
usr/src/cmd/smbsrv/fksmbd/fksmbd_ksock.c
49
(void) snprintf(portstr, sizeof (portstr), "%d",
usr/src/cmd/smbsrv/fksmbd/fksmbd_ksock.c
55
(void) snprintf(portstr, sizeof (portstr), "%d",
usr/src/cmd/smbsrv/smbadm/smbinfo.c
370
(void) snprintf(buf, buflen, "%" PRIu64, ui->ui_session_id);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
379
(void) snprintf(buf, buflen, "%s\\%s", ui->ui_domain,
usr/src/cmd/smbsrv/smbadm/smbinfo.c
384
(void) snprintf(buf, buflen, "%u", ui->ui_posix_uid);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
394
(void) snprintf(buf, buflen, "%" PRId32, ui->ui_native_os);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
433
(void) snprintf(buf, buflen, "%" PRIx32, type & STYPE_MASK);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
448
(void) snprintf(buf, buflen, "%" PRIu32, nc->ci_id);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
485
(void) snprintf(buf, buflen, "%" PRIu16, fi->fi_fid);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
488
(void) snprintf(buf, buflen, "%" PRIu32, fi->fi_uniqid);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
573
(void) snprintf(buf, buflen, fmt, val);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
582
(void) snprintf(buf, buflen, "%" PRId64, (int64_t)amt);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
600
int n = snprintf(buf, buflen, "%" PRIu32 " days%s",
usr/src/cmd/smbsrv/smbadm/smbinfo.c
609
(void) snprintf(buf, buflen, "%02" PRIu32 ":%02" PRIu32 ":%02" PRIu32,
usr/src/cmd/smbsrv/smbadm/smbinfo.c
619
(void) snprintf(buf, buflen, "%" PRId64, (int64_t)when);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
635
(void) snprintf(buf, buflen, "%" PRIx32, val);
usr/src/cmd/smbsrv/smbadm/smbinfo.c
660
(void) snprintf(buf, buflen, "%" PRIx32, val);
usr/src/cmd/smbsrv/smbd/smbd_doorsvc.c
710
(void) snprintf(buf, MAXNAMELEN, "%s", acct.a_name);
usr/src/cmd/smbsrv/smbd/smbd_doorsvc.c
712
(void) snprintf(buf, MAXNAMELEN, "%s@%s", acct.a_name,
usr/src/cmd/smbsrv/smbd/smbd_doorsvc.c
715
(void) snprintf(buf, MAXNAMELEN, "%s\\%s", acct.a_domain,
usr/src/cmd/smbsrv/smbd/smbd_pipesvc.c
196
(void) snprintf(sa.sun_path, sizeof (sa.sun_path),
usr/src/cmd/smbsrv/smbd/smbd_spool.c
242
(void) snprintf(uri, sizeof (uri), "ipp://localhost/printers/%s",
usr/src/cmd/smbsrv/smbd/smbd_spool.c
274
(void) snprintf(new_jobname, SMBD_PJOBLEN, "%s%d",
usr/src/cmd/smbsrv/smbd/smbd_spool.c
279
(void) snprintf(uri, sizeof (uri) - 1, "/printers/%s", SMBD_PRINTER);
usr/src/cmd/smserverd/smediad.c
1751
(void) snprintf(door_dp->audit_text,
usr/src/cmd/smserverd/smediad.c
1756
(void) snprintf(door_dp->audit_text1,
usr/src/cmd/smserverd/smediad.c
1771
(void) snprintf(door_dp->audit_text,
usr/src/cmd/smserverd/smediad.c
1776
(void) snprintf(door_dp->audit_text1,
usr/src/cmd/smserverd/smediad_err.c
115
(void) snprintf(dbgmsg, sizeof (dbgmsg), DEBUGMSG, level, fmt);
usr/src/cmd/srptadm/srptadm.c
511
(void) snprintf(euibuf, sizeof (euibuf), "eui.%016llX", hcaguid);
usr/src/cmd/stat/common/acquire_iodevs.c
51
(void) snprintf(new->is_name, sizeof (new->is_name), "c%d", cid);
usr/src/cmd/stat/common/acquire_iodevs.c
718
(void) snprintf(name, size, "%s%05d", lname, l1);
usr/src/cmd/stat/common/acquire_iodevs.c
721
(void) snprintf(name, size, "%s%05d%s", lname, l1, ptr);
usr/src/cmd/stat/common/acquire_iodevs.c
723
(void) snprintf(name, size, "%s%05d.%s%04d.%s%03d",
usr/src/cmd/stat/common/acquire_iodevs.c
840
(void) snprintf(tptr->is_id.tid, sizeof (tptr->is_id.tid),
usr/src/cmd/stat/common/acquire_iodevs.c
842
(void) snprintf(tptr->is_name, sizeof (tptr->is_name),
usr/src/cmd/stat/common/acquire_iodevs.c
854
(void) snprintf(tptr->is_id.tid, sizeof (tptr->is_id.tid),
usr/src/cmd/stat/common/acquire_iodevs.c
856
(void) snprintf(tptr->is_name, sizeof (tptr->is_name),
usr/src/cmd/stat/common/acquire_iodevs.c
862
(void) snprintf(ptr + 1,
usr/src/cmd/stat/common/dsr.c
244
(void) snprintf(target_port, sizeof (target_port), "%d", pid);
usr/src/cmd/stat/common/dsr.c
348
(void) snprintf(portform, sizeof (portform),
usr/src/cmd/stat/common/dsr.c
408
(void) snprintf(rstr, len,
usr/src/cmd/stat/common/walkers.c
187
(void) snprintf(tmp, LIST_SIZE, "%lu", nr);
usr/src/cmd/stat/fsstat/fsstat.c
730
(void) snprintf(ep->e_ksname, KSTAT_STRLEN,
usr/src/cmd/stat/fsstat/fsstat.c
759
(void) snprintf(ep->e_ksname, KSTAT_STRLEN, "%s%lx",
usr/src/cmd/stat/iostat/iostat.c
1295
(void) snprintf(disk_header, sizeof (disk_header),
usr/src/cmd/stat/iostat/iostat.c
1303
(void) snprintf(disk_header, sizeof (disk_header),
usr/src/cmd/stat/iostat/iostat.c
1312
(void) snprintf(disk_header,
usr/src/cmd/stat/iostat/iostat.c
1321
(void) snprintf(disk_header,
usr/src/cmd/stat/iostat/iostat.c
1358
(void) snprintf(disk_header,
usr/src/cmd/stat/iostat/iostat.c
1373
(void) snprintf(disk_header,
usr/src/cmd/stat/iostat/iostat.c
1377
(void) snprintf(disk_header,
usr/src/cmd/stat/iostat/iostat.c
1381
(void) snprintf(disk_header,
usr/src/cmd/stat/iostat/iostat.c
1385
(void) snprintf(disk_header,
usr/src/cmd/stat/iostat/iostat.c
1696
(void) snprintf(obuf, sizeof (obuf),
usr/src/cmd/stat/iostat/iostat.c
394
(void) snprintf(fbuf, sizeof (fbuf),
usr/src/cmd/stmfadm/stmfadm.c
1221
(void) snprintf(guidAsciiBuf, sizeof (guidAsciiBuf),
usr/src/cmd/stmfadm/stmfadm.c
3501
(void) snprintf(versionString, VERSION_STRING_MAX_LEN, "%s.%s",
usr/src/cmd/stmfadm/stmfadm.c
934
(void) snprintf(guidAsciiBuf, sizeof (guidAsciiBuf),
usr/src/cmd/stmfproxy/aluaadm/aluaadm.c
228
(void) snprintf(versionString, VERSION_STRING_MAX_LEN, "%s.%s",
usr/src/cmd/stmfsvc/stmfsvc.c
295
(void) snprintf(versionString, VERSION_STRING_MAX_LEN, "%s.%s",
usr/src/cmd/stmsboot/stmsboot_util.c
1149
(void) snprintf(aliases,
usr/src/cmd/stmsboot/stmsboot_util.c
1213
(void) snprintf(minorpath, MAXPATHLEN, "%s:c", devfspath);
usr/src/cmd/stmsboot/stmsboot_util.c
1256
(void) snprintf(realpath, MAXPATHLEN,
usr/src/cmd/stmsboot/stmsboot_util.c
1391
(void) snprintf(nodename, 5, "ssd");
usr/src/cmd/stmsboot/stmsboot_util.c
1393
(void) snprintf(nodename, 5, "sd");
usr/src/cmd/stmsboot/stmsboot_util.c
1395
(void) snprintf(nodename, 5, "disk");
usr/src/cmd/stmsboot/stmsboot_util.c
1461
(void) snprintf(fname, MAXPATHLEN, "/etc/mpxio/vfstab.new");
usr/src/cmd/stmsboot/stmsboot_util.c
1471
(void) snprintf(fmt, sizeof (fmt),
usr/src/cmd/stmsboot/stmsboot_util.c
1516
(void) snprintf(tmpbuf, MAXPATHLEN,
usr/src/cmd/stmsboot/stmsboot_util.c
1537
(void) snprintf(tmpbuf, MAXPATHLEN,
usr/src/cmd/stmsboot/stmsboot_util.c
1542
(void) snprintf(tmpbuf, MAXPATHLEN,
usr/src/cmd/sulogin/sulogin.c
172
(void) snprintf(namedlist, sizeof (namedlist), "%s %s",
usr/src/cmd/sulogin/sulogin.c
175
(void) snprintf(namedlist, sizeof (namedlist), "%s",
usr/src/cmd/sulogin/sulogin.c
178
(void) snprintf(namedlist, sizeof (namedlist), "%s",
usr/src/cmd/svc/configd/backend.c
830
if (snprintf(out, out_len, "-%s", name) >= out_len)
usr/src/cmd/svc/configd/configd.c
535
if (snprintf(tmpbuf, PATH_MAX, "%s/%s", dir, base) >= PATH_MAX) {
usr/src/cmd/svc/configd/configd.c
600
(void) snprintf(pidpath, sizeof (pidpath),
usr/src/cmd/svc/configd/rc_node.c
1231
(void) snprintf(ndp->rnd_fmri, sizeof (ndp->rnd_fmri),
usr/src/cmd/svc/configd/rc_node.c
2995
actual = snprintf(buf, sz, "%d", np->rn_pgflags);
usr/src/cmd/svc/configd/rc_node.c
3024
actual = snprintf(buf, sz, "1");
usr/src/cmd/svc/configd/rc_node.c
3027
actual = snprintf(buf, sz, "0");
usr/src/cmd/svc/servinfo/servinfo.c
180
(void) snprintf(buf, sizeof (buf), "%5s ",
usr/src/cmd/svc/servinfo/servinfo.c
189
(void) snprintf(buf, sizeof (buf), "%-7ld ", rpc_port);
usr/src/cmd/svc/startd/fork.c
1010
(void) snprintf(signame, SIG2STR_MAX,
usr/src/cmd/svc/startd/fork.c
1045
(void) snprintf(corepath, sizeof (corepath),
usr/src/cmd/svc/startd/fork.c
446
(void) snprintf(signame, SIG2STR_MAX,
usr/src/cmd/svc/startd/fork.c
478
(void) snprintf(path, sizeof (path),
usr/src/cmd/svc/startd/graph.c
2566
(void) snprintf(fmri, fmri_sz, "%s>%s", info->v->gv_name,
usr/src/cmd/svc/startd/graph.c
3676
(void) snprintf(time_buf, sizeof (time_buf),
usr/src/cmd/svc/startd/graph.c
4463
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svc/startd/libscf.c
2695
(void) snprintf(pname, sizeof (pname), "%s_method_timestamp",
usr/src/cmd/svc/startd/libscf.c
2713
(void) snprintf(pname, sizeof (pname), "%s_method_waitstatus",
usr/src/cmd/svc/startd/libscf.c
63
(void) snprintf(sfmri, max_scf_fmri_size, "svc:%s%s/%s",
usr/src/cmd/svc/startd/log.c
159
(void) snprintf(buf, bufsize, "start + %d.%02ds", sec, usec / 10000);
usr/src/cmd/svc/startd/log.c
185
(void) snprintf(buf, sizeof (buf), "%s/%d%s: ", timebuf, pthread_self(),
usr/src/cmd/svc/startd/log.c
285
(void) snprintf(logfile, PATH_MAX, "%s/%s", st->st_log_prefix, logstem);
usr/src/cmd/svc/startd/log.c
335
(void) snprintf(logfile, PATH_MAX, "%s/%s", st->st_log_prefix,
usr/src/cmd/svc/startd/log.c
465
(void) snprintf(omessage, sizeof (omessage), " (%s)",
usr/src/cmd/svc/startd/restarter.c
429
(void) snprintf(logfilebuf, PATH_MAX, "%s:%s", svc_name, inst_name);
usr/src/cmd/svc/startd/restarter.c
435
(void) snprintf(inst->ri_logstem, PATH_MAX, "%s%s", logfilebuf,
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13412
if (snprintf(qual_prop_name,
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13587
if (snprintf(ppnbuf, prnlen + 1, "%s/%s", pgnbuf,
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14446
if (snprintf(buf, bufsz, "%s %s", editor, tempname) < 0)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6249
r = snprintf(imp_str, imp_str_sz, "svc:/%s:%s", imp_tsname,
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6290
r = snprintf(imp_str, imp_str_sz, "svc:/%s:%s", imp_tsname,
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7101
r = snprintf(imp_tsname, max_scf_name_len, "TEMP/%s", s->sc_name);
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7146
r = snprintf(imp_str, imp_str_sz, "svc:/%s", imp_tsname);
usr/src/cmd/svc/svccfg/svccfg_tmpl.c
1268
if (snprintf(name, limit, "%s%s_%s", SCF_PG_TM_PROP_PATTERN_PREFIX,
usr/src/cmd/svc/svccfg/svccfg_tmpl.c
1597
size = snprintf(NULL, 0, fmt, i) + 1;
usr/src/cmd/svc/svccfg/svccfg_tmpl.c
1599
(void) snprintf(c, size, fmt, i);
usr/src/cmd/svc/svccfg/svccfg_tmpl.c
1611
size = snprintf(NULL, 0, fmt, u) + 1;
usr/src/cmd/svc/svccfg/svccfg_tmpl.c
1613
(void) snprintf(c, size, fmt, u);
usr/src/cmd/svc/svccfg/svccfg_tmpl.c
2545
if (snprintf(pg_name, name_size, "%s%s",
usr/src/cmd/svc/svccfg/svccfg_tmpl.c
2563
if (snprintf(pg_name, name_size, "%s%s", prefix, name) >=
usr/src/cmd/svc/svccfg/svccfg_xml.c
1304
if (snprintf(myfmri, max_scf_fmri_len + 1, "svc:/%s",
usr/src/cmd/svc/svccfg/svccfg_xml.c
1309
if (snprintf(myfmri, max_scf_fmri_len + 1, "svc:/%s:%s",
usr/src/cmd/svc/svccfg/svccfg_xml.c
1503
if (snprintf(propname, sz, "%s,%s", (char *)name,
usr/src/cmd/svc/svccfg/svccfg_xml.c
1530
if (snprintf(propname, sz, "%s,%s", (char *)name,
usr/src/cmd/svc/svccfg/svccfg_xml.c
1622
if (snprintf(pgname, sz, "%s,%s", de_tag(*p),
usr/src/cmd/svc/svccfg/svccfg_xml.c
1689
if ((extra = snprintf(prop_name, max_scf_name_len + 1, pn_format,
usr/src/cmd/svc/svccfg/svccfg_xml.c
2105
(void) snprintf(name, max_scf_name_len + 1, "%s_%s", title, section);
usr/src/cmd/svc/svccfg/svccfg_xml.c
2110
(void) snprintf(name, max_scf_name_len + 1, "%s%s", title, section);
usr/src/cmd/svc/svccfg/svccfg_xml.c
2364
if (snprintf(prop_value, max_scf_value_len + 1, "%s,%s", min, max) >=
usr/src/cmd/svc/svccfg/svccfg_xml.c
2470
if ((extra = snprintf(common_name_fmt, max_scf_name_len + 1,
usr/src/cmd/svc/svccfg/svccfg_xml.c
2478
if ((extra = snprintf(description_fmt, max_scf_name_len + 1,
usr/src/cmd/svc/svccfg/svccfg_xml.c
2737
if ((extra = snprintf(pg_name, max_scf_name_len + 1, "%s%s_%s",
usr/src/cmd/svc/svccfg/svccfg_xml.c
2994
if ((out_len = snprintf(pg_name, max_scf_name_len + 1,
usr/src/cmd/svc/svccfg/svccfg_xml.c
3022
if ((out_len = snprintf(pg_name, max_scf_name_len + 1, "%s%s",
usr/src/cmd/svc/svcs/explain.c
1512
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svc/svcs/explain.c
1519
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svc/svcs/explain.c
1524
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svc/svcs/explain.c
1529
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svc/svcs/explain.c
1534
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svc/svcs/explain.c
1633
if (snprintf(NULL, 0,
usr/src/cmd/svc/svcs/svcs.c
1023
(void) snprintf(newbuf, newsize, "%s%*lu ",
usr/src/cmd/svc/svcs/svcs.c
1026
(void) snprintf(newbuf, newsize, "%s%*lu* ",
usr/src/cmd/svc/svcs/svcs.c
1029
(void) snprintf(newbuf, newsize, "%s%*s ",
usr/src/cmd/svc/svcs/svcs.c
1117
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1233
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1273
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1308
(void) snprintf(newbuf, newsize, "%s%-*s", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1334
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1367
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1422
(void) snprintf(newbuf, newsize, "%s%-4s ", *buf ? *buf : "", sta);
usr/src/cmd/svc/svcs/svcs.c
1442
(void) snprintf(newbuf, newsize, "%s%-4s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1445
(void) snprintf(newbuf, newsize, "%s%-4s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1480
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1514
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1558
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1595
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1650
(void) snprintf(newbuf, newsize, "%s%-*s", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1672
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1740
(void) snprintf(newbuf, newsize, "%s%-*s ", *buf ? *buf : "",
usr/src/cmd/svc/svcs/svcs.c
1967
(void) snprintf(cp, colp->width + 1, "%-*s", colp->width,
usr/src/cmd/svc/svcs/svcs.c
2978
(void) snprintf(stime, sizeof (stime), "-");
usr/src/cmd/svc/svcs/svcs.c
2982
(void) snprintf(cp, len, "\n %-8s %6ld %.*s",
usr/src/cmd/svc/svcs/svcs.c
479
(void) snprintf(vp, sz, "%s", root);
usr/src/cmd/svr4pkg/installf/main.c
435
(void) snprintf(outbuf,
usr/src/cmd/svr4pkg/installf/main.c
440
(void) snprintf(outbuf,
usr/src/cmd/svr4pkg/installf/main.c
445
(void) snprintf(outbuf, sizeof (outbuf),
usr/src/cmd/svr4pkg/installf/main.c
449
(void) snprintf(outbuf, sizeof (outbuf),
usr/src/cmd/svr4pkg/libinst/copyf.c
477
n = snprintf(template, sizeof (template), "%s%s%sXXXXXX",
usr/src/cmd/svr4pkg/libinst/depchk.c
131
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/svr4pkg/libinst/depchk.c
138
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/svr4pkg/libinst/depchk.c
304
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/svr4pkg/libinst/depchk.c
310
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/cmd/svr4pkg/libinst/depchk.c
341
(void) snprintf(p, len, "%s, %s", zn,
usr/src/cmd/svr4pkg/libinst/dockdeps.c
111
(void) snprintf(file, sizeof (file),
usr/src/cmd/svr4pkg/libinst/dockdeps.c
150
(void) snprintf(wabbrev, sizeof (wabbrev), "%s.*", abbrev);
usr/src/cmd/svr4pkg/libinst/dockdeps.c
222
(void) snprintf(buf, sizeof (buf), ERR_INCOMP_VERS, pkginst, pkgname);
usr/src/cmd/svr4pkg/libinst/dockdeps.c
252
(void) snprintf(buf, sizeof (buf), ERR_PRENCI, pkginst,
usr/src/cmd/svr4pkg/libinst/dockdeps.c
257
(void) snprintf(buf, sizeof (buf), ERR_PREREQ, pkginst,
usr/src/cmd/svr4pkg/libinst/dockdeps.c
287
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svr4pkg/libinst/dockdeps.c
290
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/svr4pkg/libinst/dockdeps.c
299
(void) snprintf(buf, sizeof (buf), ERR_DEPONME, pkginst);
usr/src/cmd/svr4pkg/libinst/dockdeps.c
301
(void) snprintf(buf, sizeof (buf), ERR_DEPNAM, pkginst,
usr/src/cmd/svr4pkg/libinst/dockdeps.c
392
(void) snprintf(depfile, sizeof (depfile),
usr/src/cmd/svr4pkg/libinst/dryrun.c
180
(void) snprintf((*pkg_entry)->pkginst, PKGNAMESIZE, "%s%s",
usr/src/cmd/svr4pkg/libinst/dryrun.c
716
(void) snprintf(temp_path, sizeof (temp_path), "%s/dryrun", dr_dir);
usr/src/cmd/svr4pkg/libinst/dryrun.c
750
(void) snprintf(temp_path, sizeof (temp_path),
usr/src/cmd/svr4pkg/libinst/fixpath.c
849
(void) snprintf(*server_ptr, path_size+1,
usr/src/cmd/svr4pkg/libinst/fixpath.c
897
(void) snprintf(inst_release_path, len, "%s/%s", root_path,
usr/src/cmd/svr4pkg/libinst/isreloc.c
100
(void) snprintf(path_buffer, sizeof (path_buffer),
usr/src/cmd/svr4pkg/libinst/lockinst.c
102
(void) snprintf(lockbuf, sizeof (lockbuf),
usr/src/cmd/svr4pkg/libinst/lockinst.c
184
(void) snprintf(lockpath, sizeof (lockpath),
usr/src/cmd/svr4pkg/libinst/mntinfo.c
193
(void) snprintf(testfile, sizeof (testfile), "%s/testXXXXXX", mountpt);
usr/src/cmd/svr4pkg/libinst/mntinfo.c
572
(void) snprintf(server_construction,
usr/src/cmd/svr4pkg/libinst/mntinfo.c
910
(void) snprintf(VFS_TABLE, sizeof (VFS_TABLE), "%s",
usr/src/cmd/svr4pkg/libinst/mntinfo.c
913
(void) snprintf(VFS_TABLE, sizeof (VFS_TABLE), "%s%s",
usr/src/cmd/svr4pkg/libinst/mntinfo.c
954
(void) snprintf(client_mountp,
usr/src/cmd/svr4pkg/libinst/ocfile.c
146
(void) snprintf(tmpcf, sizeof (tmpcf), "%s/contents", pkgadm_dir);
usr/src/cmd/svr4pkg/libinst/ocfile.c
161
(void) snprintf(realcf, sizeof (realcf), "%s/contents", get_PKGADM());
usr/src/cmd/svr4pkg/libinst/ocfile.c
250
(void) snprintf(contents, sizeof (contents), "%s/contents", pkgadm_dir);
usr/src/cmd/svr4pkg/libinst/ocfile.c
285
(void) snprintf(logfile, sizeof (logfile), "%s/" PKGLOG, pkgadm_dir);
usr/src/cmd/svr4pkg/libinst/ocfile.c
510
(void) snprintf(line, sizeof (line),
usr/src/cmd/svr4pkg/libinst/ocfile.c
558
(void) snprintf(lockpath, sizeof (lockpath),
usr/src/cmd/svr4pkg/libinst/ocfile.c
650
(void) snprintf(contents, PATH_MAX, "%s/contents", get_PKGADM());
usr/src/cmd/svr4pkg/libinst/ocfile.c
673
(void) snprintf(contents, sizeof (contents),
usr/src/cmd/svr4pkg/libinst/pkgops.c
1045
(void) snprintf(pkgInstPath, sizeof (pkgInstPath), "%s%s", a_rootPath,
usr/src/cmd/svr4pkg/libinst/pkgops.c
1072
(void) snprintf(pkgWild, sizeof (pkgWild), "%s.*", pkgName);
usr/src/cmd/svr4pkg/libinst/pkgops.c
1166
(void) snprintf(cmd, sizeof (cmd),
usr/src/cmd/svr4pkg/libinst/pkgops.c
198
len = snprintf(pkgingzonlyPath, sizeof (pkgingzonlyPath), "%s/%s",
usr/src/cmd/svr4pkg/libinst/pkgops.c
378
len = snprintf(srcPath, sizeof (srcPath), "%s/%s",
usr/src/cmd/svr4pkg/libinst/pkgops.c
388
len = snprintf(destPath, sizeof (destPath), "%s/%s.tmp",
usr/src/cmd/svr4pkg/libinst/pkgops.c
398
len = snprintf(savePath, sizeof (savePath), "%s/%s.save",
usr/src/cmd/svr4pkg/libinst/pkgops.c
571
len = snprintf(srcPath, sizeof (srcPath), "%s/%s",
usr/src/cmd/svr4pkg/libinst/pkgops.c
581
len = snprintf(destPath, sizeof (destPath), "%s/%s.tmp",
usr/src/cmd/svr4pkg/libinst/pkgops.c
591
len = snprintf(savePath, sizeof (savePath), "%s/%s.save",
usr/src/cmd/svr4pkg/libinst/putparam.c
132
(void) snprintf(pt, ptlen, "%s=%s", param, value);
usr/src/cmd/svr4pkg/libinst/setadmin.c
143
(void) snprintf(path, sizeof (path), "%s/admin/%s",
usr/src/cmd/svr4pkg/libinst/setadmin.c
146
(void) snprintf(path, sizeof (path), "%s/admin/%s",
usr/src/cmd/svr4pkg/libinst/srcpath.c
125
(void) snprintf(pi_srcPath, PATH_MAX, "/%s",
usr/src/cmd/svr4pkg/libinst/srcpath.c
131
(void) snprintf(pi_srcPath, PATH_MAX, "%s/%s",
usr/src/cmd/svr4pkg/libinst/srcpath.c
61
(void) snprintf(copy, copyLen,
usr/src/cmd/svr4pkg/libinst/srcpath.c
65
(void) snprintf(copy, copyLen,
usr/src/cmd/svr4pkg/libinst/unpack_package_from_stream.c
117
if (snprintf(instdir, sizeof (instdir), "%s/%s", a_tempDir, a_pkginst)
usr/src/cmd/svr4pkg/pkgadd/check.c
365
len = snprintf(preinstallcheckPath,
usr/src/cmd/svr4pkg/pkgadd/check.c
564
(void) snprintf(ask_cont, sizeof (ask_cont), gettext(ASK_CONT), a_pkg);
usr/src/cmd/svr4pkg/pkgadd/check.c
920
(void) snprintf(ask_cont, sizeof (ask_cont), gettext(ASK_CONT), a_pkg);
usr/src/cmd/svr4pkg/pkgadd/main.c
1258
(void) snprintf(path, sizeof (path), "%s/pkginstall",
usr/src/cmd/svr4pkg/pkgadd/main.c
1375
(void) snprintf(adminfd_path, sizeof (adminfd_path),
usr/src/cmd/svr4pkg/pkgadd/main.c
1411
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
1422
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
1428
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
1448
(void) snprintf(pkgstreamfd_path, sizeof (pkgstreamfd_path),
usr/src/cmd/svr4pkg/pkgadd/main.c
1567
(void) snprintf(path, sizeof (path), "%s/pkginstall", PKGBIN);
usr/src/cmd/svr4pkg/pkgadd/main.c
1688
(void) snprintf(adminfd_path, sizeof (adminfd_path),
usr/src/cmd/svr4pkg/pkgadd/main.c
1729
(void) snprintf(respfilefd_path,
usr/src/cmd/svr4pkg/pkgadd/main.c
1749
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
1760
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
1766
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
1786
(void) snprintf(pkgstreamfd_path, sizeof (pkgstreamfd_path),
usr/src/cmd/svr4pkg/pkgadd/main.c
1888
(void) snprintf(path, sizeof (path), "%s/pkginstall",
usr/src/cmd/svr4pkg/pkgadd/main.c
2117
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
2128
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
2134
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgadd/main.c
2355
len = snprintf(pkgpath, sizeof (pkgpath), "%s/%s", a_packageDir,
usr/src/cmd/svr4pkg/pkgadd/main.c
2371
len = snprintf(pkginfoPath, sizeof (pkginfoPath), "%s/pkginfo",
usr/src/cmd/svr4pkg/pkgadd/main.c
2421
(void) snprintf(pkgmapPath, sizeof (pkgmapPath), "%s/pkgmap",
usr/src/cmd/svr4pkg/pkgadd/main.c
2976
(void) snprintf(zoneStreamName, sizeof (zoneStreamName),
usr/src/cmd/svr4pkg/pkgadd/main.c
2980
(void) snprintf(zoneStreamName, sizeof (zoneStreamName),
usr/src/cmd/svr4pkg/pkgadd/main.c
3208
(void) snprintf(preinstallcheckPath, sizeof (preinstallcheckPath),
usr/src/cmd/svr4pkg/pkgadd/main.c
3214
(void) snprintf(zoneStreamName, sizeof (zoneStreamName),
usr/src/cmd/svr4pkg/pkgadd/main.c
3217
(void) snprintf(zoneStreamName, sizeof (zoneStreamName),
usr/src/cmd/svr4pkg/pkgadd/main.c
3464
(void) snprintf(zoneStreamName, sizeof (zoneStreamName),
usr/src/cmd/svr4pkg/pkgadd/main.c
3622
(void) snprintf(respfile_path, sizeof (respfile_path),
usr/src/cmd/svr4pkg/pkgadd/main.c
3716
(void) snprintf(zoneStreamName, sizeof (zoneStreamName),
usr/src/cmd/svr4pkg/pkgadd/main.c
3724
if (snprintf(instdir, sizeof (instdir), "%s/%s",
usr/src/cmd/svr4pkg/pkgadd/main.c
3879
(void) snprintf(respfile_path, sizeof (respfile_path),
usr/src/cmd/svr4pkg/pkgadd/main.c
4031
(void) snprintf(respfile_path, sizeof (respfile_path),
usr/src/cmd/svr4pkg/pkgadm/lock.c
1166
(void) snprintf(lockpath, sizeof (lockpath), "%s/%s",
usr/src/cmd/svr4pkg/pkgadm/lock.c
1177
(void) snprintf(lockpath, sizeof (lockpath),
usr/src/cmd/svr4pkg/pkgadm/lock.c
2070
(void) snprintf(newkey, sizeof (newkey),
usr/src/cmd/svr4pkg/pkgchk/checkmap.c
309
(void) snprintf(buf,
usr/src/cmd/svr4pkg/pkgchk/checkmap.c
314
(void) snprintf(buf,
usr/src/cmd/svr4pkg/pkgchk/checkmap.c
332
(void) snprintf(buf,
usr/src/cmd/svr4pkg/pkgchk/checkmap.c
337
(void) snprintf(buf,
usr/src/cmd/svr4pkg/pkgchk/ckentry.c
229
(void) snprintf(badpath, sizeof (badpath), "%s/%s",
usr/src/cmd/svr4pkg/pkgchk/ckentry.c
302
(void) snprintf(path, sizeof (path), "%s/%s", host,
usr/src/cmd/svr4pkg/pkgchk/ckentry.c
310
(void) snprintf(path, sizeof (path),
usr/src/cmd/svr4pkg/pkgchk/main.c
456
(void) snprintf(pkgspool, sizeof (pkgspool),
usr/src/cmd/svr4pkg/pkgchk/main.c
458
(void) snprintf(file, sizeof (file),
usr/src/cmd/svr4pkg/pkgchk/main.c
467
(void) snprintf(file, sizeof (file),
usr/src/cmd/svr4pkg/pkgchk/main.c
469
(void) snprintf(locenv, sizeof (locenv),
usr/src/cmd/svr4pkg/pkgchk/main.c
506
(void) snprintf(file, sizeof (file),
usr/src/cmd/svr4pkg/pkgcond/main.c
643
(void) snprintf(cmd, sizeof (cmd), "%s %s >/dev/null 2>&1",
usr/src/cmd/svr4pkg/pkgcond/main.c
663
(void) snprintf(cmd, sizeof (cmd), "%s %s %s/%s >/dev/null 2>&1",
usr/src/cmd/svr4pkg/pkginfo/pkginfo.c
699
(void) snprintf(pkgmap, sizeof (pkgmap),
usr/src/cmd/svr4pkg/pkginstall/check.c
1017
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
1071
(void) snprintf(source, sizeof (source),
usr/src/cmd/svr4pkg/pkginstall/check.c
1074
(void) snprintf(source, sizeof (source),
usr/src/cmd/svr4pkg/pkginstall/check.c
1077
(void) snprintf(source, sizeof (source),
usr/src/cmd/svr4pkg/pkginstall/check.c
216
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
249
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
317
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
415
(void) snprintf(path, sizeof (path), "%s/%s", instdir, DEPEND_FILE);
usr/src/cmd/svr4pkg/pkginstall/check.c
427
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
499
(void) snprintf(path, sizeof (path), "%s/install/space", instdir);
usr/src/cmd/svr4pkg/pkginstall/check.c
508
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
554
(void) snprintf(path, sizeof (path), "%s/admin", get_PKGADM());
usr/src/cmd/svr4pkg/pkginstall/check.c
565
(void) snprintf(path, sizeof (path), "%s/logs", get_PKGADM());
usr/src/cmd/svr4pkg/pkginstall/check.c
796
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
956
(void) snprintf(ask_cont, sizeof (ask_cont),
usr/src/cmd/svr4pkg/pkginstall/check.c
996
(void) snprintf(path, sizeof (path), "%s/install", instdir);
usr/src/cmd/svr4pkg/pkginstall/cppath.c
197
len = snprintf(busylog, sizeof (busylog),
usr/src/cmd/svr4pkg/pkginstall/cppath.c
323
len = snprintf(loc_link, sizeof (loc_link),
usr/src/cmd/svr4pkg/pkginstall/cppath.c
330
len = snprintf(loc_link, sizeof (loc_link),
usr/src/cmd/svr4pkg/pkginstall/getinst.c
223
(void) snprintf(newinst, sizeof (newinst),
usr/src/cmd/svr4pkg/pkginstall/getinst.c
255
(void) snprintf(header, sizeof (header), MSG_GETINST_HEADER, pkgabrv);
usr/src/cmd/svr4pkg/pkginstall/getinst.c
259
(void) snprintf(temp, sizeof (temp),
usr/src/cmd/svr4pkg/pkginstall/instvol.c
1395
n = snprintf(scrpt_dst, PATH_MAX, "%s/%s/%s",
usr/src/cmd/svr4pkg/pkginstall/instvol.c
1513
n = snprintf(scrpt_dst, PATH_MAX, "%s/%s/%s",
usr/src/cmd/svr4pkg/pkginstall/instvol.c
282
n = snprintf(scrpt_dst, PATH_MAX, "%s/%s/%s",
usr/src/cmd/svr4pkg/pkginstall/instvol.c
413
n = snprintf(scrpt_dst, PATH_MAX, "%s/%s/%s",
usr/src/cmd/svr4pkg/pkginstall/main.c
1032
(void) snprintf(tmpdir, sizeof (tmpdir), "%s/installXXXXXX",
usr/src/cmd/svr4pkg/pkginstall/main.c
1110
if (snprintf(instdir, PATH_MAX, "%s/%s", pkgdev.dirname, srcinst)
usr/src/cmd/svr4pkg/pkginstall/main.c
1174
(void) snprintf(path, sizeof (path), "%s:%s", DEFPATH, cmdbin);
usr/src/cmd/svr4pkg/pkginstall/main.c
1180
(void) snprintf(p_pkginfo, sizeof (p_pkginfo),
usr/src/cmd/svr4pkg/pkginstall/main.c
1182
(void) snprintf(p_pkgmap, sizeof (p_pkgmap),
usr/src/cmd/svr4pkg/pkginstall/main.c
1395
(void) snprintf(pkgloc, sizeof (pkgloc),
usr/src/cmd/svr4pkg/pkginstall/main.c
1398
(void) snprintf(pkgbin, sizeof (pkgbin),
usr/src/cmd/svr4pkg/pkginstall/main.c
1401
(void) snprintf(pkgsav, sizeof (pkgsav),
usr/src/cmd/svr4pkg/pkginstall/main.c
1404
if (snprintf(saveSpoolInstallDir, PATH_MAX, "%s/pspool/%s", pkgsav,
usr/src/cmd/svr4pkg/pkginstall/main.c
1411
(void) snprintf(ilockfile, sizeof (ilockfile),
usr/src/cmd/svr4pkg/pkginstall/main.c
1413
(void) snprintf(rlockfile, sizeof (rlockfile),
usr/src/cmd/svr4pkg/pkginstall/main.c
1415
(void) snprintf(savlog, sizeof (savlog),
usr/src/cmd/svr4pkg/pkginstall/main.c
1548
(void) snprintf(path, sizeof (path),
usr/src/cmd/svr4pkg/pkginstall/main.c
1581
(void) snprintf(script, sizeof (script), "%s/install/checkinstall",
usr/src/cmd/svr4pkg/pkginstall/main.c
1748
(void) snprintf(path, sizeof (path),
usr/src/cmd/svr4pkg/pkginstall/main.c
1995
(void) snprintf(altscript, sizeof (altscript), "%s/install/preinstall",
usr/src/cmd/svr4pkg/pkginstall/main.c
1999
(void) snprintf(script, sizeof (script), "%s/preinstall", pkgbin);
usr/src/cmd/svr4pkg/pkginstall/main.c
2046
(void) snprintf(script, sizeof (script),
usr/src/cmd/svr4pkg/pkginstall/main.c
2049
(void) snprintf(script, sizeof (script),
usr/src/cmd/svr4pkg/pkginstall/main.c
2241
(void) snprintf(pkginfo_path, sizeof (pkginfo_path),
usr/src/cmd/svr4pkg/pkginstall/main.c
2299
(void) snprintf(pkgloc_sav, sizeof (pkgloc_sav),
usr/src/cmd/svr4pkg/pkginstall/main.c
2370
(void) snprintf(pkginfo_path, sizeof (pkginfo_path),
usr/src/cmd/svr4pkg/pkginstall/main.c
2602
(void) snprintf(pkgloc, sizeof (pkgloc),
usr/src/cmd/svr4pkg/pkginstall/main.c
2604
(void) snprintf(pkgbin, sizeof (pkgbin),
usr/src/cmd/svr4pkg/pkginstall/main.c
2606
(void) snprintf(pkgsav, sizeof (pkgsav),
usr/src/cmd/svr4pkg/pkginstall/main.c
2608
(void) snprintf(ilockfile, sizeof (ilockfile),
usr/src/cmd/svr4pkg/pkginstall/main.c
2610
(void) snprintf(rlockfile, sizeof (rlockfile),
usr/src/cmd/svr4pkg/pkginstall/main.c
2612
(void) snprintf(savlog, sizeof (savlog),
usr/src/cmd/svr4pkg/pkginstall/main.c
2637
(void) snprintf(pkgloc_sav, sizeof (pkgloc_sav), "%s/.save.%s",
usr/src/cmd/svr4pkg/pkginstall/main.c
2671
(void) snprintf(path, sizeof (path), "%s/%s", instdir, REQUEST_FILE);
usr/src/cmd/svr4pkg/pkginstall/main.c
2738
(void) snprintf(path, sizeof (path),
usr/src/cmd/svr4pkg/pkginstall/main.c
2809
(void) snprintf(path, sizeof (path), "%s/%s", instdir, COPYRIGHT_FILE);
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
167
i = snprintf(pkginfoPath, sizeof (pkginfoPath),
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
188
i = snprintf(pkginfoPath, sizeof (pkginfoPath), "%s/%s",
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
197
i = snprintf(path, PATH_MAX, "%s/%s", pkgloc, PKGINFO);
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
442
i = snprintf(path, PATH_MAX, "%s/install", instdir);
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
455
i = snprintf(path, PATH_MAX, "%s/install/%s",
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
463
i = snprintf(temp, PATH_MAX, "%s/%s", pkgbin,
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
484
i = snprintf(path, PATH_MAX, "%s/install", instdir);
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
507
i = snprintf(path, PATH_MAX, "%s/install/%s",
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
516
i = snprintf(temp, PATH_MAX, "%s/install/%s",
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
541
i = snprintf(path, sizeof (path), "%s/%s", instdir, PKGINFO);
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
547
i = snprintf(temp, sizeof (temp), "%s/%s",
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
560
i = snprintf(path, sizeof (path), "%s/pkgmap", instdir);
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
566
i = snprintf(temp, sizeof (temp), "%s/pkgmap",
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
590
i = snprintf(path, sizeof (path), "%s/save", instdir);
usr/src/cmd/svr4pkg/pkginstall/merginfo.c
597
i = snprintf(cmd, sizeof (cmd), "cp -pr %s/* %s",
usr/src/cmd/svr4pkg/pkginstall/pkgenv.c
120
(void) snprintf(param, sizeof (param), "%s.*", pkgabrv);
usr/src/cmd/svr4pkg/pkginstall/pkgenv.c
99
(void) snprintf(pkgwild, sizeof (pkgwild), "%s.*", pkgabrv);
usr/src/cmd/svr4pkg/pkginstall/quit.c
280
(void) snprintf(exit_msg, sizeof (exit_msg),
usr/src/cmd/svr4pkg/pkginstall/quit.c
441
(void) snprintf(cmd, len, "%s %s", MAILCMD, adm.mail);
usr/src/cmd/svr4pkg/pkginstall/reqexec.c
107
(void) snprintf(dstpath, dstpathLen, "%s/%s", tmpdir, tmpname);
usr/src/cmd/svr4pkg/pkginstall/reqexec.c
146
(void) snprintf(path, sizeof (path), "%s/respXXXXXX", tmpdir);
usr/src/cmd/svr4pkg/pkginstall/reqexec.c
187
(void) snprintf(path, sizeof (path), "%s/respXXXXXX", tmpdir);
usr/src/cmd/svr4pkg/pkginstall/reqexec.c
196
(void) snprintf(path, sizeof (path),
usr/src/cmd/svr4pkg/pkgmk/main.c
451
(void) snprintf(param, sizeof (param), "%s.*", pt);
usr/src/cmd/svr4pkg/pkgmk/main.c
467
(void) snprintf(temp, sizeof (temp),
usr/src/cmd/svr4pkg/pkgmk/main.c
489
(void) snprintf(temp, sizeof (temp), "%s%s",
usr/src/cmd/svr4pkg/pkgmk/main.c
591
(void) snprintf(pkgloc, sizeof (pkgloc), "%s/%s",
usr/src/cmd/svr4pkg/pkgmk/main.c
678
(void) snprintf(inst_path, sizeof (inst_path),
usr/src/cmd/svr4pkg/pkgmk/main.c
715
(void) snprintf(temp, sizeof (temp), "%s/pkgmap", pkgloc);
usr/src/cmd/svr4pkg/pkgmk/main.c
735
(void) snprintf(temp, sizeof (temp), "%s/pkginfo", pkgloc);
usr/src/cmd/svr4pkg/pkgmk/main.c
748
(void) snprintf(temp, sizeof (temp),
usr/src/cmd/svr4pkg/pkgmk/mkpkgmap.c
413
(void) snprintf(host, sizeof (host), "%s/%s", rootp[nfp][i],
usr/src/cmd/svr4pkg/pkgmk/mkpkgmap.c
428
(void) snprintf(host, sizeof (host), "%s/%s",
usr/src/cmd/svr4pkg/pkgmk/mkpkgmap.c
437
(void) snprintf(host, sizeof (host), "%s/%s", dname[nfp], basename);
usr/src/cmd/svr4pkg/pkgmk/mkpkgmap.c
464
(void) snprintf(temp, sizeof (temp),
usr/src/cmd/svr4pkg/pkgmk/mkpkgmap.c
492
(void) snprintf(temp, sizeof (temp),
usr/src/cmd/svr4pkg/pkgmk/mkpkgmap.c
606
(void) snprintf(file, sizeof (file), "%s/%s", dname[nfp], temp);
usr/src/cmd/svr4pkg/pkgmk/mkpkgmap.c
707
(void) snprintf(topdir, sizeof (topdir),
usr/src/cmd/svr4pkg/pkgproto/main.c
310
(void) snprintf(cmd, sizeof (cmd), "find %s -print", path);
usr/src/cmd/svr4pkg/pkgremove/check.c
217
(void) snprintf(path, sizeof (path), "%s/install", pkgloc);
usr/src/cmd/svr4pkg/pkgremove/main.c
1010
(void) snprintf(script, sizeof (script), "%s/postremove", pkgbin);
usr/src/cmd/svr4pkg/pkgremove/main.c
1137
(void) snprintf(script, sizeof (script), "%s/r.%s", pkgbin, aclass);
usr/src/cmd/svr4pkg/pkgremove/main.c
1139
(void) snprintf(script, sizeof (script), "%s/r.%s",
usr/src/cmd/svr4pkg/pkgremove/main.c
1147
(void) snprintf(tmpfile, sizeof (tmpfile), "%s/RMLISTXXXXXX",
usr/src/cmd/svr4pkg/pkgremove/main.c
599
(void) snprintf(pkgloc, sizeof (pkgloc), "%s/%s", get_PKGLOC(),
usr/src/cmd/svr4pkg/pkgremove/main.c
601
(void) snprintf(pkgbin, sizeof (pkgbin), "%s/install", pkgloc);
usr/src/cmd/svr4pkg/pkgremove/main.c
602
(void) snprintf(rlockfile, sizeof (rlockfile), "%s/!R-Lock!", pkgloc);
usr/src/cmd/svr4pkg/pkgremove/main.c
628
(void) snprintf(path, sizeof (path), "%s/pkginfo", pkgloc);
usr/src/cmd/svr4pkg/pkgremove/main.c
798
(void) snprintf(path, sizeof (path), "%s:%s", DEFPATH, cmdbin);
usr/src/cmd/svr4pkg/pkgremove/main.c
930
(void) snprintf(script, sizeof (script), "%s/preremove", pkgbin);
usr/src/cmd/svr4pkg/pkgremove/quit.c
273
(void) snprintf(cmd, len, "%s %s", MAILCMD, adm.mail);
usr/src/cmd/svr4pkg/pkgrm/check.c
255
len = snprintf(preremovecheckPath,
usr/src/cmd/svr4pkg/pkgrm/check.c
452
(void) snprintf(ask_cont, sizeof (ask_cont), gettext(ASK_PKGRMCHK_CONT),
usr/src/cmd/svr4pkg/pkgrm/main.c
1201
(void) snprintf(path, sizeof (path), "%s/pkgremove",
usr/src/cmd/svr4pkg/pkgrm/main.c
1286
(void) snprintf(adminfd_path, sizeof (adminfd_path),
usr/src/cmd/svr4pkg/pkgrm/main.c
1322
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1333
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1339
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1424
(void) snprintf(path, sizeof (path), "%s/pkgremove",
usr/src/cmd/svr4pkg/pkgrm/main.c
1515
(void) snprintf(adminfd_path, sizeof (adminfd_path),
usr/src/cmd/svr4pkg/pkgrm/main.c
1548
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1559
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1565
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1664
(void) snprintf(path, sizeof (path), "%s/pkgremove",
usr/src/cmd/svr4pkg/pkgrm/main.c
1769
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1780
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1786
(void) snprintf(zn, sizeof (zn),
usr/src/cmd/svr4pkg/pkgrm/main.c
1972
(void) snprintf(preremovecheckPath,
usr/src/cmd/svr4pkg/pkgrm/main.c
2047
(void) snprintf(preremovecheckPath,
usr/src/cmd/svr4pkg/pkgrm/main.c
2727
len = snprintf(pkgpath, sizeof (pkgpath), "%s/%s", a_packageDir,
usr/src/cmd/svr4pkg/pkgrm/main.c
2741
len = snprintf(pkginfoPath, sizeof (pkginfoPath),
usr/src/cmd/svr4pkg/pkgrm/main.c
889
(void) snprintf(fmt1, sizeof (fmt1), " %%-%d.%ds %%s",
usr/src/cmd/svr4pkg/pkgrm/main.c
909
(void) snprintf(fmt2, sizeof (fmt2), " %%%d.%ds ",
usr/src/cmd/svr4pkg/pkgserv/pkgserv.c
270
if (snprintf(pkgdir, PATH_MAX, "%s%s", root,
usr/src/cmd/swap/swap.c
439
(void) snprintf(fullpath, sizeof (fullpath),
usr/src/cmd/swap/swap.c
442
(void) snprintf(fullpath, sizeof (fullpath),
usr/src/cmd/syseventadm/syseventadm.c
224
if (snprintf(lock_file, sizeof (lock_file), "%s%s", root_dir,
usr/src/cmd/syseventd/daemons/syseventconfd/syseventconfd.c
723
if (snprintf(door_path, sizeof (door_path), "%s/%s",
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1185
} else if (snprintf(dirname[0], sizeof (dirname[0]),
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1196
} else if (snprintf(dirname[1], sizeof (dirname[1]),
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1248
if (snprintf(modpath, sizeof (modpath), "%s%s",
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1457
if (snprintf(local_door_file, sizeof (local_door_file), "%s%s",
usr/src/cmd/syseventd/daemons/syseventd/syseventd.c
1554
if (snprintf(local_lock_file, sizeof (local_lock_file), "%s%s",
usr/src/cmd/syseventd/modules/devfsadmd_mod/devfsadmd_mod.c
305
if (snprintf(alt_door, MAXPATHLEN, "%s%s", "/tmp",
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1125
(void) snprintf(num, sizeof (num),
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1130
(void) snprintf(num, sizeof (num), "0x%llx", ts);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1173
(void) snprintf(num, sizeof (num), "0x%x", x.x_byte);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1181
(void) snprintf(num, sizeof (num), "%d", x.x_int16);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1189
(void) snprintf(num, sizeof (num), "0x%x", x.x_uint16);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1197
(void) snprintf(num, sizeof (num), "%d", x.x_int32);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1205
(void) snprintf(num, sizeof (num), "0x%x", x.x_uint32);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1213
(void) snprintf(num, sizeof (num), "%lld", x.x_int64);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1221
(void) snprintf(num, sizeof (num), "0x%llx", x.x_uint64);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1240
(void) snprintf(num, sizeof (num),
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1255
(void) snprintf(num, sizeof (num), "%d ", *p++);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1270
(void) snprintf(num, sizeof (num),
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1286
(void) snprintf(num, sizeof (num), "%d ", *p++);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1301
(void) snprintf(num, sizeof (num),
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1317
(void) snprintf(num, sizeof (num),
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1333
(void) snprintf(num, sizeof (num),
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
1360
(void) snprintf(num, sizeof (num), "0x%llx", x.x_time);
usr/src/cmd/syseventd/modules/sysevent_conf_mod/sysevent_conf_mod.c
513
(void) snprintf(conf_path, PATH_MAX, "%s/%s",
usr/src/cmd/syseventd/modules/zfs_mod/zfs_mod.c
428
(void) snprintf(fullpath, len, "/devices%s%s", devpath, PHYS_PATH);
usr/src/cmd/syseventd/modules/zfs_mod/zfs_mod.c
449
(void) snprintf(fulldevid, len, "%s/", devidstr);
usr/src/cmd/syseventd/modules/zfs_mod/zfs_mod.c
505
(void) snprintf(realpath,
usr/src/cmd/syslogd/syslogd.c
1709
(void) snprintf(f->f_prevmsg.msg+prevofst,
usr/src/cmd/syslogd/syslogd.c
1799
hlen = snprintf(head, sizeof (head),
usr/src/cmd/syslogd/syslogd.c
1995
(void) snprintf(line, sizeof (line), "%s %s", UTMPX_FILE,
usr/src/cmd/syslogd/syslogd.c
2008
len = snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2350
(void) snprintf(buf, MAXLINE, "syslogd: %.*s",
usr/src/cmd/syslogd/syslogd.c
2353
(void) snprintf(buf, MAXLINE, "syslogd: %s: error"
usr/src/cmd/syslogd/syslogd.c
2356
(void) snprintf(buf, MAXLINE, "syslogd: %s: %s",
usr/src/cmd/syslogd/syslogd.c
2361
(void) snprintf(buf, MAXLINE, "syslogd: %s:"
usr/src/cmd/syslogd/syslogd.c
2364
(void) snprintf(buf, MAXLINE, "syslogd: %s: %s",
usr/src/cmd/syslogd/syslogd.c
2398
(void) snprintf(tmpbuf, MAXLINE, "%s\n", buf);
usr/src/cmd/syslogd/syslogd.c
2546
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2576
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2593
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2622
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2672
(void) snprintf(line, sizeof (line), "fattach() of fd"
usr/src/cmd/syslogd/syslogd.c
2699
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2713
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2733
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2745
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
2772
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
3687
(void) snprintf(ebuf + l, sizeof (ebuf) - l,
usr/src/cmd/syslogd/syslogd.c
3866
(void) snprintf(ebuf + i, sizeof (ebuf) - i,
usr/src/cmd/syslogd/syslogd.c
3931
(void) snprintf(ebuf, elen,
usr/src/cmd/syslogd/syslogd.c
3938
(void) snprintf(ebuf, elen, "unknown host %s", hp);
usr/src/cmd/syslogd/syslogd.c
3946
(void) snprintf(ebuf, elen,
usr/src/cmd/syslogd/syslogd.c
4400
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
4417
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
4446
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
4463
(void) snprintf(line, sizeof (line),
usr/src/cmd/syslogd/syslogd.c
5226
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/tail/forward.c
309
(void) snprintf(buf,
usr/src/cmd/tar/tar.c
1326
(void) snprintf(buf, buflen, "env 'TMPDIR=%s' "
usr/src/cmd/tar/tar.c
5910
(void) snprintf(tpath, pathlen, "%s%s%s",
usr/src/cmd/tar/tar.c
8740
(void) snprintf(cmw_label, cmw_length,
usr/src/cmd/th_tools/th_define.c
1077
(void) snprintf(fname, sizeof (fname), "%s.%d", (char *)edp->name,
usr/src/cmd/th_tools/th_define.c
1650
if (snprintf(dirname, sizeof (dirname), "%s.test.%lu",
usr/src/cmd/th_tools/th_define.c
1652
snprintf(testname, sizeof (testname), "%s.test.%lu",
usr/src/cmd/th_tools/th_define.c
1782
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/th_tools/th_define.c
1785
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/th_tools/th_define.c
1788
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/th_tools/th_define.c
1808
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/th_tools/th_define.c
1818
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/th_tools/th_define.c
1826
(void) snprintf(buf, sizeof (buf), "sleep %d",
usr/src/cmd/th_tools/th_define.c
1962
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/tip/cmds.c
117
(void) snprintf(line, sizeof (line), "cat %s; echo \01", argv[0]);
usr/src/cmd/tip/cmds.c
418
(void) snprintf(line, sizeof (line), "cat>%s\r", argv[1]);
usr/src/cmd/tip/cmds.c
420
(void) snprintf(line, sizeof (line),
usr/src/cmd/tip/cmds.c
902
(void) snprintf(cmdbuf, sizeof (cmdbuf), "echo %s", name);
usr/src/cmd/tip/cu.c
92
(void) snprintf(sbuf, sizeof (sbuf), "cu%d", BR);
usr/src/cmd/tip/tip.c
122
(void) snprintf(sbuf, sizeof (sbuf), "tip%d", BR);
usr/src/cmd/tip/uucplock.c
252
(void) snprintf(lname, sizeof (lname), "%s/%s.%3.3lu.%3.3lu.%3.3lu",
usr/src/cmd/tip/uucplock.c
275
(void) snprintf(lname, sizeof (lname), "%s/%s.%3.3lu.%3.3lu.%3.3lu",
usr/src/cmd/tip/uucplock.c
86
(void) snprintf(pid, sizeof (pid), "%*d\n", SIZEOFPID,
usr/src/cmd/tip/uucplock.c
88
(void) snprintf(tempfile, sizeof (tempfile),
usr/src/cmd/trapstat/sun4/trapstat.c
264
(void) snprintf(g_pgnames[i], TSTAT_PAGESIZE_STRLEN,
usr/src/cmd/truss/actions.c
475
pri->sys_leng = snprintf(pri->sys_string, pri->sys_ssize,
usr/src/cmd/truss/codes.c
1910
(void) snprintf(buf, size, "_IO%sN('%c', %d, %d)", inoutstr,
usr/src/cmd/truss/codes.c
1913
(void) snprintf(buf, size, "_IO%sN(0x%x, %d, %d)", inoutstr,
usr/src/cmd/truss/expound.c
4072
(void) snprintf(str, sizeof (pri->code_buf), " 0x%.4x", val);
usr/src/cmd/truss/expound.c
4115
(void) snprintf(str, sizeof (pri->code_buf), " 0x%.4x", val);
usr/src/cmd/truss/print.c
1640
(void) snprintf(ptr, sizeof (str) - len, "|%#x", val);
usr/src/cmd/truss/print.c
1980
default: (void) snprintf(pri->code_buf, CBSIZE,
usr/src/cmd/truss/print.c
1994
used = snprintf(s, CBSIZE, "|0x%lx", val2);
usr/src/cmd/truss/print.c
2018
(void) snprintf(s + 1, CBSIZE-1, "0x%lx", val);
usr/src/cmd/truss/print.c
2031
(void) snprintf(pri->code_buf, sizeof (pri->code_buf),
usr/src/cmd/truss/print.c
2067
default: (void) snprintf(pri->code_buf,
usr/src/cmd/truss/print.c
2101
default: (void) snprintf(pri->code_buf,
usr/src/cmd/truss/print.c
2120
default: (void) snprintf(pri->code_buf,
usr/src/cmd/truss/print.c
2181
default: (void) snprintf(pri->code_buf,
usr/src/cmd/truss/print.c
2230
default: (void) snprintf(pri->code_buf,
usr/src/cmd/truss/print.c
2243
default: (void) snprintf(pri->code_buf,
usr/src/cmd/truss/print.c
2487
(void) snprintf(s, CBSIZE, "0x%lx", val);
usr/src/cmd/truss/print.c
2506
used += snprintf(s + used, CBSIZE - used, "|0x%lx", val);
usr/src/cmd/truss/print.c
2509
(void) snprintf(s + 1, CBSIZE-1, "0x%lx", val);
usr/src/cmd/truss/print.c
2533
(void) snprintf(s, CBSIZE, "0x%lx", val);
usr/src/cmd/truss/print.c
2552
used += snprintf(s + used, CBSIZE - used, "|0x%lx", val);
usr/src/cmd/truss/print.c
2555
(void) snprintf(s + 1, CBSIZE-1, "0x%lx", val);
usr/src/cmd/truss/print.c
2579
(void) snprintf(buf, sizeof (buf), "%08x",
usr/src/cmd/truss/print.c
283
pri->sys_leng += snprintf(pri->sys_string + pri->sys_leng,
usr/src/cmd/truss/print.c
2832
(void) snprintf(str + len, sizeof (pri->code_buf) - len,
usr/src/cmd/truss/print.c
300
pri->sys_leng += snprintf(pri->sys_string + pri->sys_leng,
usr/src/cmd/truss/print.c
3086
used += snprintf(str + used, CBSIZE - used, "|0x%lx", val);
usr/src/cmd/truss/print.c
3089
(void) snprintf(str + 1, CBSIZE - 1, "0x%lx", val);
usr/src/cmd/truss/print.c
3126
(void) snprintf(s, CBSIZE, "0x%lx", val);
usr/src/cmd/truss/print.c
3145
used += snprintf(s + used, CBSIZE - used, "|0x%lx", val);
usr/src/cmd/truss/print.c
3148
(void) snprintf(s + 1, CBSIZE-1, "0x%lx", val);
usr/src/cmd/truss/print.c
415
(void) snprintf(str, sizeof (str), "[%d,%d]", fds[0], fds[1]);
usr/src/cmd/truss/print.c
737
used = snprintf(str, CBSIZE, "%ld", arg&MAP_TYPE);
usr/src/cmd/truss/print.c
745
(void) snprintf(str + used, sizeof (pri->code_buf) - used,
usr/src/cmd/tsol/tnctl/tnctl.c
139
(void) snprintf(tmpbuf, sizeof (tmpbuf), "/%d", rhentp->rh_prefix);
usr/src/cmd/tsol/updatehome/setupfiles.c
146
(void) snprintf(min_home, MAXPATHLEN, "%s%s",
usr/src/cmd/tsol/updatehome/setupfiles.c
352
if (snprintf(dest, sizeof (dest), "%s/%s", home, target) >
usr/src/cmd/tsol/updatehome/setupfiles.c
389
if (snprintf(src, sizeof (src), "%s/%s", min_home, target) >
usr/src/cmd/tsol/updatehome/setupfiles.c
462
if (snprintf(dest, sizeof (dest), "%s/%s", home, target) >
usr/src/cmd/tsol/updatehome/setupfiles.c
493
if (snprintf(src, sizeof (src), "%s/%s", min_home, target) >
usr/src/cmd/ttymon/tmexpress.c
157
(void) snprintf(path, sizeof (path), "/dev/tty%c",
usr/src/cmd/ttymon/tmlog.c
100
(void) snprintf(tlogf, sizeof (tlogf), "%s%s/%s", LOGDIR, Tag,
usr/src/cmd/ttymon/tmlog.c
60
(void) snprintf(logfile, sizeof (logfile), "%s%s/%s", LOGDIR, Tag,
usr/src/cmd/ttymon/tmlog.c
95
(void) snprintf(logf, sizeof (logf), "%s%s/%s", LOGDIR, Tag, LOGFILE);
usr/src/cmd/ttymon/tmlog.c
97
(void) snprintf(ologf, sizeof (ologf), "%s%s/%s", LOGDIR, Tag,
usr/src/cmd/ttymon/tmsac.c
67
(void) snprintf(lockbuf, sizeof (lockbuf), "%ld", getpid());
usr/src/cmd/ucodeadm/ucodeadm.c
1087
(void) snprintf(path, PATH_MAX, "/platform/%s/ucode/%s",
usr/src/cmd/ucodeadm/ucodeadm.c
469
n = snprintf(common_path, sizeof (common_path), "%s/container", path);
usr/src/cmd/ucodeadm/ucodeadm.c
502
n = snprintf(common_path, sizeof (common_path), "%s/%s",
usr/src/cmd/ucodeadm/ucodeadm.c
514
n = snprintf(common_path, sizeof (common_path),
usr/src/cmd/ucodeadm/ucodeadm.c
565
n = snprintf(common_path, sizeof (common_path), "%s/%s", path,
usr/src/cmd/ucodeadm/ucodeadm.c
594
n = snprintf(firstname, sizeof (common_path), "%s/%08X-%02X",
usr/src/cmd/ucodeadm/ucodeadm.c
633
n = snprintf(name, sizeof (common_path),
usr/src/cmd/ucodeadm/ucodeadm.c
676
n = snprintf(name, sizeof (common_path),
usr/src/cmd/ucodeadm/ucodeadm.c
719
n = snprintf(filename, sizeof (common_path),
usr/src/cmd/users/users.c
173
(void) snprintf(fcnlbl, sizeof (fcnlbl), "UX:%s", q);
usr/src/cmd/utmpd/utmpd.c
225
(void) snprintf(msg, sizeof (msg), "SCAN_PERIOD"
usr/src/cmd/utmpd/utmpd.c
234
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/utmpd/utmpd.c
247
(void) snprintf(msg, sizeof (msg), "MAX_FDS "
usr/src/cmd/varpd/varpd.c
202
(void) snprintf(path, sizeof (path),
usr/src/cmd/vi/port/ex.c
766
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/vi/port/ex.c
771
(void) snprintf(buf, sizeof (buf), gettext(
usr/src/cmd/vntsd/auth.c
130
(void) snprintf(authname, len, VNTSD_AUTH_GRPCONS"%s", group_name);
usr/src/cmd/vntsd/cmd.c
306
(void) snprintf(buf, sizeof (buf), "~^B --%s",
usr/src/cmd/vntsd/cmd.c
309
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/vntsd/common.c
111
(void) snprintf(yesno, sizeof (yesno), "[%c/%c] ",
usr/src/cmd/vntsd/common.c
179
(void) snprintf(path, sz-1, VCC_DEVICE_PATH, dev_name);
usr/src/cmd/vntsd/console.c
145
(void) snprintf(vntsd_line, sizeof (vntsd_line),
usr/src/cmd/vntsd/console.c
613
(void) snprintf(err_msg, VNTSD_LINE_LEN, "console_chk_status client%d"
usr/src/cmd/vntsd/console.c
68
(void) snprintf(buf, sizeof (buf), "%-20d%-30s%-25s%s",
usr/src/cmd/vntsd/console.c
775
(void) snprintf(buf, sizeof (buf), "unkown host");
usr/src/cmd/vntsd/console.c
778
if (snprintf(prompt, sizeof (prompt),
usr/src/cmd/vntsd/console.c
782
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/vntsd/console.c
88
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/vntsd/listen.c
63
(void) snprintf(err_msg, sizeof (err_msg),
usr/src/cmd/vntsd/vntsd.c
224
(void) snprintf(err_msg, sizeof (err_msg), "sig_handler() sig=%d",
usr/src/cmd/vntsd/vntsd.c
461
(void) snprintf(path, sz-1, VCC_DEVICE_CTL_PATH, vntsdp->devinst,
usr/src/cmd/vntsd/vntsdvcc.c
491
(void) (void) snprintf(err_msg, sizeof (err_msg),
usr/src/cmd/vntsd/vntsdvcc.c
606
(void) snprintf(err_msg, sizeof (err_msg),
usr/src/cmd/vrrpadm/vrrpadm.c
575
(void) snprintf(buf, bufsize, "%s", conf->vvc_name);
usr/src/cmd/vrrpadm/vrrpadm.c
578
(void) snprintf(buf, bufsize, "%d", conf->vvc_vrid);
usr/src/cmd/vrrpadm/vrrpadm.c
581
(void) snprintf(buf, bufsize, "%s", conf->vvc_link);
usr/src/cmd/vrrpadm/vrrpadm.c
584
(void) snprintf(buf, bufsize, "IPv%d",
usr/src/cmd/vrrpadm/vrrpadm.c
588
(void) snprintf(buf, bufsize, "%d", conf->vvc_pri);
usr/src/cmd/vrrpadm/vrrpadm.c
591
(void) snprintf(buf, bufsize, "%d", conf->vvc_adver_int);
usr/src/cmd/vrrpadm/vrrpadm.c
605
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/vrrpadm/vrrpadm.c
609
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/vrrpadm/vrrpadm.c
622
(void) snprintf(buf, bufsize, "%d", peer->vp_prio);
usr/src/cmd/vrrpadm/vrrpadm.c
625
(void) snprintf(buf, bufsize, "%d", peer->vp_adver_int);
usr/src/cmd/vrrpadm/vrrpadm.c
632
(void) snprintf(buf, bufsize, "%d", tinfo->vt_master_down_intv);
usr/src/cmd/vrrpadm/vrrpadm.c
635
(void) snprintf(buf, bufsize, "%s",
usr/src/cmd/vrrpadm/vrrpadm.c
656
(void) snprintf(buf, bufsize, "%d", ainfo->va_vipcnt);
usr/src/cmd/vrrpadm/vrrpadm.c
740
(void) snprintf(str, len, "%4dm%2ds", min, sec);
usr/src/cmd/vrrpadm/vrrpadm.c
742
(void) snprintf(str, len, "%4d.%03ds", sec, msec);
usr/src/cmd/vscan/vscanadm/vscanadm.c
1005
(void) snprintf(svcp->vp_maxsize, sizeof (svcp->vp_maxsize),
usr/src/cmd/vscan/vscanadm/vscanadm.c
1181
(void) snprintf(buf, len, gettext(" (error) "));
usr/src/cmd/vscan/vscanadm/vscanadm.c
1197
(void) snprintf(buf, len, "%s", svcp->vp_maxsize);
usr/src/cmd/vscan/vscanadm/vscanadm.c
1215
(void) snprintf(buf, len, "%s",
usr/src/cmd/vscan/vscanadm/vscanadm.c
1251
(void) snprintf(buf, len, "%s",
usr/src/cmd/vscan/vscanadm/vscanadm.c
1291
(void) snprintf(buf, len, "%hu", sep->vep_port);
usr/src/cmd/vscan/vscanadm/vscanadm.c
1310
(void) snprintf(buf, len, "%lld", sep->vep_maxconn);
usr/src/cmd/vscan/vscand/vs_icap.c
1224
hlen = snprintf(head, sizeof (head), "%x\r\n", nread);
usr/src/cmd/vscan/vscand/vs_icap.c
366
tlen = snprintf(bufp, bufsp, "OPTIONS icap://%s:%d/%s %s\r\n",
usr/src/cmd/vscan/vscand/vs_icap.c
371
tlen = snprintf(bufp, bufsp, "Host: %s\r\n\r\n", my_host_name);
usr/src/cmd/vscan/vscand/vs_icap.c
657
tlen = snprintf(hbufp, hbufsp, "RESPMOD icap://%s:%d/%s %s\r\n",
usr/src/cmd/vscan/vscand/vs_icap.c
663
tlen = snprintf(hbufp, hbufsp, "Host: %s\r\n", my_host_name);
usr/src/cmd/vscan/vscand/vs_icap.c
668
tlen = snprintf(hbufp, hbufsp, "Allow: 204\r\n");
usr/src/cmd/vscan/vscand/vs_icap.c
674
tlen = snprintf(hbufp, hbufsp, "Preview: %d\r\n", preview_len);
usr/src/cmd/vscan/vscand/vs_icap.c
682
tlen = snprintf(hbufp, hbufsp, "%*.*s\r\n\r\n",
usr/src/cmd/vscan/vscand/vs_icap.c
693
tlen = snprintf(hbufp, hbufsp, "GET http://%s", my_host_name);
usr/src/cmd/vscan/vscand/vs_icap.c
703
tlen = snprintf(hbufp, hbufsp, " HTTP/1.1\r\n\r\n");
usr/src/cmd/vscan/vscand/vs_icap.c
710
tlen = snprintf(hbufp, hbufsp, "HTTP/1.1 200 OK\r\n");
usr/src/cmd/vscan/vscand/vs_icap.c
715
tlen = snprintf(hbufp, hbufsp, "Transfer-Encoding: chunked\r\n\r\n");
usr/src/cmd/vscan/vscand/vs_icap.c
724
tlen = snprintf(encap_hdr, VS_ENCAP_SZ, "Encapsulated: "
usr/src/cmd/vscan/vscand/vs_main.c
300
(void) snprintf(buf, sizeof (buf), "%s %s [-f]",
usr/src/cmd/vscan/vscand/vs_main.c
304
(void) snprintf(buf, sizeof (buf), "\t-f %s\n",
usr/src/cmd/vscan/vscand/vs_main.c
469
(void) snprintf(buf, MAXPATHLEN, "%s %s",
usr/src/cmd/vscan/vscand/vs_main.c
735
(void) snprintf(devname, MAXPATHLEN, "%s%d", VS_DRV_PATH, inst);
usr/src/cmd/vscan/vscand/vs_svc.c
248
(void) snprintf(devname, MAXPATHLEN, "%s%d", VS_DRV_PATH, req->vsr_idx);
usr/src/cmd/vscan/vscand/vs_svc.c
418
(void) snprintf(data[i], VS_DESCRIPTION_MAX, "%d - %s",
usr/src/cmd/vt/vtdaemon.c
1260
(void) snprintf(vt_door_path, sizeof (vt_door_path),
usr/src/cmd/vt/vtdaemon.c
223
(void) snprintf(dpy, sizeof (dpy), "%d", display_num);
usr/src/cmd/vt/vtdaemon.c
257
(void) snprintf(ttyntail, sizeof (ttyntail),
usr/src/cmd/vt/vtdaemon.c
260
(void) snprintf(ttyntail, sizeof (ttyntail),
usr/src/cmd/vt/vtdaemon.c
901
(void) snprintf(vtname, sizeof (vtname), "/dev/vt/%d", state.v_active);
usr/src/cmd/vtfontcvt/vtfontcvt.c
462
(void) snprintf(fmt_str, sizeof (fmt_str), "%%%ux",
usr/src/cmd/w/w.c
359
if (snprintf(pname, sizeof (pname), "%s/%s", PROCDIR,
usr/src/cmd/w/w.c
527
(void) snprintf(linedev, sizeof (linedev), "/dev/%s",
usr/src/cmd/w/w.c
589
(void) snprintf(value, sizeof (value), "%d:%02d:%02d",
usr/src/cmd/w/w.c
592
(void) snprintf(value, sizeof (value), "%d:%02d",
usr/src/cmd/w/w.c
595
(void) snprintf(value, sizeof (value), "%d", (int)tim);
usr/src/cmd/wall/wall.c
383
(void) snprintf(s, sizeof (device), "/dev/%.*s", LMAX, p->ut_line);
usr/src/cmd/which/which.c
161
if (snprintf(candidate, sizeof (candidate), "%s/%s", d,
usr/src/cmd/who/who.c
421
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/who/who.c
428
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/who/who.c
435
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/who/who.c
444
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/who/who.c
839
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/who/who.c
850
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/cmd/whodo/whodo.c
368
if (snprintf(pname, sizeof (pname), "%s/%s", PROCDIR,
usr/src/cmd/whodo/whodo.c
814
(void) snprintf(value, sizeof (value), "%d:%02d:%02d",
usr/src/cmd/whodo/whodo.c
817
(void) snprintf(value, sizeof (value), "%d:%02d",
usr/src/cmd/whodo/whodo.c
820
(void) snprintf(value, sizeof (value), "%d", (int)tim);
usr/src/cmd/xhci/xhci_portsc.c
351
if (snprintf(devpath, sizeof (devpath), "/devices/%s",
usr/src/cmd/zdb/zdb.c
1341
(void) snprintf(prefix, sizeof (prefix), "\t%*s%s",
usr/src/cmd/zdb/zdb.c
1512
(void) snprintf(blkbuf + strlen(blkbuf),
usr/src/cmd/zdb/zdb.c
1519
(void) snprintf(blkbuf + strlen(blkbuf),
usr/src/cmd/zdb/zdb.c
1525
(void) snprintf(blkbuf + strlen(blkbuf),
usr/src/cmd/zdb/zdb.c
1948
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/zdb/zdb.c
2126
(void) snprintf(path, sizeof (path), "on delete queue");
usr/src/cmd/zdb/zdb.c
2129
(void) snprintf(path, sizeof (path),
usr/src/cmd/zdb/zdb.c
2307
(void) snprintf(aux + strlen(aux), sizeof (aux), " (K=%s)",
usr/src/cmd/zdb/zdb.c
2312
(void) snprintf(aux + strlen(aux), sizeof (aux), " (Z=%s)",
usr/src/cmd/zdb/zdb.c
2470
(void) snprintf(blkbuf, sizeof (blkbuf), ", rootbp ");
usr/src/cmd/zdb/zdb.c
294
(void) snprintf(buf, buflen, "%llu", (longlong_t)num);
usr/src/cmd/zdb/zdb.c
3030
(void) snprintf(curpath, sizeof (curpath), "dataset=%s path=/", ds);
usr/src/cmd/zdb/zdb.c
3188
(void) snprintf(header, ZDB_MAX_UB_HEADER_SIZE,
usr/src/cmd/zdb/zdb.c
3216
(void) snprintf(path, sizeof (path), "%s%s",
usr/src/cmd/zdb/zdb.c
3222
(void) snprintf(path, sizeof (path), "%s%s", ZFS_RDISK_ROOTD,
usr/src/cmd/zdump/zdump.c
1006
? snprintf(buf, size, "%c%02ld%02d%02d", sign, hh, mm, ss)
usr/src/cmd/zdump/zdump.c
1008
? snprintf(buf, size, "%c%02ld%02d", sign, hh, mm)
usr/src/cmd/zdump/zdump.c
1009
: snprintf(buf, size, "%c%02ld", sign, hh));
usr/src/cmd/zdump/zdump.c
1112
? snprintf(b, s, "%s", ab)
usr/src/cmd/zdump/zdump.c
1120
? snprintf(b, s, &"\t\t%d"[show_abbr], tm->tm_isdst)
usr/src/cmd/zdump/zdump.c
968
? snprintf(buf, size, "%02d:%02d:%02d", hh, mm, ss)
usr/src/cmd/zdump/zdump.c
970
? snprintf(buf, size, "%02d:%02d", hh, mm)
usr/src/cmd/zdump/zdump.c
971
: snprintf(buf, size, "%02d", hh));
usr/src/cmd/zfs/zfs_main.c
2251
(void) snprintf(verstr, sizeof (verstr),
usr/src/cmd/zfs/zfs_main.c
2655
(void) snprintf(sid, sizeof (sid), "%s-%u", domain, rid);
usr/src/cmd/zfs/zfs_main.c
2726
namelen = snprintf(NULL, 0, "%u", rid);
usr/src/cmd/zfs/zfs_main.c
2760
(void) snprintf(sizebuf, sizeof (sizebuf), "%llu", space);
usr/src/cmd/zfs/zfs_main.c
4370
(void) snprintf(namebuf, sizeof (namebuf),
usr/src/cmd/zfs/zfs_main.c
5378
(void) snprintf(who_buf,
usr/src/cmd/zfs/zfs_main.c
5382
(void) snprintf(who_buf,
usr/src/cmd/zfs/zfs_main.c
5393
(void) snprintf(who_buf,
usr/src/cmd/zfs/zfs_main.c
5397
(void) snprintf(who_buf,
usr/src/cmd/zfs/zfs_main.c
5412
(void) snprintf(who_buf, sizeof (who_buf),
usr/src/cmd/zfs/zfs_main.c
5415
(void) snprintf(who_buf, sizeof (who_buf),
usr/src/cmd/zfs/zfs_main.c
5420
(void) snprintf(who_buf, sizeof (who_buf),
usr/src/cmd/zfs/zfs_main.c
5423
(void) snprintf(who_buf, sizeof (who_buf),
usr/src/cmd/zfs/zfs_main.c
5476
(void) snprintf(errbuf, 256, gettext(
usr/src/cmd/zfs/zfs_main.c
5490
(void) snprintf(errbuf, 256, gettext(
usr/src/cmd/zfs/zfs_main.c
5516
(void) snprintf(errbuf, 256, gettext(
usr/src/cmd/zfs/zfs_main.c
5670
(void) snprintf(buf, sizeof (buf),
usr/src/cmd/zfs/zfs_main.c
7457
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/cmd/zfs/zfs_main.c
985
(void) snprintf(msg, sizeof (msg),
usr/src/cmd/zlogin/zlogin.c
1176
(void) snprintf(str, sz, "%s=%s", name, value);
usr/src/cmd/zlogin/zlogin.c
1309
(void) snprintf(varmail, sizeof (varmail), "/var/mail/%s",
usr/src/cmd/zlogin/zlogin.c
1419
(void) snprintf(pathbuf, sizeof (pathbuf), "%s/%s.zoneadm.lock",
usr/src/cmd/zlogin/zlogin.c
1451
(void) snprintf(doorpath, sizeof (doorpath), ZONE_DOOR_PATH, zone_name);
usr/src/cmd/zlogin/zlogin.c
1921
(void) snprintf(authname, MAXAUTHS, "%s%s%s",
usr/src/cmd/zlogin/zlogin.c
1930
(void) snprintf(authname, MAXAUTHS, "%s%s%s",
usr/src/cmd/zlogin/zlogin.c
274
(void) snprintf(servaddr.sun_path, sizeof (servaddr.sun_path),
usr/src/cmd/zlogin/zlogin.c
284
msglen = snprintf(clientid, sizeof (clientid), "IDENT %lu %s %d\n",
usr/src/cmd/zlogin/zlogin.c
397
(void) snprintf(zoneslavename, sizeof (zoneslavename), "%s%s",
usr/src/cmd/zoneadm/zfs.c
1536
if (snprintf(zoneroot, sizeof (zoneroot), "%s/root", zonepath) >=
usr/src/cmd/zoneadm/zfs.c
1627
if (snprintf(zoneroot, sizeof (zoneroot), "%s/root", zonepath) >=
usr/src/cmd/zoneadm/zfs.c
279
if (snprintf(template, sizeof (template), "%s@SUNWzone",
usr/src/cmd/zoneadm/zfs.c
292
if (snprintf(snapshot_name, snap_size, "%s@SUNWzone%d",
usr/src/cmd/zoneadm/zfs.c
322
if (snprintf(cmdbuf, sizeof (cmdbuf), "%s %s %s", validsnapbuf,
usr/src/cmd/zoneadm/zfs.c
504
res = snprintf(zfs_name, len, "%s/%s", zfs_get_name(zhp), bname);
usr/src/cmd/zoneadm/zfs.c
559
if (snprintf(path, len, "%s/.zfs/snapshot/%s", mp, p) >= len)
usr/src/cmd/zoneadm/zfs.c
704
(void) snprintf(template, sizeof (template), "%s%d", cbp->match_name,
usr/src/cmd/zoneadm/zfs.c
742
(void) snprintf(template, sizeof (template), "%s@SUNWzone", nm);
usr/src/cmd/zoneadm/zfs.c
754
(void) snprintf(template, sizeof (template), "%s@SUNWzone",
usr/src/cmd/zoneadm/zoneadm.c
1065
(void) snprintf(ppath, sizeof (ppath), "%s/..", path);
usr/src/cmd/zoneadm/zoneadm.c
1135
if (snprintf(rootpath, sizeof (rootpath), "%s/root", rpath) >=
usr/src/cmd/zoneadm/zoneadm.c
2284
if (snprintf(cmdbuf, sizeof (cmdbuf), "/usr/lib/fs/%s/mount",
usr/src/cmd/zoneadm/zoneadm.c
2312
if (snprintf(cmdbuf, sizeof (cmdbuf), "/usr/lib/fs/%s/fsck",
usr/src/cmd/zoneadm/zoneadm.c
2730
(void) snprintf(dl_owner_zname, ZONENAME_MAX,
usr/src/cmd/zoneadm/zoneadm.c
3495
(void) snprintf(cmdbuf, sizeof (cmdbuf),
usr/src/cmd/zoneadm/zoneadm.c
3925
(void) snprintf(cmdbuf, sizeof (cmdbuf), "exec " RMCOMMAND);
usr/src/cmd/zoneadm/zoneadm.c
3930
if (snprintf(tmpbuf, sizeof (tmpbuf), " %s/%s",
usr/src/cmd/zoneadm/zoneadm.c
3963
(void) snprintf(cmdbuf, sizeof (cmdbuf), "exec " RMCOMMAND
usr/src/cmd/zoneadm/zoneadm.c
3970
(void) snprintf(cmdbuf, sizeof (cmdbuf), "exec " RMCOMMAND " %s",
usr/src/cmd/zoneadm/zoneadm.c
4545
(void) snprintf(tmpname, size, "/var/run/zone.%d", getpid());
usr/src/cmd/zoneadm/zoneadm.c
4958
(void) snprintf(line, sizeof (line),
usr/src/cmd/zoneadm/zoneadm.c
5312
(void) snprintf(procpath, sizeof (procpath), "/proc/%s/psinfo",
usr/src/cmd/zoneadm/zoneadm.c
901
(void) snprintf(path_copy, sizeof (path_copy), "%s%s",
usr/src/cmd/zoneadm/zoneadm.c
917
(void) snprintf(path_copy, sizeof (path_copy), "%s/", path);
usr/src/cmd/zoneadm/zoneadm.c
918
(void) snprintf(rpath_copy, sizeof (rpath_copy), "%s/", rpath);
usr/src/cmd/zoneadmd/vplat.c
1028
if (snprintf(abspath, sizeof (abspath),
usr/src/cmd/zoneadmd/vplat.c
1248
(void) snprintf(path, sizeof (path), "%s%s", rootpath,
usr/src/cmd/zoneadmd/vplat.c
1388
(void) snprintf(luroot, lurootlen, "%s/lu", zonepath);
usr/src/cmd/zoneadmd/vplat.c
1390
(void) snprintf(tmp, sizeof (tmp), "%s/bin", luroot);
usr/src/cmd/zoneadmd/vplat.c
1398
(void) snprintf(tmp, sizeof (tmp), "%s%s", luroot, *cpp);
usr/src/cmd/zoneadmd/vplat.c
1420
(void) snprintf(tmp, sizeof (tmp), "%s/b", luroot);
usr/src/cmd/zoneadmd/vplat.c
1444
(void) snprintf(tmp, sizeof (tmp), "%s/a", luroot);
usr/src/cmd/zoneadmd/vplat.c
1486
(void) snprintf(tmp, sizeof (tmp), "%s%s", luroot,
usr/src/cmd/zoneadmd/vplat.c
1488
(void) snprintf(fromdir, sizeof (fromdir), "%s%s",
usr/src/cmd/zoneadmd/vplat.c
1513
(void) snprintf(tmp, sizeof (tmp), "%s%s", luroot, *cpp);
usr/src/cmd/zoneadmd/vplat.c
1549
(void) snprintf(tmp, sizeof (tmp), "%s%s", luroot, *cpp);
usr/src/cmd/zoneadmd/vplat.c
2147
(void) snprintf(answer, sizeof (answer), "%d",
usr/src/cmd/zoneadmd/vplat.c
2655
(void) snprintf(tmp, sizeof (tmp), "%s", address);
usr/src/cmd/zoneadmd/vplat.c
2702
(void) snprintf(tmp, sizeof (tmp), "%d", prefixlen);
usr/src/cmd/zoneadmd/vplat.c
2796
(void) snprintf(tmp, sizeof (tmp), "/%d", V6_ADDR_LEN);
usr/src/cmd/zoneadmd/vplat.c
2954
(void) snprintf(path, sizeof (path), "%s%s", rootpath,
usr/src/cmd/zoneadmd/vplat.c
3610
if (snprintf(cmdbuf, sizeof (cmdbuf), "%s datasets", query_hook)
usr/src/cmd/zoneadmd/vplat.c
397
(void) snprintf(tmppath, sizeof (tmppath), "%s%s",
usr/src/cmd/zoneadmd/vplat.c
4007
(void) snprintf(autofs_fstab.zone_fs_special,
usr/src/cmd/zoneadmd/vplat.c
4010
(void) snprintf(autofs_fstab.zone_fs_dir, MAXPATHLEN,
usr/src/cmd/zoneadmd/vplat.c
4013
(void) snprintf(map_path, sizeof (map_path),
usr/src/cmd/zoneadmd/vplat.c
4023
len = snprintf(map_rec, sizeof (map_rec),
usr/src/cmd/zoneadmd/vplat.c
4090
(void) snprintf(lower_fstab.zone_fs_dir, MAXPATHLEN,
usr/src/cmd/zoneadmd/vplat.c
4100
if (snprintf(lower_fstab.zone_fs_special,
usr/src/cmd/zoneadmd/vplat.c
4130
if (snprintf(lower_fstab.zone_fs_dir, MAXPATHLEN,
usr/src/cmd/zoneadmd/vplat.c
4142
(void) snprintf(lower_fstab.zone_fs_special,
usr/src/cmd/zoneadmd/vplat.c
4264
if (snprintf(path, MAXPATHLEN,
usr/src/cmd/zoneadmd/vplat.c
4278
(void) snprintf(path, MAXPATHLEN, "/zone/%s/home", zone_name);
usr/src/cmd/zoneadmd/vplat.c
4456
(void) snprintf(zonename, sizeof (zonename),
usr/src/cmd/zoneadmd/vplat.c
471
if (snprintf(path, sizeof (path), "%s%s", prefix, subdir) >
usr/src/cmd/zoneadmd/vplat.c
5024
(void) snprintf(kernzone, sizeof (kernzone), "SUNWlu-%s",
usr/src/cmd/zoneadmd/vplat.c
5030
(void) snprintf(kernzone, sizeof (kernzone),
usr/src/cmd/zoneadmd/vplat.c
869
if (snprintf(cmdbuf, sizeof (cmdbuf), "/usr/lib/fs/%s/fsck", fstype)
usr/src/cmd/zoneadmd/vplat.c
908
if (snprintf(cmdbuf, sizeof (cmdbuf), "/usr/lib/fs/%s/mount", fstype)
usr/src/cmd/zoneadmd/zcons.c
244
(void) snprintf(devpath, sizeof (devpath), "/devices/%s", tmp);
usr/src/cmd/zoneadmd/zcons.c
275
(void) snprintf(conspath, sizeof (conspath), "/dev/zcons/%s/%s",
usr/src/cmd/zoneadmd/zcons.c
278
(void) snprintf(conspath, sizeof (conspath), "/dev/zcons/%s/%s",
usr/src/cmd/zoneadmd/zcons.c
414
(void) snprintf(conspath, sizeof (conspath), "/dev/zcons/%s/%s",
usr/src/cmd/zoneadmd/zcons.c
422
(void) snprintf(conspath, sizeof (conspath), "/dev/zcons/%s/%s",
usr/src/cmd/zoneadmd/zcons.c
471
(void) snprintf(servaddr.sun_path, sizeof (servaddr.sun_path),
usr/src/cmd/zoneadmd/zcons.c
505
(void) snprintf(path, sizeof (path), CONSOLE_SOCKPATH, zone_name);
usr/src/cmd/zoneadmd/zcons.c
617
(void) snprintf(nak, sizeof (nak), "%lu\n",
usr/src/cmd/zoneadmd/zcons.c
642
(void) snprintf(lmsg, sizeof (lmsg), localize_msg(clilocale,
usr/src/cmd/zoneadmd/zcons.c
661
(void) snprintf(lmsg, sizeof (lmsg), localize_msg(clilocale,
usr/src/cmd/zoneadmd/zcons.c
676
(void) snprintf(lmsg, sizeof (lmsg),
usr/src/cmd/zoneadmd/zcons.c
688
(void) snprintf(outbuf, sizeof (outbuf), "\r\n[%s]\r\n", lstr);
usr/src/cmd/zoneadmd/zcons.c
915
(void) snprintf(conspath, sizeof (conspath),
usr/src/cmd/zoneadmd/zoneadmd.c
2174
(void) snprintf(zone_door_path, sizeof (zone_door_path),
usr/src/cmd/zoneadmd/zoneadmd.c
224
(void) snprintf(buf, sizeof (buf), "[zone '%s'] ",
usr/src/cmd/zoneadmd/zoneadmd.c
243
(void) snprintf(bp, sizeof (buf) - (bp - buf), ": %s",
usr/src/cmd/zoneadmd/zoneadmd.c
253
buflen = snprintf(zlogp->log, zlogp->loglen, "%s\n", buf);
usr/src/cmd/zoneadmd/zoneadmd.c
389
(void) snprintf(argsw, sizeof (argsw), " -%c ", c);
usr/src/cmd/zoneadmd/zoneadmd.c
402
(void) snprintf(argsw, sizeof (argsw), " -%c", optopt);
usr/src/cmd/zoneadmd/zoneadmd.c
473
if (snprintf(cmdbuf, sizeof (cmdbuf), "%s %d %d %s", pre_statechg_hook,
usr/src/cmd/zoneadmd/zoneadmd.c
496
if (snprintf(cmdbuf, sizeof (cmdbuf), "%s %d %d %s", post_statechg_hook,
usr/src/cmd/zoneadmd/zoneadmd.c
638
(void) snprintf(luroot, sizeof (luroot), "%s/lu", zonepath);
usr/src/cmd/zoneadmd/zoneadmd.c
907
(void) snprintf(initpath, sizeof (initpath), "%s%s", zpath, init_file);
usr/src/cmd/zonecfg/zonecfg.c
1668
(void) snprintf(line, sizeof (line),
usr/src/cmd/zonecfg/zonecfg.c
1819
(void) snprintf(outstr, outstrsize, "\"%s\"", instr);
usr/src/cmd/zonecfg/zonecfg.c
2660
(void) snprintf(line, sizeof (line),
usr/src/cmd/zonecfg/zonecfg.c
3111
(void) snprintf(prompt, sizeof (prompt), gettext(
usr/src/cmd/zonecfg/zonecfg.c
4241
(void) snprintf(tmp, sizeof (tmp), "%llu", limit);
usr/src/cmd/zonecfg/zonecfg.c
4846
snprintf(in_progress_mcaptab.zone_physmem_cap,
usr/src/cmd/zonecfg/zonecfg.c
4876
(void) snprintf(buf, sizeof (buf), "%llu",
usr/src/cmd/zonecfg/zonecfg.c
5491
(void) snprintf(buf, sizeof (buf), "%llu", limit);
usr/src/cmd/zonecfg/zonecfg.c
5512
(void) snprintf(buf, bufsize, "%llu", num);
usr/src/cmd/zonecfg/zonecfg.c
5524
(void) snprintf(buf, bufsize, "%2.1f%c", ((float)save / 1024),
usr/src/cmd/zonecfg/zonecfg.c
5527
(void) snprintf(buf, bufsize, "%llu%c", num, *up);
usr/src/cmd/zonecfg/zonecfg.c
5543
(void) snprintf(buf, sizeof (buf), "%llu", maxswap);
usr/src/cmd/zonecfg/zonecfg.c
5549
(void) snprintf(buf, sizeof (buf), "%llu", maxlocked);
usr/src/cmd/zonecfg/zonecfg.c
7121
(void) snprintf(line, sizeof (line),
usr/src/cmd/zonecfg/zonecfg.c
7324
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/zonecfg/zonecfg.c
7327
(void) snprintf(prompt, sizeof (prompt),
usr/src/cmd/zonecfg/zonecfg.c
854
(void) snprintf(line, sizeof (line),
usr/src/cmd/zonecfg/zonecfg.c
888
(void) snprintf(line, sizeof (line),
usr/src/cmd/zonecfg/zonecfg.c
913
(void) snprintf(line, sizeof (line),
usr/src/cmd/zonestat/zonestat/zonestat.c
1023
(void) snprintf(name_format, sizeof (name_format), "%%%ds ",
usr/src/cmd/zonestat/zonestat/zonestat.c
1052
(void) snprintf(name_format, sizeof (name_format), "%%-%ds ", namelen);
usr/src/cmd/zonestat/zonestat/zonestat.c
1094
(void) snprintf(name_format, sizeof (name_format), "%%%ds ", namelen);
usr/src/cmd/zonestat/zonestat/zonestat.c
1387
(void) snprintf(zonename, sizeof (zonename), "[%s]",
usr/src/cmd/zonestat/zonestat/zonestat.c
1402
(void) snprintf(zonename, sizeof (zonename), "[%s]",
usr/src/cmd/zonestat/zonestat/zonestat.c
1496
(void) snprintf(zonename, sizeof (zonename), "[%s]",
usr/src/cmd/zonestat/zonestat/zonestat.c
1505
(void) snprintf(zonename, sizeof (zonename), "[%s]",
usr/src/cmd/zonestat/zonestat/zonestat.c
1545
(void) snprintf(name_format, sizeof (name_format), "%%-%ds ", namelen);
usr/src/cmd/zonestat/zonestat/zonestat.c
1558
(void) snprintf(name_format, sizeof (name_format), "%%%ds ", namelen);
usr/src/cmd/zonestat/zonestat/zonestat.c
1602
(void) snprintf(cpus_str, sizeof (cpus_str), "%s/%s", online_str,
usr/src/cmd/zonestat/zonestat/zonestat.c
1604
(void) snprintf(minmax_str, sizeof (minmax_str), "%s/%s", min_str,
usr/src/cmd/zonestat/zonestat/zonestat.c
1607
(void) snprintf(name_format, sizeof (name_format), "%%-%ds ", namelen);
usr/src/cmd/zonestat/zonestat/zonestat.c
1680
(void) snprintf(name_format, sizeof (name_format), "%%%ds ",
usr/src/cmd/zonestat/zonestat/zonestat.c
1830
(void) snprintf(zonename, sizeof (zonename), "[%s]",
usr/src/cmd/zonestat/zonestat/zonestat.c
1841
(void) snprintf(zonename, sizeof (zonename), "[%s]",
usr/src/cmd/zonestat/zonestat/zonestat.c
632
(void) snprintf(str, len, "-");
usr/src/cmd/zonestat/zonestat/zonestat.c
636
(void) snprintf(str, len, "%llu", val);
usr/src/cmd/zonestat/zonestat/zonestat.c
642
(void) snprintf(str, len, "%llu%1.1lluK", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
648
(void) snprintf(str, len, "%lluK", high);
usr/src/cmd/zonestat/zonestat/zonestat.c
654
(void) snprintf(str, len, "%llu.%1.1lluM", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
660
(void) snprintf(str, len, "%lluM", high);
usr/src/cmd/zonestat/zonestat/zonestat.c
666
(void) snprintf(str, len, "%llu.%1.1lluG", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
672
(void) snprintf(str, len, "%lluG", high);
usr/src/cmd/zonestat/zonestat/zonestat.c
678
(void) snprintf(str, len, "%llu.%1.1lluT", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
684
(void) snprintf(str, len, "%lluT", high);
usr/src/cmd/zonestat/zonestat/zonestat.c
690
(void) snprintf(str, len, "%llu.%1.1lluP", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
696
(void) snprintf(str, len, "%lluP", high);
usr/src/cmd/zonestat/zonestat/zonestat.c
701
(void) snprintf(str, len, "%llu.%1.1lluE", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
712
(void) snprintf(str, len, "-");
usr/src/cmd/zonestat/zonestat/zonestat.c
729
(void) snprintf(str, len, "%u.%2.2u%%", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
734
(void) snprintf(str, len, "%u.%1.1u%%", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
737
(void) snprintf(str, len, "%u%%", pct);
usr/src/cmd/zonestat/zonestat/zonestat.c
766
(void) snprintf(str, len, "%llu.%2.2llu", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
773
(void) snprintf(str, len, "%llu.%1.1llu", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
779
(void) snprintf(str, len, "%llu", cpu);
usr/src/cmd/zonestat/zonestat/zonestat.c
787
(void) snprintf(str, len, "%llu.%1.1lluK", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
793
(void) snprintf(str, len, "%lluK", cpu);
usr/src/cmd/zonestat/zonestat/zonestat.c
801
(void) snprintf(str, len, "%llu.%1.1lluM", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
804
(void) snprintf(str, len, "error", high, low);
usr/src/cmd/zonestat/zonestat/zonestat.c
836
(void) snprintf(str, len, "%llu:%2.2llu:%2.2llu", hours,
usr/src/cmd/zonestat/zonestat/zonestat.c
839
(void) snprintf(str, len, "%llu-%2.2llu-%2.2llu.%2.2llu", hours,
usr/src/cmd/zonestat/zonestat/zonestat.c
894
(void) snprintf(tot_cpu, sizeof (tot_cpu), "Cpus/Online: %s/%s",
usr/src/cmd/zonestat/zonestat/zonestat.c
897
(void) snprintf(tot_mem, sizeof (tot_mem), "Physical: %s", str_mem);
usr/src/cmd/zonestat/zonestat/zonestat.c
899
(void) snprintf(tot_vm, sizeof (tot_vm), "Virtual: %s", str_vm);
usr/src/cmd/zonestat/zonestat/zonestat.c
902
(void) snprintf(name_format, sizeof (name_format), "%%-%ds ",
usr/src/cmd/zonestat/zonestat/zonestat.c
914
(void) snprintf(name_format, sizeof (name_format), "%%%ds ",
usr/src/cmd/zonestat/zonestat/zonestat.c
931
(void) snprintf(name_format, sizeof (name_format), "%%-%ds ", namelen);
usr/src/cmd/zonestat/zonestat/zonestat.c
945
(void) snprintf(name_format, sizeof (name_format), "%%%ds ", namelen);
usr/src/cmd/zonestat/zonestatd/zonestatd.c
1724
(void) snprintf(psetname, namelen,
usr/src/cmd/zonestat/zonestatd/zonestatd.c
2669
(void) snprintf(path, sizeof (path), "/proc/%s/psinfo",
usr/src/cmd/zonestat/zonestatd/zonestatd.c
3471
(void) snprintf(kstat_name, sizeof (kstat_name),
usr/src/cmd/zonestat/zonestatd/zonestatd.c
3491
(void) snprintf(kstat_name, sizeof (kstat_name),
usr/src/cmd/zonestat/zonestatd/zonestatd.c
704
n = snprintf(path, PATH_MAX, CTFS_ROOT "/%s/%ld/%s", type, ctid, file);
usr/src/cmd/zpool/zpool_main.c
1348
(void) snprintf(buf, sizeof (buf), "%s/%s",
usr/src/cmd/zpool/zpool_main.c
1351
(void) snprintf(buf, sizeof (buf), "/%s",
usr/src/cmd/zpool/zpool_main.c
1355
(void) snprintf(buf, sizeof (buf), "%s%s",
usr/src/cmd/zpool/zpool_main.c
1358
(void) snprintf(buf, sizeof (buf), "%s",
usr/src/cmd/zpool/zpool_main.c
1426
(void) snprintf(propname, sizeof (propname),
usr/src/cmd/zpool/zpool_main.c
1754
(void) snprintf(zbuf, sizeof (zbuf), ", %s %s",
usr/src/cmd/zpool/zpool_main.c
1758
(void) snprintf(zbuf, sizeof (zbuf), ", %s %s",
usr/src/cmd/zpool/zpool_main.c
1762
(void) snprintf(zbuf, sizeof (zbuf), ", %s %s",
usr/src/cmd/zpool/zpool_main.c
1804
(void) snprintf(zbuf, sizeof (zbuf), ", %s %s",
usr/src/cmd/zpool/zpool_main.c
1808
(void) snprintf(zbuf, sizeof (zbuf), ", %s %s",
usr/src/cmd/zpool/zpool_main.c
1812
(void) snprintf(zbuf, sizeof (zbuf), ", %s %s",
usr/src/cmd/zpool/zpool_main.c
1894
(void) snprintf(rbuf, sizeof (rbuf), "-");
usr/src/cmd/zpool/zpool_main.c
5172
(void) snprintf(propval, sizeof (propval), "%llu",
usr/src/cmd/zpool/zpool_main.c
5175
(void) snprintf(propval, sizeof (propval), "%llu%%",
usr/src/cmd/zpool/zpool_main.c
5181
(void) snprintf(propval, sizeof (propval), "%llu",
usr/src/cmd/zpool/zpool_main.c
5185
(void) snprintf(propval, sizeof (propval),
usr/src/cmd/zpool/zpool_main.c
985
(void) snprintf(vdev, sizeof (vdev), "%s/%s",
usr/src/cmd/zpool/zpool_vdev.c
1037
(void) snprintf(buf, sizeof (buf), "%ss%d", path, slice);
usr/src/cmd/zpool/zpool_vdev.c
1185
(void) snprintf(buf, sizeof (buf), "%ss0",
usr/src/cmd/zpool/zpool_vdev.c
370
(void) snprintf(path, sizeof (path), "%s%s%s",
usr/src/cmd/zpool/zpool_vdev.c
428
(void) snprintf(path, sizeof (path), "%s/%s", ZFS_DISK_ROOT,
usr/src/cmd/ztest/ztest.c
2510
(void) snprintf(od->od_name, sizeof (od->od_name), "%s(%lld)[%llu]",
usr/src/cmd/ztest/ztest.c
3052
(void) snprintf(path, sizeof (path), ztest_aux_template,
usr/src/cmd/ztest/ztest.c
3325
(void) snprintf(newpath, sizeof (newpath), ztest_dev_template,
usr/src/cmd/ztest/ztest.c
3859
(void) snprintf(snapname, sizeof (snapname), "%llu", (u_longlong_t)id);
usr/src/cmd/ztest/ztest.c
3879
(void) snprintf(snapname, sizeof (snapname), "%s@%llu", osname,
usr/src/cmd/ztest/ztest.c
3901
(void) snprintf(name, sizeof (name), "%s/temp_%llu",
usr/src/cmd/ztest/ztest.c
4016
(void) snprintf(snap1name, sizeof (snap1name),
usr/src/cmd/ztest/ztest.c
4018
(void) snprintf(clone1name, sizeof (clone1name),
usr/src/cmd/ztest/ztest.c
4020
(void) snprintf(snap2name, sizeof (snap2name),
usr/src/cmd/ztest/ztest.c
4022
(void) snprintf(clone2name, sizeof (clone2name),
usr/src/cmd/ztest/ztest.c
4024
(void) snprintf(snap3name, sizeof (snap3name),
usr/src/cmd/ztest/ztest.c
4063
(void) snprintf(snap1name, sizeof (snap1name),
usr/src/cmd/ztest/ztest.c
4065
(void) snprintf(clone1name, sizeof (clone1name),
usr/src/cmd/ztest/ztest.c
4067
(void) snprintf(snap2name, sizeof (snap2name),
usr/src/cmd/ztest/ztest.c
4069
(void) snprintf(clone2name, sizeof (clone2name),
usr/src/cmd/ztest/ztest.c
4071
(void) snprintf(snap3name, sizeof (snap3name),
usr/src/cmd/ztest/ztest.c
4925
(void) snprintf(name, sizeof (name), "fzap-%llu-%llu",
usr/src/cmd/ztest/ztest.c
535
(void) snprintf(buf + strlen(buf), FATAL_MSG_SZ - strlen(buf),
usr/src/cmd/ztest/ztest.c
5529
(void) snprintf(snapname, sizeof (snapname), "sh1_%llu", id);
usr/src/cmd/ztest/ztest.c
5530
(void) snprintf(fullname, sizeof (fullname), "%s@%s", osname, snapname);
usr/src/cmd/ztest/ztest.c
5531
(void) snprintf(clonename, sizeof (clonename),
usr/src/cmd/ztest/ztest.c
5533
(void) snprintf(tag, sizeof (tag), "tag_%llu", id);
usr/src/cmd/ztest/ztest.c
5704
(void) snprintf(path0, sizeof (path0), ztest_dev_template,
usr/src/cmd/ztest/ztest.c
5707
(void) snprintf(pathrand, sizeof (pathrand), ztest_dev_template,
usr/src/cmd/ztest/ztest.c
6246
(void) snprintf(zdb, sizeof (zdb),
usr/src/cmd/ztest/ztest.c
6512
(void) snprintf(dsname, ZFS_MAX_DATASET_NAME_LEN, "%s/ds_%d", pool, d);
usr/src/cmd/ztest/ztest.c
6796
(void) snprintf(name, sizeof (name), "%s_import",
usr/src/cmd/ztest/ztest.c
7027
(void) snprintf(buf, sizeof (buf), "feature@%s",
usr/src/cmd/ztest/ztest.c
7161
snprintf(fd_data_str, 12, "%d", ztest_fd_data));
usr/src/cmd/ztest/ztest.c
854
(void) snprintf(zo->zo_alt_ztest, sizeof (zo->zo_alt_ztest),
usr/src/cmd/ztest/ztest.c
856
(void) snprintf(zo->zo_alt_libpath, sizeof (zo->zo_alt_libpath),
usr/src/cmd/ztest/ztest.c
938
(void) snprintf(path, sizeof (pathbuf),
usr/src/cmd/ztest/ztest.c
944
(void) snprintf(path, sizeof (pathbuf),
usr/src/common/bootbanner/bootbanner.c
144
snprintf(ebuf, sizeof (ebuf), "boot banner error: %s",
usr/src/common/devid/devid_scsi.c
1299
(void) snprintf(wwnstr, len, "w%016" PRIx64, wwn);
usr/src/common/devid/devid_scsi.c
1301
(void) snprintf(wwnstr, len, "%016" PRIx64, wwn);
usr/src/common/devid/devid_smp.c
161
slen = snprintf(sbuf, sizeof (sbuf), "%016" PRIx64, s);
usr/src/common/elfcap/elfcap.c
599
(void) snprintf(str, slen, "0x%x", val);
usr/src/common/ficl/emu/gfx_fb.c
119
(void) snprintf(buf, sizeof (buf), "%d", fb.fb_height);
usr/src/common/ficl/emu/gfx_fb.c
121
(void) snprintf(buf, sizeof (buf), "%d", fb.fb_width);
usr/src/common/ficl/emu/loader_emu.c
1091
(void) snprintf(buf, sizeof (buf), "/boot/loader.help");
usr/src/common/ficl/emu/loader_emu.c
1163
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1190
(void) snprintf(name, sizeof (name), " %-15s ",
usr/src/common/ficl/emu/loader_emu.c
1234
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1375
(void) snprintf(command_errbuf,
usr/src/common/ficl/emu/loader_emu.c
1421
(void) snprintf(line, sizeof (line), "*** FILE %s BEGIN ***\n",
usr/src/common/ficl/emu/loader_emu.c
1429
(void) snprintf(line, sizeof (line),
usr/src/common/ficl/emu/loader_emu.c
1449
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1521
(void) snprintf(lbuf, sizeof (lbuf),
usr/src/common/ficl/emu/loader_emu.c
1526
(void) snprintf(lbuf, sizeof (lbuf),
usr/src/common/ficl/emu/loader_emu.c
1562
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1573
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1578
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1583
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1650
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1684
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1714
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1931
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
1996
(void) snprintf(command_errbuf, sizeof (command_errbuf),
usr/src/common/ficl/emu/loader_emu.c
752
(void) snprintf(create_buf, sizeof (create_buf), "builtin: %s",
usr/src/common/ficl/float.c
176
(void) snprintf(buffer, sizeof (buffer),
usr/src/common/ficl/float.c
180
(void) snprintf(buffer, sizeof (buffer), "[0x%08x %3d] %12e (0x%08x)\n",
usr/src/common/ficl/tools.c
541
(void) snprintf(buffer, sizeof (buffer),
usr/src/common/ficl/tools.c
546
(void) snprintf(buffer, sizeof (buffer),
usr/src/common/fs/bootfsops.c
113
q += snprintf(q, MAXPATHLEN - (q - out), "%s", last);
usr/src/common/fs/bootfsops.c
140
(void) snprintf(propname, sizeof (propname),
usr/src/common/fs/bootfsops.c
153
(void) snprintf(propname, sizeof (propname),
usr/src/common/fs/bootfsops.c
162
(void) snprintf(propname, sizeof (propname),
usr/src/common/iscsi/utils.c
285
(void) snprintf(temp, strlen(p), "%s.%s", uts_info.nodename, p);
usr/src/common/iscsi/utils.c
307
if (snprintf(iqn_buf, size, iqn_template, pmet) <= size)
usr/src/common/iscsit/iscsit_common.c
1341
(void) snprintf(pbuf, sizeof (pbuf), ":%u", port);
usr/src/common/nvme/nvme_feature.c
58
(void) snprintf(msg, msglen, "controller does not support field %s "
usr/src/common/nvme/nvme_field.c
106
(void) snprintf(msg, msglen, "field %s (%s) requires "
usr/src/common/nvme/nvme_field.c
116
(void) snprintf(msg, msglen, "field %s (%s) is not "
usr/src/common/nvme/nvme_field.c
125
(void) snprintf(msg, msglen,
usr/src/common/nvme/nvme_field.c
52
(void) snprintf(msg, msglen, "namespace id %" PRIu64 "is outside the "
usr/src/common/nvme/nvme_field.c
66
(void) snprintf(msg, msglen, "field %s (%s) value 0x%"
usr/src/common/nvme/nvme_field.c
81
(void) snprintf(msg, msglen, "field %s (%s) value 0x%" PRIx64
usr/src/common/nvme/nvme_firmware.c
104
(void) snprintf(msg, msglen, "%s (%s) value 0x%" PRIx64 " must "
usr/src/common/nvme/nvme_firmware.c
120
(void) snprintf(msg, msglen, "%s (%s) value 0x%" PRIx64 " must "
usr/src/common/nvme/nvme_log.c
113
(void) snprintf(msg, msglen, "%s (%s) value 0x%" PRIx64 " is "
usr/src/common/nvme/nvme_log.c
74
(void) snprintf(msg, msglen, "controller does not support field %s "
usr/src/common/nvme/nvme_log.c
88
(void) snprintf(msg, msglen, "%s (%s) value 0x%" PRIx64 " is "
usr/src/common/nvme/nvme_vuc.c
75
(void) snprintf(msg, msglen, "%s (%s) value 0x%" PRIx64 " is "
usr/src/common/secflags/secflags.c
236
(void) snprintf(hexbuf, sizeof (hexbuf), "0x%16" PRIx64, flags);
usr/src/common/smbclnt/smbfs_ntacl.c
665
n = snprintf(s, osz, "S-%u", sid->sid_revision);
usr/src/common/smbclnt/smbfs_ntacl.c
672
n = snprintf(s, osz, "-%llu", (u_longlong_t)auth);
usr/src/common/smbclnt/smbfs_ntacl.c
685
n = snprintf(s, osz, "-%u", *ip);
usr/src/common/util/string.h
44
extern size_t snprintf(char *, size_t, const char *, ...);
usr/src/common/zfs/zfs_deleg.c
224
(void) snprintf(attr, len, "%c%c%c%lld", type, inheritchr,
usr/src/common/zfs/zfs_deleg.c
229
(void) snprintf(attr, len, "%c-%c%s", type,
usr/src/common/zfs/zfs_deleg.c
234
(void) snprintf(attr, len, "%c-%c", type,
usr/src/common/zfs/zfs_deleg.c
239
(void) snprintf(attr, len, "%c%c%c", type, inheritchr,
usr/src/common/zfs/zfs_fletcher.c
749
(void) snprintf(kstat_native->name,
usr/src/common/zfs/zfs_fletcher.c
754
(void) snprintf(kstat_byteswap->name,
usr/src/head/iso/stdio_c99.h
82
extern int snprintf(char *_RESTRICT_KYWD, size_t, const char *_RESTRICT_KYWD,
usr/src/lib/abi/apptrace/common/abienv.c
315
ret = snprintf(buf, l, "%s/abi/%s/abi_%s", p, m, f);
usr/src/lib/abi/apptrace/common/abienv.c
317
ret = snprintf(buf, l, "/usr%s/abi/%s/abi_%s", p, m, f);
usr/src/lib/abi/apptrace/common/abienv.c
319
ret = snprintf(buf, l, "%s/abi/abi_%s", p, f);
usr/src/lib/abi/apptrace/common/abienv.c
321
ret = snprintf(buf, l, "/usr%s/abi/abi_%s", p, f);
usr/src/lib/abi/apptrace/common/apptraceutil.c
315
(void) snprintf(type, sizeof (type), "<%ld>", id);
usr/src/lib/abi/apptrace/common/apptraceutil.c
48
(void) snprintf(buf, len, "<%ld>", type);
usr/src/lib/auditd_plugins/binfile/binfile.c
524
(void) snprintf(newname, AUDIT_FNAME_SZ,
usr/src/lib/auditd_plugins/syslog/sysplugin.c
447
l = snprintf(uidhash[ix].ht_value, USERNAMELEN,
usr/src/lib/auditd_plugins/syslog/sysplugin.c
476
snprintf(gidhash[ix].ht_value, GIDNAMELEN,
usr/src/lib/auditd_plugins/syslog/sysplugin.c
574
(void) snprintf(event_name, EVENT_NAME_LEN,
usr/src/lib/auditd_plugins/syslog/sysplugin.c
585
(void) snprintf(sequence_str, EVENT_NAME_LEN,
usr/src/lib/auditd_plugins/syslog/sysplugin.c
590
(void) snprintf(message, 256,
usr/src/lib/auditd_plugins/syslog/sysplugin.c
664
used = snprintf(bp, remaining, "%hu",
usr/src/lib/auditd_plugins/syslog/sysplugin.c
680
used = snprintf(bp, remaining, " session %u",
usr/src/lib/auditd_plugins/syslog/sysplugin.c
739
used = snprintf(bp, remaining, " seq %u",
usr/src/lib/brand/solaris10/s10_support/s10_support.c
206
if (snprintf(pkginfo, sizeof (pkginfo),
usr/src/lib/brand/solaris10/s10_support/s10_support.c
266
if (snprintf(sanity_skip, sizeof (sanity_skip), "%s/root/.sanity_skip",
usr/src/lib/brand/solaris10/s10_support/s10_support.c
353
if (snprintf(path, sizeof (path), "%s" S10_REQ_EMULATION_DIR,
usr/src/lib/brand/solaris10/s10_support/s10_support.c
427
if (snprintf(path, sizeof (path), "%s" DELETE_LIST_PATH, zoneroot) >=
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1306
info += snprintf(info, end - info, "slot%d", board);
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1309
info += snprintf(info, end - info, " empty");
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1318
info += snprintf(info, end - info, " %d%s", n, f);
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1328
info += snprintf(info, end - info, " (%d%s used)", n, f);
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1336
info += snprintf(info, end - info, " base 0x%llx",
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1345
info += snprintf(info, end - info, " interleaved %u-way",
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1350
info += snprintf(info, end - info, " disabled at boot");
usr/src/lib/cfgadm_plugins/ac/common/mema.c
1358
info += snprintf(info, end - info, " permanent");
usr/src/lib/cfgadm_plugins/ccid/common/cfga_ccid.c
295
(void) snprintf(buf, len, "Product: %s Serial: %s "
usr/src/lib/cfgadm_plugins/ccid/common/cfga_ccid.c
299
(void) snprintf(buf, len, "Product: %s Serial: %s ",
usr/src/lib/cfgadm_plugins/ccid/common/cfga_ccid.c
350
if (snprintf(cld->ap_log_id, sizeof (cld->ap_log_id), "ccid%d/slot%u",
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
405
(void) snprintf(pathp, devlen,
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
491
(void) snprintf(pathp, devlen, "%s%s", DEVICES_DIR, path_name);
usr/src/lib/cfgadm_plugins/fp/common/cfga_cvt.c
775
(void) snprintf(*node_pathp, devlen,
usr/src/lib/cfgadm_plugins/fp/common/cfga_fp.c
238
(void) snprintf(hw_option, strlen(options) + 1, "%s", options);
usr/src/lib/cfgadm_plugins/fp/common/cfga_fp.c
80
(void) snprintf(hw_option, strlen(options) + 1, "%s", options);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1235
(void) snprintf(nodepath, len, "%s%s", DEVICES_DIR, devfsp);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1364
(void) snprintf(nodepath, len, "%s%s", DEVICES_DIR, devfsp);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1468
(void) snprintf(lap->xport_type,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1473
(void) snprintf(lap->xport_type,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1478
(void) snprintf(lap->xport_type,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1483
(void) snprintf(lap->xport_type,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1491
(void) snprintf(lap->xport_type,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1497
(void) snprintf(lap->xport_type,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1517
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1519
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id), "%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1863
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
1866
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2259
(void) snprintf(clp->ap_log_id,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2263
(void) snprintf(clp->ap_phys_id,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2371
(void) snprintf(clp->ap_log_id,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2375
(void) snprintf(clp->ap_phys_id,
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2717
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id),
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2720
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id),
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2904
(void) snprintf(devpath, devlen, "%s%s", DEVICES_DIR, client_path);
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2918
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2920
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2992
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
2995
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3007
(void) snprintf(clp->ap_type, sizeof (clp->ap_type),
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3015
snprintf(clp->ap_type, sizeof (clp->ap_type), "%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3018
(void) snprintf(clp->ap_type, sizeof (clp->ap_type),
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3132
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id),
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3135
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id),
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3342
(void) snprintf(clp->ap_type, sizeof (clp->ap_type), "%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3350
(void) snprintf(clp->ap_type, sizeof (clp->ap_type), "%s",
usr/src/lib/cfgadm_plugins/fp/common/cfga_list.c
3361
(void) snprintf(clp->ap_info, sizeof (clp->ap_info),
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
452
(void) snprintf(disk_path, MAXPATHLEN, "%s%s", DEVICES, devfs_path);
usr/src/lib/cfgadm_plugins/fp/common/cfga_rcm.c
579
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds", w_rsrc, w_info);
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
1026
(void) snprintf(l_hba, sizeof (l_hba), "%s", hba);
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
1027
(void) snprintf(l_dev, sizeof (l_dev), "%s", devpath);
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
1071
(void) snprintf(l_dev1, sizeof (l_dev1), "%s", dev1);
usr/src/lib/cfgadm_plugins/fp/common/cfga_utils.c
1072
(void) snprintf(l_dev2, sizeof (l_dev2), "%s", dev2);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1005
(void) snprintf(tmp, 9, "\"%s\", ", recp->name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1020
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1029
(void) snprintf(*errmsg, MAXPATHLEN, "failed to delete "
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1106
(void) snprintf(pbuf, IBCONF_SERVICE_HDR_LEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1112
(void) snprintf(pbuf, 14, "\t\t%s\n", recp->name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1115
(void) snprintf(pbuf, 2, "\n");
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1120
(void) snprintf(pbuf, IBCONF_SERVICE_HDR_LEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1126
(void) snprintf(pbuf, 14, "\t\t%s\n", recp->name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1132
(void) snprintf(pbuf, IBCONF_SERVICE_HDR_LEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
1138
(void) snprintf(pbuf, 14, "\t\t%s\n", recp->name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
205
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
230
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
500
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
544
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
554
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
561
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
567
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
572
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
741
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
749
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
835
(void) snprintf(*errmsg, MAXPATHLEN, "service entry %s exists ",
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
864
(void) snprintf(sbuf, 9, "%s", service_name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
867
(void) snprintf(sbuf, 9, "\"%s\", ", service_name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
879
(void) snprintf(*errmsg, MAXPATHLEN, "failed to add "
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
949
(void) snprintf(*errmsg, MAXPATHLEN, "service entry %s "
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
982
(void) snprintf(sbuf, 9, "\"\"");
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
990
(void) snprintf(tmp, 9, "\"%s\", ", recp->name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_conf.c
998
(void) snprintf(tmp, 9, "\"%s\", ", recp->name);
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1130
(void) snprintf(msg, 256, "Ap_Id\t\t\t IB Client\t\t "
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1151
(void) snprintf(msg, 256, "%-30s %-25s %s\n",
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1292
(void) snprintf(msg, len, "%s\nContinue", IB_CONFIRM4);
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1478
(void) snprintf(msg, len, "%s\nContinue", IB_CONFIRM5);
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1583
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s",
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1854
(void) snprintf(clp->ap_phys_id,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1858
(void) snprintf(clp->ap_phys_id,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1876
(void) snprintf(clp->ap_log_id,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1888
(void) snprintf(clp->ap_info,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1895
(void) snprintf(clp->ap_type,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1899
(void) snprintf(clp->ap_type,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1904
(void) snprintf(clp->ap_type,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1908
(void) snprintf(clp->ap_type,
usr/src/lib/cfgadm_plugins/ib/common/cfga_ib.c
1913
(void) snprintf(clp->ap_type,
usr/src/lib/cfgadm_plugins/ib/common/cfga_rcm.c
376
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
1222
(void) snprintf(fulldevname, MAXNAMELEN,
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
1425
(void) snprintf(ap_log_id, strlen(ap_id) + 1, "%s%i:%s",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
331
(void) snprintf(occupant->id[occupant->i], strlen(prop_data) +
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
482
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
926
(void) snprintf(cp, len, "%s\t\t", buff);
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
934
(void) snprintf(cp, len, "%s=%s,",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
939
(void) snprintf(cp, len, "%s=%s,", led_strs[power_led_info.led],
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
949
(void) snprintf(cp, len, "%s=%s,",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
954
(void) snprintf(cp, len, "%s=%s,",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
964
(void) snprintf(cp, len, "%s=%s,",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
969
(void) snprintf(cp, len, "%s=%s,",
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
979
(void) snprintf(cp, len, "%s=%s", led_strs[active_led_info.led],
usr/src/lib/cfgadm_plugins/pci/common/cfga.c
982
(void) snprintf(cp, len, "%s=%s",
usr/src/lib/cfgadm_plugins/sata/common/cfga_rcm.c
307
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
1008
(void) snprintf(msg, len +3, "Reset"
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
1031
(void) snprintf(msg, len +3, "Reset"
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
1053
(void) snprintf(msg, len +3, "Deactivate"
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
1075
(void) snprintf(msg, len +3, "Activate"
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
1098
(void) snprintf(msg, len +3, "Self Test"
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
1310
(void) snprintf(minor_path, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
308
(void) snprintf(linkpath, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
704
(void) snprintf(msg, len + 3, "Unconfigure"
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
786
(void) snprintf(msg, len + 3,
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
837
(void) snprintf(msg, len +3,
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
872
(void) snprintf(msg, len +3, "Activate"
usr/src/lib/cfgadm_plugins/sata/common/cfga_sata.c
974
(void) snprintf(msg, len +3, "Reset"
usr/src/lib/cfgadm_plugins/sbd/common/ap.c
105
n = snprintf(buf, MAXPATHLEN, "%s%d:%s",
usr/src/lib/cfgadm_plugins/sbd/common/ap.c
111
(void) snprintf(&buf[n], MAXPATHLEN - n, "::%s", a->cid);
usr/src/lib/cfgadm_plugins/sbd/common/ap.c
79
(void) snprintf(symid, bufsize, "%s", dp->d_name);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
365
(void) snprintf(p, len, fmt, cmd, target,
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
371
(void) snprintf(p, len, fmt, cmd, target);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
374
(void) snprintf(p, len, fmt, target);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
381
(void) snprintf(p, len, fmt, option);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
384
(void) snprintf(p, len, fmt, option, value);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
387
(void) snprintf(p, len, fmt, cmd, rstate, ostate, target);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
391
(void) snprintf(p, len, fmt);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
402
(void) snprintf(p, len, "%s", rinfostr);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
404
(void) snprintf(p, len, fmt, cmd, target);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
407
(void) snprintf(p, len, fmt, path, sep, error);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
410
(void) snprintf(p, len, fmt, sym, path);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
413
(void) snprintf(p, len, fmt, path, syserr);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
416
(void) snprintf(p, len, fmt);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
419
(void) snprintf(p, len, fmt, a->class, msg);
usr/src/lib/cfgadm_plugins/sbd/common/ap_msg.c
490
(void) snprintf(p, len, fmt, cmd, target);
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
1437
(void) snprintf(format, RCM_MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
592
(void) snprintf(&path[n], len, "%d",
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
788
(void) snprintf(buf, sizeof (buf), fmt, change);
usr/src/lib/cfgadm_plugins/sbd/common/ap_rcm.c
864
(void) snprintf(buf, sizeof (buf), "(%ld pages)", change);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1078
info += snprintf(info, end - info, p[BI_POWERED]);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1082
info += snprintf(info, end - info, p[BI_ASSIGNED] + i);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1119
info += snprintf(info, end - info, p[CI_CPUID], dst->cs_cpuid);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1120
info += snprintf(info, end - info, p[CI_SPEED], dst->cs_speed);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1121
info += snprintf(info, end - info, p[CI_ECACHE], dst->cs_ecache);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1202
info += snprintf(info, end - info, p[MI_ADDRESS],
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1204
info += snprintf(info, end - info, p[MI_SIZE],
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1208
info += snprintf(info, end - info, p[MI_PERMANENT],
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1211
info += snprintf(info, end - info, p[MI_UNCONFIGURABLE]);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1213
info += snprintf(info, end - info, p[MI_INTERLEAVE]);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1226
(void) snprintf(physid, sizeof (physid), "%s%s",
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1245
info += snprintf(info, end - info, p[MI_TARGET], peer);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1247
info += snprintf(info, end - info, "::%s", cm);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1250
info += snprintf(info, end - info, p[MI_SOURCE], peer);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1252
info += snprintf(info, end - info, "::%s", cm);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1257
info += snprintf(info, end - info, p[MI_DELETED],
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1259
info += snprintf(info, end - info, p[MI_REMAINING],
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1294
info += snprintf(info, end - info, p[II_DEVICE], dst->is_pathname);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1296
info += snprintf(info, end - info, p[II_REFERENCED]);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1345
info += snprintf(info, end - info, p[PI_CPUID], dst->ps_cpuid[0]);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1353
info += snprintf(info, end - info, p[PI_CPUID_CONT],
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1360
info += snprintf(info, end - info,
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1364
info += snprintf(info, end - info, p[PI_SPEED], dst->ps_speed);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
1365
info += snprintf(info, end - info, p[PI_ECACHE], dst->ps_ecache);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
638
(void) snprintf(buf, sizeof (buf), "error %d", code);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
842
(void) snprintf(devpath, len, "%s%s", DEVDIR, path);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
869
(void) snprintf(id, bufsize, "%s", name);
usr/src/lib/cfgadm_plugins/sbd/common/ap_sbd.c
871
(void) snprintf(id, bufsize, "%s%d", name, unit);
usr/src/lib/cfgadm_plugins/sbd/common/cfga.c
223
(void) snprintf(ap->ap_phys_id, szp, "%s%s%s", a->path,
usr/src/lib/cfgadm_plugins/sbd/common/cfga.c
242
(void) snprintf(ap->ap_log_id, szl, "%s::%s",
usr/src/lib/cfgadm_plugins/sbd/common/cfga.c
244
(void) snprintf(ap->ap_phys_id, szp, "%s::%s",
usr/src/lib/cfgadm_plugins/scsi/SUNW,SPARC-Enterprise/common/opl_dev_led.c
66
len = snprintf((char *)scf_disk->path, sizeof (scf_disk->path),
usr/src/lib/cfgadm_plugins/scsi/common/cfga_ctl.c
1470
(void) snprintf(p, len, "%s%s", DEVICES_DIR, path);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
221
if (snprintf(log, loglen, "%s%d:%s", drv, inst, mn) < loglen) {
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
397
(void) snprintf(*pathpp, len, "%s%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
496
(void) snprintf(drvinst, drvlen, "%s%d", drv, inst);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
499
(void) snprintf(devpath, devlen, "%s%s", DEVICES_DIR, physpath);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
632
(void) snprintf(pathbuf, MAXPATHLEN, "%s:%s", physpath,
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
711
if (snprintf(*dyncompp, dynlen, "%s%d", drv, inst) < dynlen) {
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
830
(void) snprintf(buf, sizeof (buf), "%s%s", DEV_DIR SLASH,
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
839
if (snprintf(cp, len, "%s%d", disk_slices[i].prefix, j)
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
922
(void) snprintf(buf, sizeof (buf), "%s%s", DEV_DIR SLASH,
usr/src/lib/cfgadm_plugins/scsi/common/cfga_cvt.c
930
(void) snprintf(cp, len, "%s", tape_modes[i]);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
351
(void) snprintf(nodepath, len, "%s%s", DEVICES_DIR, devfsp);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
449
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
452
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
470
(void) snprintf(pathbuf, MAXPATHLEN, "%s:%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
474
(void) snprintf(pathbuf, MAXPATHLEN, "%s%s:%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
483
(void) snprintf(clp->ap_info, CFGA_INFO_LEN,
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
637
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
639
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id), "%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
657
(void) snprintf(clp->ap_type, sizeof (clp->ap_type),
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
665
(void) snprintf(clp->ap_type, sizeof (clp->ap_type),
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
744
(void) snprintf(clp->ap_log_id, sizeof (clp->ap_log_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
747
(void) snprintf(clp->ap_phys_id, sizeof (clp->ap_phys_id), "%s%s%s",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
783
(void) snprintf(clp->ap_type, sizeof (clp->ap_type), "%s", S_STR(cp));
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
793
(void) snprintf(clp->ap_info, sizeof (clp->ap_info),
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
800
(void) snprintf(client_inst, MAXNAMELEN - 1,
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
803
(void) snprintf(clp->ap_info, MAXNAMELEN - 1,
usr/src/lib/cfgadm_plugins/scsi/common/cfga_list.c
806
(void) snprintf(client_inst, MAXNAMELEN - 1,
usr/src/lib/cfgadm_plugins/scsi/common/cfga_rcm.c
352
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
1163
(void) snprintf(l_hba, sizeof (l_hba), "%s", hba);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
1164
(void) snprintf(l_dev, sizeof (l_dev), "%s", devpath);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
1208
(void) snprintf(l_dev1, sizeof (l_dev1), "%s", dev1);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
1209
(void) snprintf(l_dev2, sizeof (l_dev2), "%s", dev2);
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
634
(void) snprintf(led_msg, sizeof (led_msg), "%-23s\t%s=%s\n",
usr/src/lib/cfgadm_plugins/scsi/common/cfga_utils.c
901
(void) snprintf(devpath,
usr/src/lib/cfgadm_plugins/shp/common/shp.c
1095
(void) snprintf(fulldevname, MAXNAMELEN,
usr/src/lib/cfgadm_plugins/shp/common/shp.c
1281
(void) snprintf(ap_log_id, strlen(ap_id) + 1, "%s%i:%s",
usr/src/lib/cfgadm_plugins/shp/common/shp.c
507
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/lib/cfgadm_plugins/shp/common/shp.c
832
(void) snprintf(cp, len, "%s\t\t", buff);
usr/src/lib/cfgadm_plugins/shp/common/shp.c
844
(void) snprintf(cp, len, format,
usr/src/lib/cfgadm_plugins/shp/common/shp.c
862
(void) snprintf(cp, len, format,
usr/src/lib/cfgadm_plugins/shp/common/shp.c
976
snprintf(buf, sizeof (buf), "%s=%s",
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
333
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
358
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
511
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
531
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
563
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
574
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
583
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
589
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
613
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
619
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
625
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
759
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
767
(void) snprintf(*errmsg, MAXPATHLEN,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
820
(void) snprintf(str, MAXLINESIZE, "selection=%s idVendor=0x%x "
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
826
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
832
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
837
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
842
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
846
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
882
(void) snprintf(str, MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
888
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
893
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
898
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_configfile.c
904
(void) snprintf(&str[strlen(str)], MAXLINESIZE,
usr/src/lib/cfgadm_plugins/usb/common/cfga_rcm.c
330
(void) snprintf(format, MAX_FORMAT, "%%-%ds %%-%ds",
usr/src/lib/cfgadm_plugins/usb/common/cfga_usb.c
1121
(void) snprintf(msg, len + 3, "Unconfigure %s%s\n%s",
usr/src/lib/cfgadm_plugins/usb/common/cfga_usb.c
1172
(void) snprintf(msg, len + 3, "Disconnect %s%s\n%s",
usr/src/lib/cfgadm_plugins/usb/common/cfga_usb.c
1292
(void) snprintf(msg, len + 3, "Reset %s%s\n%s",
usr/src/lib/cfgadm_plugins/usb/common/cfga_usb.c
1392
(void) snprintf(msg, len + 8,
usr/src/lib/cfgadm_plugins/usb/common/cfga_usb.c
988
(void) snprintf(info_buf, info_size,
usr/src/lib/crypt_modules/bsdbf/bcrypt.c
153
(void) snprintf(salt + 4, 4, "%2.2u$", logr);
usr/src/lib/crypt_modules/bsdbf/bcrypt.c
304
(void) snprintf(encrypted + i, 4, "%2.2u$", logr);
usr/src/lib/crypt_modules/bsdbf/bcrypt.c
352
snprintf(salt + 3, 4, "%2.2u$", 5);
usr/src/lib/crypt_modules/sha256/crypt_sha.c
296
(void) snprintf(ctbuffer, ctbufflen,
usr/src/lib/crypt_modules/sha256/crypt_sha.c
299
(void) snprintf(ctbuffer, ctbufflen,
usr/src/lib/crypt_modules/sha256/crypt_sha.c
408
if (snprintf(gsbuffer, gsbufflen,
usr/src/lib/crypt_modules/sha256/crypt_sha.c
413
if (snprintf(gsbuffer, gsbufflen,
usr/src/lib/crypt_modules/sunmd5/sunmd5.c
217
if (snprintf(gsbuffer, gsbufflen,
usr/src/lib/crypt_modules/sunmd5/sunmd5.c
222
if (snprintf(gsbuffer, gsbufflen,
usr/src/lib/crypt_modules/sunmd5/sunmd5.c
426
(void) snprintf(data.roundascii, ROUND_BUFFER_LEN, "%d", round);
usr/src/lib/crypt_modules/sunmd5/sunmd5.c
444
(void) snprintf(ctbuffer, ctbufflen, "%s$", puresalt);
usr/src/lib/fm/libdiagcode/common/diagcode.c
416
(void) snprintf(ndebugstr, MAXDEBUGSTR,
usr/src/lib/fm/libdiagcode/common/diagcode_test.c
338
(void) snprintf(fname, MAXLINE, "%s/%s.dict", dirpath, dictname);
usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c
650
(void) snprintf(buf, buflen, "<vendor unique code 0x%x>", asc);
usr/src/lib/fm/libdiskstatus/common/ds_util.c
72
(void) snprintf(linep, bufleft, "0x%08x ", byte_count);
usr/src/lib/fm/libdiskstatus/common/ds_util.c
82
(void) snprintf(linep, bufleft, "%02X", (unsigned int)
usr/src/lib/fm/libfmd_adm/common/fmd_adm.c
770
(void) snprintf(urlcode, len, "%s%s", url,
usr/src/lib/fm/libfmd_agent/common/fmd_agent.c
377
(void) snprintf(cpustr, sizeof (cpustr), "%u", cpuno);
usr/src/lib/fm/libfmd_log/common/fmd_log.c
299
(void) snprintf(path, sizeof (path),
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
1026
(void) snprintf(key, len, "%s%s", url, code);
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
1031
(void) snprintf(key, len, "%s.%s", code, istr);
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
1339
len = snprintf(NULL, 0, format, code,
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
1350
(void) snprintf(buf, len + 1, format, code,
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
1404
(void) snprintf(key, len, "%s.%s",
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
1579
(void) snprintf(key, len, "%s.%s",
usr/src/lib/fm/libfmd_msg/common/fmd_msg.c
327
(void) snprintf(h->fmh_binding, len, "%s%s", root, s);
usr/src/lib/fm/libfmd_snmp/common/scheme.c
164
(void) snprintf(path, sizeof (path), "%s%s/%s.so",
usr/src/lib/fm/libfmevent/common/fmev_subscribe.c
290
(void) snprintf(sip->si_sid, sizeof (sip->si_sid), "%llx", nsid);
usr/src/lib/fm/libfmnotify/common/libfmnotify.c
449
(void) snprintf(jbuf, len, "%s", arr[0]);
usr/src/lib/fm/libfmnotify/common/libfmnotify.c
485
(void) snprintf(dirpath, dlen, "%s/%s", nhdl->nh_rootdir, ND_DICTDIR);
usr/src/lib/fm/libseslog/common/libseslog.c
412
(void) snprintf(entry_num, sizeof (entry_num),
usr/src/lib/fm/libseslog/common/libseslog.c
776
(void) snprintf(real_path, sizeof (real_path), "/devices%s:ses",
usr/src/lib/fm/libseslog/common/libseslog.c
781
(void) snprintf(real_path, sizeof (real_path), "/devices%s:0",
usr/src/lib/fm/topo/libtopo/common/cpu.c
175
(void) snprintf(sbuf, 21, "%llX", ks->value.ui64);
usr/src/lib/fm/topo/libtopo/common/cpu.c
265
return (snprintf(buf, buflen, "cpu:///%s=%u/%s=%llX",
usr/src/lib/fm/topo/libtopo/common/cpu.c
299
return (snprintf(buf, buflen, "cpu:///%s=%u",
usr/src/lib/fm/topo/libtopo/common/cpu.c
302
return (snprintf(buf, buflen,
usr/src/lib/fm/topo/libtopo/common/cpu.c
312
return (snprintf(buf, buflen,
usr/src/lib/fm/topo/libtopo/common/cpu.c
317
return (snprintf(buf, buflen,
usr/src/lib/fm/topo/libtopo/common/dev.c
408
(void) snprintf(path, len, "/devices%s", devpath);
usr/src/lib/fm/topo/libtopo/common/dev.c
488
(void) snprintf(path, len, "/devices%s", devpath);
usr/src/lib/fm/topo/libtopo/common/fmd.c
121
return (snprintf(buf, buflen,
usr/src/lib/fm/topo/libtopo/common/hc.c
1112
(void) snprintf(str, sizeof (str), "%d", inst);
usr/src/lib/fm/topo/libtopo/common/hc.c
527
(void) snprintf(hexstr, sizeof (hexstr), "%llx", val);
usr/src/lib/fm/topo/libtopo/common/legacy_hc.c
175
size = snprintf(buf, buflen, "legacy-hc:///component=%s", escc);
usr/src/lib/fm/topo/libtopo/common/mem.c
249
len = snprintf(NULL, 0, format, prefix, escunum, val) + 1;
usr/src/lib/fm/topo/libtopo/common/mem.c
257
(void) snprintf(buf, len, format, prefix, escunum, val);
usr/src/lib/fm/topo/libtopo/common/mod.c
213
(void) snprintf(objpath, PATH_MAX, "%s/%s/object", OBJFS_ROOT, driver);
usr/src/lib/fm/topo/libtopo/common/mod.c
321
(void) snprintf(numbuf, MAXINTSTR, "%d", modid);
usr/src/lib/fm/topo/libtopo/common/pkg.c
200
(void) snprintf(tmpbuf, BUFLEN, PKGCHK_CMD, path);
usr/src/lib/fm/topo/libtopo/common/pkg.c
215
(void) snprintf(tmpbuf, BUFLEN, PKGINFO_CMD, pkgname);
usr/src/lib/fm/topo/libtopo/common/svc.c
391
(void) snprintf(search, len, "svc:/%s", svc_name);
usr/src/lib/fm/topo/libtopo/common/svc.c
400
(void) snprintf(search, len, "svc:/%s:%s", svc_name, svc_inst);
usr/src/lib/fm/topo/libtopo/common/sw.c
489
(void) snprintf(linebuf, sizeof (linebuf),
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
136
(void) snprintf(vbuf, INT64BUFSZ, "%d", val);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
148
(void) snprintf(vbuf, INT64BUFSZ, "0x%x", val);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
160
(void) snprintf(vbuf, INT64BUFSZ, "%" PRId64, val);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
172
(void) snprintf(vbuf, INT64BUFSZ, "0x%" PRIx64, val);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
235
(void) snprintf(vbuf, INT64BUFSZ, "%d", val[i]);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
255
(void) snprintf(vbuf, INT64BUFSZ, "0x%x",
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
276
(void) snprintf(vbuf, INT64BUFSZ, "%" PRId64,
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
297
(void) snprintf(vbuf, INT64BUFSZ, "0x%" PRIx64,
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
368
(void) snprintf(version, INT32BUFSZ, "%d", pip->tpi_version);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
394
(void) snprintf(inst, INT32BUFSZ, "%d", node->tn_instance);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
426
(void) snprintf(min, INT32BUFSZ, "%d", nhp->th_range.tr_min);
usr/src/lib/fm/topo/libtopo/common/topo_2xml.c
427
(void) snprintf(max, INT32BUFSZ, "%d", nhp->th_range.tr_max);
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
736
if ((ret = snprintf(NULL, 0, "%s://%s=%s", FM_FMRI_SCHEME_PATH,
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
757
if ((ret = snprintf(NULL, 0, "/%s=%" PRIx64 "", name, inst)) <
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
813
if ((ret = snprintf(buf, bufsz, "%s://%s=%s", FM_FMRI_SCHEME_PATH,
usr/src/lib/fm/topo/libtopo/common/topo_digraph.c
829
if ((ret = snprintf(buf + end, (bufsz - end), "/%s=%" PRIx64 "",
usr/src/lib/fm/topo/libtopo/common/topo_file.c
75
(void) snprintf(fp, MAXNAMELEN, TOPO_DEFAULT_FILE, name,
usr/src/lib/fm/topo/libtopo/common/topo_file.c
78
(void) snprintf(fp, MAXNAMELEN, TOPO_COMMON_FILE, scheme);
usr/src/lib/fm/topo/libtopo/common/topo_mod.c
140
(void) snprintf(file, PLUGIN_PATH_LEN, "%s/%s.so",
usr/src/lib/fm/topo/libtopo/common/topo_snap.c
216
(void) snprintf(rpath, len + 2, "%s/", rootdir);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
135
(void) snprintf(buf, count, "%s", begin);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
263
*sz += snprintf(buf, left, "%s", str);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
265
*sz += snprintf(buf, left, "%s%s", prepend, str);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
267
*sz += snprintf(buf, left, "%s%s", str, append);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
269
*sz += snprintf(buf, left, "%s%s%s", prepend, str, append);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
285
(void) snprintf(sp, PATH_MAX, TOPO_PLATFORM_PATH, rootdir,
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
288
(void) snprintf(sp, PATH_MAX, TOPO_PLATFORM_PATH,
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
291
(void) snprintf(sp, PATH_MAX, TOPO_COMMON_PATH,
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
366
(void) snprintf(buf, len, "0x%02x", type);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
381
(void) snprintf(buf, len, "0x%02x", type);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
396
(void) snprintf(buf, len, "0x%02x", type);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
411
(void) snprintf(buf, len, "0x%02x", type);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
548
(void) snprintf(buf, len, "0x%02x", state);
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
552
(void) snprintf(buf, len, "NO_STATES_ASSERTED");
usr/src/lib/fm/topo/libtopo/common/topo_subr.c
565
(void) snprintf(buf, len, "0x%02x", state);
usr/src/lib/fm/topo/libtopo/common/zfs.c
178
(void) snprintf(guidbuf, sizeof (guidbuf), "%llx", pool_guid);
usr/src/lib/fm/topo/libtopo/common/zfs.c
183
len = snprintf(buf, buflen, "%s://pool=%s/vdev=%llx",
usr/src/lib/fm/topo/libtopo/common/zfs.c
186
len = snprintf(buf, buflen, "%s://pool=%s",
usr/src/lib/fm/topo/modules/common/dimm/topo_dimm.c
1220
(void) snprintf(prop, sizeof (prop), "%s-count",
usr/src/lib/fm/topo/modules/common/dimm/topo_dimm.c
868
(void) snprintf(prop, sizeof (prop), "%s-type", comp->dc_comp);
usr/src/lib/fm/topo/modules/common/dimm/topo_dimm.c
943
(void) snprintf(key, sizeof (key), "%s-id",
usr/src/lib/fm/topo/modules/common/dimm/topo_dimm.c
954
(void) snprintf(key, sizeof (key), "%s-mfg-name",
usr/src/lib/fm/topo/modules/common/dimm/topo_dimm.c
965
(void) snprintf(key, sizeof (key), "%s-revision",
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
1029
(void) snprintf(lentry, sizeof (lentry),
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
1187
(void) snprintf(fullpath, pathlen, "/devices%s%s", devpath,
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
492
(void) snprintf(part, len, "%s-%s",
usr/src/lib/fm/topo/modules/common/disk/disk_common.c
962
(void) snprintf(minorpath, mlen, "%s%s",
usr/src/lib/fm/topo/modules/common/disk/disk_mptsas.c
81
(void) snprintf(sas, 17, "%llx", di[i].SasAddress);
usr/src/lib/fm/topo/modules/common/disk/disk_nvme.c
160
ret = snprintf(buf, buflen, "%0.2X%0.2X%0.2X%0.2X%0.2X%0.2X"
usr/src/lib/fm/topo/modules/common/disk/disk_nvme.c
167
ret = snprintf(buf, buflen,
usr/src/lib/fm/topo/modules/common/disk/disk_nvme.c
172
ret = snprintf(buf, buflen, "%u", nvme_ns_info_nsid(ns_info));
usr/src/lib/fm/topo/modules/common/disk/disk_nvme.c
435
if (snprintf(capstr, sizeof (capstr), "%" PRIu64, cap) >=
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
1899
(void) snprintf(buf, BUFSZ, fmtarr[i],
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
1907
(void) snprintf(buf, BUFSZ, fmtarr[i], inst1, inst2);
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
1976
(void) snprintf(buf, BUFSZ, fmtarr[i], topo_node_instance(chip),
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
2048
(void) snprintf(buf, BUFSZ, fmtarr[i], topo_node_instance(chip),
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
558
(void) snprintf(reading_str, BUFSZ, "%f", conv_reading);
usr/src/lib/fm/topo/modules/common/fac_prov_libhp/fac_prov_libhp.c
145
if (snprintf(buf, sizeof (buf), "%s=%s", opt_name, val) >=
usr/src/lib/fm/topo/modules/common/fac_prov_libhp/fac_prov_libhp.c
172
if (snprintf(buf, sizeof (buf), "%s=%s", opt_name, opt_on) >=
usr/src/lib/fm/topo/modules/common/fac_prov_libhp/fac_prov_libhp.c
92
if (snprintf(cfg, sizeof (cfg), "/dev/cfg/%s", conn) >= sizeof (cfg)) {
usr/src/lib/fm/topo/modules/common/ipmi/ipmi_enum.c
434
(void) snprintf(label, sizeof (label), "%s ", edp->ed_label);
usr/src/lib/fm/topo/modules/common/ipmi/ipmi_enum.c
463
(void) snprintf(label + len, sizeof (label) - len, "%s %d",
usr/src/lib/fm/topo/modules/common/ipmi/ipmi_methods.c
154
(void) snprintf(buf, BUFSZ, fmtstr,
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
325
if (snprintf(ouibuf, sizeof (ouibuf),
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
396
if (snprintf(dname, sizeof (dname), "%s%d", di_driver_name(din),
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
91
(void) snprintf(mac->npm_mac, sizeof (mac->npm_mac),
usr/src/lib/fm/topo/modules/common/pcibus/did.c
260
(void) snprintf(slotbuf, 16, "SLOT %d", *slotnum);
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
395
need = snprintf(NULL, 0, "%s@%x", path, devno);
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
397
need = snprintf(NULL, 0, "%s@%x,%x", path, devno, fnno);
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
406
(void) snprintf(newpath, need, "%s@%x", path, devno);
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
408
(void) snprintf(newpath, need, "%s@%x,%x", path, devno, fnno);
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
882
(void) snprintf(str, 21, "%x", v);
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
908
(void) snprintf(str, 21, "%d", v);
usr/src/lib/fm/topo/modules/common/pcibus/did_props.c
962
(void) snprintf(str, 23, "0x%x", bdf);
usr/src/lib/fm/topo/modules/common/pcibus/pci_sensor.c
60
if (snprintf(spath, sizeof (spath), "%s/%s", path,
usr/src/lib/fm/topo/modules/common/pcibus/pci_sensor.c
97
if (snprintf(path, sizeof (path), "/dev/sensors/%s/pci/%x.%x",
usr/src/lib/fm/topo/modules/common/pcibus/pcibus_labels.c
354
(void) snprintf(new_l, len, "%s/%s", ancestor_l, l);
usr/src/lib/fm/topo/modules/common/ses/ses.c
1405
len = snprintf(NULL, 0, "%016llx", addr) + 1;
usr/src/lib/fm/topo/modules/common/ses/ses.c
1409
(void) snprintf(paths[i], len, "%016llx", addr);
usr/src/lib/fm/topo/modules/common/ses/ses.c
1528
(void) snprintf(label, sizeof (label), "%s %llu", desc,
usr/src/lib/fm/topo/modules/common/ses/ses.c
1910
(void) snprintf(phymask_str, 17, "%llx", phy_mask);
usr/src/lib/fm/topo/modules/common/ses/ses.c
2410
(void) snprintf(label, sizeof (label), "%s %llu", desc,
usr/src/lib/fm/topo/modules/common/ses/ses.c
2413
(void) snprintf(label, sizeof (label),
usr/src/lib/fm/topo/modules/common/ses/ses.c
2983
(void) snprintf(product, prodlen, "%s-%s", manufacturer, model);
usr/src/lib/fm/topo/modules/common/ses/ses.c
361
(void) snprintf(buf, sizeof (buf),
usr/src/lib/fm/topo/modules/common/ses/ses.c
3631
(void) snprintf(path, sizeof (path), "%s/%s", dirpath,
usr/src/lib/fm/topo/modules/common/ses/ses.c
370
(void) snprintf(buf, sizeof (buf),
usr/src/lib/fm/topo/modules/common/ses/ses.c
556
(void) snprintf(buf, sizeof (buf),
usr/src/lib/fm/topo/modules/common/ses/ses.c
561
(void) snprintf(buf, sizeof (buf),
usr/src/lib/fm/topo/modules/common/ses/ses.c
571
(void) snprintf(path, PATH_MAX, CTFS_ROOT "/device/%ld/status",
usr/src/lib/fm/topo/modules/common/ses/ses.c
582
(void) snprintf(buf, sizeof (buf),
usr/src/lib/fm/topo/modules/common/ses/ses.c
585
(void) snprintf(path, PATH_MAX,
usr/src/lib/fm/topo/modules/common/ses/ses.c
600
(void) snprintf(path, PATH_MAX, CTFS_ROOT "/device/%ld/ctl",
usr/src/lib/fm/topo/modules/common/ses/ses.c
617
(void) snprintf(buf, sizeof (buf),
usr/src/lib/fm/topo/modules/common/ses/ses.c
784
(void) snprintf(path, PATH_MAX,
usr/src/lib/fm/topo/modules/common/ses/ses_facility.c
935
(void) snprintf(rawname, sizeof (rawname),
usr/src/lib/fm/topo/modules/common/usb/topo_usb.c
1431
(void) snprintf(revbuf, sizeof (revbuf), "%x",
usr/src/lib/fm/topo/modules/common/usb/topo_usb.c
1438
(void) snprintf(relbuf, sizeof (relbuf),
usr/src/lib/fm/topo/modules/common/usb/topo_usb.c
357
(void) snprintf(c->tuc_name, sizeof (c->tuc_name), "%s%d", drvname,
usr/src/lib/fm/topo/modules/common/usb/topo_usb.c
612
if (snprintf(l->tul_name, sizeof (l->tul_name), "%s%c%u", parent, sep,
usr/src/lib/fm/topo/modules/common/usb/topo_usb_metadata.c
383
if (snprintf(pbuf, sizeof (pbuf), "maps/%s-usb.usbtopo", prod) >=
usr/src/lib/fm/topo/modules/common/xfp/xfp.c
161
(void) snprintf(label, len, "%s%s%d", plabel, xfplabel, n);
usr/src/lib/fm/topo/modules/common/zen/topo_zen.c
539
if (snprintf(name, sizeof (name), "cpu_info%d", cpu_id) >=
usr/src/lib/fm/topo/modules/common/zen/topo_zen_sensor.c
33
if (snprintf(buf, sizeof (buf), "%s/procnode.%u.die.%u", sensor_base,
usr/src/lib/fm/topo/modules/common/zen/topo_zen_sensor.c
46
if (snprintf(buf, sizeof (buf), "%s/procnode.%u", sensor_base,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_amd.c
314
(void) snprintf(path, sizeof (path), "/dev/mc/mc%d", id);
usr/src/lib/fm/topo/modules/i86pc/chip/chip_amd.c
323
(void) snprintf(path, sizeof (path),
usr/src/lib/fm/topo/modules/i86pc/chip/chip_intel.c
115
(void) snprintf(path, sizeof (path), "/dev/mc/mc%d", id);
usr/src/lib/fm/topo/modules/i86pc/chip/chip_intel.c
637
if (snprintf(buf, sizeof (buf), "%"PRIu64"%s", tsize,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
141
(void) snprintf(buf, BUFSZ, fmtstr,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
218
(void) snprintf(buf, BUFSZ, fmtstr, topo_node_instance(chip),
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
222
(void) snprintf(buf, BUFSZ, fmtstr, topo_node_instance(chip),
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
298
(void) snprintf(buf, BUFSZ, fmtstr, ((topo_node_instance(node))
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
302
(void) snprintf(buf, BUFSZ, fmtstr,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
366
(void) snprintf(buf, BUFSZ, fmtstr,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
423
(void) snprintf(buf, BUFSZ, fmtstr,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
523
(void) snprintf(buf, BUFSZ, fmtstr, slot_id);
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
617
(void) snprintf(buf, BUFSZ, fmtstr,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
622
(void) snprintf(buf, BUFSZ, fmtstr,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
702
(void) snprintf(buf, BUFSZ, fmtstr, topo_node_instance(chip),
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
758
(void) snprintf(buf, BUFSZ, fmtstr, chip_lbl,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_label.c
817
(void) snprintf(buf, BUFSZ, fmtstr, topo_node_instance(chip) + 1, chan,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_temp.c
46
if (snprintf(buf, sizeof (buf), "%s/chip%d.core%d", chip_sensor_base,
usr/src/lib/fm/topo/modules/i86pc/chip/chip_temp.c
68
if (snprintf(buf, sizeof (buf), "%s/procnode.%d",
usr/src/lib/fm/topo/modules/i86pc/chip/chip_temp.c
85
if (snprintf(buf, sizeof (buf), "%s/chip%d", chip_sensor_base,
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi_bay.c
145
(void) snprintf(ap_path, MAXPATHLEN, "%s%s:%s", DEVICES,
usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/asn1_encode.c
262
len = snprintf(s, sizeof(s), "%04d%02d%02d%02d%02d%02dZ",
usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/kt_solaris.c
200
t_len = snprintf(NULL, 0, "host/%.*s.%s@%s", HOST_TRUNC, token, domain,
usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/kt_solaris.c
206
(void) snprintf(t_host, t_len, "host/%.*s.%s@%s", HOST_TRUNC, token,
usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/kt_solaris.c
59
(void) snprintf(ktstr, sizeof (ktstr), "WR%s", buf);
usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/kt_solaris.c
61
(void) snprintf(ktstr, sizeof (ktstr), "%s", buf);
usr/src/lib/gss_mechs/mech_krb5/krb5/krb/gic_pwd.c
305
snprintf(admin_realm, sizeof (admin_realm),
usr/src/lib/gss_mechs/mech_krb5/krb5/os/ccdefname.c
58
retval = snprintf(name_buf, name_size, "FILE:/tmp/krb5cc_%d",
usr/src/lib/gss_mechs/mech_krb5/krb5/os/kuserok.c
162
snprintf(ccache_name_buf,
usr/src/lib/gss_mechs/mech_krb5/krb5/os/kuserok.c
187
snprintf(ccache_name_buf,
usr/src/lib/gss_mechs/mech_krb5/mech/init_sec_context.c
1639
snprintf(ccache_name_buf, CACHE_FILENAME_LEN, "/tmp/krb5cc_%d",
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
251
snprintf(numstr, sizeof(numstr), "%lu ", (unsigned long)number/40);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
253
snprintf(numstr, sizeof(numstr), "%lu ", (unsigned long)number%40);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
264
snprintf(numstr, sizeof(numstr), "%lu ", (unsigned long)number);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
278
snprintf(numstr, sizeof(numstr), "%lu ", (unsigned long)number/40);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
280
snprintf(numstr, sizeof(numstr), "%lu ", (unsigned long)number%40);
usr/src/lib/gss_mechs/mech_krb5/mech/oid_ops.c
287
snprintf(numstr, sizeof(numstr), "%lu ", (unsigned long)number);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
176
snprintf (buf, MAX_STRING_SZ, "%.01f%s",
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
180
snprintf (buf, MAX_STRING_SZ, "%llu%s", (long long unsigned int) size / cur, sizes_str[cur_str]);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
239
snprintf (buf, MAX_STRING_SZ, "%s %s", vendor, model);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
301
snprintf (buf, MAX_STRING_SZ, _("External %s%s Drive"), first, second);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
304
snprintf (buf, MAX_STRING_SZ, _("%s%s Drive"), first, second);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
322
snprintf (buf, MAX_STRING_SZ, _("%s External Hard Drive"), size_str);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
325
snprintf (buf, MAX_STRING_SZ, _("%s Hard Drive"), size_str);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
494
snprintf (buf, MAX_STRING_SZ, _("%s Removable Media"), size_str);
usr/src/lib/hal/libhal-storage/common/libhal-storage.c
497
snprintf (buf, MAX_STRING_SZ, _("%s Media"), size_str);
usr/src/lib/hal/libhal/common/libhal.c
3069
snprintf (buf, 512,
usr/src/lib/hal/libhal/common/libhal.c
3100
snprintf (buf, 512,
usr/src/lib/json_nvlist/json_nvlist.c
834
(void) snprintf(errout->nje_message,
usr/src/lib/json_nvlist/json_nvlist.c
850
(void) snprintf(errout->nje_message,
usr/src/lib/krb5/kadm5/clnt/changepw.c
411
snprintf(cpw_service, cpwlen, "%s@%s",
usr/src/lib/krb5/kadm5/srv/chgpwd.c
116
(void) snprintf(strresult, sizeof (strresult),
usr/src/lib/krb5/kdb/kdb5.c
279
snprintf(buf, sizeof(buf), gettext("Program not built to support %s database type\n"),
usr/src/lib/krb5/kdb/kdb5.c
292
snprintf(buf, sizeof(buf), gettext("%s library initialization failed, error code %ld\n"),
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
1495
snprintf(errbuf, sizeof(errbuf), gettext("Failed to set db2 name to \"%s\": "), dbname);
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
1514
snprintf(errbuf, sizeof(errbuf), gettext("Failed when searching for "
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
1528
snprintf(errbuf, sizeof(errbuf), gettext("Failed to set db2 name to \"%s\": "), value);
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
1540
snprintf(errbuf, sizeof(errbuf), gettext("Failed to initialize db2 db: "));
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
353
(void) snprintf(errbuf, sizeof(errbuf), gettext("Failed to open \"%s\": "), filename);
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
372
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
571
snprintf(errbuf, sizeof(errbuf), gettext("Failed to modify "
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
579
snprintf(errbuf, sizeof(errbuf), gettext("Failed to stat \"%s\": "),
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
589
snprintf(errbuf, sizeof(errbuf), gettext("Failed to stat \"%s\": "),
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
650
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
662
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
687
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
783
snprintf(errbuf, sizeof(errbuf), gettext("Failed to open \"%s\": "), db_name);
usr/src/lib/krb5/plugins/kdb/db2/kdb_db2.c
801
snprintf(errbuf, sizeof(errbuf), gettext("Failed to open \"%s\": "), okname);
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
1095
snprintf(errbuf, sizeof (errbuf), gettext("Principal delete failed (trying to replace entry): %s"),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
1105
snprintf(errbuf, sizeof (errbuf), gettext("Principal add failed: %s"), ldap_err2string(st));
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
1142
snprintf(errbuf, sizeof (errbuf), gettext("User modification failed: %s"), ldap_err2string(st));
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
129
snprintf(filter, princlen, FILTER"%s))", user);
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
252
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
262
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
271
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
279
snprintf(errbuf, sizeof(errbuf), gettext("unknown option: %s"), arg);
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
287
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
296
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
542
snprintf(filter, princlen, FILTER"%s))", user);
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
628
snprintf(errbuf, sizeof(errbuf), gettext("'%s' not found: "), xargs.containerdn);
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
763
snprintf(errbuf, sizeof(errbuf), gettext("ldap object is already kerberized"));
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
782
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
796
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c
803
snprintf(errbuf, sizeof(errbuf),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
1146
snprintf(errbuf, sizeof(errbuf), gettext("Error adding 'krbRealmReferences' to %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
1157
snprintf(errbuf, sizeof(errbuf), gettext("Error adding 'krbRealmReferences' to %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
1168
snprintf(errbuf, sizeof(errbuf), gettext("Error adding 'krbRealmReferences' to %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
652
snprintf (errbuf, sizeof(errbuf), gettext("Error removing 'krbRealmReferences' from %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
663
snprintf (errbuf, sizeof(errbuf), gettext("Error adding 'krbRealmReferences' to %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
689
snprintf(errbuf, sizeof(errbuf), gettext("Error removing 'krbRealmReferences' from "
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
700
snprintf(errbuf, sizeof(errbuf), gettext("Error adding 'krbRealmReferences' to %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
725
snprintf(errbuf, sizeof(errbuf), gettext("Error removing 'krbRealmReferences' from "
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
736
snprintf(errbuf, sizeof(errbuf), gettext("Error adding 'krbRealmReferences' to %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_services.c
152
snprintf (errbuf, sizeof(errbuf), gettext("Error adding 'krbRealmReferences' to %s: "),
usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ldap_tkt_policy.c
459
snprintf(filter, (unsigned) filterlen,"(objectclass=%s)",objectclass);
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3658
(void) snprintf(prompt, prompt_len, gettext("%s PIN"), tmplabel);
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3791
if ((num_used = snprintf(prompt, sizeof (prompt),
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3810
(void) snprintf(prompt, sizeof (prompt), "%s",
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3820
if ((num_used = snprintf(prompt, sizeof (prompt),
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3841
(void) snprintf(prompt, sizeof (prompt), "%s",
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
5109
r = snprintf(prompt_string, sizeof(prompt_string), "%s %s",
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
5311
(void) snprintf(certname, sizeof(certname), "%s/%s", dirname, dentry->d_name);
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
5312
(void) snprintf(keyname, sizeof(keyname), "%s/%s", dirname, dentry->d_name);
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
6193
(void) snprintf(filename, sizeof(filename), "%s/%s", dirname, dentry->d_name);
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit_crypto_openssl.c
6920
snprintf(uc, 64, gettext("unknown code 0x%x"), err);
usr/src/lib/krb5/ss/help.c
48
snprintf(buffer, sizeof (buffer), (char *)dgettext(TEXT_DOMAIN,
usr/src/lib/lib9p/common/threadpool.c
240
(void) snprintf(threadname, sizeof (threadname),
usr/src/lib/lib9p/common/utils.c
915
(void) snprintf(buf, len, "Unknown error %d", linux_errno);
usr/src/lib/libadm/common/ckdate.c
78
(void) snprintf(msg, sz, "%s. Format is <%s>.", MESG, fmt);
usr/src/lib/libadm/common/ckitem.c
516
(void) snprintf(end, MAX_INPUT, "(default: %s) ", defstr);
usr/src/lib/libadm/common/ckpath.c
249
(void) snprintf(buffer, sizeof (buffer),
usr/src/lib/libadm/common/ckpath.c
317
(void) snprintf(buffer, sizeof (buffer),
usr/src/lib/libadm/common/ckstr.c
121
(void) snprintf(temp, sizeof (temp), errstr, length);
usr/src/lib/libadm/common/ckstr.c
181
(void) snprintf(errbuf, sizeof (errbuf), errstr, length);
usr/src/lib/libadm/common/cktime.c
67
(void) snprintf(msg, sz, "%s <%s>.", ERRMSG, fmt);
usr/src/lib/libadm/common/getvol.c
198
(void) snprintf(buffer, sizeof (buffer), "/etc/labelit %s", cdevice);
usr/src/lib/libadm/common/getvol.c
263
(void) snprintf(buffer, sizeof (buffer),
usr/src/lib/libadm/common/getvol.c
267
(void) snprintf(buffer, sizeof (buffer),
usr/src/lib/libadm/common/getvol.c
442
(void) snprintf(buffer, sizeof (buffer), "(%s) 1>&2", fmtcmd);
usr/src/lib/libadm/common/getvol.c
450
(void) snprintf(buffer, sizeof (buffer), "(%s) 1>&2", mkfscmd);
usr/src/lib/libadm/common/getvol.c
469
(void) snprintf(buffer, sizeof (buffer),
usr/src/lib/libadm/common/pkginfo.c
254
(void) snprintf(temp, sizeof (temp),
usr/src/lib/libadm/common/pkginfo.c
259
(void) snprintf(temp, sizeof (temp),
usr/src/lib/libadm/common/pkginfo.c
381
(void) snprintf(temp, sizeof (temp),
usr/src/lib/libadm/common/pkginfo.c
430
(void) snprintf(file, sizeof (file), "%s/%s/pkginfo", pkgdir, inst);
usr/src/lib/libadm/common/pkgparam.c
397
(void) snprintf(Adm_pkgloc, sizeof (Adm_pkgloc),
usr/src/lib/libadm/common/pkgparam.c
399
(void) snprintf(Adm_pkgadm, sizeof (Adm_pkgadm),
usr/src/lib/libadm/common/pkgparam.c
403
(void) snprintf(Adm_pkgloc, sizeof (Adm_pkgloc), "%s", PKGLOC);
usr/src/lib/libadm/common/pkgparam.c
404
(void) snprintf(Adm_pkgadm, sizeof (Adm_pkgadm), "%s", PKGADM);
usr/src/lib/libadm/common/pkgparam.c
84
len = snprintf(path, PATH_MAX, "%s/.save.%s/pkginfo", pkg_dir,
usr/src/lib/libadm/common/pkgparam.c
93
len = snprintf(path, PATH_MAX, "%s/%s/pkginfo", pkg_dir,
usr/src/lib/libadm/common/putprmpt.c
52
(void) snprintf(buffer, sizeof (buffer), "%s%s",
usr/src/lib/libadm/common/putprmpt.c
55
(void) snprintf(buffer, sizeof (buffer), "%.*s%s",
usr/src/lib/libadutils/common/addisc.c
1269
(void) snprintf(rr_name, sizeof (rr_name),
usr/src/lib/libadutils/common/addisc.c
1586
(void) snprintf(rr_name, sizeof (rr_name),
usr/src/lib/libadutils/common/addisc.c
1753
len = snprintf(NULL, 0, "CN=System,%s", forest_name_dn) + 1;
usr/src/lib/libadutils/common/addisc.c
1759
(void) snprintf(dn, len, "CN=System,%s", forest_name_dn);
usr/src/lib/libadutils/common/addisc.c
548
(void) snprintf(results[i].subnet, sizeof (ad_subnet_t),
usr/src/lib/libadutils/common/adutils.c
179
len += snprintf(NULL, 0, "%llu", sidp->authority);
usr/src/lib/libadutils/common/adutils.c
187
rlen = snprintf(str, len, "S-1-%llu", sidp->authority);
usr/src/lib/libadutils/common/adutils.c
194
rlen = snprintf(cp, len, "-%u", sidp->sub_authorities[i]);
usr/src/lib/libadutils/common/adutils.c
443
(void) snprintf(s, bval->bv_len + 1, "%.*s", bval->bv_len,
usr/src/lib/libadutils/common/ldap_ping.c
144
len = snprintf(p, pend - p, "(&(DnsDomain=%s)", dname);
usr/src/lib/libadutils/common/ldap_ping.c
150
len = snprintf(p, (pend - p), "(Host=%s)", host);
usr/src/lib/libadutils/common/ldap_ping.c
161
len = snprintf(p, (pend - p), "(NtVer=%s)", ntver_esc);
usr/src/lib/libadutils/common/ldap_ping.c
167
len = snprintf(p, pend - p, ")");
usr/src/lib/libbe/common/be_activate.c
1016
(void) snprintf(install_cmd, sizeof (install_cmd),
usr/src/lib/libbe/common/be_activate.c
1024
(void) snprintf(install_cmd, sizeof (install_cmd),
usr/src/lib/libbe/common/be_activate.c
1035
(void) snprintf(install_cmd, sizeof (install_cmd),
usr/src/lib/libbe/common/be_activate.c
1124
(void) snprintf(cap_file, sizeof (cap_file), "%s%s", tmp_mntpnt,
usr/src/lib/libbe/common/be_activate.c
1162
(void) snprintf(zpool_cap_file, sizeof (zpool_cap_file), "%s%s",
usr/src/lib/libbe/common/be_activate.c
1383
(void) snprintf(stage1, sizeof (stage1), "%s%s",
usr/src/lib/libbe/common/be_activate.c
1385
(void) snprintf(stage2, sizeof (stage2), "%s%s",
usr/src/lib/libbe/common/be_activate.c
1388
(void) snprintf(stage1, sizeof (stage1), "%s%s",
usr/src/lib/libbe/common/be_activate.c
1404
(void) snprintf(stage2, sizeof (stage2),
usr/src/lib/libbe/common/be_activate.c
739
(void) snprintf(cap_file, sizeof (cap_file), "%s%s",
usr/src/lib/libbe/common/be_activate.c
773
(void) snprintf(cap_file, sizeof (cap_file), "%s%s", temp_mntpnt,
usr/src/lib/libbe/common/be_activate.c
989
(void) snprintf(diskname, sizeof (diskname), "%s/r%s", path, dsk_ptr);
usr/src/lib/libbe/common/be_create.c
2133
(void) snprintf(ss, sizeof (ss), "%s@%s", zoneroot_ds,
usr/src/lib/libbe/common/be_create.c
2148
(void) snprintf(new_zoneroot_ds, sizeof (new_zoneroot_ds),
usr/src/lib/libbe/common/be_create.c
2205
(void) snprintf(new_zoneroot_ds,
usr/src/lib/libbe/common/be_create.c
2403
(void) snprintf(ss, sizeof (ss), "%s@%s", zhp_name,
usr/src/lib/libbe/common/be_create.c
303
(void) snprintf(child_fs, sizeof (child_fs), "%s%s",
usr/src/lib/libbe/common/be_create.c
3059
(void) snprintf(clone_ds, clone_ds_len, "%s%s", bt->nbe_root_ds,
usr/src/lib/libbe/common/be_create.c
3077
(void) snprintf(mountpoint, sizeof (mountpoint), "/");
usr/src/lib/libbe/common/be_create.c
3106
(void) snprintf(mountpoint,
usr/src/lib/libbe/common/be_create.c
329
(void) snprintf(child_fs, sizeof (child_fs), "%s%s",
usr/src/lib/libbe/common/be_create.c
891
(void) snprintf(ss, sizeof (ss), "%s@%s", bt.obe_root_ds,
usr/src/lib/libbe/common/be_mount.c
1658
(void) snprintf(mountpoint, sizeof (mountpoint), "%s%s",
usr/src/lib/libbe/common/be_mount.c
1772
(void) snprintf(alt_parentmnt,
usr/src/lib/libbe/common/be_mount.c
1802
(void) snprintf(altzonepath, sizeof (altzonepath), "%s%s",
usr/src/lib/libbe/common/be_mount.c
1952
(void) snprintf(alt_vfstab, sizeof (alt_vfstab), "%s/etc/vfstab",
usr/src/lib/libbe/common/be_mount.c
1969
(void) snprintf(mountpoint, size_mp, "%s%s", altroot,
usr/src/lib/libbe/common/be_mount.c
2434
(void) snprintf(alt_zonepath, sizeof (alt_zonepath),
usr/src/lib/libbe/common/be_mount.c
2733
(void) snprintf(real_mountpoint, MAXPATHLEN, "%s%s", altroot,
usr/src/lib/libbe/common/be_mount.c
785
(void) snprintf(zone_altroot, sizeof (zone_altroot),
usr/src/lib/libbe/common/be_snapshot.c
488
(void) snprintf(ss, sizeof (ss), "%s@%s", bt.obe_root_ds,
usr/src/lib/libbe/common/be_snapshot.c
570
(void) snprintf(ss, sizeof (ss), "%s@%s",
usr/src/lib/libbe/common/be_snapshot.c
695
(void) snprintf(ss, sizeof (ss), "%s@%s", bt.obe_name,
usr/src/lib/libbe/common/be_snapshot.c
748
(void) snprintf(ss, sizeof (ss), "%s@%s", zfs_get_name(zhp), snap_name);
usr/src/lib/libbe/common/be_snapshot.c
791
(void) snprintf(ss, sizeof (ss), "%s@%s", zfs_get_name(zhp), snap_name);
usr/src/lib/libbe/common/be_utils.c
1351
(void) snprintf(tline, sizeof (tline),
usr/src/lib/libbe/common/be_utils.c
1496
(void) snprintf(grub_file, MAXPATHLEN, "%s%s",
usr/src/lib/libbe/common/be_utils.c
1662
(void) snprintf(grub_file, MAXPATHLEN, "%s%s",
usr/src/lib/libbe/common/be_utils.c
1752
(void) snprintf(temp_line, BUFSIZ, "default %d\n",
usr/src/lib/libbe/common/be_utils.c
1891
(void) snprintf(menu_file, sizeof (menu_file),
usr/src/lib/libbe/common/be_utils.c
1894
(void) snprintf(menu_file, sizeof (menu_file),
usr/src/lib/libbe/common/be_utils.c
198
(void) snprintf(buf, sizeof (buf), "set currdev=zfs:%s:",
usr/src/lib/libbe/common/be_utils.c
2013
(void) snprintf(new_line,
usr/src/lib/libbe/common/be_utils.c
2018
(void) snprintf(new_line,
usr/src/lib/libbe/common/be_utils.c
2047
(void) snprintf(new_line,
usr/src/lib/libbe/common/be_utils.c
208
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libbe/common/be_utils.c
2170
(void) snprintf(menu_file, MAXPATHLEN, "/%s%s",
usr/src/lib/libbe/common/be_utils.c
2173
(void) snprintf(menu_file, MAXPATHLEN, "/%s%s",
usr/src/lib/libbe/common/be_utils.c
218
(void) snprintf(buf, sizeof (buf), "start");
usr/src/lib/libbe/common/be_utils.c
227
(void) snprintf(buf, sizeof (buf), "boot");
usr/src/lib/libbe/common/be_utils.c
2271
(void) snprintf(alt_vfstab, sizeof (alt_vfstab), "%s/etc/vfstab",
usr/src/lib/libbe/common/be_utils.c
2352
(void) snprintf(alt_vfstab, sizeof (alt_vfstab), "%s/etc/vfstab",
usr/src/lib/libbe/common/be_utils.c
3368
if (snprintf(cmdline, BUFSIZ, "%s 2> %s", command,
usr/src/lib/libbe/common/be_utils.c
3421
(void) snprintf(oneline, BUFSIZ, gettext("be_run_cmd: "
usr/src/lib/libbe/common/be_utils.c
3428
(void) snprintf(oneline, BUFSIZ, gettext("be_run_cmd: command "
usr/src/lib/libbe/common/be_utils.c
3843
(void) snprintf(cur_be_name, sizeof (cur_be_name),
usr/src/lib/libbe/common/be_utils.c
3885
(void) snprintf(auto_be_name, sizeof (auto_be_name), "%s%c%d",
usr/src/lib/libbe/common/be_utils.c
458
(void) snprintf(be_root_ds, be_root_ds_size,
usr/src/lib/libbe/common/be_utils.c
461
(void) snprintf(be_root_ds, be_root_ds_size,
usr/src/lib/libbe/common/be_utils.c
485
(void) snprintf(be_root_ds, be_root_ds_size, "%s/%s",
usr/src/lib/libbe/common/be_utils.c
515
(void) snprintf(container_ds, container_ds_size,
usr/src/lib/libbe/common/be_utils.c
518
(void) snprintf(container_ds, container_ds_size,
usr/src/lib/libbe/common/be_utils.c
742
(void) snprintf(menu_file, sizeof (menu_file),
usr/src/lib/libbe/common/be_utils.c
745
(void) snprintf(menu_file, sizeof (menu_file),
usr/src/lib/libbe/common/be_utils.c
819
(void) snprintf(str, BUFSIZ, "title %s\n",
usr/src/lib/libbe/common/be_utils.c
837
(void) snprintf(str, BUFSIZ, "bootfs %s\n",
usr/src/lib/libbe/common/be_zones.c
89
(void) snprintf(zoneroot, zoneroot_size, "%s/root", zonepath);
usr/src/lib/libbrand/common/libbrand.c
233
(void) snprintf(path, sizeof (path), "%s/%s", BRAND_DIR, name);
usr/src/lib/libbrand/common/libbrand.c
250
(void) snprintf(path, sizeof (path), "%s/%s/%s", BRAND_DIR, name,
usr/src/lib/libbrand/common/libbrand.c
286
(void) snprintf(path, sizeof (path), "%s/%s/%s", BRAND_DIR, name,
usr/src/lib/libbsm/common/adt.c
1016
length = snprintf(*buff, length, "0x%X", (int)session_id);
usr/src/lib/libbsm/common/adt.c
2155
(void) snprintf(msg, sizeof (msg), "adt_get_local_address "
usr/src/lib/libbsm/common/adt_token.c
632
(void) snprintf(buffer, TEXT_LENGTH * 2, format, main_text);
usr/src/lib/libbsm/common/adt_token.c
708
(void) snprintf(buffer, TEXT_LENGTH, "%u",
usr/src/lib/libbsm/common/adt_token.c
716
(void) snprintf(buffer, TEXT_LENGTH, "%d",
usr/src/lib/libbsm/common/adt_token.c
723
(void) snprintf(buffer, TEXT_LENGTH, "%ld",
usr/src/lib/libbsm/common/adt_token.c
745
written = snprintf(string, available,
usr/src/lib/libbsm/common/adt_token.c
761
(void) snprintf(buffer, TEXT_LENGTH, "%lu",
usr/src/lib/libbsm/common/adt_token.c
768
(void) snprintf(buffer, TEXT_LENGTH, "%llu",
usr/src/lib/libbsm/common/audit_at.c
125
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_cron.c
272
(void) snprintf(textbuf, sizeof (textbuf), mess, name, err_str);
usr/src/lib/libbsm/common/audit_cron.c
385
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_cron.c
388
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_cron.c
391
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_cron.c
394
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_cron.c
397
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_cron.c
414
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_cron.c
429
(void) snprintf(textbuf, sizeof (textbuf),
usr/src/lib/libbsm/common/audit_crontab.c
179
(void) snprintf(err_buf, sizeof (err_buf),
usr/src/lib/libbsm/common/audit_crontab.c
188
(void) snprintf(err_buf, sizeof (err_buf),
usr/src/lib/libbsm/common/audit_crontab.c
199
(void) snprintf(err_buf, sizeof (err_buf),
usr/src/lib/libbsm/common/audit_ftpd.c
188
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libbsm/common/audit_ftpd.c
191
(void) snprintf(buf, sizeof (buf), "%s", msg);
usr/src/lib/libbsm/common/audit_kadmind.c
135
(void) snprintf(text_buf, sizeof (text_buf), "Op: %s",
usr/src/lib/libbsm/common/audit_kadmind.c
138
(void) snprintf(text_buf, sizeof (text_buf), "Arg: %s",
usr/src/lib/libbsm/common/audit_kadmind.c
141
(void) snprintf(text_buf, sizeof (text_buf), "Client: %s",
usr/src/lib/libbsm/common/audit_krb5kdc.c
94
(void) snprintf(text_buf, sizeof (text_buf), "Client: %s",
usr/src/lib/libbsm/common/audit_krb5kdc.c
97
(void) snprintf(text_buf, sizeof (text_buf), "Service: %s",
usr/src/lib/libbsm/common/audit_plugin.c
118
(void) snprintf(countstr, 5, "%d", count);
usr/src/lib/libbsm/common/audit_plugin.c
135
(void) snprintf(warnstring, 80,
usr/src/lib/libbsm/common/audit_plugin.c
138
(void) snprintf(warnstring, 80,
usr/src/lib/libbsm/common/audit_plugin.c
144
(void) snprintf(warnstring, 80,
usr/src/lib/libbsm/common/audit_plugin.c
185
(void) snprintf(countstr, 5, "%d", count);
usr/src/lib/libbsm/common/audit_plugin.c
197
(void) snprintf(warnstring, 80,
usr/src/lib/libbsm/common/audit_rexd.c
212
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexd.c
219
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexd.c
223
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexd.c
246
(void) snprintf(tbuf, tlen, gtxt, cmdbuf);
usr/src/lib/libbsm/common/audit_rexd.c
336
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexd.c
341
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexd.c
364
(void) snprintf(tbuf, tlen, gtxt, cmdbuf);
usr/src/lib/libbsm/common/audit_rexecd.c
204
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexecd.c
209
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexecd.c
220
(void) snprintf(tbuf, tlen, gtxt, cmdbuf);
usr/src/lib/libbsm/common/audit_rexecd.c
312
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexecd.c
317
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rexecd.c
327
(void) snprintf(tbuf, tlen, gtxt, cmdbuf);
usr/src/lib/libbsm/common/audit_rshd.c
145
(void) snprintf(tbuf, tlen, gtxt, cmdbuf);
usr/src/lib/libbsm/common/audit_rshd.c
150
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_rshd.c
156
(void) snprintf(buf, sizeof (buf), dgettext(bsm_dom,
usr/src/lib/libbsm/common/audit_scf.c
239
len = snprintf(attr_buf, PLUGIN_MAXATT, "%s=%d;",
usr/src/lib/libbsm/common/audit_scf.c
260
len = snprintf(attr_buf, PLUGIN_MAXATT, "%s=%s;",
usr/src/lib/libbsm/common/audit_scf.c
282
len = snprintf(attr_buf, PLUGIN_MAXATT, "%s=%llu;",
usr/src/lib/libbsm/common/devalloc.c
1187
if (snprintf(path, size, "%s%s", rootdir, DA_DB_LOCK) >= size)
usr/src/lib/libbsm/common/devalloc.c
1274
if (snprintf(path, sizeof (path), "%s%s", rootdir,
usr/src/lib/libbsm/common/devalloc.c
128
slen = snprintf(fbuf, nlen, "%s", ptr);
usr/src/lib/libbsm/common/devalloc.c
130
slen = snprintf(fbuf + plen, nlen - plen, ":%s", ptr);
usr/src/lib/libbsm/common/devalloc.c
1307
if (snprintf(path, sizeof (path), "%s%s", rootdir,
usr/src/lib/libbsm/common/devalloc.c
1393
len = snprintf(nbuf + plen, nlen - plen, "%s", line);
usr/src/lib/libbsm/common/devalloc.c
1404
len = snprintf(nbuf + plen, nlen - plen, "%s", line);
usr/src/lib/libbsm/common/devalloc.c
1543
if (snprintf(apath, sizeof (apath), "%s%s", rootdir,
usr/src/lib/libbsm/common/devalloc.c
1547
if (snprintf(dapath, sizeof (dapath), "%s%s", rootdir,
usr/src/lib/libbsm/common/devalloc.c
1552
if (snprintf(mpath, sizeof (mpath), "%s%s", rootdir,
usr/src/lib/libbsm/common/devalloc.c
1556
if (snprintf(dmpath, sizeof (dmpath), "%s%s", rootdir,
usr/src/lib/libbsm/common/devalloc.c
1804
(void) snprintf(dname, sizeof (dname), "%s%d", tname, instance);
usr/src/lib/libbsm/common/devalloc.c
1844
(void) snprintf(kval, nlen, "%s%s%s%s%s%s%s",
usr/src/lib/libbsm/common/devalloc.c
1873
(void) snprintf(nentry->devinfo.devlist, nlen, "%s", link);
usr/src/lib/libbsm/common/devalloc.c
1875
(void) snprintf(nentry->devinfo.devlist + plen, nlen - plen,
usr/src/lib/libbsm/common/devalloc.c
1999
snprintf(current->devinfo.devlist,
usr/src/lib/libbsm/common/devalloc.c
2003
snprintf(current->devinfo.devlist +
usr/src/lib/libbsm/common/devalloc.c
342
length = snprintf(buf, size, "%s%s", dmp->dmap_devname, sep);
usr/src/lib/libbsm/common/devalloc.c
345
length += snprintf(buf + length, size - length, "%s%s",
usr/src/lib/libbsm/common/devalloc.c
349
length += snprintf(buf + length, size - length, "%s\n",
usr/src/lib/libbsm/common/devalloc.c
413
length = snprintf(buf, size, "%s%s", dap->da_devname, sep);
usr/src/lib/libbsm/common/devalloc.c
416
length += snprintf(buf + length, size - length, "%s%s",
usr/src/lib/libbsm/common/devalloc.c
424
length += snprintf(buf + length, size - length, "%s%s",
usr/src/lib/libbsm/common/devalloc.c
436
length += snprintf(buf + length, size - length, "%s%s",
usr/src/lib/libbsm/common/devalloc.c
440
length += snprintf(buf + length, size - length, "%s%s",
usr/src/lib/libbsm/common/devalloc.c
444
length += snprintf(buf + length, size - length, "%s\n",
usr/src/lib/libbsm/common/devalloc.c
482
length = snprintf(buf, size, "%s%s", da_defs->devtype, sep);
usr/src/lib/libbsm/common/devalloc.c
743
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libbsm/common/devalloc.c
766
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libbsm/common/devalloc.c
828
(void) snprintf(new_devname, DA_MAXNAME + 1, "%s%u",
usr/src/lib/libbsm/common/devalloc.c
849
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libbsm/common/getauditflags.c
224
(void) snprintf(msg, sizeof (msg), "invalid "
usr/src/lib/libc/amd64/sys/uadmin.c
253
(void) snprintf(cmdbuf, sizeof (cmdbuf),
usr/src/lib/libc/amd64/sys/uadmin.c
257
(void) snprintf(cmdbuf, sizeof (cmdbuf),
usr/src/lib/libc/i386/sys/uadmin.c
253
(void) snprintf(cmdbuf, sizeof (cmdbuf),
usr/src/lib/libc/i386/sys/uadmin.c
257
(void) snprintf(cmdbuf, sizeof (cmdbuf),
usr/src/lib/libc/port/gen/assert.c
50
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libc/port/gen/assert.c
69
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libc/port/gen/crypt.c
752
if (snprintf(ret, PATH_MAX, "%s%s", CRYPT_MODULE_DIR,
usr/src/lib/libc/port/gen/crypt.c
763
if (snprintf(ret, PATH_MAX, "%s%s%s", path,
usr/src/lib/libc/port/gen/getmntent.c
164
copyp += snprintf(mgetp->mnt_special, MNT_LINE_MAX, "%s",
usr/src/lib/libc/port/gen/getmntent.c
169
copyp += snprintf(mgetp->mnt_mountp,
usr/src/lib/libc/port/gen/getmntent.c
174
copyp += snprintf(mgetp->mnt_fstype,
usr/src/lib/libc/port/gen/getmntent.c
179
copyp += snprintf(mgetp->mnt_mntopts,
usr/src/lib/libc/port/gen/getmntent.c
184
(void) snprintf(mgetp->mnt_time, bufp + MNT_LINE_MAX - copyp,
usr/src/lib/libc/port/gen/getopt.c
63
(void) snprintf(errbuf, sizeof (errbuf), s, argv[0], \
usr/src/lib/libc/port/gen/getopt_long.c
134
(void) snprintf(errbuf, sizeof (errbuf), msg, argv0, arg);
usr/src/lib/libc/port/gen/gettxt.c
168
if (snprintf(pathname, sizeof (pathname),
usr/src/lib/libc/port/gen/getxby_door.c
717
ret = snprintf(fname, 128, "/proc/%d/psinfo", getpid());
usr/src/lib/libc/port/gen/gtxt.c
151
if (snprintf(pathname, sizeof (pathname),
usr/src/lib/libc/port/gen/iconv.c
221
len = snprintf(ipath, MAXPATHLEN, _GENICONVTBL_PATH, from, to);
usr/src/lib/libc/port/gen/iconv.c
234
len = snprintf(ipath, MAXPATHLEN, _ICONV_PATH, from, to);
usr/src/lib/libc/port/gen/priv_str_xlate.c
444
if (snprintf(file, sizeof (file),
usr/src/lib/libc/port/gen/psiginfo.c
61
l = snprintf(buf, sizeof (buf), _libc_gettext("%s : "), s);
usr/src/lib/libc/port/gen/psiginfo.c
68
(void) snprintf(buf + l, sizeof (buf) - l,
usr/src/lib/libc/port/gen/psiginfo.c
79
(void) snprintf(buf + l, sizeof (buf) - l,
usr/src/lib/libc/port/gen/psiginfo.c
85
(void) snprintf(buf + l, sizeof (buf) - l,
usr/src/lib/libc/port/gen/psiginfo.c
91
(void) snprintf(buf + l, sizeof (buf) - l,
usr/src/lib/libc/port/gen/psignal.c
71
(void) snprintf(buf, sizeof (buf), "%s: %s\n", s, c);
usr/src/lib/libc/port/gen/psignal.c
73
(void) snprintf(buf, sizeof (buf), "%s\n", c);
usr/src/lib/libc/port/gen/pt.c
103
if (snprintf(name, len, "%s%d", PTSNAME, dev) >= len)
usr/src/lib/libc/port/gen/syslog.c
295
(void) snprintf(b, &buf[MAXLINE] - b, "error %d",
usr/src/lib/libc/port/gen/ttyname.c
424
(void) snprintf(buf, sizeof (buf), "/dev/%cty%c%c",
usr/src/lib/libc/port/gen/ttyname.c
750
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libc/port/gen/walkstack.c
442
return (snprintf(buffer, size, "[0x%p]", pc));
usr/src/lib/libc/port/gen/walkstack.c
450
return (snprintf(buffer, size, "%s'%s+0x%x [0x%p]",
usr/src/lib/libc/port/gen/walkstack.c
459
return (snprintf(buffer, size, "%s'0x%p [0x%p]",
usr/src/lib/libc/port/i18n/wdresolve.c
73
rv = snprintf(wdmodpath, sizeof (wdmodpath), "%s%s%s",
usr/src/lib/libc/port/locale/collate.c
91
(void) snprintf(buf, sizeof (buf), "%s/%s/LC_COLLATE/LCL_DATA",
usr/src/lib/libc/port/locale/ldpart.c
67
(void) snprintf(filename, sizeof (filename), "%s/%s/%s/LCL_DATA",
usr/src/lib/libc/port/locale/lmonetary.c
174
(void) snprintf(lmon->crncystr, clen, "%c%s", sign,
usr/src/lib/libc/port/locale/localeimpl.c
634
(void) snprintf(loc->locname, sizeof (loc->locname),
usr/src/lib/libc/port/locale/setrunelocale.c
112
(void) snprintf(path, sizeof (path), "%s/%s/LC_CTYPE/LCL_DATA",
usr/src/lib/libc/port/locale/strfmon.c
577
(void) snprintf(fmt, sizeof (fmt), "%%%d.%df",
usr/src/lib/libc/port/regex/wordexp.c
245
(void) snprintf(currbuffp, bufflen,
usr/src/lib/libc/port/rt/pos4obj.c
279
(void) snprintf((char *)dest + (i * 8), 9, "%.8x", *p++);
usr/src/lib/libcfgadm/common/config_admin.c
1086
(void) snprintf(linkp, CFGA_LOG_EXT_LEN, "%s",
usr/src/lib/libcfgadm/common/config_admin.c
1143
snprintf(libloc_p->ap_logical, len, "%s%d:%s", drv, inst,
usr/src/lib/libcfgadm/common/config_admin.c
1172
snprintf(liblocp->ap_logical, len, "%s%d:%s", drv, inst,
usr/src/lib/libcfgadm/common/config_admin.c
1388
(void) snprintf(lib_loc_p->ap_base, sizeof (lib_loc_p->ap_base),
usr/src/lib/libcfgadm/common/config_admin.c
1395
(void) snprintf(lib_loc_p->ap_base, sizeof (lib_loc_p->ap_base),
usr/src/lib/libcfgadm/common/config_admin.c
1398
(void) snprintf(lib_loc_p->ap_base, sizeof (lib_loc_p->ap_base),
usr/src/lib/libcfgadm/common/config_admin.c
1549
(void) snprintf(libloc_p->ap_physical, MAXPATHLEN, "%s%s:%s",
usr/src/lib/libcfgadm/common/config_admin.c
1563
(void) snprintf(libp->libpath, sizeof (libp->libpath), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
1615
(void) snprintf(libloc_p->ap_physical, MAXPATHLEN, "%s%s:%s",
usr/src/lib/libcfgadm/common/config_admin.c
1654
(void) snprintf(&name[i++][0], sizeof (name[0]), "%s", drv);
usr/src/lib/libcfgadm/common/config_admin.c
1655
(void) snprintf(&name[i++][0], sizeof (name[0]), "%s", class);
usr/src/lib/libcfgadm/common/config_admin.c
1676
(void) snprintf(libloc_p->ap_class, sizeof (libloc_p->ap_class), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
1728
(void) snprintf(&name[0], sizeof (name), "%s", "shp");
usr/src/lib/libcfgadm/common/config_admin.c
1738
(void) snprintf(libloc_p->ap_class, sizeof (libloc_p->ap_class), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
1777
(void) snprintf(lib, sizeof (lib), "%s%s%s%s%s",
usr/src/lib/libcfgadm/common/config_admin.c
1792
(void) snprintf(lib, sizeof (lib), "%s%s%s%s%s",
usr/src/lib/libcfgadm/common/config_admin.c
1808
(void) snprintf(lib, sizeof (lib), "%s%s%s%s%s",
usr/src/lib/libcfgadm/common/config_admin.c
1824
(void) snprintf(lib, sizeof (lib), "%s%s%s%s",
usr/src/lib/libcfgadm/common/config_admin.c
1839
(void) snprintf(libloc_p->pathname, sizeof (libloc_p->pathname), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
2105
(void) snprintf(aptype, sizeof (aptype), "%s", libloc_p->ap_base);
usr/src/lib/libcfgadm/common/config_admin.c
2120
(void) snprintf(inst, sizeof (inst), "%s", cp);
usr/src/lib/libcfgadm/common/config_admin.c
2255
(void) snprintf(phys_name, sizeof (phys_name), "%s%s:%s",
usr/src/lib/libcfgadm/common/config_admin.c
2490
(void) snprintf(nodetype, sizeof (nodetype), "%s%s%s",
usr/src/lib/libcfgadm/common/config_admin.c
2800
(void) snprintf(slp->stat_data.ap_log_id, CFGA_AP_LOG_ID_LEN, "%s",
usr/src/lib/libcfgadm/common/config_admin.c
2803
(void) snprintf(slp->stat_data.ap_phys_id, CFGA_AP_PHYS_ID_LEN, "%s",
usr/src/lib/libcfgadm/common/config_admin.c
2868
(void) snprintf((alp->array[0]).ap_log_id,
usr/src/lib/libcfgadm/common/config_admin.c
2874
(void) snprintf((alp->array[0]).ap_phys_id,
usr/src/lib/libcfgadm/common/config_admin.c
2888
(void) snprintf((alp->array[i]).ap_class,
usr/src/lib/libcfgadm/common/config_admin.c
2979
(void) snprintf(path, sizeof (path), "%s%s",
usr/src/lib/libcfgadm/common/config_admin.c
3150
(void) snprintf(lp->ap_log_id, sizeof (lp->ap_log_id), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
3153
(void) snprintf(lp->ap_phys_id, sizeof (lp->ap_phys_id), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
3156
(void) snprintf(lp->ap_class, sizeof (lp->ap_class), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
3165
(void) snprintf(lp->ap_info, sizeof (lp->ap_info), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
3167
(void) snprintf(lp->ap_type, sizeof (lp->ap_type), "%s",
usr/src/lib/libcfgadm/common/config_admin.c
3230
(void) snprintf(cp, len, "%s%s", CFGA_DYN_SEP,
usr/src/lib/libcmdutils/common/nicenum.c
113
if ((rc = snprintf(buf, buflen, "%.*f%s%c", i,
usr/src/lib/libcmdutils/common/nicenum.c
93
rc = snprintf(buf, buflen, "%llu%s", n, spc);
usr/src/lib/libcmdutils/common/nicenum.c
99
rc = snprintf(buf, buflen, "%llu%s%c", n / divisor, spc, u);
usr/src/lib/libcmdutils/common/writefile.c
118
(void) snprintf(targbuf, targ_size, "%s%s%s",
usr/src/lib/libcmdutils/common/writefile.c
121
(void) snprintf(targbuf, targ_size, "%s", outfile);
usr/src/lib/libcmdutils/common/writefile.c
95
(void) snprintf(srcbuf, src_size, "%s%s%s",
usr/src/lib/libcmdutils/common/writefile.c
98
(void) snprintf(srcbuf, src_size, "%s", infile);
usr/src/lib/libcommputil/common/sdp.c
1002
wrote = snprintf(buf, len, "s=%s%s", session->s_name,
usr/src/lib/libcommputil/common/sdp.c
1009
wrote = snprintf(buf, len, "u=%s%s", session->s_uri,
usr/src/lib/libcommputil/common/sdp.c
1016
wrote = snprintf(buf, len, "e=%s%s", (char *)list->value,
usr/src/lib/libcommputil/common/sdp.c
1024
wrote = snprintf(buf, len, "p=%s%s", (char *)list->value,
usr/src/lib/libcommputil/common/sdp.c
103
wrote = snprintf(buf, len, "c=%s %s %s/%d%s", \
usr/src/lib/libcommputil/common/sdp.c
1036
wrote = snprintf(buf, len, "t=%llu %llu%s", time->t_start,
usr/src/lib/libcommputil/common/sdp.c
1042
wrote = snprintf(buf, len, "r=%llu %llu", repeat->
usr/src/lib/libcommputil/common/sdp.c
1048
wrote = snprintf(buf, len, " %llu",
usr/src/lib/libcommputil/common/sdp.c
1054
wrote = snprintf(buf, len, "%s", COMMP_CRLF);
usr/src/lib/libcommputil/common/sdp.c
1063
wrote = snprintf(buf, len, "z=%llu %s", zone->z_time,
usr/src/lib/libcommputil/common/sdp.c
1069
wrote = snprintf(buf, len, " %llu %s", zone->z_time,
usr/src/lib/libcommputil/common/sdp.c
1075
wrote = snprintf(buf, len, "%s", COMMP_CRLF);
usr/src/lib/libcommputil/common/sdp.c
108
wrote = snprintf(buf, len, "c=%s %s %s%s", \
usr/src/lib/libcommputil/common/sdp.c
1085
wrote = snprintf(buf, len, "m=%s %d %s", media->m_name,
usr/src/lib/libcommputil/common/sdp.c
1088
wrote = snprintf(buf, len, "m=%s %d/%d %s", media->
usr/src/lib/libcommputil/common/sdp.c
1096
wrote = snprintf(buf, len, " %s", (char *)list->value);
usr/src/lib/libcommputil/common/sdp.c
1101
wrote = snprintf(buf, len, "%s", COMMP_CRLF);
usr/src/lib/libcommputil/common/sdp.c
115
wrote = snprintf(buf, len, "c=%s %s %s%s", \
usr/src/lib/libcommputil/common/sdp.c
119
wrote = snprintf(buf, len, "c=%s %s %s/%d%s", \
usr/src/lib/libcommputil/common/sdp.c
125
wrote = snprintf(buf, len, "c=%s %s %s%s", (m_conn)-> \
usr/src/lib/libcommputil/common/sdp.c
185
len += snprintf(buf, 1, "%u", (m_conn)->c_ttl) + 1; \
usr/src/lib/libcommputil/common/sdp.c
186
len += snprintf(buf, 1, "%d", (m_conn)->c_addrcount) + 1; \
usr/src/lib/libcommputil/common/sdp.c
195
len += snprintf(buf, 1, "%llu", (m_bw)->b_value) + 1; \
usr/src/lib/libcommputil/common/sdp.c
47
wrote = snprintf(buf, len, "a=%s%c%s%s", \
usr/src/lib/libcommputil/common/sdp.c
51
wrote = snprintf(buf, len, "a=%s%s", (m_attr)-> \
usr/src/lib/libcommputil/common/sdp.c
63
wrote = snprintf(buf, len, "k=%s%c%s%s", \
usr/src/lib/libcommputil/common/sdp.c
67
wrote = snprintf(buf, len, "k=%s%s", (m_key)-> \
usr/src/lib/libcommputil/common/sdp.c
733
len += snprintf(buf, 1, "%d", session->s_version);
usr/src/lib/libcommputil/common/sdp.c
737
len += snprintf(buf, 1, "%llu", session->s_origin->o_id) + 1;
usr/src/lib/libcommputil/common/sdp.c
738
len += snprintf(buf, 1, "%llu", session->s_origin->o_version)
usr/src/lib/libcommputil/common/sdp.c
767
len += snprintf(buf, 1, "%llu", time->t_start);
usr/src/lib/libcommputil/common/sdp.c
768
len += snprintf(buf, 1, "%llu", time->t_stop) + 1;
usr/src/lib/libcommputil/common/sdp.c
77
wrote = snprintf(buf, len, "b=%s%c%llu%s", (m_bw)-> \
usr/src/lib/libcommputil/common/sdp.c
772
len += snprintf(buf, 1, "%llu", repeat->r_interval);
usr/src/lib/libcommputil/common/sdp.c
773
len += snprintf(buf, 1, "%llu", repeat->r_duration) + 1;
usr/src/lib/libcommputil/common/sdp.c
776
len += snprintf(buf, 1, "%llu",
usr/src/lib/libcommputil/common/sdp.c
788
len += snprintf(buf, 1, "%llu", zone->z_time) + 1;
usr/src/lib/libcommputil/common/sdp.c
799
len += snprintf(buf, 1, "%u", media->m_port) + 1;
usr/src/lib/libcommputil/common/sdp.c
800
len += snprintf(buf, 1, "%d", media->m_portcount) + 1;
usr/src/lib/libcommputil/common/sdp.c
87
wrote = snprintf(buf, len, "i=%s%s", (m_info), COMMP_CRLF); \
usr/src/lib/libcommputil/common/sdp.c
98
wrote = snprintf(buf, len, "c=%s %s %s/%d/%d" \
usr/src/lib/libcommputil/common/sdp.c
989
wrote = snprintf(buf, len, "v=%d%s", session->s_version, COMMP_CRLF);
usr/src/lib/libcommputil/common/sdp.c
994
wrote = snprintf(buf, len, "o=%s %llu %llu %s %s %s%s",
usr/src/lib/libcommputil/common/sdp_parse_helper.c
298
size += snprintf(c, 1, "%lld",
usr/src/lib/libcommputil/common/sdp_parse_helper.c
311
wrote = snprintf(ret, size, "%s ",
usr/src/lib/libcommputil/common/sdp_parse_helper.c
314
wrote = snprintf(ret, size, "%lld ",
usr/src/lib/libcontract/common/libcontract_priv.c
92
n = snprintf(path, PATH_MAX, CTFS_ROOT "/%s/%ld/%s", type, ctid, file);
usr/src/lib/libcpc/i386/event_pentium.c
522
(void) snprintf(buf, sizeof (buf), "0x%x", bits);
usr/src/lib/libcpc/i386/event_pentium.c
608
(void) snprintf(buffer, sizeof (buffer), "%s=%s,%s=%s",
usr/src/lib/libcpc/i386/event_pentium.c
642
(void) snprintf(buffer, sizeof (buffer), "%s=%s,%s=%s",
usr/src/lib/libcpc/sparc/event_ultra.c
334
(void) snprintf(buf, sizeof (buf), "0x%x", bits);
usr/src/lib/libcpc/sparc/event_ultra.c
408
(void) snprintf(buffer, sizeof (buffer), "%s=%s,%s=%s",
usr/src/lib/libcryptoutil/common/debug.c
55
(void) snprintf(fmtbuf, sizeof (fmtbuf), "%s: %s",
usr/src/lib/libcryptoutil/common/debug.c
97
(void) snprintf(fmtbuf, sizeof (fmtbuf), "%s: %s",
usr/src/lib/libcryptoutil/common/passutils.c
103
(void) snprintf(prompt, sizeof (prompt),
usr/src/lib/libcryptoutil/common/passutils.c
106
(void) snprintf(prompt, sizeof (prompt),
usr/src/lib/libcryptoutil/common/passutils.c
73
(void) snprintf(prompt, sizeof (prompt), DEFAULT_TOKEN_PROMPT,
usr/src/lib/libcryptoutil/common/passutils.c
76
(void) snprintf(prompt, sizeof (prompt), DEFAULT_USER_PROMPT);
usr/src/lib/libcryptoutil/common/pkcserror.c
239
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libcryptoutil/common/util.c
158
(void) snprintf(fullpath, len, "%s/%s",
usr/src/lib/libctf/common/ctf_convert.c
47
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_convert.c
63
(void) snprintf(errmsg, errlen, "failed to get str section: "
usr/src/lib/libctf/common/ctf_convert.c
69
(void) snprintf(errmsg, errlen, "failed to read section: %s\n",
usr/src/lib/libctf/common/ctf_convert.c
75
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_convert.c
89
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1047
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1122
(void) snprintf(buf, sizeof (buf), "%s%s%s",
usr/src/lib/libctf/common/ctf_dwarf.c
1246
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1348
namesz = snprintf(NULL, 0, "%s:%d", dtd->dtd_name,
usr/src/lib/libctf/common/ctf_dwarf.c
1358
(void) snprintf(name, namesz + 1, "%s:%d", dtd->dtd_name,
usr/src/lib/libctf/common/ctf_dwarf.c
1366
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1453
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1482
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1634
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1700
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
1769
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
2006
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
2030
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
2128
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
2532
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3158
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3169
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
323
ret = snprintf(cup->cu_errbuf, rem, "die %s: ",
usr/src/lib/libctf/common/ctf_dwarf.c
3236
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3274
(void) snprintf(
usr/src/lib/libctf/common/ctf_dwarf.c
339
(void) snprintf(cup->cu_errbuf + off, rem,
usr/src/lib/libctf/common/ctf_dwarf.c
3393
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3407
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3414
(void) snprintf(errmsg, errlen, "failed to read section: %s\n",
usr/src/lib/libctf/common/ctf_dwarf.c
3420
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3432
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3454
(void) snprintf(errmsg, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3592
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3597
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
3615
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
364
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
391
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
457
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
489
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
511
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
539
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
564
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
589
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
620
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
653
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
683
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
694
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
704
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
731
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
762
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
781
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
800
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
843
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
858
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
868
(void) snprintf(errbuf, errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
978
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_dwarf.c
999
(void) snprintf(cup->cu_errbuf, cup->cu_errlen,
usr/src/lib/libctf/common/ctf_lib.c
762
(void) snprintf(path, sizeof (path), "%s/%s.%s.%d.ctf", base, name,
usr/src/lib/libcurses/screen/setupterm.c
258
if (snprintf(fname, sizeof (fname),
usr/src/lib/libcurses/screen/setupterm.c
274
if (snprintf(fname, sizeof (fname),
usr/src/lib/libdemangle/common/cxx.c
2766
n = snprintf(num.str_s, fd->max_demangled_size, fd->spec,
usr/src/lib/libdemangle/common/cxx.c
2770
n = snprintf(num.str_s, fd->max_demangled_size, fd->spec,
usr/src/lib/libdemangle/common/cxx.c
2774
n = snprintf(num.str_s, fd->max_demangled_size, fd->spec,
usr/src/lib/libdemangle/common/cxx.c
4142
(void) snprintf(buf, sizeof (buf), "S%s_",
usr/src/lib/libdemangle/common/cxx.c
4173
(void) snprintf(buf, sizeof (buf), "%s", "T_");
usr/src/lib/libdemangle/common/cxx.c
4175
(void) snprintf(buf, sizeof (buf), "T%zu_", i - 1);
usr/src/lib/libdevice/devctl.c
1316
(void) snprintf(pathbuf, bufsz, "%s", DCP(dcp)->opath);
usr/src/lib/libdevice/devctl.c
408
(void) snprintf(dcp->nodename, MAXNAMELEN, "%s", nodename);
usr/src/lib/libdevice/devctl.c
409
(void) snprintf(dcp->unitaddr, MAXNAMELEN, "%s", unitsep+1);
usr/src/lib/libdevinfo/devfsinfo.c
1041
(void) snprintf(path, sizeof (path), "%s%s%s", root, DEVICES, dev_path);
usr/src/lib/libdevinfo/devfsinfo.c
1102
(void) snprintf(full_path, len, "%s%s", default_root,
usr/src/lib/libdevinfo/devfsinfo.c
1105
(void) snprintf(full_path, len, "%s%s", default_root, dev_dir);
usr/src/lib/libdevinfo/devfsinfo.c
1344
(void) snprintf(opp->oprom_array, MAXVALSIZE, "%s", dev_path);
usr/src/lib/libdevinfo/devfsinfo.c
212
(void) snprintf(list[i], len, "%s", ptr);
usr/src/lib/libdevinfo/devfsinfo.c
362
(void) snprintf(cur->obp_path, len, "%s", ptr);
usr/src/lib/libdevinfo/devfsinfo.c
474
(void) snprintf(ptr, len, "%s ",
usr/src/lib/libdevinfo/devfsinfo.c
480
(void) snprintf(ptr, len, "%s ",
usr/src/lib/libdevinfo/devfsinfo.c
486
(void) snprintf(ptr, len, "%s ", prom_list[i]);
usr/src/lib/libdevinfo/devfsinfo.c
784
(void) snprintf(cmd, sizeof (cmd),
usr/src/lib/libdevinfo/devfsinfo.c
815
(void) snprintf(opp->oprom_array, MAXVALSIZE,
usr/src/lib/libdevinfo/devfsinfo.c
996
(void) snprintf(path, sizeof (path), "%s%s%s", root, DEVICES, dev_path);
usr/src/lib/libdevinfo/devfsmap.c
1001
(void) snprintf(buf, MAXPATHLEN, "%s%s", rootdir, dev1);
usr/src/lib/libdevinfo/devfsmap.c
1060
(void) snprintf(buf, MAXPATHLEN, "%s%s", rootdir, VFSTAB);
usr/src/lib/libdevinfo/devfsmap.c
1093
(void) snprintf(buf, MAXPATHLEN,
usr/src/lib/libdevinfo/devfsmap.c
1104
(void) snprintf(buf, MAXPATHLEN, "/dev/dsk/%s", ctd);
usr/src/lib/libdevinfo/devfsmap.c
1128
(void) snprintf(fullpath, MAXPATHLEN, "%s%s", rootdir, path);
usr/src/lib/libdevinfo/devfsmap.c
1302
(void) snprintf(name, MAXPATHLEN, "%s/%s@%s",
usr/src/lib/libdevinfo/devfsmap.c
1490
(void) snprintf(buf, sizeof (buf), "%s%s", rootdir, VFSTAB);
usr/src/lib/libdevinfo/devfsmap.c
1502
(void) snprintf(buf, MAXPATHLEN, "%s%s",
usr/src/lib/libdevinfo/devfsmap.c
1640
(void) snprintf(dirpath, MAXPATHLEN, "%s/dev/rdsk", rootdir);
usr/src/lib/libdevinfo/devfsmap.c
1642
(void) snprintf(dirpath, MAXPATHLEN, "%s/dev/dsk", rootdir);
usr/src/lib/libdevinfo/devfsmap.c
1653
(void) snprintf(devname, MAXPATHLEN, "%s/%s",
usr/src/lib/libdevinfo/devfsmap.c
1702
(void) snprintf(devlink, MAXPATHLEN, "%s%s",
usr/src/lib/libdevinfo/devfsmap.c
1765
(void) snprintf(physpath, MAXPATHLEN,
usr/src/lib/libdevinfo/devfsmap.c
1851
(void) snprintf(physpath, MAXPATHLEN,
usr/src/lib/libdevinfo/devfsmap.c
1999
(void) snprintf(minor_path, MAXPATHLEN,
usr/src/lib/libdevinfo/devfsmap.c
2068
if (snprintf(expr, MAXNAMELEN, "%s:.*", p) >= MAXNAMELEN)
usr/src/lib/libdevinfo/devfsmap.c
2084
(void) snprintf(minor_path, MAXPATHLEN,
usr/src/lib/libdevinfo/devfsmap.c
738
(void) snprintf(buf, sizeof (buf), "%s%s", rootdir, DRIVER_CLASSES);
usr/src/lib/libdevinfo/devfsmap.c
823
(void) snprintf(buf, MAXPATHLEN, "%s%s", rootdir, conf_file);
usr/src/lib/libdevinfo/devfsmap.c
886
(void) snprintf(buf, sizeof (buf), "%s@%s", par_binding_name,
usr/src/lib/libdevinfo/devinfo.c
1155
(void) snprintf(full_path, full_path_len, "%s:%s",
usr/src/lib/libdevinfo/devinfo.c
1201
(void) snprintf(full_path, full_path_len, "%s/%s@%s",
usr/src/lib/libdevinfo/devinfo.c
178
(void) snprintf(dinfo_io.root_path, sizeof (dinfo_io.root_path),
usr/src/lib/libdevinfo/devinfo.c
181
(void) snprintf(dinfo_io.root_path, sizeof (dinfo_io.root_path),
usr/src/lib/libdevinfo/devinfo.c
3734
(void) snprintf(buf, sizeof (buf), "%s%s",
usr/src/lib/libdevinfo/devinfo_devlink.c
1235
(void) snprintf(buf, sizeof (buf), "%s", clp->path);
usr/src/lib/libdevinfo/devinfo_devlink.c
1253
(void) snprintf(link, sizeof (link), "%s/%s", hdp->dev_dir, clp->path);
usr/src/lib/libdevinfo/devinfo_devlink.c
1404
(void) snprintf(pdup, sizeof (pdup), "%s", minor_path);
usr/src/lib/libdevinfo/devinfo_devlink.c
1960
(void) snprintf(pdup, sizeof (pdup), "%s", clp->path);
usr/src/lib/libdevinfo/devinfo_devlink.c
216
(void) snprintf(buf, blen, "%s/%s", dir, fname);
usr/src/lib/libdevinfo/devinfo_devlink.c
2355
(void) snprintf(abs_path, sizeof (abs_path), "%s/%s",
usr/src/lib/libdevinfo/devinfo_devlink.c
2578
(void) snprintf(cur, sizeof (cur), "%s/", dir);
usr/src/lib/libdevinfo/devinfo_devlink.c
3376
(void) snprintf(dcp->dca_name, sizeof (dcp->dca_name),
usr/src/lib/libdevinfo/devinfo_devlink.c
3384
(void) snprintf(dcp->dca_name, sizeof (dcp->dca_name), "%s", name);
usr/src/lib/libdevinfo/devinfo_devlink.c
3456
(void) snprintf(synch_door, sizeof (synch_door),
usr/src/lib/libdevinfo/devinfo_devlink.c
372
(void) snprintf(can_path, sizeof (can_path), "%s/%s", ETCDEV, DB_FILE);
usr/src/lib/libdevinfo/devinfo_devlink.c
377
(void) snprintf(di_test_db, sizeof (di_test_db), "%s.%d",
usr/src/lib/libdevinfo/devinfo_devlink.c
396
(void) snprintf(install_path, sizeof (install_path),
usr/src/lib/libdevinfo/devinfo_devlink.c
409
(void) snprintf(db_dir, sizeof (db_dir), "/tmp%s", ETCDEV);
usr/src/lib/libdevinfo/devinfo_devperm.c
112
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
135
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
144
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
178
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
216
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
230
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
243
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
462
(void) snprintf(errstring, MAX_LINELEN,
usr/src/lib/libdevinfo/devinfo_devperm.c
515
if (snprintf(match, MAXPATHLEN + 2, "^%.*s$",
usr/src/lib/libdevinfo/devinfo_devperm.c
539
(void) snprintf(newpath,
usr/src/lib/libdevinfo/devinfo_devperm.c
542
(void) snprintf(newpath,
usr/src/lib/libdevinfo/devinfo_dli.c
74
(void) snprintf(dlipath, dlipathsz, "%s%s", dliroot, basep);
usr/src/lib/libdevinfo/devinfo_retire.c
446
(void) snprintf(rpt->rpt_path, sizeof (rpt->rpt_path),
usr/src/lib/libdevinfo/devinfo_retire.c
767
(void) snprintf(path, sizeof (path), "/devices%s", devpath);
usr/src/lib/libdevinfo/devinfo_retire.c
99
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libdhcpagent/common/dhcp_hostconf.c
60
(void) snprintf(filename, sizeof (filename), "%s%s%s",
usr/src/lib/libdhcpagent/common/dhcpagent_ipc.c
574
(void) snprintf(buffer, sizeof (buffer), "%s: %s",
usr/src/lib/libdhcpagent/common/dhcpagent_util.c
243
(void) snprintf(str, sizeof (str), DHCP_STATUS_STR,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1114
(void) snprintf(resultp, 5,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1165
(void) snprintf(result, n_entries, "%d,%u,%u,", type,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1184
(void) snprintf(result, n_entries, "%d,%u,", type,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1203
(void) snprintf(result, n_entries, "%d,%u,", type,
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1213
(void) snprintf(result, n_entries, "%d,", type);
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1220
resultp += snprintf(resultp, 3, "%02X",
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1225
resultp += snprintf(resultp, 4, ":%02X",
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1230
resultp += snprintf(resultp, 3, "%02X",
usr/src/lib/libdhcputil/common/dhcp_inittab.c
1407
(void) snprintf(buf, sizeof (buf), "inittab: %s\n", fmt);
usr/src/lib/libdhcputil/common/dhcpmsg.c
73
(void) snprintf(buf, sizeof (buf), (errlevel == MSG_ERR &&
usr/src/lib/libdhcputil/common/dhcpmsg.c
81
(void) snprintf(buf, sizeof (buf), (errlevel == MSG_ERR &&
usr/src/lib/libdisasm/common/dis_s390x.c
1860
(void) snprintf(buf, buflen, "0x00, 0x00");
usr/src/lib/libdisasm/common/dis_s390x.c
1867
(void) snprintf(buf, buflen, "%#x",
usr/src/lib/libdisasm/common/dis_s390x.c
1882
(void) snprintf(buf, buflen, "%#x", inst->i.i);
usr/src/lib/libdisasm/common/dis_s390x.c
1889
(void) snprintf(buf, buflen, "%u,%u", inst->ie.i1, inst->ie.i2);
usr/src/lib/libdisasm/common/dis_s390x.c
1899
(void) snprintf(buf, buflen, "%s,%#x,%#x", M[inst->mii.m1], ri2, ri3);
usr/src/lib/libdisasm/common/dis_s390x.c
1906
(void) snprintf(buf, buflen, "%s,%u", R[inst->ril_a.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
1917
(void) snprintf(buf, buflen, "%s,%#x", R[inst->ril_b.r1], ri2);
usr/src/lib/libdisasm/common/dis_s390x.c
1927
(void) snprintf(buf, buflen, "%s,%#x", M[inst->ril_c.m1], ri2);
usr/src/lib/libdisasm/common/dis_s390x.c
1936
(void) snprintf(buf, buflen, "%s,%u,%s,%u(%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
1948
(void) snprintf(buf, buflen, "%s,%d", R[inst->ri_a.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
1951
(void) snprintf(buf, buflen, "%s,%u", R[inst->ri_a.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
1961
(void) snprintf(buf, buflen, "%s,%#x", R[inst->ri_b.r1], ri2);
usr/src/lib/libdisasm/common/dis_s390x.c
1970
(void) snprintf(buf, buflen, "%#x", ri2);
usr/src/lib/libdisasm/common/dis_s390x.c
1972
(void) snprintf(buf, buflen, "%s,%#x", M[inst->ri_c.m1], ri2);
usr/src/lib/libdisasm/common/dis_s390x.c
1979
(void) snprintf(buf, buflen, "%s,%u,%s", R[inst->rie_a.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
1989
(void) snprintf(buf, buflen, "%s,%s,%s,%#x", R[inst->rie_b.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
1999
(void) snprintf(buf, buflen, "%s,%u,%s,%#x", R[inst->rie_c.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2007
(void) snprintf(buf, buflen, "%s,%s,%u", R[inst->rie_d.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2017
(void) snprintf(buf, buflen, "%s,%s,%#x", R[inst->rie_e.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2025
(void) snprintf(buf, buflen, "%s,%s,%u,%u,%u", R[inst->rie_f.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2034
(void) snprintf(buf, buflen, "%s,%s", R[inst->rre.r1], R[inst->rre.r2]);
usr/src/lib/libdisasm/common/dis_s390x.c
2041
(void) snprintf(buf, buflen, "%s,%s,%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2049
(void) snprintf(buf, buflen, "%s,%s,%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2057
(void) snprintf(buf, buflen, "%s,%s,%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2065
(void) snprintf(buf, buflen, "%s,%s,%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2073
(void) snprintf(buf, buflen, "%s,%s,%s,%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2082
(void) snprintf(buf, buflen, "%s,%s,%s,%u(%s)", R[inst->rrs.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2093
(void) snprintf(buf, buflen, "%s", R[inst->rr.r2]);
usr/src/lib/libdisasm/common/dis_s390x.c
2095
(void) snprintf(buf, buflen, "%s,%s", M[inst->rr.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2098
(void) snprintf(buf, buflen, "%s,%s", R[inst->rr.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2106
(void) snprintf(buf, buflen, "%s,%s,%s", R[inst->rrd.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2116
(void) snprintf(buf, buflen, "%s,%u(%s,%s)", R[inst->rx_a.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2127
(void) snprintf(buf, buflen, "%u(%s,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2130
(void) snprintf(buf, buflen, "%s,%u(%s,%s)", M[inst->rx_b.m1],
usr/src/lib/libdisasm/common/dis_s390x.c
2140
(void) snprintf(buf, buflen, "%s,%u(%s,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2150
(void) snprintf(buf, buflen, "%s,%s,%u(%s,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2163
(void) snprintf(buf, buflen, "%s,%u(%s,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2175
(void) snprintf(buf, buflen, "%s,%u(%s,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2193
(void) snprintf(buf, buflen, "%s,%s,%u(%s)", r1, r3,
usr/src/lib/libdisasm/common/dis_s390x.c
2201
(void) snprintf(buf, buflen, "%s,%s,%u(%s)", R[inst->rs_b.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2210
(void) snprintf(buf, buflen, "%u(%u,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2219
(void) snprintf(buf, buflen, "%s,%u(%u,%s),%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2242
(void) snprintf(buf, buflen, "%s,%s,%u(%s)", r1, r3, d2,
usr/src/lib/libdisasm/common/dis_s390x.c
2254
(void) snprintf(buf, buflen, "%s,%s,%u(%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2265
(void) snprintf(buf, buflen, "%s,%s,%#x", R[inst->rsi.r1],
usr/src/lib/libdisasm/common/dis_s390x.c
2275
(void) snprintf(buf, buflen, "%u(%s),%u", d1, B[inst->si.b1],
usr/src/lib/libdisasm/common/dis_s390x.c
2283
(void) snprintf(buf, buflen, "%u(%s),%u",
usr/src/lib/libdisasm/common/dis_s390x.c
2292
(void) snprintf(buf, buflen, "%u(%s),%u",
usr/src/lib/libdisasm/common/dis_s390x.c
2303
(void) snprintf(buf, buflen, "%s,%#x,%u(%s)", M[inst->smi.m1], ri2,
usr/src/lib/libdisasm/common/dis_s390x.c
2313
(void) snprintf(buf, buflen, "%u(%s)", d, B[inst->s.b2]);
usr/src/lib/libdisasm/common/dis_s390x.c
2325
(void) snprintf(buf, buflen, "%u(%u,%s),%u(%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2339
(void) snprintf(buf, buflen, "%u(%u,%s),%u(%u,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2353
(void) snprintf(buf, buflen, "%u(%u,%s),%u(%s),%u",
usr/src/lib/libdisasm/common/dis_s390x.c
2367
(void) snprintf(buf, buflen, "%u(%s,%s),%u(%s),%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2381
(void) snprintf(buf, buflen, "%s,%u(%s),%s,%u(%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2395
(void) snprintf(buf, buflen, "%u(%s),%u(%u,%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2407
(void) snprintf(buf, buflen, "%u(%s),%u(%s)",
usr/src/lib/libdisasm/common/dis_s390x.c
2418
(void) snprintf(buf, buflen, "%u(%s),%u(%s),%s",
usr/src/lib/libdisasm/common/dis_s390x.c
2516
tmp = snprintf(buf, buflen, "%-7s ", tbl->it_u.it_inst.it_name);
usr/src/lib/libdisasm/common/dis_s390x.c
2526
(void) snprintf(buf, buflen, "??");
usr/src/lib/libdiskmgt/common/entry.c
1268
len1 = snprintf(NULL, 0, use, dname, data);
usr/src/lib/libdiskmgt/common/entry.c
1284
(void) snprintf(*msg + len0, len1 + 1, use, dname, data);
usr/src/lib/libdiskmgt/common/findevs.c
1251
(void) snprintf(bstr, sizeof (bstr), "%.2x", bytes[i]);
usr/src/lib/libdiskmgt/common/findevs.c
1530
(void) snprintf(prop_name, sizeof (prop_name),
usr/src/lib/libdiskmgt/common/findevs.c
1533
(void) snprintf(prop_name, sizeof (prop_name), "target%d-wide",
usr/src/lib/libdiskmgt/common/findevs.c
266
(void) snprintf(kstat_name, sizeof (kstat_name), "%s%d",
usr/src/lib/libdiskmgt/common/findevs.c
369
(void) snprintf(kstat_name, sizeof (kstat_name), "%s%d",
usr/src/lib/libdiskmgt/common/findevs.c
422
(void) snprintf(kernel_name, sizeof (kernel_name), "%s%d",
usr/src/lib/libdiskmgt/common/findevs.c
448
(void) snprintf(kernel_name, sizeof (kernel_name), "%s%d",
usr/src/lib/libdiskmgt/common/findevs.c
491
(void) snprintf(dev_name, sizeof (dev_name), "%s:%s", devpath,
usr/src/lib/libdiskmgt/common/findevs.c
521
(void) snprintf(kernel_name, sizeof (kernel_name), "%s%d",
usr/src/lib/libdiskmgt/common/findevs.c
560
(void) snprintf(zvdsk, MAXNAMELEN, "/dev/zvol/rdsk/%s",
usr/src/lib/libdiskmgt/common/findevs.c
591
(void) snprintf(slice_path,
usr/src/lib/libdiskmgt/common/findevs.c
711
(void) snprintf(bstr,
usr/src/lib/libdiskmgt/common/inuse_fs.c
217
(void) snprintf(path, sizeof (path), "/usr/lib/fs/%s",
usr/src/lib/libdiskmgt/common/inuse_fs.c
232
(void) snprintf(progpath, sizeof (progpath),
usr/src/lib/libdiskmgt/common/inuse_mnt.c
308
(void) snprintf(fullpath, sizeof (fullpath), "/dev/%s",
usr/src/lib/libdiskmgt/common/inuse_vxvm.c
367
(void) snprintf(nm, sizeof (nm),
usr/src/lib/libdiskmgt/common/media.c
460
(void) snprintf(label, sizeof (label), "%.*s",
usr/src/lib/libdiskmgt/common/partition.c
164
(void) snprintf(part_name, sizeof (part_name),
usr/src/lib/libdiskmgt/common/partition.c
167
(void) snprintf(part_name, sizeof (part_name),
usr/src/lib/libdiskmgt/common/partition.c
203
(void) snprintf(part_name, sizeof (part_name),
usr/src/lib/libdiskmgt/common/partition.c
206
(void) snprintf(part_name, sizeof (part_name),
usr/src/lib/libdiskmgt/common/partition.c
396
(void) snprintf(part_name,
usr/src/lib/libdiskmgt/common/partition.c
400
(void) snprintf(part_name,
usr/src/lib/libdiskmgt/common/partition.c
634
(void) snprintf(device, len, "%s", disk->aliases->alias);
usr/src/lib/libdiskmgt/common/slice.c
451
(void) snprintf(label, sizeof (label), "%.*s",
usr/src/lib/libdladm/common/flowattr.c
373
(void) snprintf(buf, buf_len, "LCL:%s/%d ", cp, prefix_len);
usr/src/lib/libdladm/common/flowattr.c
387
(void) snprintf(buf, buf_len, "RMT:%s/%d ", cp, prefix_len);
usr/src/lib/libdladm/common/flowattr.c
398
(void) snprintf(buf, buf_len, "%s",
usr/src/lib/libdladm/common/flowattr.c
408
(void) snprintf(buf, buf_len, "%d",
usr/src/lib/libdladm/common/flowattr.c
411
(void) snprintf(buf, buf_len, "%d",
usr/src/lib/libdladm/common/flowattr.c
424
(void) snprintf(buf, buf_len, "0x%x:0x%x",
usr/src/lib/libdladm/common/flowprop.c
280
(void) snprintf(prop_val[0], DLADM_STRSIZE, "%s",
usr/src/lib/libdladm/common/flowprop.c
374
(void) snprintf(prop_val[0], DLADM_STRSIZE, "%s",
usr/src/lib/libdladm/common/libdladm.c
1228
(void) snprintf(prop_val[i], DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/libdladm.c
1232
(void) snprintf(prop_val[i], DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/libdladm.c
455
(void) snprintf(buf, DLADM_STRSIZE, "%s", dgettext(TEXT_DOMAIN, s));
usr/src/lib/libdladm/common/libdladm.c
598
(void) snprintf(buf, DLADM_STRSIZE, "%5u.%03u", mbps, kbps);
usr/src/lib/libdladm/common/libdladm.c
600
(void) snprintf(buf, DLADM_STRSIZE, "%5u", mbps);
usr/src/lib/libdladm/common/libdladm.c
699
(void) snprintf(buf, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/libdladm.c
721
(void) snprintf(buf, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/libdladm.c
766
(void) snprintf(lock, MAXPATHLEN, "/tmp/%s.lock", db_basename);
usr/src/lib/libdladm/common/libdladm.c
771
(void) snprintf(file, MAXPATHLEN, "%s/%s", dladm_rootdir, db_file);
usr/src/lib/libdladm/common/libdladm.c
783
(void) snprintf(newfile, MAXPATHLEN, "%s/%s.new",
usr/src/lib/libdladm/common/libdladm.c
937
(void) snprintf(buf, DLADM_STRSIZE, "%s", dgettext(TEXT_DOMAIN, s));
usr/src/lib/libdladm/common/libdladm.c
977
(void) snprintf(buf, DLADM_STRSIZE, "%s", dgettext(TEXT_DOMAIN, s));
usr/src/lib/libdladm/common/libdlaggr.c
928
(void) snprintf(buf, DLADM_STRSIZE, "%s",
usr/src/lib/libdladm/common/libdlaggr.c
976
(void) snprintf(buf, DLADM_STRSIZE, "%s",
usr/src/lib/libdladm/common/libdlaggr.c
998
(void) snprintf(buf, DLADM_STRSIZE, "%s",
usr/src/lib/libdladm/common/libdlbridge.c
1177
(void) snprintf(linkname, sizeof (linkname), "%s0", bridge);
usr/src/lib/libdladm/common/libdlbridge.c
1422
(void) snprintf(blfread.blf_name, sizeof (blfread.blf_name),
usr/src/lib/libdladm/common/libdlbridge.c
261
(void) snprintf(doorname, sizeof (doorname), "%s/%s", DOOR_DIRNAME,
usr/src/lib/libdladm/common/libdlbridge.c
88
(void) snprintf(fmri, max_fmri, "svc:/%s:%s", service,
usr/src/lib/libdladm/common/libdlbridge.c
889
(void) snprintf(linkname, sizeof (linkname), "%s0", name);
usr/src/lib/libdladm/common/libdlether.c
261
(void) snprintf(tmpbuf, DLADM_STRSIZE, "%d%c",
usr/src/lib/libdladm/common/libdlflow.c
338
(void) snprintf(db_file_buf, MAXPATHLEN, "%s%s", root,
usr/src/lib/libdladm/common/libdlflow.c
340
(void) snprintf(tmp_db_file_buf, MAXPATHLEN, "%s%s", root,
usr/src/lib/libdladm/common/libdlflow.c
496
(void) snprintf(db_file_buf, MAXPATHLEN, "%s%s", root,
usr/src/lib/libdladm/common/libdllink.c
266
(void) snprintf(mac, MAXNAMELEN, "%s%d",
usr/src/lib/libdladm/common/libdllink.c
361
(void) snprintf(buf, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/libdllink.c
381
(void) snprintf(buf, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/libdllink.c
971
(void) snprintf(devname, MAXLINKNAMELEN, "aggr%d", dga.lg_key);
usr/src/lib/libdladm/common/libdllink.c
999
rv = snprintf(dev, len, "%s%d", drv, vid * 1000 + ppa);
usr/src/lib/libdladm/common/libdlstat.c
1658
(void) snprintf(statprefix, sizeof (statprefix), "%s%d_fanout",
usr/src/lib/libdladm/common/libdlstat.c
946
(void) snprintf(statname, sizeof (statname), "%s%d", prefix,
usr/src/lib/libdladm/common/libdlvnic.c
522
(void) snprintf(name + 4, sizeof (name), "%llu", vnic_id);
usr/src/lib/libdladm/common/libdlwlan.c
1119
(void) snprintf(linkname, MAXPATHLEN, "/dev/net/%s", link);
usr/src/lib/libdladm/common/libdlwlan.c
1408
(void) snprintf(essid->we_bytes, DLADM_WLAN_MAX_ESSID_LEN, "%d",
usr/src/lib/libdladm/common/libdlwlan.c
1670
(void) snprintf(command, size, "%s %s", SVC_METHOD, flags);
usr/src/lib/libdladm/common/libdlwlan.c
1945
(void) snprintf(command, size, "-i %s -k %s", instance_name, wk_name);
usr/src/lib/libdladm/common/libdlwlan.c
217
(void) snprintf(attrp->wa_essid.we_bytes, DLADM_WLAN_MAX_ESSID_LEN,
usr/src/lib/libdladm/common/libdlwlan.c
908
(void) snprintf(buf, DLADM_STRSIZE, "%s", essid->we_bytes);
usr/src/lib/libdladm/common/libdlwlan.c
927
(void) snprintf(buf, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/libdlwlan.c
955
(void) snprintf(buf, DLADM_STRSIZE, "%.*f", *speed % 2,
usr/src/lib/libdladm/common/linkprop.c
1777
(void) snprintf(dev, devlen, "%s%s", root, "/dev");
usr/src/lib/libdladm/common/linkprop.c
2187
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/linkprop.c
2392
(void) snprintf(prop_val[0], DLADM_PROP_VAL_MAX, "sw,hw");
usr/src/lib/libdladm/common/linkprop.c
2398
(void) snprintf(prop_val[0], DLADM_PROP_VAL_MAX, "sw,hw,%d",
usr/src/lib/libdladm/common/linkprop.c
2405
(void) snprintf(prop_val[0], DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/linkprop.c
2452
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "hw");
usr/src/lib/libdladm/common/linkprop.c
2454
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "sw");
usr/src/lib/libdladm/common/linkprop.c
2456
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "%ld", nrings);
usr/src/lib/libdladm/common/linkprop.c
2520
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "hw");
usr/src/lib/libdladm/common/linkprop.c
2522
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "sw");
usr/src/lib/libdladm/common/linkprop.c
2524
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "%ld", nrings);
usr/src/lib/libdladm/common/linkprop.c
2868
(void) snprintf(buf, DLADM_STRSIZE, "%d.%d.%d.%s",
usr/src/lib/libdladm/common/linkprop.c
2886
(void) snprintf(buf, DLADM_STRSIZE, "%d.%d.%s",
usr/src/lib/libdladm/common/linkprop.c
2903
(void) snprintf(buf, DLADM_STRSIZE, "%d.%d.%s",
usr/src/lib/libdladm/common/linkprop.c
2915
(void) snprintf(buf, DLADM_STRSIZE, "%d.%s",
usr/src/lib/libdladm/common/linkprop.c
2927
(void) snprintf(buf, DLADM_STRSIZE, "0x%s", tmp_buf);
usr/src/lib/libdladm/common/linkprop.c
2937
(void) snprintf(buf, DLADM_STRSIZE, "%s", cid->dc_id);
usr/src/lib/libdladm/common/linkprop.c
2946
(void) snprintf(buf, DLADM_STRSIZE, "<unknown>");
usr/src/lib/libdladm/common/linkprop.c
3294
(void) snprintf(*prop_val + len,
usr/src/lib/libdladm/common/linkprop.c
3298
(void) snprintf(*prop_val + len, DLADM_PROP_VAL_MAX - len,
usr/src/lib/libdladm/common/linkprop.c
3302
(void) snprintf(*prop_val + len,
usr/src/lib/libdladm/common/linkprop.c
3371
(void) snprintf(delimiters, 4, " %c\n", AP_DELIMITER);
usr/src/lib/libdladm/common/linkprop.c
3420
(void) snprintf(prop_val[i], DLADM_STRSIZE, "%.*f",
usr/src/lib/libdladm/common/linkprop.c
3595
(void) snprintf(*prop_val, DLADM_STRSIZE, "%u", channel);
usr/src/lib/libdladm/common/linkprop.c
3629
(void) snprintf(*prop_val, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/linkprop.c
3690
(void) snprintf(*prop_val, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/linkprop.c
4124
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/linkprop.c
4127
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/linkprop.c
4176
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "%d", (uint_t)(v > 0));
usr/src/lib/libdladm/common/linkprop.c
4194
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "%ld", v);
usr/src/lib/libdladm/common/linkprop.c
4245
(void) snprintf(prop_val[0], DLADM_PROP_VAL_MAX, "--");
usr/src/lib/libdladm/common/linkprop.c
4258
(void) snprintf(prop_val[i], DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/linkprop.c
4261
(void) snprintf(prop_val[i], DLADM_PROP_VAL_MAX,
usr/src/lib/libdladm/common/linkprop.c
4352
(void) snprintf(prop_val[cnt++], DLADM_STRSIZE,
usr/src/lib/libdladm/common/linkprop.c
4572
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "%u", (unsigned)val);
usr/src/lib/libdladm/common/linkprop.c
4679
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "%u", val);
usr/src/lib/libdladm/common/linkprop.c
4714
(void) snprintf(*prop_val, DLADM_PROP_VAL_MAX, "%u", pvid);
usr/src/lib/libdladm/common/linkprop.c
4962
(void) snprintf(buf, DLADM_STRSIZE, "%c%c",
usr/src/lib/libdladm/common/linkprop.c
5086
(void) snprintf(prop_val[0], DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/linkprop.c
5110
(void) snprintf(prop_val[0], DLADM_STRSIZE, "%s", s);
usr/src/lib/libdladm/common/linkprop.c
5179
(void) snprintf(prop_val[0], DLADM_STRSIZE, "unknown (0x%x)",
usr/src/lib/libdladm/common/propfuncs.c
102
(void) snprintf(buf, MAXLINELEN, "%s\n", tmpbuf);
usr/src/lib/libdladm/common/propfuncs.c
83
ptr += snprintf(ptr, BUFLEN(lim, ptr), "%s\t", name);
usr/src/lib/libdladm/common/propfuncs.c
91
ptr += snprintf(ptr, BUFLEN(lim, ptr), "%s=", lip->li_name);
usr/src/lib/libdladm/common/propfuncs.c
93
ptr += snprintf(ptr, BUFLEN(lim, ptr), "%s%c",
usr/src/lib/libdladm/common/secobj.c
332
ptr += snprintf(ptr, BUFLEN(lim, ptr), "%s\t", sip->si_name);
usr/src/lib/libdladm/common/secobj.c
333
ptr += snprintf(ptr, BUFLEN(lim, ptr), "%s\t",
usr/src/lib/libdladm/common/secobj.c
336
ptr += snprintf(ptr, BUFLEN(lim, ptr), "0x");
usr/src/lib/libdladm/common/secobj.c
338
ptr += snprintf(ptr, BUFLEN(lim, ptr), "%02x",
usr/src/lib/libdladm/common/secobj.c
345
(void) snprintf(buf, MAXLINELEN, "%s\n", tmpbuf);
usr/src/lib/libdladm/common/secobj.c
94
(void) snprintf(buf, DLADM_STRSIZE, "%s", s);
usr/src/lib/libdlpi/common/libdlpi.c
1054
(void) snprintf(path, sizeof (path), "/dev/ipnet/%s", provider);
usr/src/lib/libdlpi/common/libdlpi.c
1073
(void) snprintf(path, sizeof (path), "/dev/net/%s", provider);
usr/src/lib/libdlpi/common/libdlpi.c
1095
(void) snprintf(device, DLPI_LINKNAME_MAX, "%s%d", driver,
usr/src/lib/libdlpi/common/libdlpi.c
1117
(void) snprintf(path, sizeof (path), "/dev/%s", provider);
usr/src/lib/libdlpi/common/libdlpi.c
427
(void) snprintf(linkname, DLPI_LINKNAME_MAX, "%s%d", provider,
usr/src/lib/libdscp/libdscp.c
522
len = snprintf(ipv6str, INET6_ADDRSTRLEN, "::ffff:%s", ipv4str);
usr/src/lib/libdtrace/common/dlink_common.c
130
(void) snprintf(dh.dofhp_mod, sizeof (dh.dofhp_mod),
usr/src/lib/libdtrace/common/dlink_common.c
133
(void) snprintf(dh.dofhp_mod, sizeof (dh.dofhp_mod),
usr/src/lib/libdtrace/common/dt_cc.c
1846
(void) snprintf(ipath, sizeof (ipath), "/dev/fd/%d", fileno(ifp));
usr/src/lib/libdtrace/common/dt_cc.c
1847
(void) snprintf(opath, sizeof (opath), "/dev/fd/%d", fileno(ofp));
usr/src/lib/libdtrace/common/dt_cc.c
1851
(void) snprintf(verdef, sizeof (verdef),
usr/src/lib/libdtrace/common/dt_cc.c
2169
(void) snprintf(fname, sizeof (fname),
usr/src/lib/libdtrace/common/dt_cc.c
716
n = snprintf(NULL, 0, "%s`%d`%d", dmp->dm_name,
usr/src/lib/libdtrace/common/dt_cc.c
719
n = snprintf(NULL, 0, "%s`%d", dmp->dm_name,
usr/src/lib/libdtrace/common/dt_cc.c
726
(void) snprintf(sdp->dtsd_strdata, n, "%s`%d`%d",
usr/src/lib/libdtrace/common/dt_cc.c
729
(void) snprintf(sdp->dtsd_strdata, n, "%s`%d",
usr/src/lib/libdtrace/common/dt_consume.c
1056
(void) snprintf(c, sizeof (c), "< %lld", value);
usr/src/lib/libdtrace/common/dt_consume.c
1091
(void) snprintf(c, sizeof (c), ">= %lld", value);
usr/src/lib/libdtrace/common/dt_consume.c
1290
(void) snprintf(c, sizeof (c), "%s`%s+0x%llx",
usr/src/lib/libdtrace/common/dt_consume.c
1294
(void) snprintf(c, sizeof (c), "%s`%s",
usr/src/lib/libdtrace/common/dt_consume.c
1304
(void) snprintf(c, sizeof (c), "%s`0x%llx",
usr/src/lib/libdtrace/common/dt_consume.c
1307
(void) snprintf(c, sizeof (c), "0x%llx", pc);
usr/src/lib/libdtrace/common/dt_consume.c
1379
(void) snprintf(c, sizeof (c),
usr/src/lib/libdtrace/common/dt_consume.c
1383
(void) snprintf(c, sizeof (c),
usr/src/lib/libdtrace/common/dt_consume.c
1405
(void) snprintf(c, sizeof (c), "%s", str);
usr/src/lib/libdtrace/common/dt_consume.c
1409
(void) snprintf(c, sizeof (c), "%s`0x%llx",
usr/src/lib/libdtrace/common/dt_consume.c
1412
(void) snprintf(c, sizeof (c), "0x%llx",
usr/src/lib/libdtrace/common/dt_consume.c
1433
(void) snprintf(c, sizeof (c), " [ %s ]", &str[1]);
usr/src/lib/libdtrace/common/dt_consume.c
1521
(void) snprintf(c, sizeof (c), "%s", dt_basename(objname));
usr/src/lib/libdtrace/common/dt_consume.c
1523
(void) snprintf(c, sizeof (c), "0x%llx", (u_longlong_t)pc);
usr/src/lib/libdtrace/common/dt_consume.c
1549
(void) snprintf(c, sizeof (c), "%s`%s",
usr/src/lib/libdtrace/common/dt_consume.c
1558
(void) snprintf(c, sizeof (c), "%s`0x%llx",
usr/src/lib/libdtrace/common/dt_consume.c
1561
(void) snprintf(c, sizeof (c), "0x%llx",
usr/src/lib/libdtrace/common/dt_consume.c
1584
(void) snprintf(c, sizeof (c), "%s", dts.dts_object);
usr/src/lib/libdtrace/common/dt_consume.c
1586
(void) snprintf(c, sizeof (c), "0x%llx", (u_longlong_t)pc);
usr/src/lib/libdtrace/common/dt_consume.c
2079
(void) snprintf(msg, len, "couldn't set option \"%s\" to \"%s\": %s\n",
usr/src/lib/libdtrace/common/dt_consume.c
913
(void) snprintf(c, sizeof (c), "< %d", base);
usr/src/lib/libdtrace/common/dt_consume.c
916
(void) snprintf(c, sizeof (c), ">= %d",
usr/src/lib/libdtrace/common/dt_consume.c
962
(void) snprintf(c, sizeof (c), "< %d", base);
usr/src/lib/libdtrace/common/dt_consume.c
981
(void) snprintf(c, sizeof (c), ">= %d", base + (levels * step));
usr/src/lib/libdtrace/common/dt_decl.c
495
(void) snprintf(n, sizeof (n), "%s %s",
usr/src/lib/libdtrace/common/dt_decl.c
715
(void) snprintf(n, sizeof (n), "enum %s", name ? name : "(anon)");
usr/src/lib/libdtrace/common/dt_dis.c
279
(void) snprintf(kind, sizeof (kind), "0x%x", t->dtdt_kind);
usr/src/lib/libdtrace/common/dt_dis.c
326
(void) snprintf(ckind, sizeof (ckind), "0x%x", t->dtdt_ckind);
usr/src/lib/libdtrace/common/dt_dis.c
330
(void) snprintf(buf, len, "%s (%s) by %sref (size %lu)",
usr/src/lib/libdtrace/common/dt_dis.c
334
(void) snprintf(buf, len, "%s (%s) (size %lu)",
usr/src/lib/libdtrace/common/dt_dis.c
487
(void) snprintf(kind, sizeof (kind),
usr/src/lib/libdtrace/common/dt_dis.c
502
(void) snprintf(scope, sizeof (scope),
usr/src/lib/libdtrace/common/dt_dis.c
507
(void) snprintf(flags, sizeof (flags), "/0x%x",
usr/src/lib/libdtrace/common/dt_error.c
165
(void) snprintf(s, n, "[%s] ", errtag);
usr/src/lib/libdtrace/common/dt_error.c
177
(void) snprintf(s, n, "\"%s\", line %d: ", filename, lineno);
usr/src/lib/libdtrace/common/dt_error.c
179
(void) snprintf(s, n, "line %d: ", lineno);
usr/src/lib/libdtrace/common/dt_error.c
181
(void) snprintf(s, n, "in %s: ", region);
usr/src/lib/libdtrace/common/dt_handle.c
214
(void) snprintf(str, len, "error on enabled probe ID %u "
usr/src/lib/libdtrace/common/dt_handle.c
257
(void) snprintf(str, len, "error on enabled probe ID %u "
usr/src/lib/libdtrace/common/dt_handle.c
325
(void) snprintf(str, sizeof (str), "[%s] ", dt_droptag(what));
usr/src/lib/libdtrace/common/dt_handle.c
333
(void) snprintf(s, size, "%llu %sdrop%s on CPU %d\n",
usr/src/lib/libdtrace/common/dt_handle.c
417
(void) snprintf(str, sizeof (str), "[%s] ",
usr/src/lib/libdtrace/common/dt_handle.c
426
(void) snprintf(s, size, "%llu %s%s%s\n", nval - oval,
usr/src/lib/libdtrace/common/dt_link.c
1225
len = snprintf(NULL, 0, dt_symfmt, dt_symprefix,
usr/src/lib/libdtrace/common/dt_link.c
1231
(void) snprintf(p, len, dt_symfmt, dt_symprefix,
usr/src/lib/libdtrace/common/dt_link.c
1489
len = snprintf(&tmp, 1, fmt, dtp->dt_ld_path, file) + 1;
usr/src/lib/libdtrace/common/dt_link.c
1496
cur = snprintf(cmd, len, fmt, dtp->dt_ld_path, file);
usr/src/lib/libdtrace/common/dt_link.c
1499
cur += snprintf(cmd + cur, len - cur, " %s", objv[i]);
usr/src/lib/libdtrace/common/dt_link.c
1597
(void) snprintf(drti, sizeof (drti),
usr/src/lib/libdtrace/common/dt_link.c
1600
(void) snprintf(drti, sizeof (drti),
usr/src/lib/libdtrace/common/dt_link.c
1604
len = snprintf(&tmp, 1, fmt, dtp->dt_ld_path, file, fd,
usr/src/lib/libdtrace/common/dt_link.c
1609
(void) snprintf(cmd, len, fmt, dtp->dt_ld_path, file, fd, drti);
usr/src/lib/libdtrace/common/dt_module.c
1059
(void) snprintf(fname, sizeof (fname),
usr/src/lib/libdtrace/common/dt_open.c
769
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/lib/libdtrace/common/dt_open.c
814
(void) snprintf(buf, len, "%s", "Unknown");
usr/src/lib/libdtrace/common/dt_open.c
987
(void) snprintf(isadef, sizeof (isadef), "-D__SUNW_D_%u",
usr/src/lib/libdtrace/common/dt_open.c
990
(void) snprintf(utsdef, sizeof (utsdef), "-D__%s_%s",
usr/src/lib/libdtrace/common/dt_parser.c
2528
(void) snprintf(name, len, "::%s", s);
usr/src/lib/libdtrace/common/dt_parser.c
313
(void) snprintf(buf, len, "function pointer");
usr/src/lib/libdtrace/common/dt_parser.c
315
(void) snprintf(buf, len, "function");
usr/src/lib/libdtrace/common/dt_parser.c
317
(void) snprintf(buf, len, "dynamic variable");
usr/src/lib/libdtrace/common/dt_parser.c
319
(void) snprintf(buf, len, "<none>");
usr/src/lib/libdtrace/common/dt_parser.c
321
(void) snprintf(buf, len, "unknown");
usr/src/lib/libdtrace/common/dt_parser.c
422
(void) snprintf(buf, len, "integer constant 0x%llx",
usr/src/lib/libdtrace/common/dt_parser.c
427
(void) snprintf(buf, len, "string constant \"%s\"",
usr/src/lib/libdtrace/common/dt_parser.c
432
(void) snprintf(buf, len, "identifier %s", dnp->dn_string);
usr/src/lib/libdtrace/common/dt_parser.c
448
(void) snprintf(buf, len, "%s %s%s%s",
usr/src/lib/libdtrace/common/dt_parser.c
454
(void) snprintf(buf, len, "symbol %s`%s",
usr/src/lib/libdtrace/common/dt_parser.c
458
(void) snprintf(buf, len, "type %s",
usr/src/lib/libdtrace/common/dt_parser.c
464
(void) snprintf(buf, len, "operator %s", opstr(dnp->dn_op));
usr/src/lib/libdtrace/common/dt_parser.c
470
(void) snprintf(buf, len, "%s", "statement");
usr/src/lib/libdtrace/common/dt_parser.c
474
(void) snprintf(buf, len,
usr/src/lib/libdtrace/common/dt_parser.c
479
(void) snprintf(buf, len, "probe description %u",
usr/src/lib/libdtrace/common/dt_parser.c
4822
(void) snprintf(buf, BUFSIZ, "type=<%s> attr=%s flags=", n, a);
usr/src/lib/libdtrace/common/dt_parser.c
4824
(void) snprintf(buf, BUFSIZ, "type=<%ld> attr=%s flags=",
usr/src/lib/libdtrace/common/dt_parser.c
484
(void) snprintf(buf, len, "%s", "clause");
usr/src/lib/libdtrace/common/dt_parser.c
487
(void) snprintf(buf, len, "member %s", dnp->dn_membname);
usr/src/lib/libdtrace/common/dt_parser.c
490
(void) snprintf(buf, len, "translator <%s> (%s)",
usr/src/lib/libdtrace/common/dt_parser.c
497
(void) snprintf(buf, len, "%s", "program");
usr/src/lib/libdtrace/common/dt_parser.c
500
(void) snprintf(buf, len, "node <%u>", dnp->dn_kind);
usr/src/lib/libdtrace/common/dt_parser.c
5179
(void) snprintf(s, n, " near end of input");
usr/src/lib/libdtrace/common/dt_parser.c
5181
(void) snprintf(s, n, " near end of line");
usr/src/lib/libdtrace/common/dt_parser.c
5185
(void) snprintf(s, n, " near \"%s\"", yytext);
usr/src/lib/libdtrace/common/dt_parser.c
738
(void) snprintf(buf, len, "%s",
usr/src/lib/libdtrace/common/dt_parser.c
744
size_t n = snprintf(buf, len, "userland ");
usr/src/lib/libdtrace/common/dt_pid.c
659
(void) snprintf(provname, sizeof (provname), "pid%d", (int)pid);
usr/src/lib/libdtrace/common/dt_pid.c
721
(void) snprintf(provname, sizeof (provname), "pid%d",
usr/src/lib/libdtrace/common/dt_pid.c
75
(void) snprintf(buf, len, "LM%lx`%s", lmid, obj);
usr/src/lib/libdtrace/common/dt_pid.c
874
(void) snprintf(buf, sizeof (buf), "%s`%s", pdp->dtpd_provider,
usr/src/lib/libdtrace/common/dt_pid.c
890
(void) snprintf(adp->dtargd_native, DTRACE_ARGTYPELEN,
usr/src/lib/libdtrace/common/dt_pid.c
897
ret = snprintf(adp->dtargd_native, DTRACE_ARGTYPELEN,
usr/src/lib/libdtrace/common/dt_pid.c
912
ret = snprintf(adp->dtargd_native, DTRACE_ARGTYPELEN,
usr/src/lib/libdtrace/common/dt_pragma.c
214
(void) snprintf(lib, len, "%s/%s", dirp->dir_path, lname);
usr/src/lib/libdtrace/common/dt_print.c
118
(void) snprintf(buf, buflen, "<%ld>", id);
usr/src/lib/libdtrace/common/dt_printf.c
1119
(void) snprintf(vname, sizeof (vname),
usr/src/lib/libdtrace/common/dt_printf.c
1535
f += snprintf(f, sizeof (format), "%d", ABS(width));
usr/src/lib/libdtrace/common/dt_printf.c
1538
f += snprintf(f, sizeof (format), ".%d", prec);
usr/src/lib/libdtrace/common/dt_printf.c
1653
(void) snprintf(restorebuf, sizeof (restorebuf),
usr/src/lib/libdtrace/common/dt_printf.c
1683
(void) snprintf(faultstr, len, "couldn't freopen() \"%s\": %s",
usr/src/lib/libdtrace/common/dt_printf.c
1692
(void) snprintf(selfbuf, sizeof (selfbuf), "/dev/fd/%d", fileno(nfp));
usr/src/lib/libdtrace/common/dt_printf.c
1831
f += snprintf(f, sizeof (format), "%d", width);
usr/src/lib/libdtrace/common/dt_printf.c
1834
f += snprintf(f, sizeof (format), ".%d", prec);
usr/src/lib/libdtrace/common/dt_printf.c
511
(void) snprintf(buf, sizeof (buf), "%d", *((uint16_t *)addr));
usr/src/lib/libdtrace/common/dt_provider.c
223
(void) snprintf(s, INT_MAX, "%s:%s:%s",
usr/src/lib/libdtrace/common/dt_provider.c
632
len = snprintf(NULL, 0, "__dtrace_%s___%s_arg%u",
usr/src/lib/libdtrace/common/dt_provider.c
637
(void) snprintf(tag, len + 1, "__dtrace_%s___%s_arg%u",
usr/src/lib/libdtrace/common/dt_subr.c
130
vlen = snprintf(buf, 32, "%d", idp->di_id);
usr/src/lib/libdtrace/common/dt_subr.c
176
(void) snprintf(buf, len, "%s:%s:%s:%s", pdp->dtpd_provider,
usr/src/lib/libdtrace/common/dt_subr.c
179
(void) snprintf(buf, len, "%u", pdp->dtpd_id);
usr/src/lib/libdtrace/common/dt_subr.c
194
(void) snprintf(buf, len, "%s/%s/%s", name, data, class);
usr/src/lib/libdtrace/common/dt_subr.c
353
(void) snprintf(buf, len, "[%c/%c/%c]", stability[a.dtat_name],
usr/src/lib/libdtrace/common/dt_subr.c
356
(void) snprintf(buf, len, "[%u/%u/%u]",
usr/src/lib/libdtrace/common/dt_subr.c
371
(void) snprintf(buf, len, "%u.%u", M, m);
usr/src/lib/libdtrace/common/dt_subr.c
373
(void) snprintf(buf, len, "%u.%u.%u", M, m, u);
usr/src/lib/libdtrace/common/dt_subr.c
849
(void) snprintf(s, n, "%s`%s+0x%llx", dts.dts_object,
usr/src/lib/libdtrace/common/dt_subr.c
852
(void) snprintf(s, n, "%s`%s",
usr/src/lib/libdtrace/common/dt_subr.c
861
(void) snprintf(s, n, "%s`0x%llx", dts.dts_object,
usr/src/lib/libdtrace/common/dt_subr.c
864
(void) snprintf(s, n, "0x%llx", (u_longlong_t)addr);
usr/src/lib/libdtrace/common/dt_subr.c
884
(void) snprintf(c, sizeof (c), "0x%llx", addr);
usr/src/lib/libdtrace/common/dt_subr.c
896
(void) snprintf(c, sizeof (c), "%s`%s+0x%llx", obj,
usr/src/lib/libdtrace/common/dt_subr.c
899
(void) snprintf(c, sizeof (c), "%s`%s", obj, name);
usr/src/lib/libdtrace/common/dt_subr.c
902
(void) snprintf(c, sizeof (c), "%s`0x%llx",
usr/src/lib/libdtrace/common/dt_subr.c
905
(void) snprintf(c, sizeof (c), "0x%llx", addr);
usr/src/lib/libdtrace/i386/dt_isadep.c
399
(void) snprintf(name, sizeof (name), "%x", i);
usr/src/lib/libdtrace_jni/common/dtj_util.c
692
(void) snprintf(msg, sizeof (msg), "%s %s %s",
usr/src/lib/libdtrace_jni/common/dtj_util.c
727
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libexacct/demo/exdump.c
256
(void) snprintf(objname + indent, 30 - indent, "%-s",
usr/src/lib/libfakekernel/common/printf.c
95
msgp += snprintf(msgp, bufend - msgp, "[fake_kernel] ");
usr/src/lib/libfakekernel/common/printf.c
96
msgp += snprintf(msgp, bufend - msgp, prefix);
usr/src/lib/libfakekernel/common/printf.c
98
msgp += snprintf(msgp, bufend - msgp, suffix);
usr/src/lib/libfcoe/common/libfcoe.c
199
(void) snprintf(memberName, FCOE_PORT_LIST_LENGTH,
usr/src/lib/libfdisk/common/libfdisk.c
1153
(void) snprintf(compare_pdev_str, PATH_MAX, "%s%s", "/dev/dsk/",
usr/src/lib/libfdisk/common/libfdisk.c
172
(void) snprintf(temp->device_name, sizeof (temp->device_name),
usr/src/lib/libfru/libfru/libfru.cc
349
snprintf(ds_name, sizeof (ds_name), "libfru%s.so.%d",
usr/src/lib/libfru/libfrupicl/frupicl.c
168
snprintf(tmp, buf_size, "%s?%s=%s", tmp_name,
usr/src/lib/libfru/libfrupicltree/frupicltree.c
179
snprintf(tmp, buf_size, "%s?%s=%s", tmp_name,
usr/src/lib/libfru/libnvfru/nvfru.c
196
(void) snprintf(num_str, sizeof (num_str), "%d", n);
usr/src/lib/libfru/libnvfru/nvfru.c
279
(void) snprintf(tagname, sizeof (tagname),
usr/src/lib/libfru/libnvfru/nvfru.c
282
(void) snprintf(tagname, sizeof (tagname),
usr/src/lib/libfru/libnvfru/nvfru.c
297
(void) snprintf(tagname, sizeof (tagname), "%s_%u_%u",
usr/src/lib/libfsmgt/common/cmd.c
378
snprintf(tmp_string, (size_t)(len +
usr/src/lib/libfstyp/common/libfstyp.c
378
(void) snprintf(pathname, h->name_max, "%s/fstyp.so.%d", mdir,
usr/src/lib/libfstyp/common/libfstyp.c
449
(void) snprintf(mdir, h->name_max,
usr/src/lib/libgrubmgmt/common/libgrub_bargs.c
122
if (snprintf(path, sizeof (path), "%s%s", fbarg->gba_fsd.gfs_mountp,
usr/src/lib/libgrubmgmt/common/libgrub_bargs.c
144
if (rc == 0 && snprintf(fbarg->gba_bootargs,
usr/src/lib/libgrubmgmt/common/libgrub_cmd.c
113
n = snprintf(var, sz,
usr/src/lib/libgrubmgmt/common/libgrub_cmd.c
251
if (snprintf(buf + n, strsz - n, BPROP_BOOTPATH "=\"%s\",%s",
usr/src/lib/libgrubmgmt/common/libgrub_entry.c
85
if ((n = snprintf(cmd, size, "%s%s", fsd->gfs_mountp,
usr/src/lib/libgrubmgmt/common/libgrub_entry.c
90
return (snprintf(cmd, size, "%s %s", fsd->gfs_dev,
usr/src/lib/libgrubmgmt/common/libgrub_fs.c
105
(void) snprintf(rdev, sizeof (rdev), "/devices%s,raw", physpath);
usr/src/lib/libgrubmgmt/common/libgrub_fs.c
268
(void) snprintf(path, sizeof (path), "%s%s",
usr/src/lib/libgrubmgmt/common/libgrub_fs.c
328
(void) snprintf(path, sizeof (path), "%s%s",
usr/src/lib/libgrubmgmt/common/libgrub_fs.c
359
(void) snprintf(barg->gb_root.gr_physpath,
usr/src/lib/libgrubmgmt/common/libgrub_fs.c
581
(void) snprintf(fsd->gfs_mountp, sizeof (fsd->gfs_mountp),
usr/src/lib/libgrubmgmt/common/libgrub_menu.c
378
(void) snprintf(mp->gm_path, sizeof (mp->gm_path),
usr/src/lib/libi2c/common/libi2c.c
246
(void) snprintf(name, sizeof (name), "%x,%x", reg[0], reg[1]);
usr/src/lib/libi2c/common/libi2c.c
520
ret = snprintf(buf, len, "10b,0x%03x", addr->ia_addr);
usr/src/lib/libi2c/common/libi2c.c
522
ret = snprintf(buf, len, "0x%02x", addr->ia_addr);
usr/src/lib/libi2c/common/libi2c.c
676
(void) snprintf(buf, sizeof (buf), "%s%d",
usr/src/lib/libi2c/common/libi2c.c
691
(void) snprintf(buf, sizeof (buf), "%s@%s",
usr/src/lib/libi2c/common/libi2c_device.c
150
(void) snprintf(desc, sizeof (desc), "compatible[%u]", i);
usr/src/lib/libi2c/common/libi2c_error.c
252
ret = snprintf(msg, sizeof (msg), "%s %s: %s (hdl %p)",
usr/src/lib/libi2c/common/libi2c_error.c
397
ret = snprintf(err->ie_errmsg, sizeof (err->ie_errmsg),
usr/src/lib/libi2c/common/libi2c_error.c
411
ret = snprintf(err->ie_errmsg, sizeof (err->ie_errmsg),
usr/src/lib/libi2c/common/libi2c_error.c
416
ret = snprintf(err->ie_errmsg, sizeof (err->ie_errmsg),
usr/src/lib/libidmap/common/idmap_api.c
2235
len = snprintf(NULL, 0, "%s@%s", winname, wd) + 1;
usr/src/lib/libidmap/common/idmap_api.c
2237
(void) snprintf(*name, len, "%s@%s", winname, wd);
usr/src/lib/libima/common/ima-lib.c
1259
snprintf(nodename, 256, DEFAULT_NODE_NAME_FORMAT, computername);
usr/src/lib/libinetsvc/common/inetsvc.c
1376
(void) snprintf(&digest[2 * i], len - (2 * i), "%02x",
usr/src/lib/libinetsvc/common/inetsvc.c
1534
(void) snprintf(buf, sizeof (buf), "-%s [%s]", svc_name,
usr/src/lib/libinetsvc/common/inetsvc.c
1540
(void) snprintf(buf, sizeof (buf), "-%s", svc_name);
usr/src/lib/libinetsvc/common/inetsvc.c
434
(void) snprintf(ret->dev_name, sz, "/dev/%s", proto);
usr/src/lib/libinetutil/common/ifaddrlist.c
180
(void) snprintf(errbuf, ERRBUFSIZE, "%s: %s", opstr,
usr/src/lib/libinetutil/common/ifaddrlist.c
183
(void) snprintf(errbuf, ERRBUFSIZE, "%s: %s: %s", opstr,
usr/src/lib/libinstzones/common/zones.c
921
slen = snprintf(uuid, sizeof (uuid),
usr/src/lib/libinstzones/common/zones.c
934
slen = snprintf(gzMountPoint, sizeof (gzMountPoint), "%s/.SUNW_%s_%s",
usr/src/lib/libinstzones/common/zones.c
945
slen = snprintf(lzMountPoint, sizeof (lzMountPoint), "%s",
usr/src/lib/libinstzones/common/zones_exec.c
557
(void) snprintf(str, sz, "%s%s", name, value);
usr/src/lib/libinstzones/common/zones_lofs.c
282
(void) snprintf(tmppath, sizeof (tmppath), "%s%s",
usr/src/lib/libinstzones/common/zones_paths.c
84
(void) snprintf(zone_root_buf, MAXPATHLEN, "%s%slu/a", zone_path,
usr/src/lib/libipadm/common/ipadm_addr.c
1255
nbytes = snprintf(buf, *bufsize, "%s", inet_ntoa(broadaddr));
usr/src/lib/libipadm/common/ipadm_addr.c
1267
nbytes = snprintf(buf, *bufsize, "%s",
usr/src/lib/libipadm/common/ipadm_addr.c
1318
nbytes = snprintf(buf, *bufsize, "1-30,32");
usr/src/lib/libipadm/common/ipadm_addr.c
1320
nbytes = snprintf(buf, *bufsize, "1-126,128");
usr/src/lib/libipadm/common/ipadm_addr.c
1355
nbytes = snprintf(buf, *bufsize, "%u", prefixlen);
usr/src/lib/libipadm/common/ipadm_addr.c
1361
nbytes = snprintf(buf, *bufsize, "%u", prefixlen);
usr/src/lib/libipadm/common/ipadm_addr.c
1423
nbytes = snprintf(buf, *bufsize, "%s",
usr/src/lib/libipadm/common/ipadm_addr.c
1462
nbytes = snprintf(buf, *bufsize, "%s", zone_name);
usr/src/lib/libipadm/common/ipadm_addr.c
1476
nbytes = snprintf(buf, *bufsize, "%s", "all-zones");
usr/src/lib/libipadm/common/ipadm_addr.c
1481
nbytes = snprintf(buf, *bufsize, "%s", zone_name);
usr/src/lib/libipadm/common/ipadm_addr.c
185
nbytes = snprintf(buf, *bufsize, "%c%c",
usr/src/lib/libipadm/common/ipadm_addr.c
1946
(void) snprintf(addrstr, sizeof (addrstr), "%s", astr);
usr/src/lib/libipadm/common/ipadm_addr.c
2447
(void) snprintf(newaddr->ipadm_aobjname,
usr/src/lib/libipadm/common/ipadm_addr.c
2513
(void) snprintf(lifname, lifnamesize, "%s:%d",
usr/src/lib/libipadm/common/ipadm_addr.c
2516
(void) snprintf(lifname, lifnamesize, "%s",
usr/src/lib/libipadm/common/ipadm_addr.c
3505
(void) snprintf(pbuf, sizeof (pbuf), "%u",
usr/src/lib/libipadm/common/ipadm_if.c
1553
if (snprintf(newifname, LIFNAMSIZ, "%s0", ifname) >=
usr/src/lib/libipadm/common/ipadm_if.c
829
(void) snprintf(lifr.lifr_name, LIFNAMSIZ, "%s%d",
usr/src/lib/libipadm/common/ipadm_if.c
855
if (snprintf(newif, LIFNAMSIZ, "%s%d", ifname,
usr/src/lib/libipadm/common/ipadm_persist.c
168
(void) snprintf(tmpbuf, sizeof (tmpbuf), ",");
usr/src/lib/libipadm/common/ipadm_persist.c
170
(void) snprintf(tmpbuf, sizeof (tmpbuf), ",%s", cp);
usr/src/lib/libipadm/common/ipadm_persist.c
190
(void) snprintf(buf, buflen, "%s=", IPADM_NVP_IPV4ADDR);
usr/src/lib/libipadm/common/ipadm_persist.c
216
(void) snprintf(buf, buflen, "%s=", IPADM_NVP_IPV6ADDR);
usr/src/lib/libipadm/common/ipadm_persist.c
245
(void) snprintf(buf, buflen, "%s=", IPADM_NVP_INTFID);
usr/src/lib/libipadm/common/ipadm_persist.c
258
(void) snprintf(addrbuf, sizeof (addrbuf), "/%d,%s,%s",
usr/src/lib/libipadm/common/ipadm_persist.c
287
(void) snprintf(buf, buflen, "%s=", IPADM_NVP_DHCP);
usr/src/lib/libipadm/common/ipadm_persist.c
288
(void) snprintf(addrbuf, sizeof (addrbuf), "%d,%s", wait,
usr/src/lib/libipadm/common/ipadm_persist.c
305
return (snprintf(buf, buflen, "%s=%s", nvpair_name(nvp), str));
usr/src/lib/libipadm/common/ipadm_persist.c
325
nbytes += snprintf(buf + nbytes, buflen - nbytes, "%s",
usr/src/lib/libipadm/common/ipadm_persist.c
333
nbytes = snprintf(buf, buflen, "%c%c", '\n', '\0');
usr/src/lib/libipadm/common/ipadm_persist.c
657
return (snprintf(buf, buflen, "%s=%d",
usr/src/lib/libipadm/common/ipadm_persist.c
660
return (snprintf(buf, buflen, "%s=%d,%d",
usr/src/lib/libipadm/common/ipadm_persist.c
716
n = snprintf(buf, buflen, "%s=", IPADM_NVP_MIFNAMES);
usr/src/lib/libipadm/common/ipadm_persist.c
873
(void) snprintf(file, MAXPATHLEN, "%s/%s", ipadm_rootdir, db_file);
usr/src/lib/libipadm/common/ipadm_persist.c
880
(void) snprintf(newfile, MAXPATHLEN, "%s/%s.new",
usr/src/lib/libipadm/common/ipadm_prop.c
1008
nbytes = snprintf(buf, *bufsize, "%d", MOD_PROP_PERM_RW);
usr/src/lib/libipadm/common/ipadm_prop.c
1021
nbytes = snprintf(buf, *bufsize, "%s", val);
usr/src/lib/libipadm/common/ipadm_prop.c
1046
nbytes = snprintf(buf, *bufsize, "%s", val);
usr/src/lib/libipadm/common/ipadm_prop.c
1065
(void) snprintf(buf, *bufsize, "%c%c",
usr/src/lib/libipadm/common/ipadm_prop.c
1137
(void) snprintf(pargp->ia_pname,
usr/src/lib/libipadm/common/ipadm_prop.c
1642
(void) snprintf(buf, *bufsize, "%s,%s", IPADM_ONSTR, IPADM_OFFSTR);
usr/src/lib/libipadm/common/ipadm_prop.c
1670
nbytes = snprintf(gbuf, *gbufsize, "%s", rvalp->ir_pval);
usr/src/lib/libipadm/common/ipadm_prop.c
1916
(void) snprintf(nname, nnamelen, "%s", str);
usr/src/lib/libipadm/common/ipadm_prop.c
1969
(void) snprintf(nname, nnamelen, "%s%s", prefix, oname);
usr/src/lib/libipadm/common/ipadm_prop.c
543
(void) snprintf(val, sizeof (val), "%d", hostmodel);
usr/src/lib/libipadm/common/ipadm_prop.c
562
nbytes = snprintf(buf, *bufsize, "%d", MOD_PROP_PERM_RW);
usr/src/lib/libipadm/common/ipadm_prop.c
565
nbytes = snprintf(buf, *bufsize, "weak");
usr/src/lib/libipadm/common/ipadm_prop.c
574
nbytes = snprintf(buf, *bufsize, "%s",
usr/src/lib/libipadm/common/ipadm_prop.c
578
nbytes = snprintf(buf, *bufsize, "strong,src-priority,weak");
usr/src/lib/libipadm/common/ipadm_prop.c
764
(void) snprintf(val, MAXPROPVALLEN, "%d", i);
usr/src/lib/libipadm/common/ipadm_prop.c
784
nbytes += snprintf(buf + nbytes,
usr/src/lib/libipadm/common/ipadm_prop.c
787
nbytes += snprintf(buf + nbytes,
usr/src/lib/libipadm/common/ipadm_prop.c
814
nbytes = snprintf(buf, *bufsize, "%s",
usr/src/lib/libipadm/common/ipadm_prop.c
859
(void) snprintf(buf, *bufsize,
usr/src/lib/libipadm/common/ipadm_prop.c
881
nbytes = snprintf(buf, *bufsize, "%d", MOD_PROP_PERM_RW);
usr/src/lib/libipadm/common/ipadm_prop.c
894
nbytes = snprintf(buf, *bufsize, "%u", lifr.lifr_mtu);
usr/src/lib/libipadm/common/ipadm_prop.c
937
nbytes = snprintf(buf, *bufsize, "%d", val);
usr/src/lib/libipadm/common/ipadm_prop.c
961
nbytes = snprintf(buf, *bufsize, "%d", MOD_PROP_PERM_RW);
usr/src/lib/libipadm/common/ipadm_prop.c
964
nbytes = snprintf(buf, *bufsize, "%s", IPADM_NONESTR);
usr/src/lib/libipadm/common/ipadm_prop.c
980
nbytes = snprintf(buf, *bufsize, "%s", if_name);
usr/src/lib/libipmi/common/ipmi_misc.c
110
(void) snprintf(rev + len, sizeof (rev) - len, ".%u",
usr/src/lib/libipmi/common/ipmi_misc.c
94
(void) snprintf(rev, sizeof (rev), "%d.%d", dp->id_firm_major,
usr/src/lib/libipmi/common/ipmi_util.c
151
(void) snprintf(buf, len, "0x%02x", id);
usr/src/lib/libipmi/common/ipmi_util.c
166
(void) snprintf(buf, len, "0x%02x", type);
usr/src/lib/libipmi/common/ipmi_util.c
181
(void) snprintf(buf, len, "0x%02x", type);
usr/src/lib/libipmi/common/ipmi_util.c
207
(void) snprintf(buf, len, "%02x/%02x", reading_type,
usr/src/lib/libipmi/common/ipmi_util.c
210
(void) snprintf(buf, len, "%02x", reading_type);
usr/src/lib/libipmi/common/ipmi_util.c
88
(void) snprintf(ihp->ih_errbuf, sizeof (ihp->ih_errbuf),
usr/src/lib/libipsecutil/common/ipsec_util.c
1310
(void) snprintf(diag_buf, diag_buf_len,
usr/src/lib/libipsecutil/common/ipsec_util.c
156
if (snprintf(buf, bufsiz, "%s(%sB)%s",
usr/src/lib/libipsecutil/common/ipsec_util.c
190
if (snprintf(buf, buflen, "%llu ", num) >= buflen)
usr/src/lib/libipsecutil/common/ipsec_util.c
194
if (snprintf(buf, buflen, "%.2f %c",
usr/src/lib/libipsecutil/common/ipsec_util.c
228
if (snprintf(buf, bufsiz, "%s(%s)%s",
usr/src/lib/libipsecutil/common/ipsec_util.c
262
if (snprintf(buf, bufsiz, "%.2f %s%s", val, unit,
usr/src/lib/libipsecutil/common/ipsec_util.c
323
(void) snprintf(prefix, sizeof (prefix), "/%d", prefixlen);
usr/src/lib/libipsecutil/common/ipsec_util.c
3497
(void) snprintf(numprint, NBUF_SIZE, "%d", type);
usr/src/lib/libipsecutil/common/ipsec_util.c
3520
(void) snprintf(numprint, NBUF_SIZE, "%d", alg);
usr/src/lib/libipsecutil/common/ipsec_util.c
3533
(void) snprintf(numprint, NBUF_SIZE, "%d", alg);
usr/src/lib/libipsecutil/common/ipsec_util.c
3568
(void) snprintf(numprint, NBUF_SIZE, "%d", type);
usr/src/lib/libipsecutil/common/ipsec_util.c
876
(void) snprintf(ebuf, (IBUF_SIZE * 2),
usr/src/lib/libiscsit/common/libiscsit.c
1863
ret = snprintf(iqn_buf, iqn_buf_len, DEFAULT_IQN
usr/src/lib/libiscsit/common/libiscsit.c
1866
ret = snprintf(iqn_buf, iqn_buf_len, DEFAULT_IQN
usr/src/lib/libjedec/common/libjedec_spd.c
493
int ret = snprintf(buf + nwrite, sizeof (buf) - nwrite,
usr/src/lib/libjedec/common/libjedec_spd.c
525
int ret = snprintf(buf, sizeof (buf), "%X.%X", maj, min);
usr/src/lib/libkmf/libkmf/common/certgetsetop.c
1675
(void) snprintf(&tmpstr[len], sizeof (tmpstr) - len,
usr/src/lib/libkmf/libkmf/common/client.c
151
(void) snprintf(req_header, 256, req_format, hostname,
usr/src/lib/libkmf/libkmf/common/client.c
154
(void) snprintf(req_header, 256, req_format, "/", s.st_size);
usr/src/lib/libkmf/libkmf/common/client.c
514
(void) snprintf(http_hostname, sizeof (http_hostname),
usr/src/lib/libkmf/libkmf/common/client.c
556
(void) snprintf(url, sizeof (url), "http://%s:%d/%s",
usr/src/lib/libkmf/libkmf/common/client.c
559
(void) snprintf(url, sizeof (url), "/%s", loc);
usr/src/lib/libkmf/libkmf/common/client.c
562
(void) snprintf(req_header, sizeof (req_header), req_format, url,
usr/src/lib/libkmf/libkmf/common/client.c
690
(void) snprintf(tempfn, MAXPATHLEN, "%s/%s", dirname(filename),
usr/src/lib/libkmf/libkmf/common/client.c
764
(void) snprintf(tempfn, MAXPATHLEN, "%s/%s", dirname(filename),
usr/src/lib/libkmf/libkmf/common/generalop.c
262
(void) snprintf(realpath, MAXPATHLEN, "%s%s",
usr/src/lib/libkmf/libkmf/common/generalop.c
283
(void) snprintf(realpath, MAXPATHLEN, "%s",
usr/src/lib/libkmf/libkmf/common/mapping.c
85
(void) snprintf(pathname, len, "%s%s" MAPPER_NAME_TEMPLATE,
usr/src/lib/libkmf/plugins/kmf_openssl/common/openssl_spi.c
2050
(void) snprintf(resultStr, KMF_CERT_PRINTABLE_LEN,
usr/src/lib/libktest/common/libktest.c
415
(void) snprintf(buf, MAXPATHLEN, "%s/%s" KTEST_MODULE_SUFFIX, base,
usr/src/lib/libktest/common/libktest.c
426
(void) snprintf(modinfo.mi_name, sizeof (modinfo.mi_name),
usr/src/lib/libkvm/common/kvm.c
248
(void) snprintf(kd->kvm_namelist, MAXNAMELEN, template, getpid());
usr/src/lib/libmapid/common/mapid.c
204
(void) snprintf(s_dname, len, "%s", res.defdname);
usr/src/lib/libmapid/common/mapid.c
208
(void) snprintf(sysdns_domain, len, "%s", res.defdname);
usr/src/lib/libmapid/common/mapid.c
521
(void) snprintf(dns_txt_domain, strlen(s_txt_rr) + 1, "%s",
usr/src/lib/libmlrpc/common/ndr_ops.c
469
(void) snprintf(ref_name, NDOBUFSZ, "%s%s",
usr/src/lib/libmlrpc/common/ndr_ops.c
478
(void) snprintf(buf, NDOBUFSZ, "%c%c %-.*s %-*s %s",
usr/src/lib/libmlrpc/common/ndr_process.c
1826
(void) snprintf(name, sizeof (name), "[%lu]", i);
usr/src/lib/libmlrpc/common/ndr_process.c
1941
(void) snprintf(name, sizeof (name), "[%lu]", i);
usr/src/lib/libmlrpc/common/ndr_process.c
2052
(void) snprintf(name, sizeof (name), "[%lu]", i);
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2604
snprintf(fmt_buf, sizeof (fmt_buf), "Error parsing %s: ",
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2608
snprintf(fmt_buf, sizeof (fmt_buf), "Error parsing file '%s': ",
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2612
snprintf(fmt_buf, sizeof (fmt_buf), "Error for LDAP dn '%s': ",
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2618
snprintf(fmt_buf + pos, sizeof (fmt_buf) - pos, "at line %d: ",
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2624
snprintf(fmt_buf + pos, sizeof (fmt_buf) - pos,
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2630
snprintf(fmt_buf + pos, sizeof (fmt_buf) - pos, "%s\n",
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2634
snprintf(fmt_buf + pos, sizeof (fmt_buf) - pos, "%s",
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2648
snprintf(fmt_buf, sizeof (fmt_buf),
usr/src/lib/libnisdb/nis_parse_ldap_util.c
2665
snprintf(fmt_buf, sizeof (fmt_buf),
usr/src/lib/libnisdb/nis_parse_ldap_yp_util.c
540
snprintf(tmp, len,
usr/src/lib/libnisdb/yptol/map_ctrl.c
693
(void) snprintf(mapbuf, map_name_len, "%s%c%s%c%s%s",
usr/src/lib/libnisdb/yptol/shim_ancil.c
328
if (snprintf(domdir, domdir_len, "%s/%s", ypdbpath, domain)
usr/src/lib/libnsl/common/daemon_utils.c
122
(void) snprintf(lock_file, MAXPATHLEN, "/etc/svc/volatile/%s.lock", p);
usr/src/lib/libnsl/common/daemon_utils.c
147
(void) snprintf(line, sizeof (line), "%ld\n", pid);
usr/src/lib/libnsl/dial/callers.c
230
(void) snprintf(dcname, sizeof (dcname),
usr/src/lib/libnsl/dial/callers.c
481
(void) snprintf(devname, sizeof (devname),
usr/src/lib/libnsl/dial/interface.c
278
(void) snprintf(fmt, sizeof (fmt), "%s: %%s\n", s);
usr/src/lib/libnsl/dial/interface.c
288
(void) snprintf(fmt, sizeof (fmt),
usr/src/lib/libnsl/dial/interface.c
291
(void) snprintf(fmt, sizeof (fmt),
usr/src/lib/libnsl/dial/interface.c
294
(void) snprintf(fmt, sizeof (fmt), "%s: %%s\n", s);
usr/src/lib/libnsl/dial/sysfiles.c
378
(void) snprintf(errformat, sizeof (errformat),
usr/src/lib/libnsl/dial/sysfiles.c
406
(void) snprintf(expandpath, sizeof (expandpath),
usr/src/lib/libnsl/dial/ulockf.c
201
(void) snprintf(cb, sizeof (cb),
usr/src/lib/libnsl/dial/ulockf.c
210
(void) snprintf(cb, sizeof (cb),
usr/src/lib/libnsl/dial/ulockf.c
224
(void) snprintf(cb, sizeof (cb),
usr/src/lib/libnsl/dial/ulockf.c
231
(void) snprintf(cb, sizeof (cb), "%s %d", tempfile, errno);
usr/src/lib/libnsl/dial/ulockf.c
255
(void) snprintf(lockname, sizeof (lockname),
usr/src/lib/libnsl/dial/ulockf.c
292
(void) snprintf(lockname, sizeof (lockname),
usr/src/lib/libnsl/dial/ulockf.c
61
(void) snprintf(tempfile, MAXNAMESIZE, "%s/LTMP.%ld", X_LOCKDIR,
usr/src/lib/libnsl/ipsec/algs.c
219
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
235
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
243
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
252
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
259
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
302
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
313
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
322
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
332
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
341
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
352
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
363
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
385
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
399
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
430
(void) snprintf(diag_buf,
usr/src/lib/libnsl/ipsec/algs.c
534
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/ipsec/algs.c
550
(void) snprintf(diag_buf, sizeof (diag_buf),
usr/src/lib/libnsl/netdir/netdir.c
759
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
763
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
767
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
771
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
775
(void) snprintf(str, NDERR_BUFSZ, "%s : %s ",
usr/src/lib/libnsl/netdir/netdir.c
781
(void) snprintf(str, NDERR_BUFSZ, "%s - %s ",
usr/src/lib/libnsl/netdir/netdir.c
786
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
791
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
796
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
801
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
805
(void) snprintf(str, NDERR_BUFSZ,
usr/src/lib/libnsl/netdir/netdir.c
809
(void) snprintf(str, NDERR_BUFSZ, "%s: %s",
usr/src/lib/libnsl/netdir/netdir.c
814
(void) snprintf(str, NDERR_BUFSZ, "%s#%d",
usr/src/lib/libnsl/netselect/netselect.c
846
(void) snprintf(retstr, BUFSIZ, dgettext(__nsl_dom,
usr/src/lib/libnsl/netselect/netselect.c
851
(void) snprintf(retstr, BUFSIZ,
usr/src/lib/libnsl/netselect/netselect.c
856
(void) snprintf(retstr, BUFSIZ,
usr/src/lib/libnsl/nis/gen/nis_sec_mechs.c
1089
(void) snprintf(mechname, sizeof (mechname),
usr/src/lib/libnsl/nis/gen/nis_sec_mechs.c
1121
(void) snprintf(libpath, sizeof (libpath),
usr/src/lib/libnsl/nsl/t_strerror.c
108
(void) snprintf(buf, sizeof (buf), "%d: %s", errnum,
usr/src/lib/libnsl/nsl/t_strerror.c
88
(void) snprintf(buf, sizeof (buf), "%d: %s", errnum,
usr/src/lib/libnsl/rpc/clnt_perror.c
130
(void) snprintf(str, ERRBUFSZ, "%s: ", s);
usr/src/lib/libnsl/rpc/clnt_perror.c
152
(void) snprintf(str, REMAINDER, "; %s", netdir_sperror());
usr/src/lib/libnsl/rpc/clnt_perror.c
157
(void) snprintf(str, REMAINDER, "; %s", t_errlist[e.re_terrno]);
usr/src/lib/libnsl/rpc/clnt_perror.c
160
(void) snprintf(str, REMAINDER,
usr/src/lib/libnsl/rpc/clnt_perror.c
170
(void) snprintf(str, REMAINDER, "; errno = %s",
usr/src/lib/libnsl/rpc/clnt_perror.c
175
(void) snprintf(str, REMAINDER,
usr/src/lib/libnsl/rpc/clnt_perror.c
182
(void) snprintf(str, REMAINDER,
usr/src/lib/libnsl/rpc/clnt_perror.c
190
(void) snprintf(str, REMAINDER, "; why = ");
usr/src/lib/libnsl/rpc/clnt_perror.c
193
(void) snprintf(str, REMAINDER, "%s", err);
usr/src/lib/libnsl/rpc/clnt_perror.c
195
(void) snprintf(str, REMAINDER,
usr/src/lib/libnsl/rpc/clnt_perror.c
203
(void) snprintf(str, REMAINDER,
usr/src/lib/libnsl/rpc/clnt_perror.c
210
(void) snprintf(str, REMAINDER, "; s1 = %lu, s2 = %lu",
usr/src/lib/libnsl/rpc/clnt_perror.c
242
(void) snprintf(str, ERRBUFSZ, "%s: ", s);
usr/src/lib/libnsl/rpc/clnt_perror.c
264
(void) snprintf(&str[strlen(str)],
usr/src/lib/libnsl/rpc/clnt_perror.c
286
(void) snprintf(&str[strlen(str)],
usr/src/lib/libnsl/rpc/clnt_perror.c
295
(void) snprintf(&str[strlen(str)],
usr/src/lib/libnsl/rpc/netname.c
129
(void) snprintf(netname, MAXNETNAMELEN + 1,
usr/src/lib/libnsl/rpc/netname.c
335
(void) snprintf(netname, MAXNETNAMELEN + 1,
usr/src/lib/libnsl/rpc/ti_opts.c
539
(void) snprintf(buf, buflen,
usr/src/lib/libnsl/saf/doconfig.c
246
(void) snprintf(scratch, sizeof (scratch), "%s=%s", var, p);
usr/src/lib/libnsl/yp/yp_all.c
133
(void) snprintf(errbuf, BUFSIZ, "yp_all \
usr/src/lib/libnsl/yp/yp_all.c
267
(void) snprintf(errbuf, BUFSIZ, "yp_all \
usr/src/lib/libnsl/yp/yp_bind.c
1084
(void) snprintf(uaddress, ulen,
usr/src/lib/libnsl/yp/yp_bind.c
1116
(void) snprintf(filename, sizeof (filename),
usr/src/lib/libnsl/yp/yp_bind.c
1150
(void) snprintf(filename, sizeof (filename), "%s/ypbind.pid", BINDING);
usr/src/lib/libnvme/common/libnvme.c
1150
(void) snprintf(buf, sizeof (buf), "%u", disc->nnd_nsid);
usr/src/lib/libnvme/common/libnvme.c
1379
ret = snprintf(msg, sizeof (msg), "%s: %s (controller %p)", base,
usr/src/lib/libnvme/common/libnvme.c
429
return (snprintf(buf, len, "%0.2X%0.2X%0.2X%0.2X%0.2X%0.2X"
usr/src/lib/libnvme/common/libnvme.c
439
return (snprintf(buf, len, "%0.2X%0.2X%0.2X%0.2X%0.2X%0.2X%0.2X%0.2X",
usr/src/lib/libnvme/common/libnvme.c
675
if (snprintf(buf, sizeof (buf), "/devices%s", path) >= sizeof (buf)) {
usr/src/lib/libnvme/common/libnvme.c
920
len = snprintf(msg, sizeof (msg), "encountered unknown kernel "
usr/src/lib/libnvme/common/libnvme_error.c
1213
ret = snprintf(err->ne_errmsg, sizeof (err->ne_errmsg),
usr/src/lib/libnvme/common/libnvme_error.c
1228
ret = snprintf(err->ne_errmsg, sizeof (err->ne_errmsg),
usr/src/lib/libnvme/common/libnvme_error.c
1233
ret = snprintf(err->ne_errmsg, sizeof (err->ne_errmsg),
usr/src/lib/libnvme/common/libnvme_error.c
1282
ret = snprintf(msg, sizeof (msg), "%s %s: %s (controller %p)",
usr/src/lib/libnvme/common/libnvme_wdc.c
74
(void) snprintf(msg, msglen, "field %s (%s) value 0x%" PRIx64
usr/src/lib/libnwam/common/libnwam_events.c
140
(void) snprintf(eventmsgfile, sizeof (eventmsgfile), "%s.%d",
usr/src/lib/libnwam/common/libnwam_events.c
182
(void) snprintf(eventmsgfile, sizeof (eventmsgfile), "%s.%d",
usr/src/lib/libnwam/common/libnwam_events.c
246
(void) snprintf(eventmsgfile, sizeof (eventmsgfile), "%s/%s",
usr/src/lib/libnwam/common/libnwam_events.c
350
(void) snprintf(eventmsgfile, sizeof (eventmsgfile), "%s/%s",
usr/src/lib/libnwam/common/libnwam_files.c
756
(void) snprintf(tmpfilename, MAXPATHLEN, "%s.new", filename);
usr/src/lib/libnwam/common/libnwam_loc.c
767
(void) snprintf(nsswitch, MAXPATHLEN, "%s%s",
usr/src/lib/libnwam/common/libnwam_ncp.c
187
(void) snprintf(*filename, MAXPATHLEN, "%s%s%s%s", NWAM_CONF_DIR,
usr/src/lib/libnwam/common/libnwam_ncp.c
980
(void) snprintf(*typednamep, typednamesz, "%s", name);
usr/src/lib/libnwam/common/libnwam_ncp.c
982
(void) snprintf(*typednamep, typednamesz, "%s%s",
usr/src/lib/libnwam/common/libnwam_values.c
913
(void) snprintf(string, NWAM_MAX_VALUE_LEN,
usr/src/lib/libnwam/common/libnwam_values.c
924
(void) snprintf(string, NWAM_MAX_VALUE_LEN,
usr/src/lib/libofmt/common/ofmt.c
415
ptr += snprintf(ptr, lim - ptr, "%s,", sp->s_fields[i]);
usr/src/lib/libofmt/common/ofmt.c
625
(void) snprintf(buf, bufsize,
usr/src/lib/libofmt/common/ofmt.c
630
(void) snprintf(buf, bufsize, dgettext(TEXT_DOMAIN, s));
usr/src/lib/libpam/pam_framework.c
2263
(void) snprintf((*pam)->module_path, len, "%s%s",
usr/src/lib/libpam/pam_framework.c
2266
(void) snprintf((*pam)->module_path, len, "%s%s%s",
usr/src/lib/libpam/pam_framework.c
2287
(void) snprintf((*pam)->module_path, len, "%s%s%s",
usr/src/lib/libpam/pam_framework.c
250
(void) snprintf(message, sizeof (message), "PAM[%ld]: %s",
usr/src/lib/libpcsc/common/libpcsc.c
176
(void) snprintf(msg, sizeof (msg), "freed buffer %p not in context %p",
usr/src/lib/libpctx/common/libpctx.c
423
(void) snprintf(lstatus, sizeof (lstatus),
usr/src/lib/libpicltree/picltree.c
3429
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/lib/libpicltree/picltree.c
3435
(void) snprintf(pname, PATH_MAX, PICLD_PLAT_PLUGIN_DIRF, nmbuf);
usr/src/lib/libpicltree/picltree.c
3440
(void) snprintf(pname, PATH_MAX, "%s/", PICLD_COMMON_PLUGIN_DIR);
usr/src/lib/libpkg/common/ckvolseq.c
59
(void) snprintf(path, sizeof (path), "%s/pkginfo", dir);
usr/src/lib/libpkg/common/ckvolseq.c
65
(void) snprintf(path, sizeof (path), "%s/pkgmap", dir);
usr/src/lib/libpkg/common/ckvolseq.c
75
(void) snprintf(path, sizeof (path), "%s/pkginfo", dir);
usr/src/lib/libpkg/common/ckvolseq.c
91
(void) snprintf(path, sizeof (path), "%s/root.%d", dir, part);
usr/src/lib/libpkg/common/ckvolseq.c
94
(void) snprintf(path, sizeof (path), "%s/reloc.%d", dir, part);
usr/src/lib/libpkg/common/ckvolseq.c
98
(void) snprintf(path, sizeof (path), "%s/install",
usr/src/lib/libpkg/common/dstream.c
263
(void) snprintf(buf, sz, "%d %d %d %d %d %d %d %d %d %d %s",
usr/src/lib/libpkg/common/dstream.c
475
(void) snprintf(cmd, sizeof (cmd), "%s -icdumD -C %d",
usr/src/lib/libpkg/common/dstream.c
635
(void) snprintf(cmd, sizeof (cmd),
usr/src/lib/libpkg/common/dstream.c
678
(void) snprintf(cmd, sizeof (cmd), "%s -icdumD -C %d",
usr/src/lib/libpkg/common/dstream.c
734
(void) snprintf(cmd, sizeof (cmd),
usr/src/lib/libpkg/common/dstream.c
737
(void) snprintf(cmd, sizeof (cmd),
usr/src/lib/libpkg/common/gpkglist.c
149
(void) snprintf(temp, sizeof (temp),
usr/src/lib/libpkg/common/gpkgmap.c
1001
(void) snprintf(getErrbufAddr(), getErrbufSize(),
usr/src/lib/libpkg/common/gpkgmap.c
362
(void) snprintf(getErrbufAddr(),
usr/src/lib/libpkg/common/gpkgmap.c
370
(void) snprintf(getErrbufAddr(),
usr/src/lib/libpkg/common/gpkgmap.c
457
(void) snprintf(getErrbufAddr(),
usr/src/lib/libpkg/common/gpkgmap.c
898
(void) snprintf(getErrbufAddr(),
usr/src/lib/libpkg/common/gpkgmap.c
905
(void) snprintf(getErrbufAddr(),
usr/src/lib/libpkg/common/isdir.c
133
(void) snprintf(path, sizeof (path), "%s/%s", dir, file);
usr/src/lib/libpkg/common/isdir.c
376
(void) snprintf(format, sizeof (format),
usr/src/lib/libpkg/common/ncgrpw.c
607
(void) snprintf(buf, bufsz, "%s%s", instroot, GROUP);
usr/src/lib/libpkg/common/pkglib.h
300
(void) snprintf(xxTeMpXX, sizeof (xxTeMpXX), (FORMAT), (ARG)); \
usr/src/lib/libpkg/common/pkgmount.c
65
(void) snprintf(prompt, sizeof (prompt),
usr/src/lib/libpkg/common/pkgmount.c
68
(void) snprintf(prompt, sizeof (prompt),
usr/src/lib/libpkg/common/pkgmount.c
72
(void) snprintf(prompt, sizeof (prompt), pkg_gt(LABEL2), pkg);
usr/src/lib/libpkg/common/pkgmount.c
74
(void) snprintf(prompt, sizeof (prompt), pkg_gt(LABEL3));
usr/src/lib/libpkg/common/pkgmount.c
98
(void) snprintf(cmd, sizeof (cmd),
usr/src/lib/libpkg/common/pkgserv.c
166
if (snprintf(temp, PATH_MAX, "%s%s",
usr/src/lib/libpkg/common/pkgserv.c
229
if (snprintf(temp, PATH_MAX, "%s%s", saved.mnt_special,
usr/src/lib/libpkg/common/pkgserv.c
358
(void) snprintf(pidbuf, sizeof (pidbuf), "%d", master_pid);
usr/src/lib/libpkg/common/pkgserv.c
431
(void) snprintf(timebuf, sizeof (timebuf),
usr/src/lib/libpkg/common/pkgserv.c
82
if (snprintf(path, PATH_MAX, "%s%s/%s", root == NULL ? "" : root,
usr/src/lib/libpkg/common/pkgtrans.c
1003
(void) snprintf(srcdir, sizeof (srcdir),
usr/src/lib/libpkg/common/pkgtrans.c
1021
(void) snprintf(srcdir, sizeof (srcdir), "%s/%s", src, srcinst);
usr/src/lib/libpkg/common/pkgtrans.c
1032
(void) snprintf(cmd, sizeof (cmd),
usr/src/lib/libpkg/common/pkgtrans.c
1215
(void) snprintf(cmd, sizeof (cmd),
usr/src/lib/libpkg/common/pkgtrans.c
1222
(void) snprintf(cmd, sizeof (cmd), "find %s", PKGINFO);
usr/src/lib/libpkg/common/pkgtrans.c
1225
(void) snprintf(temp, sizeof (temp),
usr/src/lib/libpkg/common/pkgtrans.c
1231
(void) snprintf(temp, sizeof (temp),
usr/src/lib/libpkg/common/pkgtrans.c
1237
(void) snprintf(temp, sizeof (temp),
usr/src/lib/libpkg/common/pkgtrans.c
1266
(void) snprintf(cmd + strlen(cmd),
usr/src/lib/libpkg/common/pkgtrans.c
1290
(void) snprintf(cmd + strlen(cmd),
usr/src/lib/libpkg/common/pkgtrans.c
658
(void) snprintf(path, MAXPATHLEN, "%s/%s/%s",
usr/src/lib/libpkg/common/pkgtrans.c
683
(void) snprintf(path, MAXPATHLEN, "%s/%s/%s",
usr/src/lib/libpkg/common/pkgtrans.c
711
if (snprintf(tmp_entry, ENTRY_MAX, "%s %d %d",
usr/src/lib/libpkg/common/pkgtrans.c
742
(void) snprintf(tmp_entry, ENTRY_MAX,
usr/src/lib/libpkg/common/pkgtrans.c
858
(void) snprintf(tmp_entry, sizeof (tmp_entry),
usr/src/lib/libpkg/common/pkgtrans.c
882
(void) snprintf(path, sizeof (path), "%s/%s", dir, inst);
usr/src/lib/libpkg/common/pkgtrans.c
926
(void) snprintf(dstdir, sizeof (dstdir),
usr/src/lib/libpkg/common/pkgtrans.c
956
(void) snprintf(dstdir, sizeof (dstdir),
usr/src/lib/libpkg/common/pkgtrans.c
974
(void) snprintf(dstinst, sizeof (dstinst),
usr/src/lib/libpkg/common/pkgtrans.c
976
(void) snprintf(dstdir, sizeof (dstdir),
usr/src/lib/libpkg/common/rrmdir.c
72
(void) snprintf(path, sizeof (path), "%s/", a_path);
usr/src/lib/libpkg/common/runcmd.c
233
alen = snprintf(buffer, len, "(%s) 2>%s", cmd, errfile);
usr/src/lib/libpkg/common/runcmd.c
235
alen = snprintf(buffer, len, "%s 2>%s", cmd, errfile);
usr/src/lib/libpool/common/pool.c
1387
if (snprintf(refbuf, KEY_BUFFER_SIZE, "%s_%lld",
usr/src/lib/libpool/common/pool.c
994
if (snprintf(name, sizeof (name), "%s.temporary",
usr/src/lib/libpool/common/pool_xml.c
287
if (snprintf(id, KEY_BUFFER_SIZE, "id_%llx", nid) > KEY_BUFFER_SIZE) {
usr/src/lib/libpool/common/pool_xml.c
542
(void) snprintf(buf, sizeof (buf), "property[@name=\"%s\"]", name);
usr/src/lib/libpool/common/pool_xml.c
670
(void) snprintf((char *)buf, sizeof (buf), "%llu",
usr/src/lib/libpool/common/pool_xml.c
675
(void) snprintf((char *)buf, sizeof (buf), "%lld",
usr/src/lib/libpool/common/pool_xml.c
680
(void) snprintf((char *)buf, sizeof (buf), "%f", dres);
usr/src/lib/libpool/common/pool_xml.c
685
(void) snprintf((char *)buf, sizeof (buf),
usr/src/lib/libpool/common/pool_xml.c
688
(void) snprintf((char *)buf, sizeof (buf),
usr/src/lib/libpool/common/pool_xml.c
694
(void) snprintf((char *)buf, sizeof (buf), "%s",
usr/src/lib/libpool/common/pool_xml.c
726
(void) snprintf(buf, sizeof (buf), "property[@name=\"%s\"]", name);
usr/src/lib/libpool/common/pool_xml.c
828
(void) snprintf((char *)buf, sizeof (buf), "property[@name=\"%s\"]",
usr/src/lib/libpool/common/pool_xml.c
881
(void) snprintf((char *)buf, sizeof (buf), "%llu",
usr/src/lib/libpool/common/pool_xml.c
886
(void) snprintf((char *)buf, sizeof (buf), "%lld",
usr/src/lib/libpool/common/pool_xml.c
891
(void) snprintf((char *)buf, sizeof (buf), "%f", dres);
usr/src/lib/libpool/common/pool_xml.c
896
(void) snprintf((char *)buf, sizeof (buf),
usr/src/lib/libpool/common/pool_xml.c
899
(void) snprintf((char *)buf, sizeof (buf),
usr/src/lib/libpool/common/pool_xml.c
904
(void) snprintf((char *)buf, sizeof (buf), "%s", sres);
usr/src/lib/libppt/common/libppt.c
70
(void) snprintf(val, sizeof (val), "%x", ivals[0]);
usr/src/lib/libppt/common/libppt.c
92
(void) snprintf(buf, buflen, "%s %s", pcidb_vendor_name(vend),
usr/src/lib/libproc/common/Pcontrol.c
113
(void) snprintf(mapfile, sizeof (mapfile), "%s/%d/map",
usr/src/lib/libproc/common/Pcontrol.c
145
(void) snprintf(auxfile, sizeof (auxfile), "%s/%d/auxv",
usr/src/lib/libproc/common/Pcontrol.c
1577
(void) snprintf(procname, sizeof (procname), "%s/%d/",
usr/src/lib/libproc/common/Pcontrol.c
269
(void) snprintf(exec_name, sizeof (exec_name),
usr/src/lib/libproc/common/Pcontrol.c
281
(void) snprintf(exec_name, sizeof (exec_name),
usr/src/lib/libproc/common/Pcontrol.c
2962
(void) snprintf(lpath, sizeof (lpath), "%s/%d/%s", procfs_path,
usr/src/lib/libproc/common/Pcontrol.c
3294
(void) snprintf(procname, sizeof (procname), "%s/%d/lwp/%d/",
usr/src/lib/libproc/common/Pcontrol.c
420
(void) snprintf(procfs_path, sizeof (procfs_path), "%s", path);
usr/src/lib/libproc/common/Pcontrol.c
566
(void) snprintf(procname, sizeof (procname), "%s/%d/",
usr/src/lib/libproc/common/Pcontrol.c
869
(void) snprintf(procname, sizeof (procname), "%s/%d/",
usr/src/lib/libproc/common/Pcore.c
1381
(void) snprintf(sig, sizeof (sig),
usr/src/lib/libproc/common/Pcore.c
1384
(void) snprintf(sig, sizeof (sig), "SIG%s, ", signame);
usr/src/lib/libproc/common/Pcore.c
1388
(void) snprintf(info, sizeof (info),
usr/src/lib/libproc/common/Pcore.c
1392
(void) snprintf(info, sizeof (info),
usr/src/lib/libproc/common/Pexecname.c
60
(void) snprintf(buf, PATH_MAX, "%s/%s", cwd, path);
usr/src/lib/libproc/common/Pidle.c
226
(void) snprintf(&fp->file_pname[sz],
usr/src/lib/libproc/common/Pisprocdir.c
43
(void) snprintf(path, sizeof (path), "%s/%d/root%s",
usr/src/lib/libproc/common/Pisprocdir.c
46
(void) snprintf(path, sizeof (path), "%s/%d/cwd/%s",
usr/src/lib/libproc/common/Plwpregs.c
120
(void) snprintf(fname, sizeof (fname), "%s/%d/lwp/%d/%s",
usr/src/lib/libproc/common/Plwpregs.c
288
(void) snprintf(fname, sizeof (fname), "%s/%d/lwp/%d/lwpctl",
usr/src/lib/libproc/common/Plwpregs.c
86
(void) snprintf(fname, sizeof (fname), "%s/%d/lwp/%d/%s",
usr/src/lib/libproc/common/Pscantext.c
81
(void) snprintf(mapfile, sizeof (mapfile), "%s/%d/map",
usr/src/lib/libproc/common/Pservice.c
202
(void) snprintf(fname, sizeof (fname), "%s/%d/lwp/%d/xregs",
usr/src/lib/libproc/common/Psymtab.c
1883
(void) snprintf(objectfile, sizeof (objectfile),
usr/src/lib/libproc/common/Psymtab.c
2155
(void) snprintf(buf + bo, sizeof (buf) - bo, "%2x",
usr/src/lib/libproc/common/Psyscall.c
127
(void) snprintf(pathname, sizeof (pathname), "%s/%d/lwp/agent/",
usr/src/lib/libproc/common/Pzone.c
800
len = snprintf(path, sizeof (path), "%s/%d/path/%s",
usr/src/lib/libproc/common/proc_arg.c
461
(void) snprintf(pidstr, sizeof (pidstr),
usr/src/lib/libproc/common/proc_arg.c
478
(void) snprintf(pidstr, sizeof (pidstr),
usr/src/lib/libproc/common/proc_get_info.c
112
(void) snprintf(fname, sizeof (fname), "%s/%d/priv",
usr/src/lib/libproc/common/proc_get_info.c
142
(void) snprintf(fname, sizeof (fname), "%s/%d/ldt",
usr/src/lib/libproc/common/proc_get_info.c
173
(void) snprintf(fname, sizeof (fname), "%s/%d/psinfo",
usr/src/lib/libproc/common/proc_get_info.c
190
(void) snprintf(fname, sizeof (fname), "%s/%d/status",
usr/src/lib/libproc/common/proc_get_info.c
213
(void) snprintf(fname, sizeof (fname), "%s/%d/auxv",
usr/src/lib/libproc/common/proc_get_info.c
230
(void) snprintf(fname, sizeof (fname), "%s/%d/lwp/%u/lwpsinfo",
usr/src/lib/libproc/common/proc_get_info.c
247
(void) snprintf(fname, sizeof (fname), "%s/%d/lwp/%u/lwpstatus",
usr/src/lib/libproc/common/proc_get_info.c
268
(void) snprintf(fname, sizeof (fname), "%s/%d/path/cwd",
usr/src/lib/libproc/common/proc_get_info.c
64
(void) snprintf(fname, sizeof (fname), "%s/%d/cred",
usr/src/lib/libproc/common/proc_get_info.c
84
(void) snprintf(fname, sizeof (fname), "%s/%d/secflags",
usr/src/lib/libproc/common/proc_names.c
110
len = snprintf(buf, bufsz, "SIG#%d", sig);
usr/src/lib/libproc/common/proc_names.c
403
len = snprintf(buf, bufsz, "SYS#%d", sys);
usr/src/lib/libproc/common/proc_names.c
507
n = snprintf(p, len, "%s%s", delim, name);
usr/src/lib/libproc/common/proc_names.c
509
n = snprintf(p, len, "%s", name);
usr/src/lib/libproc/common/proc_names.c
552
n = snprintf(p, len, "%s%s", delim, name);
usr/src/lib/libproc/common/proc_names.c
554
n = snprintf(p, len, "%s", name);
usr/src/lib/libproc/common/proc_names.c
593
n = snprintf(p, len, "%s%s", delim, name);
usr/src/lib/libproc/common/proc_names.c
595
n = snprintf(p, len, "%s", name);
usr/src/lib/libproc/common/proc_names.c
730
len = snprintf(buf, bufsz, "DMODEL#%d", dmodel);
usr/src/lib/libproc/common/proc_names.c
81
len = snprintf(buf, bufsz, "FLT#%d", flt);
usr/src/lib/libproc/sparc/Pisadep.c
146
(void) snprintf(path, sizeof (path), "/proc/%d/lwp/%d/gwindows",
usr/src/lib/libproc/sparcv9/Pisadep.c
185
(void) snprintf(path, sizeof (path), "/proc/%d/lwp/%d/gwindows",
usr/src/lib/libproject/common/getprojent.c
149
(void) snprintf(groupname, MAXGLEN, grp.gr_name);
usr/src/lib/libproject/common/getprojent.c
232
(void) snprintf(projname, PROJNAME_MAX, "user.%s", user);
usr/src/lib/libproject/common/getprojent.c
240
(void) snprintf(projname, PROJNAME_MAX, "group.%s", g.gr_name);
usr/src/lib/libproject/common/getprojent.c
308
(void) snprintf(projname, PROJNAME_MAX, "user.%s", user);
usr/src/lib/libproject/common/getprojent.c
320
(void) snprintf(projname, PROJNAME_MAX,
usr/src/lib/libprtdiag/common/display_sun4v.c
538
(void) snprintf(pci_card.status, sizeof (pci_card.status),
usr/src/lib/libprtdiag/common/display_sun4v.c
713
(void) snprintf(buf, sizeof (buf), "%d TB",
usr/src/lib/libprtdiag/common/display_sun4v.c
716
(void) snprintf(buf, sizeof (buf), "%.2f TB",
usr/src/lib/libprtdiag/common/display_sun4v.c
720
(void) snprintf(buf, sizeof (buf), "%d GB",
usr/src/lib/libprtdiag/common/display_sun4v.c
723
(void) snprintf(buf, sizeof (buf), "%.2f GB",
usr/src/lib/libprtdiag/common/display_sun4v.c
727
(void) snprintf(buf, sizeof (buf), "%d MB",
usr/src/lib/libprtdiag/common/display_sun4v.c
730
(void) snprintf(buf, sizeof (buf), "%.2f MB",
usr/src/lib/libprtdiag/common/display_sun4v.c
734
(void) snprintf(buf, sizeof (buf), "%d KB",
usr/src/lib/libprtdiag/common/display_sun4v.c
737
(void) snprintf(buf, sizeof (buf), "%.2f KB",
usr/src/lib/libprtdiag/common/display_sun4v.c
944
(void) snprintf(freq_str, sizeof (freq_str), "%d MHz",
usr/src/lib/libprtdiag/common/io.c
1036
(void) snprintf(card->model, MAX_QLC_MODEL_LEN, "%s",
usr/src/lib/libprtdiag/common/io.c
1041
(void) snprintf(card->model, MAX_QLC_MODEL_LEN, "%s",
usr/src/lib/libprtdiag/common/io.c
1054
(void) snprintf(card->model, MAX_QLC_MODEL_LEN,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/cherrystone.c
320
(void) snprintf(card.bus_type, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
651
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
654
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
659
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
676
(void) snprintf(pci_card->model, MAXSTRLEN, "%s",
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
702
(void) snprintf(buf, MAXSTRLEN, "%s-%s", name,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
706
(void) snprintf(buf, MAXSTRLEN, "%s", name);
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
721
(void) snprintf(pci_card->name, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
726
(void) snprintf(pci_card->name, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
730
(void) snprintf(pci_card->name, MAXSTRLEN, "%s",
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
743
(void) snprintf(pci_card->model,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
748
(void) snprintf(pci_card->model,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
752
(void) snprintf(pci_card->model,
usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/workfile.c
757
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/daktari.c
467
(void) snprintf(card.bus_type, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
741
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
744
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
749
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
766
(void) snprintf(pci_card->model, MAXSTRLEN, "%s",
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
792
(void) snprintf(buf, MAXSTRLEN, "%s-%s", name,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
796
(void) snprintf(buf, MAXSTRLEN, "%s", name);
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
811
(void) snprintf(pci_card->name, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
816
(void) snprintf(pci_card->name, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
820
(void) snprintf(pci_card->name, MAXSTRLEN, "%s",
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
833
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
837
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
840
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/daktari/common/workfile.c
844
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
1851
(void) snprintf(name, MAXSTRLEN, "%s", nodename);
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
1853
(void) snprintf(name, MAXSTRLEN, "%s/%s", parentname,
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
1861
(void) snprintf(name, MAXSTRLEN, "%s (%s)", name,
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
1906
(void) snprintf(name, MAXSTRLEN, "%s/%s", parentname,
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
2231
(void) snprintf(name, sizeof (name), "%s (%s)", name, piclclass);
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
735
snprintf(buf, sizeof (buf), "%dGB",
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
738
snprintf(buf, sizeof (buf), "%.2fGB",
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
743
snprintf(buf, sizeof (buf), "%dMB",
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
746
snprintf(buf, sizeof (buf), "%.2fMB",
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
751
snprintf(buf, sizeof (buf), "%dKB",
usr/src/lib/libprtdiag_psr/sparc/desktop/common/picldiag.c
754
snprintf(buf, sizeof (buf), "%.2fKB",
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/littleneck.c
323
(void) snprintf(card.bus_type, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
754
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
757
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
762
(void) snprintf(pci_card->slot_str, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
779
(void) snprintf(pci_card->model, MAXSTRLEN, "%s",
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
810
(void) snprintf(buf, MAXSTRLEN, "%s-%s", name,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
814
(void) snprintf(buf, MAXSTRLEN, "%s", name);
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
829
(void) snprintf(pci_card->name, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
835
(void) snprintf(pci_card->name, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
840
(void) snprintf(pci_card->name, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
853
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
857
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
860
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/littleneck/common/workfile.c
864
(void) snprintf(pci_card->model, MAXSTRLEN,
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
1845
(void) snprintf(name, MAXSTRLEN, "%s", nodename);
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
1847
(void) snprintf(name, MAXSTRLEN, "%s/%s", parentname,
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
1855
(void) snprintf(name, MAXSTRLEN, "%s (%s)", name,
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
1900
(void) snprintf(name, MAXSTRLEN, "%s/%s", parentname,
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
2218
(void) snprintf(name, sizeof (name), "%s (%s)", name, piclclass);
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
730
snprintf(buf, sizeof (buf), "%dGB",
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
733
snprintf(buf, sizeof (buf), "%.2fGB",
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
738
snprintf(buf, sizeof (buf), "%dMB",
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
741
snprintf(buf, sizeof (buf), "%.2fMB",
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
746
snprintf(buf, sizeof (buf), "%dKB",
usr/src/lib/libprtdiag_psr/sparc/lw8/common/lw8.c
749
snprintf(buf, sizeof (buf), "%.2fKB",
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
185
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
190
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
194
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
361
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d",
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
370
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d",
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
379
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
387
(void) snprintf(NAC, sizeof (NAC), "%s/%s",
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
395
(void) snprintf(NAC, sizeof (NAC), "%s/%s", RTM, SATA_HBA);
usr/src/lib/libprtdiag_psr/sparc/montoya/common/montoya.c
402
(void) snprintf(NAC, sizeof (NAC), "%s/%s", RTM, AMC);
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
222
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
227
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
231
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
398
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d",
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
407
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d",
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
416
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d",
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
425
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d",
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
433
(void) snprintf(NAC, sizeof (NAC), "%s/%s",
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
441
(void) snprintf(NAC, sizeof (NAC), "%s/%s", RTM, AMC);
usr/src/lib/libprtdiag_psr/sparc/monza/common/monza.c
448
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
189
(void) snprintf(nac, sizeof (nac), "%s/%s%d", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
195
(void) snprintf(nac, sizeof (nac), "%s/%s%d", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
200
(void) snprintf(nac, sizeof (nac), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
205
(void) snprintf(nac, sizeof (nac), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
211
(void) snprintf(nac, sizeof (nac), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
499
(void) snprintf(nac, size, "%s/%s%d", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
502
(void) snprintf(nac, size, "%s/%s%d", MOTHERBOARD, bus_type,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/erie.c
505
(void) snprintf(nac, size, "%s/%s", MOTHERBOARD, bus_type);
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
199
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
204
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
209
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
310
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d",
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
319
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
327
(void) snprintf(NAC, sizeof (NAC), "%s/%s",
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
335
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
343
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/huron.c
351
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
215
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
220
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
224
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
425
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d", IOBOARD, OPHIR,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
434
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d", IOBOARD, OPHIR,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
443
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
452
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
460
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD, SWITCH_A);
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
467
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD, SWITCH_B);
usr/src/lib/libprtdiag_psr/sparc/ontario/common/ontario.c
474
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
198
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
203
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
207
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
310
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d", IOBOARD, OPHIR,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
319
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d", IOBOARD, OPHIR,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
328
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
339
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
347
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD, SWITCH_A);
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
354
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD, SWITCH_B);
usr/src/lib/libprtdiag_psr/sparc/ontario/common/pelton.c
361
(void) snprintf(NAC, sizeof (NAC), "%s/%s", IOBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
133
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
140
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
146
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
151
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
161
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
169
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
173
(void) snprintf(pci_card.status,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
283
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
293
(void) snprintf(NAC, sizeof (NAC), "%s/%s%d", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
302
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
310
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
318
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
326
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/ontario/common/stpaul.c
334
(void) snprintf(NAC, sizeof (NAC), "%s/%s", MOTHERBOARD,
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
1758
(void) snprintf(name, MAXSTRLEN, "%s", nodename);
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
1760
(void) snprintf(name, MAXSTRLEN, "%s/%s", parentname,
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
1768
(void) snprintf(name, MAXSTRLEN, "%s (%s)", name,
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
1813
(void) snprintf(name, MAXSTRLEN, "%s/%s", parentname,
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
698
snprintf(buf, sizeof (buf), "%dGB",
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
701
snprintf(buf, sizeof (buf), "%.2fGB",
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
706
snprintf(buf, sizeof (buf), "%dMB",
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
709
snprintf(buf, sizeof (buf), "%.2fMB",
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
714
snprintf(buf, sizeof (buf), "%dKB",
usr/src/lib/libprtdiag_psr/sparc/schumacher/common/schumacher.c
717
snprintf(buf, sizeof (buf), "%.2fKB",
usr/src/lib/libraidcfg/common/raidcfg.c
4422
(void) snprintf(buf, MAX_PATH_LEN, "%s/c%d", CFGDIR, controller_id);
usr/src/lib/libraidcfg/common/raidcfg.c
4427
(void) snprintf(buf, sizeof (buf), "%s/", CFGDIR);
usr/src/lib/libraidcfg/common/raidcfg.c
4438
(void) snprintf(path, MAX_PATH_LEN, "%s:devctl", buf);
usr/src/lib/libraidcfg/common/raidcfg.c
4503
(void) snprintf(buf, MAX_PATH_LEN, "%s/%s.so.1",
usr/src/lib/librcm/librcm.c
74
(void) snprintf(namebuf, MAXPATHLEN, "%s%s", modname,
usr/src/lib/librcm/librcm.c
819
if (snprintf(dir_name[0], MAXPATHLEN, MODULE_DIR_HW,
usr/src/lib/librcm/librcm.c
821
snprintf(dir_name[N_MODULE_DIR + 1], MAXPATHLEN,
usr/src/lib/librcm/librcm.c
834
if (snprintf(dir_name[1], MAXPATHLEN, MODULE_DIR_HW,
usr/src/lib/librcm/librcm.c
836
snprintf(dir_name[N_MODULE_DIR + 2], MAXPATHLEN,
usr/src/lib/librcm/librcm.c
877
if (snprintf(path, MAXPATHLEN, "%s%s", dir_name, script_name)
usr/src/lib/librcm/librcm.c
923
if (snprintf(modpath, MAXPATHLEN, "%s%s", dir_name, modname)
usr/src/lib/libreparse/common/fs_reparse_lib.c
114
(void) snprintf(buf, buflen, "%s", FS_REPARSE_TAG_STR);
usr/src/lib/libreparse/common/fs_reparse_lib.c
328
(void) snprintf(dirpath, MAXPATHLEN,
usr/src/lib/libreparse/common/fs_reparse_lib.c
338
(void) snprintf(path, MAXPATHLEN,
usr/src/lib/librestart/common/librestart.c
589
if (snprintf(chan_name, MAX_CHNAME_LEN, "com.sun:scf:%s%s",
usr/src/lib/libsasl/lib/common.c
1276
snprintf(leader,128,"SASL(%d): %s: ",
usr/src/lib/libsasl/lib/common.c
1288
snprintf(conn->errdetail_buf, need_len, "%s%s", leader, conn->error_buf);
usr/src/lib/libsasl/lib/common.c
1883
snprintf(tempbuf,20,frmt,ival); /* have snprintf do the work */
usr/src/lib/libsasl/lib/common.c
2274
snprintf(out, outlen, "%s;%s", hbuf, pbuf);
usr/src/lib/libsasl/lib/dlopen.c
214
snprintf(adj_entryname, sizeof adj_entryname, "_%s", entryname);
usr/src/lib/libsasl/lib/dlopen.c
682
snprintf(tmp, sizeof (tmp), "%s%s", prefix, name);
usr/src/lib/libsasl/lib/saslutil.c
290
snprintf(buf,maxlen, "<%lu.%lu@%s>", randnum, now, conn->serverFQDN);
usr/src/lib/libsasl/lib/saslutil.c
292
snprintf(buf,maxlen, "<%lu.%lu>", randnum, now);
usr/src/lib/libsasl/lib/server.c
701
snprintf(alloc_file_name, len, "%.*s/%s.conf", conf_len, conf_to_config,
usr/src/lib/libsasl/lib/server.c
794
snprintf(config_filename, len, "%.*s/%s.conf", path_len, path_to_config,
usr/src/lib/libsasl/lib/seterror.c
294
snprintf(tempbuf,20,frmt,ival); /* have snprintf do the work */
usr/src/lib/libscf/common/lowlevel.c
6346
(void) snprintf(msg, len, format, pattern->sp_arg);
usr/src/lib/libscf/common/lowlevel.c
6351
off += snprintf(msg + off, len - off, "\t%s\n",
usr/src/lib/libscf/common/lowlevel.c
6624
(void) snprintf(pattern[i].sp_arg,
usr/src/lib/libscf/common/lowlevel.c
965
if (snprintf(door, sizeof (door), "%s/%s", root,
usr/src/lib/libscf/common/notify_params.c
173
if (snprintf(pgname, sz, "%.*s,%s", (int)n, class,
usr/src/lib/libscf/common/notify_params.c
770
if (snprintf(propname, bufsz, "%s,%s",
usr/src/lib/libscf/common/scf_tmpl.c
5010
(void) snprintf(buf, sz, "%" PRIu64, val);
usr/src/lib/libscf/common/scf_tmpl.c
5012
(void) snprintf(buf, sz, "%" PRIi64, (int64_t)val);
usr/src/lib/libscf/common/scf_tmpl.c
5934
ret = snprintf(buf, sz, "%s", dgettext(TEXT_DOMAIN,
usr/src/lib/libscf/common/scf_tmpl.c
5941
ret = snprintf(buf, sz, "%s", dgettext(TEXT_DOMAIN,
usr/src/lib/libscf/common/scf_tmpl.c
5952
ret = snprintf(buf, sz, "%s%s=\"%s\"", sep, str,
usr/src/lib/libscf/common/scf_tmpl.c
779
size = snprintf(name, limit, "%s%s",
usr/src/lib/libscf/common/scf_tmpl.c
782
size = snprintf(name, limit, "%s%s",
usr/src/lib/libscf/common/scf_tmpl.c
785
size = snprintf(name, limit, "%s%s",
usr/src/lib/libscf/common/scf_tmpl.c
788
size = snprintf(name, limit, "%s%s",
usr/src/lib/libscf/common/scf_tmpl.c
875
size = snprintf(name, limit, "%s%s_%s", SCF_PG_TM_PROP_PATTERN_PREFIX,
usr/src/lib/libsec/common/acltext.c
115
(void) snprintf(uidp, buflen, "%u", uid);
usr/src/lib/libsec/common/acltext.c
136
(void) snprintf(gidp, buflen, "%u", gid);
usr/src/lib/libsec/common/acltext.c
178
len = snprintf(NULL, 0,
usr/src/lib/libsec/common/acltext.c
181
(void) snprintf(*sidp, len + 1,
usr/src/lib/libsecdb/common/secdb.c
220
len = snprintf(buf + off, buflen - off, "%s%s%s%s",
usr/src/lib/libsff/common/libsff.c
1270
(void) snprintf(strbuf, sizeof (strbuf), "%.3lf nm", d);
usr/src/lib/libsff/common/libsff.c
1280
(void) snprintf(strbuf, sizeof (strbuf), "%.3lf nm", d);
usr/src/lib/libsff/common/libsff.c
712
(void) snprintf(str, sizeof (str), "%" PRIu64 " %s", val, unit);
usr/src/lib/libshare/autofs/libshare_autofs.c
169
(void) snprintf(number, sizeof (number), "%d",
usr/src/lib/libshare/common/libshare.c
2050
(void) snprintf(rbacstr,
usr/src/lib/libshare/common/libshare.c
2059
(void) snprintf(rbacstr,
usr/src/lib/libshare/common/libshare.c
232
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libshare/common/libshare.c
376
(void) snprintf(tstring, sizeof (tstring), "%lld", tval);
usr/src/lib/libshare/common/libshare.c
3882
(void) snprintf(istring, sizeof (istring), "%d",
usr/src/lib/libshare/common/libshare.c
741
len = snprintf(oname, len, "%s_%s", id,
usr/src/lib/libshare/common/libshare.c
747
len = snprintf(oname, len, "%s_%s_%s", id,
usr/src/lib/libshare/common/libshare.c
787
len = snprintf(oname, len, "%s_%s_%s", id, proto ? proto : "default",
usr/src/lib/libshare/common/libshare_zfs.c
1129
(void) snprintf(command, ZFS_MAXPROPLEN * 2,
usr/src/lib/libshare/common/libshare_zfs.c
1179
(void) snprintf(newopt, size, "%s,name=%s", opt, name);
usr/src/lib/libshare/common/libshare_zfs.c
1191
(void) snprintf(newopt, size, "%s,%s", opt, propstr);
usr/src/lib/libshare/common/libshare_zfs.c
1246
(void) snprintf(command, ZFS_MAXPROPLEN * 2,
usr/src/lib/libshare/common/libshare_zfs.c
1335
(void) snprintf(command,
usr/src/lib/libshare/common/libshare_zfs.c
1341
(void) snprintf(command,
usr/src/lib/libshare/common/libshare_zfs.c
1656
(void) snprintf(cur_val, MAXPATHLEN, "%s=%s,", name, val);
usr/src/lib/libshare/common/libshare_zfs.c
1693
(void) snprintf(cur_val, MAXPATHLEN, "%s=", token);
usr/src/lib/libshare/common/libshare_zfs.c
575
(void) snprintf(buff, SA_MAX_RESOURCE_NAME, "%s", dataset);
usr/src/lib/libshare/common/libsharecore.c
1468
(void) snprintf(shareopts, MAXNAMLEN, "shareopts-%s",
usr/src/lib/libshare/common/libsharecore.c
2087
(void) snprintf(buff, len, "%s%s%s",
usr/src/lib/libshare/common/plugin.c
114
(void) snprintf(path, MAXPATHLEN,
usr/src/lib/libshare/common/scfutil.c
1184
(void) snprintf(instance, sizeof (instance), "%s:%s",
usr/src/lib/libshare/common/scfutil.c
1419
(void) snprintf(tstring, sizeof (tstring), "%lld", sahandle->tstrans);
usr/src/lib/libshare/common/scfutil.c
1583
(void) snprintf(propstr, strsize, "%s",
usr/src/lib/libshare/common/scfutil.c
1586
(void) snprintf(propstr, strsize, "%s:%s:%s",
usr/src/lib/libshare/common/scfutil.c
1839
(void) snprintf(propstring, proplen,
usr/src/lib/libshare/common/scfutil.c
1892
(void) snprintf(propstring,
usr/src/lib/libshare/common/scfutil.c
1914
(void) snprintf(propstring, proplen,
usr/src/lib/libshare/nfs/libshare_nfs.c
1433
(void) snprintf(buff + curlen, buffsize - curlen,
usr/src/lib/libshare/nfs/libshare_nfs.c
1436
(void) snprintf(buff + curlen, buffsize - curlen,
usr/src/lib/libshare/nfs/libshare_nfs.c
3140
(void) snprintf(number, sizeof (number), "%d",
usr/src/lib/libshare/nfs/libshare_nfs.c
454
(void) snprintf(newstr, len, "%s%c%s", str1, sep, str2);
usr/src/lib/libshare/smb/libshare_smb.c
1381
(void) snprintf(dependency, maxlen, "%s", fmri + sizeof ("svc:"));
usr/src/lib/libshare/smb/libshare_smb.c
1995
(void) snprintf(buff + curlen, buffsize - curlen,
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
154
(void) snprintf(instance, sz, "%s:%s", serv_prefix, inst_name);
usr/src/lib/libsip/common/sip_add_hdrs.c
1036
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
1083
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
1351
count = snprintf(new_header->sip_hdr_current, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
1359
count = snprintf(new_header->sip_hdr_current, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
1366
count = snprintf(new_header->sip_hdr_current, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
1372
(void) snprintf(new_header->sip_hdr_current, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
1477
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
148
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
203
(void) snprintf(new_header->sip_hdr_start,
usr/src/lib/libsip/common/sip_add_hdrs.c
207
(void) snprintf(new_header->sip_hdr_start,
usr/src/lib/libsip/common/sip_add_hdrs.c
213
(void) snprintf(new_header->sip_hdr_start,
usr/src/lib/libsip/common/sip_add_hdrs.c
218
(void) snprintf(new_header->sip_hdr_start,
usr/src/lib/libsip/common/sip_add_hdrs.c
268
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
271
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
328
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
331
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
392
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
396
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_add_hdrs.c
440
(void) snprintf(params, plen, "%s%s", SIP_TAG, tags);
usr/src/lib/libsip/common/sip_dialog.c
361
count = snprintf(rsp, rspl, "%s", route->sip_dlg_route);
usr/src/lib/libsip/common/sip_dialog.c
407
count = snprintf(rp, rpl, "%s %c ", SIP_ROUTE, SIP_HCOLON);
usr/src/lib/libsip/common/sip_dialog.c
413
count = snprintf(rp, rpl, "%s", route->sip_dlg_route);
usr/src/lib/libsip/common/sip_dialog.c
418
count = snprintf(rsp, rspl, "%c%s",
usr/src/lib/libsip/common/sip_dialog.c
421
count = snprintf(rsp, rspl, "%s",
usr/src/lib/libsip/common/sip_dialog.c
427
count = snprintf(rp, rpl, "%c%s", SIP_COMMA,
usr/src/lib/libsip/common/sip_dialog.c
431
count = snprintf(rsp, rspl, "%c%s", SIP_COMMA,
usr/src/lib/libsip/common/sip_dialog.c
449
count = snprintf(rp, rpl, "%c %s %c", SIP_LAQUOT,
usr/src/lib/libsip/common/sip_dialog.c
452
count = snprintf(rp, rpl, "%c%c %s %c", SIP_COMMA,
usr/src/lib/libsip/common/sip_dialog.c
464
(void) snprintf(rhdr->sip_hdr_start, rset_len + strlen(SIP_CRLF) + 1,
usr/src/lib/libsip/common/sip_dialog.c
830
cnt = snprintf(newhdr->sip_hdr_current, hdrsize + 1,
usr/src/lib/libsip/common/sip_dialog.c
833
cnt = snprintf(newhdr->sip_hdr_current, hdrsize + 1,
usr/src/lib/libsip/common/sip_gids.c
162
(void) snprintf(guid, SIP_RANDOM_LEN + 1, "%u%u", random, time);
usr/src/lib/libsip/common/sip_gids.c
212
(void) snprintf(branchid, SIP_BRANCHID_LEN + 1, "z9hG4bK%s",
usr/src/lib/libsip/common/sip_gids.c
273
(void) snprintf(&branchid[2 * i], len - (2 * i), "%02x",
usr/src/lib/libsip/common/sip_hdrs_ui.c
687
(void) snprintf(param, plen, "branch=%s", branchid);
usr/src/lib/libsip/common/sip_headers.c
357
(void) snprintf(new_header->sip_hdr_current, hdrlen + 1,
usr/src/lib/libsip/common/sip_msg.c
567
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_msg.c
651
(void) snprintf(xtra_param, taglen, "%s%s", SIP_TAG, totag);
usr/src/lib/libsip/common/sip_msg.c
923
(void) snprintf(new_header->sip_hdr_start, header_size + 1,
usr/src/lib/libsip/common/sip_ui.c
818
(void) snprintf(new_header->sip_hdr_start, header_size + 1, "%s%s",
usr/src/lib/libsip/common/sip_ui.c
898
(void) snprintf(tmp_ptr, hdrlen + 1,
usr/src/lib/libsip/common/sip_ui.c
997
count = snprintf(p, slen, "%s", sb->sb_val);
usr/src/lib/libsip/common/sip_ui.c
999
count = snprintf(p, slen, "%c%s", SIP_COMMA,
usr/src/lib/libsldap/common/ns_common.c
1364
(void) snprintf(errmsg, MAXERROR, "%s: %s",
usr/src/lib/libsldap/common/ns_common.c
1389
(void) snprintf(errmsg, MAXERROR, "%s: %s",
usr/src/lib/libsldap/common/ns_common.c
1401
(void) snprintf(errmsg, MAXERROR, "%s: %s",
usr/src/lib/libsldap/common/ns_common.c
1444
(void) snprintf(ref->refHost, hostlen,
usr/src/lib/libsldap/common/ns_common.c
1449
(void) snprintf(ref->refHost, hostlen,
usr/src/lib/libsldap/common/ns_common.c
1456
(void) snprintf(ref->refHost, hostlen, "%s",
usr/src/lib/libsldap/common/ns_common.c
1695
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_common.c
182
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_common.c
2026
(void) snprintf(buffer, len, "%s=%s,%s",
usr/src/lib/libsldap/common/ns_common.c
404
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_common.c
482
(void) snprintf(buffer, buflen,
usr/src/lib/libsldap/common/ns_common.c
493
(void) snprintf(buffer, buflen,
usr/src/lib/libsldap/common/ns_common.c
823
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_common.c
849
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_common.c
932
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_config.c
1121
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1131
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1143
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1154
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1163
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1189
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1198
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1243
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1250
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1380
(void) snprintf(errstr, sizeof (errstr), gettext(
usr/src/lib/libsldap/common/ns_config.c
1502
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1555
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1572
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1595
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
1652
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
1697
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
1719
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
1748
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
1856
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
1968
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2209
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2237
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2282
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2309
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2327
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2382
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_config.c
2396
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_config.c
2492
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_config.c
2570
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_config.c
2584
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_config.c
2619
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2727
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2750
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2949
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
2974
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
3190
(void) snprintf(ibuf, sizeof (ibuf),
usr/src/lib/libsldap/common/ns_config.c
3314
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
3386
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
3401
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
3457
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
3466
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
3470
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_config.c
3724
(void) snprintf(errbuf, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
3746
(void) snprintf(errbuf, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
3768
(void) snprintf(errbuf, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
3799
(void) snprintf(errbuf, MAXERROR,
usr/src/lib/libsldap/common/ns_config.c
3825
(void) snprintf(errbuf, MAXERROR,
usr/src/lib/libsldap/common/ns_confmgr.c
1013
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
1032
(void) snprintf(filter, sizeof (filter), _PROFILE_FILTER,
usr/src/lib/libsldap/common/ns_confmgr.c
1085
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
123
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
149
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
158
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
167
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
187
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
207
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
220
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
228
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
265
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_confmgr.c
304
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_confmgr.c
316
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_confmgr.c
378
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
493
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
517
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
550
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
584
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
596
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
609
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
690
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
707
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
718
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
728
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
738
(void) snprintf(errstr, sizeof (errstr), gettext(
usr/src/lib/libsldap/common/ns_confmgr.c
758
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_confmgr.c
772
(void) snprintf(errstr, sizeof (errstr), gettext(
usr/src/lib/libsldap/common/ns_confmgr.c
843
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_confmgr.c
87
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_confmgr.c
91
(void) snprintf(errstr, MAXERROR,
usr/src/lib/libsldap/common/ns_connect.c
1165
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
1258
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_connect.c
1369
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_connect.c
2052
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2073
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2088
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2143
(void) snprintf(errstr, errstr_size, "%s",
usr/src/lib/libsldap/common/ns_connect.c
2162
(void) snprintf(errstr, errstr_size, "%s",
usr/src/lib/libsldap/common/ns_connect.c
2175
(void) snprintf(errstr, errstr_size, "%s",
usr/src/lib/libsldap/common/ns_connect.c
2184
(void) snprintf(newaddr,
usr/src/lib/libsldap/common/ns_connect.c
2193
(void) snprintf(newaddr,
usr/src/lib/libsldap/common/ns_connect.c
2368
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2384
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2401
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
249
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_connect.c
2499
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2529
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2547
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
2587
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_connect.c
311
(void) snprintf(errstr,
usr/src/lib/libsldap/common/ns_connect.c
744
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_connect.c
791
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_connect.c
796
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_connect.c
819
(void) snprintf(errmsg, sizeof (errmsg),
usr/src/lib/libsldap/common/ns_connmgmt.c
424
if (snprintf(fname, MAXPATHLEN, "/proc/%d/psinfo", pid) > 0) {
usr/src/lib/libsldap/common/ns_crypt.c
217
(void) snprintf(ev, len, CRYPTMARK "%s", str);
usr/src/lib/libsldap/common/ns_getalias.c
138
if (snprintf(filter, sizeof (filter), ALIAS_FILTER, alias, alias) < 0) {
usr/src/lib/libsldap/common/ns_getalias.c
145
if (snprintf(userdata, sizeof (userdata), ALIAS_FILTER_SSD,
usr/src/lib/libsldap/common/ns_internal.h
246
(void) snprintf(buf, BUFSIZ, message); \
usr/src/lib/libsldap/common/ns_mapping.c
687
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_mapping.c
772
(void) snprintf(errstr, (2 * MAXERROR), gettext(
usr/src/lib/libsldap/common/ns_reads.c
153
(void) snprintf(attr, len, "%s=%s", type, value);
usr/src/lib/libsldap/common/ns_reads.c
4237
(void) snprintf(filter, len, UIDNUMFILTER, uid);
usr/src/lib/libsldap/common/ns_reads.c
4246
(void) snprintf(userdata, len, UIDNUMFILTER_SSD, uid);
usr/src/lib/libsldap/common/ns_reads.c
4254
(void) snprintf(filter, len, UIDFILTER, uid);
usr/src/lib/libsldap/common/ns_reads.c
4263
(void) snprintf(userdata, len, UIDFILTER_SSD, uid);
usr/src/lib/libsldap/common/ns_reads.c
4387
(void) snprintf(filter, len, HOSTFILTER, host);
usr/src/lib/libsldap/common/ns_reads.c
4395
(void) snprintf(userdata, len, HOSTFILTER_SSD, host);
usr/src/lib/libsldap/common/ns_reads.c
4705
(void) snprintf(errstr, (2 * MAXERROR),
usr/src/lib/libsldap/common/ns_reads.c
879
(void) snprintf(space.s_d.ldap_call.ldap_u.domainname,
usr/src/lib/libsldap/common/ns_reads.c
928
(void) snprintf(space.s_d.ldap_call.ldap_u.domainname,
usr/src/lib/libsldap/common/ns_sasl.c
285
(void) snprintf(db_colon, BUFSIZ, "%s:", dbase);
usr/src/lib/libsldap/common/ns_sasl.c
319
(void) snprintf(buf, MSGSIZE,
usr/src/lib/libsldap/common/ns_sasl.c
336
(void) snprintf(buf, MSGSIZE,
usr/src/lib/libsldap/common/ns_sasl.c
365
(void) snprintf(buf, MSGSIZE,
usr/src/lib/libsldap/common/ns_sasl.c
436
(void) snprintf(buf, MSGSIZE,
usr/src/lib/libsldap/common/ns_sasl.c
443
(void) snprintf(buf, MSGSIZE,
usr/src/lib/libsldap/common/ns_sasl.c
510
(void) snprintf(buf, MSGSIZE,
usr/src/lib/libsldap/common/ns_sasl.c
516
(void) snprintf(buf, MSGSIZE,
usr/src/lib/libsldap/common/ns_standalone.c
1153
(void) snprintf(serverAddr,
usr/src/lib/libsldap/common/ns_standalone.c
1169
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
1223
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
1248
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
1440
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
1466
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
1933
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
1951
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
1993
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
2172
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
2325
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
2348
(void) snprintf(errmsg,
usr/src/lib/libsldap/common/ns_standalone.c
626
(void) snprintf(*hostname, len, "%s:%s",
usr/src/lib/libsldap/common/ns_standalone.c
658
(void) snprintf(*hostname, len, "%s:%s",
usr/src/lib/libsldap/common/ns_standalone.c
787
(void) snprintf(*door_line +
usr/src/lib/libsldap/common/ns_standalone.c
794
(void) snprintf(*door_line +
usr/src/lib/libsldap/common/ns_standalone.c
900
(void) snprintf(filter,
usr/src/lib/libsldap/common/ns_standalone.c
981
(void) snprintf(searchBaseDN, BUFSIZ, "ou=profile,%s", dir_base_dn);
usr/src/lib/libsldap/common/ns_standalone.c
982
(void) snprintf(filter,
usr/src/lib/libsldap/common/ns_writes.c
1064
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libsldap/common/ns_writes.c
146
(void) snprintf(*new_dn, len, "%s=%s", mappedattr[0], dn + orig_len +1);
usr/src/lib/libsldap/common/ns_writes.c
1562
(void) snprintf(trdn, RDNSIZE, "uid=%s", ptr->pw_name);
usr/src/lib/libsldap/common/ns_writes.c
1703
(void) snprintf(trdn, RDNSIZE, "SolarisProjectName=%s", ptr->pj_name);
usr/src/lib/libsldap/common/ns_writes.c
1725
if (snprintf(ibuf, sizeof (ibuf), "%u", ptr->pj_projid) < 0) {
usr/src/lib/libsldap/common/ns_writes.c
1815
(void) snprintf(trdn, RDNSIZE, "uid=%s", ptr->sp_namp);
usr/src/lib/libsldap/common/ns_writes.c
1939
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->gr_name);
usr/src/lib/libsldap/common/ns_writes.c
2044
(void) snprintf(trdn, RDNSIZE, "cn=%s+ipHostNumber=%s",
usr/src/lib/libsldap/common/ns_writes.c
2177
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->r_name);
usr/src/lib/libsldap/common/ns_writes.c
2267
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->p_name);
usr/src/lib/libsldap/common/ns_writes.c
2365
(void) snprintf(trdn, RDNSIZE, "cn=%s+ipServiceProtocol=%s",
usr/src/lib/libsldap/common/ns_writes.c
2458
(void) snprintf(cp, sizeof (cp), "%d.%d.%d.%d",
usr/src/lib/libsldap/common/ns_writes.c
2465
(void) snprintf(trdn, RDNSIZE, "ipNetworkNumber=%s", cp);
usr/src/lib/libsldap/common/ns_writes.c
2548
(void) snprintf(trdn, RDNSIZE, "ipNetworkNumber=%s", ptr->netnumber);
usr/src/lib/libsldap/common/ns_writes.c
2613
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
2710
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
2787
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
2860
(void) snprintf(&filter[0], sizeof (filter),
usr/src/lib/libsldap/common/ns_writes.c
2864
(void) snprintf(&filter[0], sizeof (filter),
usr/src/lib/libsldap/common/ns_writes.c
2960
(void) snprintf(trdn, RDNSIZE, "uid=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
2962
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
3025
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->alias);
usr/src/lib/libsldap/common/ns_writes.c
3122
(void) snprintf(trdn, RDNSIZE, version1 ? "cn=%s" : "automountKey=%s",
usr/src/lib/libsldap/common/ns_writes.c
3204
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
3310
(void) snprintf(trdn, RDNSIZE, "cn=%s+SolarisKernelSecurityPolicy=%s"
usr/src/lib/libsldap/common/ns_writes.c
3407
(void) snprintf(trdn, RDNSIZE, "cn=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
3491
(void) snprintf(trdn, RDNSIZE, "uid=%s", ptr->name);
usr/src/lib/libsldap/common/ns_writes.c
3572
(void) snprintf(trdn, RDNSIZE, "uid=%s", ptr->au_name);
usr/src/lib/libsldap/common/ns_writes.c
3650
(void) snprintf(trdn, RDNSIZE, "ipTnetTemplateName=%s", esc_str);
usr/src/lib/libsldap/common/ns_writes.c
3712
(void) snprintf(trdn, RDNSIZE, "ipTnetNumber=%s", ptr->address);
usr/src/lib/libsldap/common/ns_writes.c
3860
(void) snprintf(trdn, RDNSIZE, "%s,%s", rdn, dns[0]);
usr/src/lib/libsldap/common/ns_writes.c
3864
(void) snprintf(trdn, RDNSIZE, "%s,%s",
usr/src/lib/libsldap/common/ns_writes.c
3886
(void) snprintf(fulldn, i, "%s%s", trdn,
usr/src/lib/libsldap/common/ns_writes.c
3903
(void) snprintf(fulldn, i, "%s,%s", rdn, basedn);
usr/src/lib/libsldap/common/ns_writes.c
4133
(void) snprintf(errstr, sizeof (errstr),
usr/src/lib/libslp/clib/slp_utils.c
87
(void) snprintf(buf, sizeof (buf), "libslp: %s: ", func);
usr/src/lib/libsmbfs/smb/ctx.c
1707
snprintf(sname, sname_max, "%s:%s",
usr/src/lib/libsmbfs/smb/ctx.c
1722
snprintf(sname, sname_max, "%s:%s:%s",
usr/src/lib/libsmbfs/smb/iod_cl.c
76
x = snprintf(door_path, sizeof (door_path),
usr/src/lib/libsmbfs/smb/nb_name.c
100
snprintf(snb->snb_name, NB_NAMELEN,
usr/src/lib/libsmbfs/smb/nbns_rq.c
199
snprintf(nn.nn_name, NB_NAMELEN, "%-15.15s", name);
usr/src/lib/libsmbfs/smb/rcfile.c
723
snprintf(fn, len, "%s/.nsmbrc", home);
usr/src/lib/libsmedia/library/common/l_misc.c
235
if (snprintf(pathname, PATH_MAX, "%s/%s",
usr/src/lib/libsocket/inet/getnameinfo.c
228
portlen = snprintf(port_buf, sizeof (port_buf), "%hu",
usr/src/lib/libsocket/inet/getnameinfo.c
252
portlen = snprintf(port_buf, sizeof (port_buf),
usr/src/lib/libsocket/inet/getnameinfo.c
337
if ((n = snprintf(zonestr, zonelen, "%u",
usr/src/lib/libsocket/inet/netmasks.c
72
(void) snprintf(result, len, "%d.%d.%d.%d",
usr/src/lib/libsocket/inet/netmasks.c
75
(void) snprintf(result, len, "%d.%d.%d", up[1], up[2], up[3]);
usr/src/lib/libsocket/inet/netmasks.c
77
(void) snprintf(result, len, "%d.%d", up[2], up[3]);
usr/src/lib/libsocket/inet/netmasks.c
79
(void) snprintf(result, len, "%d", up[3]);
usr/src/lib/libsocket/inet/rcmd.c
145
(void) snprintf(aport, MAX_SHORTSTRLEN, "%u", ntohs(rport));
usr/src/lib/libsocket/inet/rcmd.c
282
(void) snprintf(aport, MAX_SHORTSTRLEN, "%d", lport);
usr/src/lib/libsocket/inet/rexec.c
147
(void) snprintf(aport, MAX_SHORTSTRLEN, "%u", port);
usr/src/lib/libsocket/inet/rexec.c
87
(void) snprintf(aport, MAX_SHORTSTRLEN, "%u", ntohs(rport));
usr/src/lib/libsocket/inet/ruserpass.c
162
t = snprintf(buf, sizeof (buf), "%s/.netrc", hdir);
usr/src/lib/libsrpt/common/libsrpt.c
484
(void) snprintf(buf, buflen, "%llX", guid);
usr/src/lib/libstmf/common/stmf.c
2015
(void) snprintf(guidAsciiBuf, sizeof (guidAsciiBuf),
usr/src/lib/libstmf/common/stmf.c
2694
reqLen = snprintf(propVal, *propLen, "%llu",
usr/src/lib/libstmf/common/stmf.c
2735
reqLen = snprintf(propVal, *propLen,
usr/src/lib/libstmf/common/stmf.c
2765
(void) snprintf(propVal, *propLen, "%llu",
usr/src/lib/libstmf/common/stmf.c
3457
(void) snprintf((char *)&devid->ident[strlen(WWN)],
usr/src/lib/libstmf/common/store.c
1319
(void) snprintf(pgName, sizeof (pgName), "%s%s",
usr/src/lib/libstmf/common/store.c
1520
if (snprintf(buf1, sizeof (buf1), "%s-%lld",
usr/src/lib/libstmf/common/store.c
1543
if (snprintf(buf2, sizeof (buf2), "%s-%s", buf1,
usr/src/lib/libstmf/common/store.c
2986
if (snprintf(groupPropListName, sizeof (groupPropListName),
usr/src/lib/libstmf/common/store.c
3019
if (snprintf(groupPropListName, sizeof (groupPropListName),
usr/src/lib/libstmf/common/store.c
3080
(void) snprintf(guidAsciiBuf, sizeof (guidAsciiBuf),
usr/src/lib/libstmf/common/store.c
3087
(void) snprintf(scfLuPgName, sizeof (scfLuPgName), "%s-%s",
usr/src/lib/libstmf/common/store.c
3095
(void) snprintf(viewEntryPgName, sizeof (viewEntryPgName),
usr/src/lib/libstmf/common/store.c
3415
if (snprintf(groupPropListName, sizeof (groupPropListName),
usr/src/lib/libstmf/common/store.c
3451
if (snprintf(groupPropListName, sizeof (groupPropListName),
usr/src/lib/libstmf/common/store.c
3526
(void) snprintf(guidAsciiBuf, sizeof (guidAsciiBuf),
usr/src/lib/libstmf/common/store.c
3534
(void) snprintf(luPgName, sizeof (luPgName), "%s-%s",
usr/src/lib/libstmf/common/store.c
3938
if (snprintf(groupPropListName, sizeof (groupPropListName),
usr/src/lib/libstmf/common/store.c
3975
if (snprintf(groupPropListName, sizeof (groupPropListName),
usr/src/lib/libstmf/common/store.c
4030
(void) snprintf(pgName, sizeof (pgName), "%s%s",
usr/src/lib/libstmf/common/store.c
4156
(void) snprintf(dataPropertyName, sizeof (dataPropertyName),
usr/src/lib/libstmf/common/store.c
4478
(void) snprintf(pgName, sizeof (pgName), "%s%s",
usr/src/lib/libstmf/common/store.c
4694
(void) snprintf(dataPropertyName, sizeof (dataPropertyName),
usr/src/lib/libstmf/common/store.c
4786
(void) snprintf(dataPropertyName, sizeof (dataPropertyName),
usr/src/lib/libstmf/common/store.c
5063
(void) snprintf(guidAsciiBuf, sizeof (guidAsciiBuf),
usr/src/lib/libstmf/common/store.c
5070
(void) snprintf(luPgName, sizeof (luPgName), "%s-%s",
usr/src/lib/libstmf/common/store.c
5077
(void) snprintf(viewEntryPgName, sizeof (viewEntryPgName),
usr/src/lib/libstmf/common/store.c
5163
(void) snprintf(guidAsciiBuf, sizeof (guidAsciiBuf),
usr/src/lib/libstmf/common/store.c
5170
(void) snprintf(luPgName, sizeof (luPgName), "%s-%s",
usr/src/lib/libstmf/common/store.c
5177
(void) snprintf(viewEntryPgName, sizeof (viewEntryPgName),
usr/src/lib/libsun_ima/common/ima.c
1138
(void) snprintf(static_target_addr_port_str,
usr/src/lib/libsun_ima/common/ima.c
1144
(void) snprintf(static_target_addr_port_str,
usr/src/lib/libsysevent/libsysevent.c
1109
if (snprintf(door_name, MAXPATHLEN, "%s/%d",
usr/src/lib/libsysevent/libsysevent.c
1865
if (snprintf(full_channel, MAXPATHLEN, "%s/%s", CHAN_PATH, channel) >=
usr/src/lib/libsysevent/libsysevent.c
1950
if (snprintf(door_name, MAXPATHLEN, "%s/%s",
usr/src/lib/libsysevent/libsysevent.c
2130
if (snprintf(door_name, MAXPATHLEN, "%s/%s",
usr/src/lib/libsysevent/libsysevent.c
2156
if (snprintf(door_name, MAXPATHLEN, "%s/%d",
usr/src/lib/libsysevent/libsysevent.c
2590
if (snprintf(door_name, MAXPATHLEN, "%s/%s",
usr/src/lib/libsysevent/libsysevent.c
621
if (snprintf(pub_id, pub_sz, "%s:%s%s:%d", vendor, SE_USR_PUB,
usr/src/lib/libtecla/common/getline.c
4096
snprintf(string, sizeof(string), "\\%o", (int)(unsigned char)c);
usr/src/lib/libtecla/common/getline.c
6543
snprintf(lnum, sizeof(lnum), "%d", lineno);
usr/src/lib/libtecla/common/history.c
1282
snprintf(lnum, sizeof(lnum), "%d", lineno);
usr/src/lib/libtecla/common/history.c
1487
snprintf(buffer, sizeof(buffer), "%lu", (unsigned long) glh->list.tail->id);
usr/src/lib/libtecla/common/history.c
1500
snprintf(buffer, sizeof(buffer), "%u", (unsigned) grpmax);
usr/src/lib/libtecla/common/history.c
1579
snprintf(buffer, sizeof(buffer), "%*lu", idlen, (unsigned long) node->id);
usr/src/lib/libtecla/common/history.c
1585
snprintf(buffer, sizeof(buffer), "%*u", grplen, (unsigned) node->group);
usr/src/lib/libtsnet/common/misc.c
148
slen += snprintf(line + slen, len - slen,
usr/src/lib/libtsnet/common/misc.c
156
slen += snprintf(line + slen, len - slen, "min_sl=%s",
usr/src/lib/libtsnet/common/misc.c
163
slen += snprintf(line + slen, len - slen, "max_sl=%s",
usr/src/lib/libtsnet/common/misc.c
169
slen += snprintf(line + slen, len - slen, "doi=%d",
usr/src/lib/libtsnet/common/misc.c
173
slen += snprintf(line + slen, len - slen, "cipso");
usr/src/lib/libtsol/common/call_labeld.c
122
(void) snprintf(door_name, sizeof (door_name), "%s%s",
usr/src/lib/libtsol/common/getpathbylabel.c
446
(void) snprintf(globalpath, MAXPATHLEN,
usr/src/lib/libumem/common/umem.c
3117
(void) snprintf(name, sizeof (name), "umem_magazine_%d",
usr/src/lib/libumem/common/umem.c
3209
(void) snprintf(name, sizeof (name), "umem_alloc_%lu",
usr/src/lib/libumem/common/vmem.c
1458
(void) snprintf(vmp->vm_name, VMEM_NAMELEN, "%s", name);
usr/src/lib/libumem/common/vmem.c
1504
(void) snprintf(buf, sizeof (buf), "%s_%lu",
usr/src/lib/libutempter/common/utempter.c
51
if (snprintf(ut.ut_id, sizeof (ut.ut_id), "f%d", fd) >=
usr/src/lib/libutempter/common/utempter.c
65
if (snprintf(ut2.ut_id, sizeof (ut2.ut_id), "f%d", fd) >=
usr/src/lib/libuuid/common/uuid.c
495
(void) snprintf(out, 25,
usr/src/lib/libuutil/common/uu_open.c
54
(void) snprintf(fname, PATH_MAX, "%s/uu%lld", dir, gethrtime());
usr/src/lib/libvmmapi/common/vmmapi.c
121
snprintf(vmfile, len, "/dev/vmm/%s", name);
usr/src/lib/libvscan/common/libvscan.c
1564
(void) snprintf(pgname, VS_PGNAME_ENGINE_LEN, "%s%s",
usr/src/lib/libwrap/tli.c
319
snprintf(buf, sizeof (buf), "Unknown TLI error %d", t_errno);
usr/src/lib/libxpio/common/libxpio.c
324
if (snprintf(buf, sizeof (buf), "/devices%s", path) >= sizeof (buf)) {
usr/src/lib/libxpio/common/libxpio_attr.c
281
ret = snprintf(buf + off, buflen - off, "%s%s",
usr/src/lib/libxpio/common/libxpio_attr.c
351
return (snprintf(buf, buflen, "0x%x", val) < buflen);
usr/src/lib/libzfs/common/libzfs_crypto.c
1135
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_crypto.c
1295
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_crypto.c
1451
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
1086
(void) snprintf(newpropname, sizeof (newpropname),
usr/src/lib/libzfs/common/libzfs_dataset.c
1798
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
1834
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
2002
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
2645
(void) snprintf(propbuf, proplen, "%llu", val);
usr/src/lib/libzfs/common/libzfs_dataset.c
2706
(void) snprintf(propbuf, proplen, "%s%s",
usr/src/lib/libzfs/common/libzfs_dataset.c
2709
(void) snprintf(propbuf, proplen, "%s%s%s%s",
usr/src/lib/libzfs/common/libzfs_dataset.c
2752
(void) snprintf(propbuf, proplen, "%llu",
usr/src/lib/libzfs/common/libzfs_dataset.c
2775
(void) snprintf(propbuf, proplen, "%llu",
usr/src/lib/libzfs/common/libzfs_dataset.c
2790
(void) snprintf(propbuf, proplen, "%llu.%02llux",
usr/src/lib/libzfs/common/libzfs_dataset.c
2813
(void) snprintf(propbuf, proplen, "%s", str);
usr/src/lib/libzfs/common/libzfs_dataset.c
2895
(void) snprintf(propbuf, proplen, "%llu", (u_longlong_t)val);
usr/src/lib/libzfs/common/libzfs_dataset.c
2909
(void) snprintf(propbuf, proplen, "%llu",
usr/src/lib/libzfs/common/libzfs_dataset.c
2926
(void) snprintf(propbuf, proplen, "%llu",
usr/src/lib/libzfs/common/libzfs_dataset.c
2985
(void) snprintf(buf, sizeof (buf), "%llu", (longlong_t)val);
usr/src/lib/libzfs/common/libzfs_dataset.c
3210
(void) snprintf(propbuf, proplen, "%llu", propvalue);
usr/src/lib/libzfs/common/libzfs_dataset.c
3274
(void) snprintf(propbuf, proplen, "%llu", propvalue);
usr/src/lib/libzfs/common/libzfs_dataset.c
3373
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
3550
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
3594
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
3811
(void) snprintf(name, sizeof (name),
usr/src/lib/libzfs/common/libzfs_dataset.c
3864
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
3872
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
3906
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
3989
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
4038
(void) snprintf(name, sizeof (name),
usr/src/lib/libzfs/common/libzfs_dataset.c
4056
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
4092
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
4102
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
4134
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
4172
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
4308
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
4373
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
4448
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
4522
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
4854
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
4889
(void) snprintf(name, sizeof (name),
usr/src/lib/libzfs/common/libzfs_dataset.c
4919
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
4953
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
4972
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
5009
(void) snprintf(name, sizeof (name),
usr/src/lib/libzfs/common/libzfs_dataset.c
5050
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
5073
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_dataset.c
5089
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
5137
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
5165
(void) snprintf(errbuf, sizeof (errbuf), dgettext(
usr/src/lib/libzfs/common/libzfs_dataset.c
5205
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
5242
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_dataset.c
681
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
107
(void) snprintf(pn, maxlen, "(on_delete_queue)");
usr/src/lib/libzfs/common/libzfs_diff.c
110
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
116
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
121
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
410
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
479
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
497
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
512
(void) snprintf(zc.zc_value, sizeof (zc.zc_value),
usr/src/lib/libzfs/common/libzfs_diff.c
520
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
526
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
571
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
593
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
637
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
676
(void) snprintf(di->errbuf, sizeof (di->errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
762
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_diff.c
799
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_fru.c
211
(void) snprintf(path, sizeof (path),
usr/src/lib/libzfs/common/libzfs_iter.c
209
(void) snprintf(name, sizeof (name), "%s#%s", zhp->zfs_name,
usr/src/lib/libzfs/common/libzfs_iter.c
387
(void) snprintf(snapname, sizeof (snapname),
usr/src/lib/libzfs/common/libzfs_iter.c
408
(void) snprintf(snapname, sizeof (snapname), "%s@%s",
usr/src/lib/libzfs/common/libzfs_mount.c
442
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libzfs/common/libzfs_mount.c
653
(void) snprintf(path, MAXPATHLEN,
usr/src/lib/libzfs/common/libzfs_pool.c
1201
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
1379
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
1415
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
1436
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
1459
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
1556
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
1837
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
1914
(void) snprintf(desc, sizeof (desc),
usr/src/lib/libzfs/common/libzfs_pool.c
1918
(void) snprintf(desc, sizeof (desc),
usr/src/lib/libzfs/common/libzfs_pool.c
1967
(void) snprintf(aux, sizeof (aux),
usr/src/lib/libzfs/common/libzfs_pool.c
1974
(void) snprintf(aux, sizeof (aux),
usr/src/lib/libzfs/common/libzfs_pool.c
2087
(void) snprintf(msg, sizeof (msg), "%llu", (u_longlong_t)guid);
usr/src/lib/libzfs/common/libzfs_pool.c
2132
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
2136
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
2141
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
2144
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
2228
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
2310
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
2641
(void) snprintf(buf, sizeof (buf), "%s/%s", ZFS_DISK_ROOT,
usr/src/lib/libzfs/common/libzfs_pool.c
2693
rsz = snprintf(physpath + pos, bytes_left, format, tmppath);
usr/src/lib/libzfs/common/libzfs_pool.c
275
(void) snprintf(buf, len, "%llu", intval);
usr/src/lib/libzfs/common/libzfs_pool.c
2827
(void) snprintf(path, sizeof (path), "%s/%s", ZFS_RDISK_ROOT, name);
usr/src/lib/libzfs/common/libzfs_pool.c
2889
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
2892
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
2960
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3008
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3043
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3107
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
3110
(void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
320
(void) snprintf(buf, len, "%llu",
usr/src/lib/libzfs/common/libzfs_pool.c
3270
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
332
(void) snprintf(buf, len, "%llu",
usr/src/lib/libzfs/common/libzfs_pool.c
3372
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
340
(void) snprintf(buf, len, "%llu",
usr/src/lib/libzfs/common/libzfs_pool.c
343
(void) snprintf(buf, len, "%llu%%",
usr/src/lib/libzfs/common/libzfs_pool.c
351
(void) snprintf(buf, len, "%llu",
usr/src/lib/libzfs/common/libzfs_pool.c
354
(void) snprintf(buf, len, "%llu%%",
usr/src/lib/libzfs/common/libzfs_pool.c
3576
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
360
(void) snprintf(buf, len, "%llu.%02llu",
usr/src/lib/libzfs/common/libzfs_pool.c
3624
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
364
(void) snprintf(buf, len, "%llu.%02llux",
usr/src/lib/libzfs/common/libzfs_pool.c
3645
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3682
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3686
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3752
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3776
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
3796
(void) snprintf(msg, sizeof (msg),
usr/src/lib/libzfs/common/libzfs_pool.c
380
(void) snprintf(buf, len, "-");
usr/src/lib/libzfs/common/libzfs_pool.c
385
(void) snprintf(buf, len, "%llu", intval);
usr/src/lib/libzfs/common/libzfs_pool.c
4453
(void) snprintf(pathname, len, "<metadata>:<0x%llx>", obj);
usr/src/lib/libzfs/common/libzfs_pool.c
4463
(void) snprintf(pathname, len, "<0x%llx>:<0x%llx>",
usr/src/lib/libzfs/common/libzfs_pool.c
4478
(void) snprintf(pathname, len, "%s%s", mntpnt,
usr/src/lib/libzfs/common/libzfs_pool.c
4481
(void) snprintf(pathname, len, "%s:%s",
usr/src/lib/libzfs/common/libzfs_pool.c
4485
(void) snprintf(pathname, len, "%s:<0x%llx>", dsname, obj);
usr/src/lib/libzfs/common/libzfs_pool.c
4542
(void) snprintf(diskname, sizeof (diskname), "%s%s", ZFS_RDISK_ROOT,
usr/src/lib/libzfs/common/libzfs_pool.c
4615
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_pool.c
4634
(void) snprintf(path, sizeof (path), "%s/%s%s", ZFS_RDISK_ROOT, name,
usr/src/lib/libzfs/common/libzfs_pool.c
4841
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_pool.c
735
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1051
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1129
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1429
(void) snprintf(zc.zc_name, sizeof (zc.zc_name), "%s@%s",
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1447
(void) snprintf(zc.zc_name, sizeof (zc.zc_name), "%s@%s",
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1682
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1789
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1863
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1953
(void) snprintf(errbuf, sizeof (errbuf),
usr/src/lib/libzfs/common/libzfs_sendrecv.c
1986
(void) snprintf(drr.drr_u.drr_begin.drr_toname,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2051
(void) snprintf(sdd.holdtag, sizeof (sdd.holdtag),
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2173
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2389
(void) snprintf(newname, ZFS_MAX_DATASET_NAME_LEN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2640
(void) snprintf(buf, sizeof (buf), "%s@%s", fsname, snapname);
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2647
(void) snprintf(buf, sizeof (buf), "%s@%s", fsname, snapname);
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2938
(void) snprintf(name, sizeof (name), "%s@%s",
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2958
(void) snprintf(zc.zc_name, sizeof (zc.zc_name),
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2974
(void) snprintf(name, sizeof (name), "%s@%s",
usr/src/lib/libzfs/common/libzfs_sendrecv.c
2976
(void) snprintf(tryname, sizeof (name), "%s@%s",
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3050
(void) snprintf(tryname, sizeof (tryname),
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3110
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3323
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3684
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3866
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
3888
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
4205
(void) snprintf(tbuf, sizeof (tbuf),
usr/src/lib/libzfs/common/libzfs_sendrecv.c
4525
(void) snprintf(errbuf, sizeof (errbuf), dgettext(TEXT_DOMAIN,
usr/src/lib/libzfs/common/libzfs_sendrecv.c
796
(void) snprintf(name, sizeof (name), "%s@%s", fs, snap);
usr/src/lib/libzfs/common/libzfs_sendrecv.c
945
(void) snprintf(guidstring, sizeof (guidstring),
usr/src/lib/libzfs/common/libzfs_util.c
1109
(void) snprintf(buf, sizeof (buf),
usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
208
(void) snprintf(signature, sizeof (signature),
usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
221
(void) snprintf(signature, sizeof (signature),
usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
295
(void) snprintf(signature, sizeof (signature),
usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
307
(void) snprintf(signature, sizeof (signature),
usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
354
(void) snprintf(signature, sizeof (signature),
usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
419
(void) snprintf(signature, sizeof (signature),
usr/src/lib/libzfs_jni/common/libzfs_jni_property.c
443
(void) snprintf(signature, sizeof (signature),
usr/src/lib/libzfs_jni/common/libzfs_jni_util.c
204
(void) snprintf(signature, sizeof (signature), "L%s;",
usr/src/lib/libzonecfg/common/getzoneent.c
175
return (snprintf(path, MAXPATHLEN, "%s%s", zonecfg_root,
usr/src/lib/libzonecfg/common/getzoneent.c
205
if (snprintf(path, sizeof (path), "%s%s", zonecfg_root,
usr/src/lib/libzonecfg/common/getzoneent.c
309
(void) snprintf(tmp_file_name, tlen, "%s%s", zonecfg_root,
usr/src/lib/libzonecfg/common/libzonecfg.c
1244
(void) snprintf(bakfile, sizeof (bakfile), "%s/.backup.%d.%s",
usr/src/lib/libzonecfg/common/libzonecfg.c
1405
if (snprintf(migpath, sizeof (migpath), "%s/%s", path,
usr/src/lib/libzonecfg/common/libzonecfg.c
1446
if (snprintf(migpath, sizeof (migpath), "%s/%s", path, ZONE_DETACHED) >=
usr/src/lib/libzonecfg/common/libzonecfg.c
1473
(void) snprintf(detached, sizeof (detached), "%s/%s", path,
usr/src/lib/libzonecfg/common/libzonecfg.c
1475
(void) snprintf(attached, sizeof (attached), "%s/%s", path,
usr/src/lib/libzonecfg/common/libzonecfg.c
1503
if (snprintf(path, sizeof (path), "%s%s", zonecfg_root,
usr/src/lib/libzonecfg/common/libzonecfg.c
1553
if (snprintf(path, sizeof (path), "%s%s", zonecfg_root,
usr/src/lib/libzonecfg/common/libzonecfg.c
285
return (snprintf(answer, MAXPATHLEN, "%s%s/%s.xml", zonecfg_root,
usr/src/lib/libzonecfg/common/libzonecfg.c
292
return (snprintf(answer, MAXPATHLEN, "%s%s/%s.snapshot.xml",
usr/src/lib/libzonecfg/common/libzonecfg.c
2947
(void) snprintf(buf, sizeof (buf), "%lu", uid);
usr/src/lib/libzonecfg/common/libzonecfg.c
2950
(void) snprintf(buf, sizeof (buf), "%lu", gid);
usr/src/lib/libzonecfg/common/libzonecfg.c
2953
(void) snprintf(buf, sizeof (buf), "%o", mode);
usr/src/lib/libzonecfg/common/libzonecfg.c
3105
if ((zfsl = snprintf(zfs_path, sizeof (zfs_path), "%s/.zfs/", rootpath))
usr/src/lib/libzonecfg/common/libzonecfg.c
4321
(void) snprintf(pset_tab->zone_importance,
usr/src/lib/libzonecfg/common/libzonecfg.c
4331
(void) snprintf(pset_tab->zone_ncpu_min,
usr/src/lib/libzonecfg/common/libzonecfg.c
4338
(void) snprintf(pset_tab->zone_ncpu_max,
usr/src/lib/libzonecfg/common/libzonecfg.c
4446
(void) snprintf(tmp_name, sizeof (tmp_name), TMP_POOL_NAME, zone_name);
usr/src/lib/libzonecfg/common/libzonecfg.c
4537
(void) snprintf(tmp_name, sizeof (tmp_name), TMP_POOL_NAME, zone_name);
usr/src/lib/libzonecfg/common/libzonecfg.c
4646
(void) snprintf(pool, poolsize, TMP_POOL_NAME, zone);
usr/src/lib/libzonecfg/common/libzonecfg.c
6185
(void) snprintf(mypid, sizeof (mypid), "%i", getpid());
usr/src/lib/libzonecfg/common/libzonecfg.c
630
if (snprintf(migpath, sizeof (migpath), "%s/root", path) >=
usr/src/lib/libzonecfg/common/libzonecfg.c
637
if (snprintf(migpath, sizeof (migpath), "%s/%s", path, fname) >=
usr/src/lib/libzonecfg/common/libzonecfg.c
6796
(void) snprintf(buf, sizeof (buf), "%llu", (long long)val);
usr/src/lib/libzonecfg/common/libzonecfg.c
7432
if (snprintf(pathbuf, sizeof (pathbuf), "%s%s", zonecfg_get_root(),
usr/src/lib/libzonecfg/common/libzonecfg.c
7450
if (snprintf(pathbuf, sizeof (pathbuf), "%s%s/%s.zoneadm.lock",
usr/src/lib/libzonecfg/common/libzonecfg.c
7489
return (snprintf(buffer, PATH_MAX, "%s" ZONE_DOOR_PATH,
usr/src/lib/libzonecfg/common/libzonecfg.c
7856
(void) snprintf(authname, MAXAUTHS, "%s%s",
usr/src/lib/libzonecfg/common/libzonecfg.c
8233
(void) snprintf(auth, MAXAUTHS, "%s%s/%s",
usr/src/lib/libzonecfg/common/libzonecfg.c
8260
cmd_len = snprintf(NULL, 0, "%s -A \"%s\" -P \"%s\" %s",
usr/src/lib/libzonecfg/common/libzonecfg.c
8265
(void) snprintf(cmdbuf, cmd_len, "%s -A \"%s\" -P \"%s\" %s",
usr/src/lib/libzonecfg/common/scratchops.c
89
(void) snprintf(mapfile, sizeof (mapfile), "%s/" PATH_MAPFILE,
usr/src/lib/libzoneinfo/common/libzone.c
1012
if ((ret = snprintf(fname, sizeof (fname), "%s/%s", root, DEFINIT)) >=
usr/src/lib/libzoneinfo/common/libzone.c
1089
ret = snprintf(buff, sizeof (buff), tzfmt,
usr/src/lib/libzoneinfo/common/libzone.c
1180
ret = snprintf(newpath, sizeof (newpath),
usr/src/lib/libzoneinfo/common/libzone.c
745
(void) snprintf(cp, GMT_FMT_Q_LEN + 1, GMT_FMT_Q,
usr/src/lib/libzoneinfo/common/libzone.c
768
(void) snprintf(cp, GMT_FMT_ZONE_LEN + 1, GMT_FMT_ZONE,
usr/src/lib/libzoneinfo/common/libzone.c
878
ret = snprintf(path, sizeof (path),
usr/src/lib/libzoneinfo/common/libzone.c
885
ret = snprintf(path, sizeof (path),
usr/src/lib/libzoneinfo/common/libzone.c
949
if ((ret = snprintf(fname, sizeof (fname), "%s/%s", root, DEFINIT)) >=
usr/src/lib/libzpool/common/kernel.c
140
(void) snprintf(dumppath, sizeof (dumppath),
usr/src/lib/libzpool/common/kernel.c
528
(void) snprintf(hw_serial, sizeof (hw_serial), "%ld",
usr/src/lib/libzpool/common/util.c
81
(void) snprintf(bias_suffix, sizeof (bias_suffix),
usr/src/lib/libzutil/common/zutil_import.c
1023
(void) snprintf(tmpnode.rn_name, MAXNAMELEN, "%s%u",
usr/src/lib/libzutil/common/zutil_nicenum.c
124
if (snprintf(buf, buflen, "%d%s",
usr/src/lib/libzutil/common/zutil_nicenum.c
129
if (snprintf(buf, buflen, "%.*f%s", i,
usr/src/lib/libzutil/common/zutil_nicenum.c
72
(void) snprintf(buf, buflen, "%llu", (u_longlong_t)num);
usr/src/lib/libzutil/common/zutil_nicenum.c
75
(void) snprintf(buf, buflen, "%llu", (u_longlong_t)num);
usr/src/lib/libzutil/common/zutil_nicenum.c
78
(void) snprintf(buf, buflen, "%s", "-");
usr/src/lib/libzutil/common/zutil_nicenum.c
91
(void) snprintf(buf, buflen, "-");
usr/src/lib/libzutil/common/zutil_nicenum.c
98
(void) snprintf(buf, buflen, "%llu%s", (u_longlong_t)n, u);
usr/src/lib/mpapi/libmpapi/common/mpapi.c
3638
(void) snprintf(tmp_mpConfFilePath, MAX_NAME_SIZE,
usr/src/lib/mpapi/libmpapi/common/mpapi.c
377
snprintf(pProps->fileName, MAX_NAME_SIZE, "%s",
usr/src/lib/mpapi/libmpscsi_vhci/common/MP_GetAssociatedPathOidList.c
153
(void) snprintf(fullName, 511, "/devices%s:%s",
usr/src/lib/mpapi/libmpscsi_vhci/common/MP_GetAssociatedPathOidList.c
338
(void) snprintf(fullName, 511, "/devices%s:%s",
usr/src/lib/mpapi/libmpscsi_vhci/common/MP_GetMPLogicalUnitProperties.c
148
(void) snprintf(fullName, 511, "%s:%s", pathName, minorName);
usr/src/lib/mpapi/libmpscsi_vhci/common/MP_GetMPLuOidListFromTPG.c
260
(void) snprintf(fullName, 511, "/devices%s:%s",
usr/src/lib/mpapi/libmpscsi_vhci/common/debug_logging.c
52
(void) snprintf(header, MAX_LOG_LEN, "%s: %s: %s",
usr/src/lib/nametoaddr/straddr/common/straddr.c
449
(void) snprintf(searchfile, sizeof (searchfile), HOSTFILE,
usr/src/lib/nametoaddr/straddr/common/straddr.c
526
(void) snprintf(searchfile, sizeof (searchfile), SERVICEFILE,
usr/src/lib/nsswitch/ad/common/getgrent.c
39
buflen = snprintf(NULL, 0, "%s@%s::%u:", name, domain, gid) + 1;
usr/src/lib/nsswitch/ad/common/getgrent.c
53
(void) snprintf(buffer, buflen, "%s@%s::%u:", name, domain, gid);
usr/src/lib/nsswitch/ad/common/getpwnam.c
341
filterlen = snprintf(NULL, 0, _F_GETPWNAM, namelen, name) + 1;
usr/src/lib/nsswitch/ad/common/getpwnam.c
344
(void) snprintf(searchfilter, filterlen, _F_GETPWNAM,
usr/src/lib/nsswitch/ad/common/getpwnam.c
432
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ad/common/getpwnam.c
69
buflen = snprintf(NULL, 0, "%s:%s:%u:%u:%s:%s:%s",
usr/src/lib/nsswitch/ad/common/getpwnam.c
74
buflen = snprintf(NULL, 0, "%s@%s:%s:%u:%u:%s:%s:%s",
usr/src/lib/nsswitch/ad/common/getpwnam.c
92
(void) snprintf(buffer, buflen, "%s:%s:%u:%u:%s:%s:%s",
usr/src/lib/nsswitch/ad/common/getpwnam.c
95
(void) snprintf(buffer, buflen, "%s@%s:%s:%u:%u:%s:%s:%s",
usr/src/lib/nsswitch/ad/common/getspent.c
46
buflen = snprintf(NULL, 0, "%s@%s:*NP*:::::::", name, domain) + 1;
usr/src/lib/nsswitch/ad/common/getspent.c
60
buflen = snprintf(buffer, buflen, "%s@%s:*NP*:::::::",
usr/src/lib/nsswitch/compat/common/getgrent.c
102
(void) snprintf(gidp, idlen + 1, "%u", GID_NOBODY);
usr/src/lib/nsswitch/compat/common/getgrent.c
259
(void) snprintf(s, NSS_LINELEN_GROUP, "%s:%s:%u:",
usr/src/lib/nsswitch/compat/common/getgrent.c
96
idlen = snprintf(NULL, 0, "%u", GID_NOBODY);
usr/src/lib/nsswitch/compat/common/getpwent.c
113
idlen = snprintf(NULL, 0, "%u:%u", uid, gid);
usr/src/lib/nsswitch/compat/common/getpwent.c
120
(void) snprintf(uidp, idlen + 1, "%u:%u", uid, gid);
usr/src/lib/nsswitch/compat/common/getpwent.c
206
len = snprintf(s, buflen, "%s:%s",
usr/src/lib/nsswitch/compat/common/getpwent.c
211
len = snprintf(s, buflen, "%s:%s,%s",
usr/src/lib/nsswitch/compat/common/getpwent.c
214
len = snprintf(s, buflen, "%s:%s",
usr/src/lib/nsswitch/compat/common/getpwent.c
223
len = snprintf(s, buflen, ":%u:%u:%s:%s:%s",
usr/src/lib/nsswitch/compat/common/getspent.c
159
n = snprintf(argp->buf.buffer, argp->buf.buflen,
usr/src/lib/nsswitch/dns/common/dns_common.c
237
if ((n = snprintf(s, l, "%s", res)) >= l)
usr/src/lib/nsswitch/dns/common/dns_common.c
242
if ((n = snprintf(s, l, " %s", hp->h_name)) >= l)
usr/src/lib/nsswitch/dns/common/dns_common.c
249
if ((n = snprintf(s, l, " %s", *q)) >= l)
usr/src/lib/nsswitch/files/common/getgrent.c
210
idlen = snprintf(NULL, 0, "%u", GID_NOBODY);
usr/src/lib/nsswitch/files/common/getgrent.c
216
(void) snprintf(gidp, idlen + 1, "%u", GID_NOBODY);
usr/src/lib/nsswitch/files/common/getprotoent.c
74
(void) snprintf(numstr, 12, "%d", argp->key.number);
usr/src/lib/nsswitch/files/common/getpwnam.c
218
idlen = snprintf(NULL, 0, "%u:%u", uid, gid);
usr/src/lib/nsswitch/files/common/getpwnam.c
225
(void) snprintf(uidp, idlen + 1, "%u:%u", uid, gid);
usr/src/lib/nsswitch/files/common/getrpcent.c
75
(void) snprintf(numstr, 12, "%d", argp->key.number);
usr/src/lib/nsswitch/files/common/getservent.c
180
(void) snprintf(portstr, 12, "%d", ntohs(argp->key.serv.serv.port));
usr/src/lib/nsswitch/ldap/common/getauthattr.c
131
(void) snprintf(buffer, len, "%s:%s:%s:%s:%s:%s",
usr/src/lib/nsswitch/ldap/common/getauthattr.c
156
ret = snprintf(searchfilter, SEARCHFILTERLEN,
usr/src/lib/nsswitch/ldap/common/getauthattr.c
161
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getauuser.c
105
(void) snprintf(buffer, len, "%s:%s:%s",
usr/src/lib/nsswitch/ldap/common/getauuser.c
129
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getauuser.c
135
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getbootparams.c
102
len = snprintf(buffer, buflen, "%s",
usr/src/lib/nsswitch/ldap/common/getbootparams.c
105
len = snprintf(buffer, buflen, " %s",
usr/src/lib/nsswitch/ldap/common/getbootparams.c
145
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getbootparams.c
150
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getether.c
129
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getether.c
135
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getether.c
169
ret = snprintf(etherstr, sizeof (etherstr), "%x:%x:%x:%x:%x:%x",
usr/src/lib/nsswitch/ldap/common/getether.c
174
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getether.c
179
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getether.c
92
(void) snprintf(be->buffer, be->buflen + 1, "%s %s",
usr/src/lib/nsswitch/ldap/common/getexecattr.c
344
(void) snprintf(buffer, len, "%s:%s:%s:%s:%s:%s:%s",
usr/src/lib/nsswitch/ldap/common/getexecattr.c
449
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getexecattr.c
453
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getexecattr.c
461
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getexecattr.c
466
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getexecattr.c
553
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getexecattr.c
557
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getgrent.c
101
(void) snprintf(gid_nobody, sizeof (gid_nobody), "%u", GID_NOBODY);
usr/src/lib/nsswitch/ldap/common/getgrent.c
150
len = snprintf(buffer, buflen, "%s:%s:%s:", gname[0], password, gid[0]);
usr/src/lib/nsswitch/ldap/common/getgrent.c
212
len = snprintf(buffer, buflen, "%s", member_str);
usr/src/lib/nsswitch/ldap/common/getgrent.c
215
len = snprintf(buffer, buflen, ",%s", member_str);
usr/src/lib/nsswitch/ldap/common/getgrent.c
285
len = snprintf(buffer, buflen, "%s", member_uid);
usr/src/lib/nsswitch/ldap/common/getgrent.c
288
len = snprintf(buffer, buflen, ",%s", member_uid);
usr/src/lib/nsswitch/ldap/common/getgrent.c
321
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getgrent.c
326
ret = snprintf(userdata, sizeof (userdata), _F_GETGRNAM_SSD, groupname);
usr/src/lib/nsswitch/ldap/common/getgrent.c
354
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getgrent.c
359
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getgrent.c
438
ret1 = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getgrent.c
440
ret2 = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent.c
157
len = snprintf(buf1, buflen1, "%s", ips[0]);
usr/src/lib/nsswitch/ldap/common/gethostent.c
160
len = snprintf(buf2, buflen2, "\n%s ", ips[0]);
usr/src/lib/nsswitch/ldap/common/gethostent.c
191
len = snprintf(buf1, buflen1, " %s", cname);
usr/src/lib/nsswitch/ldap/common/gethostent.c
194
len = snprintf(buf1, buflen1, " %s.%s", cname,
usr/src/lib/nsswitch/ldap/common/gethostent.c
211
len = snprintf(buf1, buflen1, " %s",
usr/src/lib/nsswitch/ldap/common/gethostent.c
215
len = snprintf(buf1, buflen1, " %s.%s",
usr/src/lib/nsswitch/ldap/common/gethostent.c
231
len = snprintf(buffer, buflen, "%s%s", first_host, other_hosts);
usr/src/lib/nsswitch/ldap/common/gethostent.c
279
rc = snprintf(searchfilter, sizeof (searchfilter), _F_GETHOSTBYNAME,
usr/src/lib/nsswitch/ldap/common/gethostent.c
284
rc = snprintf(userdata, sizeof (userdata), _F_GETHOSTBYNAME_SSD,
usr/src/lib/nsswitch/ldap/common/gethostent.c
317
rc = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/gethostent.c
322
rc = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent.c
329
rc = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/gethostent.c
334
rc = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent.c
340
rc = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/gethostent.c
345
rc = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent.c
391
ret = snprintf(searchfilter, sizeof (searchfilter), _F_GETHOSTBYADDR,
usr/src/lib/nsswitch/ldap/common/gethostent.c
396
ret = snprintf(userdata, sizeof (userdata), _F_GETHOSTBYADDR_SSD, buf);
usr/src/lib/nsswitch/ldap/common/gethostent6.c
103
rc = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
135
rc = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
140
rc = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
147
rc = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
152
rc = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
158
rc = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
163
rc = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
214
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
219
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/gethostent6.c
99
rc = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getkeyent.c
135
(void) snprintf(buffer, len, "%s:%s", pkey, skey);
usr/src/lib/nsswitch/ldap/common/getkeyent.c
188
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getkeyent.c
193
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getkeyent.c
203
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getkeyent.c
208
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getnetent.c
115
len = snprintf(buffer, buflen, "%s %s", cname, network[0]);
usr/src/lib/nsswitch/ldap/common/getnetent.c
125
len = snprintf(buffer, buflen, " %s",
usr/src/lib/nsswitch/ldap/common/getnetent.c
209
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getnetent.c
214
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getnetent.c
247
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getnetent.c
252
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getnetgrent.c
575
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getnetgrent.c
580
ret = snprintf(userdata, sizeof (userdata), _F_SETMEMBER_SSD,
usr/src/lib/nsswitch/ldap/common/getnetgrent.c
797
ret = snprintf(searchfilter,
usr/src/lib/nsswitch/ldap/common/getnetgrent.c
808
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getnetmasks.c
123
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getnetmasks.c
128
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getnetmasks.c
94
(void) snprintf(buffer, len, "%s", netmask[0]);
usr/src/lib/nsswitch/ldap/common/getprinter.c
107
len = snprintf(buffer, buflen, "%s", name[0]);
usr/src/lib/nsswitch/ldap/common/getprinter.c
114
len = snprintf(buffer, buflen, "|%s",
usr/src/lib/nsswitch/ldap/common/getprinter.c
141
len = snprintf(buffer, buflen, ":%s",
usr/src/lib/nsswitch/ldap/common/getprinter.c
191
len = snprintf(buffer, buflen, ":%s=", attrname);
usr/src/lib/nsswitch/ldap/common/getprinter.c
287
if (snprintf(searchfilter, SEARCHFILTERLEN,
usr/src/lib/nsswitch/ldap/common/getprofattr.c
123
(void) snprintf(buffer, len, "%s:%s:%s:%s:%s",
usr/src/lib/nsswitch/ldap/common/getprofattr.c
147
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getprofattr.c
152
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getprojent.c
108
len = snprintf(buffer, buflen, "%s:%s:%s:", name[0], id[0],
usr/src/lib/nsswitch/ldap/common/getprojent.c
121
len = snprintf(buffer, buflen, "%s",
usr/src/lib/nsswitch/ldap/common/getprojent.c
125
len = snprintf(buffer, buflen, ",%s",
usr/src/lib/nsswitch/ldap/common/getprojent.c
131
len = snprintf(buffer, buflen, ":");
usr/src/lib/nsswitch/ldap/common/getprojent.c
143
len = snprintf(buffer, buflen, "%s",
usr/src/lib/nsswitch/ldap/common/getprojent.c
147
len = snprintf(buffer, buflen, ",%s",
usr/src/lib/nsswitch/ldap/common/getprojent.c
160
len = snprintf(buffer, buflen, ":%s", attr_str);
usr/src/lib/nsswitch/ldap/common/getprojent.c
185
if (snprintf(searchfilter, SEARCHFILTERLEN,
usr/src/lib/nsswitch/ldap/common/getprojent.c
206
if (snprintf(searchfilter, SEARCHFILTERLEN, _F_GETPROJID,
usr/src/lib/nsswitch/ldap/common/getprotoent.c
175
len = snprintf(buffer, buflen, "%s %s", cname, number[0]);
usr/src/lib/nsswitch/ldap/common/getprotoent.c
181
len = snprintf(buffer, buflen, " %s", alias);
usr/src/lib/nsswitch/ldap/common/getprotoent.c
192
len = snprintf(buffer, buflen, " %s",
usr/src/lib/nsswitch/ldap/common/getprotoent.c
233
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getprotoent.c
238
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getprotoent.c
267
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getprotoent.c
272
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getpwnam.c
153
(void) snprintf(be->buffer, be->buflen,
usr/src/lib/nsswitch/ldap/common/getpwnam.c
158
(void) snprintf(argp->buf.buffer, (str_len + 8),
usr/src/lib/nsswitch/ldap/common/getpwnam.c
190
ret = snprintf(searchfilter, sizeof (searchfilter), _F_GETPWNAM, name);
usr/src/lib/nsswitch/ldap/common/getpwnam.c
194
ret = snprintf(userdata, sizeof (userdata), _F_GETPWNAM_SSD, name);
usr/src/lib/nsswitch/ldap/common/getpwnam.c
222
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getpwnam.c
227
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getpwnam.c
84
(void) snprintf(uid_nobody, sizeof (uid_nobody), "%u", UID_NOBODY);
usr/src/lib/nsswitch/ldap/common/getpwnam.c
86
(void) snprintf(gid_nobody, sizeof (gid_nobody), "%u", GID_NOBODY);
usr/src/lib/nsswitch/ldap/common/getrpcent.c
101
len = snprintf(buffer, buflen, "%s %s", cname, rpcnumber[0]);
usr/src/lib/nsswitch/ldap/common/getrpcent.c
111
len = snprintf(buffer, buflen, " %s",
usr/src/lib/nsswitch/ldap/common/getrpcent.c
148
ret = snprintf(searchfilter, sizeof (searchfilter), _F_GETRPCBYNAME,
usr/src/lib/nsswitch/ldap/common/getrpcent.c
153
ret = snprintf(userdata, sizeof (userdata), _F_GETRPCBYNAME_SSD, name);
usr/src/lib/nsswitch/ldap/common/getrpcent.c
179
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getrpcent.c
184
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getservent.c
176
len = snprintf(buffer, buflen, "%s %s/", cname, ipport[0]);
usr/src/lib/nsswitch/ldap/common/getservent.c
234
len = snprintf(buffer, buflen, "%s", protoval);
usr/src/lib/nsswitch/ldap/common/getservent.c
245
len = snprintf(buffer, buflen, " %s",
usr/src/lib/nsswitch/ldap/common/getservent.c
330
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getservent.c
335
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getservent.c
343
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getservent.c
348
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getservent.c
381
ret = snprintf(portstr, sizeof (portstr), " %d",
usr/src/lib/nsswitch/ldap/common/getservent.c
387
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getservent.c
392
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getservent.c
400
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getservent.c
406
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/getspent.c
214
(void) snprintf(buffer, len, "%s:%s:%s:%s:%s:%s:%s:%s:%s",
usr/src/lib/nsswitch/ldap/common/getspent.c
218
(void) snprintf(buffer, len, "%s:%s:::::::%s",
usr/src/lib/nsswitch/ldap/common/getspent.c
251
ret = snprintf(searchfilter, sizeof (searchfilter), _F_GETSPNAM, name);
usr/src/lib/nsswitch/ldap/common/getspent.c
255
ret = snprintf(userdata, sizeof (userdata), _F_GETSPNAM_SSD, name);
usr/src/lib/nsswitch/ldap/common/getuserattr.c
124
(void) snprintf(buffer, len, "%s:%s:%s:%s:%s",
usr/src/lib/nsswitch/ldap/common/getuserattr.c
148
ret = snprintf(searchfilter, sizeof (searchfilter),
usr/src/lib/nsswitch/ldap/common/getuserattr.c
153
ret = snprintf(userdata, sizeof (userdata),
usr/src/lib/nsswitch/ldap/common/tsol_getrhent.c
119
(void) snprintf(buffer, len, "%s:%s", addr_out, template[0]);
usr/src/lib/nsswitch/ldap/common/tsol_getrhent.c
152
if (snprintf(searchfilter, sizeof (searchfilter), _F_GETTNDBBYADDR,
usr/src/lib/nsswitch/ldap/common/tsol_getrhent.c
156
if (snprintf(userdata, sizeof (userdata), _F_GETTNDBBYADDR_SSD,
usr/src/lib/nsswitch/ldap/common/tsol_gettpent.c
110
if (snprintf(searchfilter, SEARCHFILTERLEN, _F_GETTNTPBYNAME,
usr/src/lib/nsswitch/ldap/common/tsol_gettpent.c
114
if (snprintf(userdata, sizeof (userdata), _F_GETTNTPBYNAME_SSD,
usr/src/lib/nsswitch/ldap/common/tsol_gettpent.c
93
(void) snprintf(buffer, len, "%s:%s", template[0], attrs[0]);
usr/src/lib/nsswitch/mdns/common/gethostent.c
84
(void) snprintf(buffer, sizeof (buffer),
usr/src/lib/nsswitch/mdns/common/gethostent6.c
102
chptr += snprintf(chptr, sizeof (addrqryname)-i*4,
usr/src/lib/nsswitch/mdns/common/gethostent6.c
90
(void) snprintf(addrqryname, sizeof (addrqryname),
usr/src/lib/nsswitch/mdns/common/mdns_common.c
225
len = snprintf(buffer, remlen, "%s %s",
usr/src/lib/nsswitch/mdns/common/mdns_common.c
228
len = snprintf(buffer, remlen, "\n%s %s",
usr/src/lib/nsswitch/mdns/common/mdns_common.c
273
(void) snprintf(hname, sizeof (hname), "%s.%s",
usr/src/lib/nsswitch/mdns/common/mdns_common.c
353
len = snprintf(buffer, remlen, "%s %s",
usr/src/lib/nsswitch/mdns/common/mdns_common.c
356
len = snprintf(buffer, remlen, "\n%s %s",
usr/src/lib/nsswitch/nis/common/ether_addr.c
66
(void) snprintf(etherstr, 18, "%x:%x:%x:%x:%x:%x",
usr/src/lib/nsswitch/nis/common/getexecattr.c
277
if (snprintf(key, MAX_INPUT, "%s%s%s%s%s", _priv_exec->name,
usr/src/lib/nsswitch/nis/common/getexecattr.c
285
(void) snprintf(key, MAX_INPUT, "%s%s%s",
usr/src/lib/nsswitch/nis/common/getgrent.c
107
(void) snprintf(newline, newlinelen + 1, "%s:%u%s",
usr/src/lib/nsswitch/nis/common/getgrent.c
117
(void) snprintf(gidp, idlen + 1, "%u", GID_NOBODY);
usr/src/lib/nsswitch/nis/common/getgrent.c
280
if (snprintf(netname, MAXNETNAMELEN + 1, "unix.%d@%s",
usr/src/lib/nsswitch/nis/common/getgrent.c
61
(void) snprintf(gidstr, 12, "%d", argp->key.gid);
usr/src/lib/nsswitch/nis/common/getgrent.c
99
idlen = snprintf(NULL, 0, "%u", GID_NOBODY);
usr/src/lib/nsswitch/nis/common/getprojent.c
42
(void) snprintf(projstr, PROJNAME_MAX, "%ld", argp->key.projid);
usr/src/lib/nsswitch/nis/common/getpwnam.c
101
idlen = snprintf(NULL, 0, "%u:%u", uid, gid);
usr/src/lib/nsswitch/nis/common/getpwnam.c
109
(void) snprintf(newline, newlinelen + 1, "%s:%u:%u%s",
usr/src/lib/nsswitch/nis/common/getpwnam.c
119
(void) snprintf(uidp, idlen + 1, "%u:%u", uid, gid);
usr/src/lib/nsswitch/nis/common/getpwnam.c
52
(void) snprintf(uidstr, 12, "%u", argp->key.uid);
usr/src/lib/nsswitch/nis/common/getservent.c
181
(void) snprintf(key, len, "%s/%s", name, proto);
usr/src/lib/nsswitch/nis/common/getservent.c
284
(void) snprintf(portstr, 12, "%d", port);
usr/src/lib/nsswitch/nis/common/getservent.c
302
(void) snprintf(key, len, "%d/%s", port, proto);
usr/src/lib/nsswitch/user/common/getprinter.c
251
(void) snprintf(path, sizeof (path), "%s/.printers", home);
usr/src/lib/nsswitch/user/common/getprinter.c
69
length = snprintf(args->buf.buffer, args->buf.buflen, "%s:%s=",
usr/src/lib/pam_modules/authtok_check/authtok_check.c
520
(void) snprintf(errmsg, sizeof (errmsg), dgettext(TEXT_DOMAIN,
usr/src/lib/pam_modules/authtok_check/authtok_check.c
538
(void) snprintf(errmsg, sizeof (errmsg), dgettext(TEXT_DOMAIN,
usr/src/lib/pam_modules/authtok_check/dict.c
129
(void) snprintf(dict_hwm, sizeof (dict_hwm), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/dict.c
131
(void) snprintf(dict_pwd, sizeof (dict_pwd), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/dict.c
133
(void) snprintf(dict_pwi, sizeof (dict_pwi), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/dict.c
177
(void) snprintf(dbase_pwd, sizeof (dbase_pwd), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/dict.c
67
(void) snprintf(dblock, sizeof (dblock), "%s/authtok_check.lock", path);
usr/src/lib/pam_modules/authtok_check/packlib.c
25
(void) snprintf(fname, sizeof (fname), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/packlib.c
28
(void) snprintf(fname, sizeof (fname), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/packlib.c
31
(void) snprintf(fname, sizeof (fname), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/packlib.c
58
(void) snprintf(iname, sizeof (iname), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/packlib.c
60
(void) snprintf(dname, sizeof (dname), "%s/%s", path,
usr/src/lib/pam_modules/authtok_check/packlib.c
62
(void) snprintf(wname, sizeof (wname), "%s/%s", path,
usr/src/lib/pam_modules/authtok_store/authtok_store.c
289
(void) snprintf(msg[0], sizeof (msg[0]),
usr/src/lib/pam_modules/authtok_store/authtok_store.c
295
(void) snprintf(msg[0], sizeof (msg[0]),
usr/src/lib/pam_modules/authtok_store/authtok_store.c
302
(void) snprintf(msg[0], sizeof (msg[0]),
usr/src/lib/pam_modules/authtok_store/authtok_store.c
310
(void) snprintf(msg[0], sizeof (msg[0]),
usr/src/lib/pam_modules/authtok_store/authtok_store.c
317
(void) snprintf(msg[0], sizeof (msg[0]),
usr/src/lib/pam_modules/dhkeys/dhkeys.c
140
(void) snprintf(messages[0],
usr/src/lib/pam_modules/dhkeys/dhkeys.c
424
(void) snprintf(msg[0], sizeof (msg[0]),
usr/src/lib/pam_modules/dhkeys/dhkeys.c
428
(void) snprintf(msg[1], sizeof (msg[1]),
usr/src/lib/pam_modules/dhkeys/dhkeys.c
431
(void) snprintf(msg[2], sizeof (msg[2]),
usr/src/lib/pam_modules/krb5/krb5_acct_mgmt.c
249
(void) snprintf(messages[0],
usr/src/lib/pam_modules/krb5/krb5_acct_mgmt.c
255
(void) snprintf(messages[0],
usr/src/lib/pam_modules/krb5/krb5_acct_mgmt.c
261
(void) snprintf(messages[0],
usr/src/lib/pam_modules/krb5/krb5_acct_mgmt.c
444
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/krb5/krb5_authenticate.c
227
if (snprintf(buffer, sizeof (buffer),
usr/src/lib/pam_modules/krb5/krb5_authenticate.c
426
if (snprintf(tmpbuf, sizeof (tmpbuf), "%s: ",
usr/src/lib/pam_modules/krb5/krb5_authenticate.c
452
(void) snprintf(errmsg[0], PAM_MAX_MSG_SIZE,
usr/src/lib/pam_modules/krb5/krb5_password.c
455
(void) snprintf(admin_realm, sizeof (admin_realm), "%s",
usr/src/lib/pam_modules/krb5/krb5_password.c
493
(void) snprintf(msgs[0], PAM_MAX_MSG_SIZE, "%s",
usr/src/lib/pam_modules/krb5/krb5_password.c
496
(void) snprintf(msgs[1], PAM_MAX_MSG_SIZE, "%s", msg_ret);
usr/src/lib/pam_modules/krb5/krb5_password.c
528
(void) snprintf(pam_msg[0], PAM_MAX_MSG_SIZE, "%s", msg);
usr/src/lib/pam_modules/krb5/krb5_setcred.c
501
if (snprintf(buffer, sizeof (buffer),
usr/src/lib/pam_modules/krb5_migrate/krb5_migrate_authenticate.c
321
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
108
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
113
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
119
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
138
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
144
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
160
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
62
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
66
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
71
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/ldap/ldap_acct_mgmt.c
93
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/passwd_auth/passwd_auth.c
185
(void) snprintf(prompt, sizeof (prompt),
usr/src/lib/pam_modules/passwd_auth/passwd_auth.c
193
(void) snprintf(prompt, sizeof (prompt),
usr/src/lib/pam_modules/sample/sample_authenticate.c
137
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/sample/sample_authenticate.c
140
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/timestamp/pam_timestamp.c
93
(void) snprintf(timestampfile, MAXPATHLEN, "%s/%s/%s:%s", TIMESTAMP_DIR,
usr/src/lib/pam_modules/unix_account/unix_acct.c
257
(void) snprintf(messages[0],
usr/src/lib/pam_modules/unix_account/unix_acct.c
262
(void) snprintf(messages[0],
usr/src/lib/pam_modules/unix_account/unix_acct.c
267
(void) snprintf(messages[0],
usr/src/lib/pam_modules/unix_auth/unix_auth.c
115
(void) snprintf(hushpath, sizeof (hushpath), "%s/.hushlogin", homedir);
usr/src/lib/pam_modules/unix_cred/unix_cred.c
449
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/unix_cred/unix_cred.c
466
(void) snprintf(messages[0],
usr/src/lib/pam_modules/unix_cred/unix_cred.c
475
(void) snprintf(messages[0],
usr/src/lib/pam_modules/unix_cred/unix_cred.c
485
(void) snprintf(messages[0], sizeof (messages[0]),
usr/src/lib/pam_modules/unix_cred/unix_cred.c
495
(void) snprintf(messages[1],
usr/src/lib/pam_modules/unix_cred/unix_cred.c
506
(void) snprintf(messages[1],
usr/src/lib/pam_modules/unix_cred/unix_cred.c
513
(void) snprintf(messages[1],
usr/src/lib/pam_modules/unix_cred/unix_cred.c
540
(void) snprintf(messages[0],
usr/src/lib/pam_modules/unix_cred/unix_cred.c
552
(void) snprintf(messages[0],
usr/src/lib/pam_modules/unix_cred/unix_cred.c
565
(void) snprintf(messages[0],
usr/src/lib/passwdutil/ldap_attr.c
275
(void) snprintf(*auth_user, MAX_INT_LEN, "%d",
usr/src/lib/passwdutil/ldap_attr.c
516
if (snprintf(numbuf, MAX_INT_LEN, "%d", value) >= MAX_INT_LEN)
usr/src/lib/passwdutil/ldap_attr.c
593
(void) snprintf(val, cryptlen,
usr/src/lib/passwdutil/ldap_attr.c
616
(void) snprintf(val, cryptlen,
usr/src/lib/passwdutil/ldap_attr.c
62
if (snprintf(nb, MAX_INT_LEN, "%d", (from)) >= MAX_INT_LEN) \
usr/src/lib/pkcs11/libpkcs11/common/pkcs11Conf.c
319
(void) snprintf(fullpath, len, "%s%s%s",
usr/src/lib/pkcs11/pkcs11_kernel/common/kernelUtil.c
109
(void) snprintf(buf, sizeof (buf), "%#lx", type);
usr/src/lib/pkcs11/pkcs11_kernel/common/kernelUtil.c
1129
(void) snprintf(buf, sizeof (buf), "%#lx", type);
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
1694
(void) snprintf(obj->orig_name, MAXPATHLEN,
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
1696
(void) snprintf(obj->tmp_name, MAXPATHLEN, "%s/%s%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
183
(void) snprintf(keystore_path, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
188
(void) snprintf(keystore_path, MAXPATHLEN, "%s/%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
199
(void) snprintf(name, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
208
(void) snprintf(name, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
217
(void) snprintf(name, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
226
(void) snprintf(name, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2267
(void) snprintf(obj_name, MAXPATHLEN, "%s/%s%d",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2270
(void) snprintf(obj_name, MAXPATHLEN, "%s/%s%d",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2385
(void) snprintf((char *)keyhandle->name, sizeof (keyhandle->name),
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2517
(void) snprintf(orig_name, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2519
(void) snprintf(tmp_name, MAXPATHLEN, "%s/%s%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2523
(void) snprintf(orig_name, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2525
(void) snprintf(tmp_name, MAXPATHLEN, "%s/%s%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2728
(void) snprintf(objname, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
2731
(void) snprintf(objname, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
346
(void) snprintf(keystore, sizeof (keystore),
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
685
(void) snprintf(obj_fname, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystoreUtil.c
689
(void) snprintf(obj_fname, MAXPATHLEN, "%s/%s",
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
1119
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
1188
(void) snprintf(objidx, sizeof (objidx),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
1191
(void) snprintf(idxtmp, sizeof (idxtmp),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
1278
(void) snprintf(fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
336
(void) snprintf(home_path, MAXPATHLEN, "/var/tpm/pkcs11/%s",
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
365
(void) snprintf(keystore_path, MAXPATHLEN, "%s", p);
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
367
(void) snprintf(keystore_path, MAXPATHLEN, "%s",
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
393
(void) snprintf(objdir, sizeof (objdir),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
438
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
553
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
638
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
697
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
817
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
874
(void) snprintf((char *)iname, sizeof (iname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
894
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
956
(void) snprintf((char *)iname, sizeof (iname),
usr/src/lib/pkcs11/pkcs11_tpm/common/loadsave.c
975
(void) snprintf((char *)fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
312
(void) snprintf(fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
361
(void) snprintf(fname, sizeof (fname),
usr/src/lib/pkcs11/pkcs11_tpm/common/tpm_specific.c
428
(void) snprintf(fname, sizeof (fname),
usr/src/lib/print/libhttp-core/common/http-addr.c
230
snprintf(s, slen, "%u.%u.%u.%u",
usr/src/lib/print/libhttp-core/common/http-addr.c
249
snprintf(s, slen, "%d.%d.%d.%d", (temp >> 24) & 255,
usr/src/lib/print/libhttp-core/common/http.c
1501
snprintf(datetime, sizeof(datetime), "%s, %02d %s %d %02d:%02d:%02d GMT",
usr/src/lib/print/libipp-core/common/strings.c
276
(void) snprintf(ret, len, "bogus-0x%.2x", id);
usr/src/lib/print/libipp-core/common/strings.c
287
(void) snprintf(ret, len, "reserved-0x%.4x", id);
usr/src/lib/print/libipp-core/common/strings.c
292
(void) snprintf(ret, len, "reserved-vendor-0x%.4x", id);
usr/src/lib/print/libipp-core/common/strings.c
328
(void) snprintf(ret, len, "bogus-0x%.4hx", id);
usr/src/lib/print/libipp-listener/common/common.c
175
snprintf(buf, sizeof (buf), "%s/%d", printer_uri, id);
usr/src/lib/print/libipp-listener/common/common.c
201
snprintf(buf, sizeof (buf), "ipp://%s%s", host, path);
usr/src/lib/print/libipp-listener/common/common.c
203
snprintf(buf, sizeof (buf), "http://%s:%d%s", host, port, path);
usr/src/lib/print/libipp-listener/common/common.c
255
snprintf(path, sizeof (path),
usr/src/lib/print/libpapi-common/common/attribute.c
913
snprintf(string, sizeof (string), "%d",
usr/src/lib/print/libpapi-common/common/attribute.c
927
snprintf(string, sizeof (string), "%d",
usr/src/lib/print/libpapi-common/common/attribute.c
930
snprintf(string, sizeof (string), "%d-%d",
usr/src/lib/print/libpapi-common/common/attribute.c
939
snprintf(string, sizeof (string), "%dx%ddp%c",
usr/src/lib/print/libpapi-common/common/attribute.c
968
snprintf(string, sizeof (string), "unknown-type-0x%x",
usr/src/lib/print/libpapi-common/common/uri.c
184
(void) snprintf(buffer, buflen,
usr/src/lib/print/libpapi-common/common/uri.c
201
(void) snprintf(buffer, buflen, "%s:%s", uri->scheme,
usr/src/lib/print/libpapi-dynamic/common/nss.c
128
snprintf(buf, sizeof (buf), "/etc/lp/interfaces/%s", printer);
usr/src/lib/print/libpapi-dynamic/common/nss.c
129
snprintf(buf2, sizeof (buf2), "/etc/lp/classes/%s", printer);
usr/src/lib/print/libpapi-dynamic/common/nss.c
141
snprintf(buf, sizeof (buf), "lpsched://%s/printers/%s",
usr/src/lib/print/libpapi-dynamic/common/nss.c
199
snprintf(buf, sizeof (buf), "lpd://%s/printers/%s",
usr/src/lib/print/libpapi-dynamic/common/nss.c
67
snprintf(buf, sizeof (buf), "lpd://%s/printers/%s%s%s", bsd[0],
usr/src/lib/print/libpapi-dynamic/common/psm.c
54
snprintf(path, sizeof (path), PSM_DIR "/psm-%s.so", scheme);
usr/src/lib/print/libpapi-dynamic/common/service.c
66
snprintf(buf, sizeof (buf), "ipp://%s/printers/", cups);
usr/src/lib/print/libpapi-ipp/common/ipp-support.c
270
snprintf(buf, sizeof (buf), "%s/%s", svc->name, name);
usr/src/lib/print/libpapi-ipp/common/ipp-support.c
456
snprintf(plain, sizeof (plain), "%s:%s", user, passphrase);
usr/src/lib/print/libpapi-ipp/common/ipp-support.c
458
snprintf(http->authstring, sizeof (http->authstring),
usr/src/lib/print/libpapi-ipp/common/ipp-support.c
474
snprintf(line, sizeof (line), "%s:%s:%s", user, realm,
usr/src/lib/print/libpapi-ipp/common/ipp-support.c
478
snprintf(line, sizeof (line), "POST:%s", uri);
usr/src/lib/print/libpapi-ipp/common/ipp-support.c
481
snprintf(line, sizeof (line), "%s:%s:%s", urp, mr, nonce);
usr/src/lib/print/libpapi-ipp/common/ipp-support.c
484
snprintf(http->authstring, sizeof (http->authstring),
usr/src/lib/print/libpapi-ipp/common/service.c
87
snprintf(buf, sizeof (buf),
usr/src/lib/print/libpapi-lpd/common/lpd-cancel.c
48
snprintf(buf, sizeof (buf), "%d", id);
usr/src/lib/print/libpapi-lpd/common/lpd-job.c
106
snprintf(line, sizeof (line), "%c%s\n", code, value);
usr/src/lib/print/libpapi-lpd/common/lpd-job.c
121
snprintf(line, sizeof (line), "%c%s", code, value);
usr/src/lib/print/libpapi-lpd/common/lpd-job.c
135
snprintf(line, sizeof (line), " O%s", value);
usr/src/lib/print/libpapi-lpd/common/lpd-job.c
145
snprintf(buf, sizeof (buf), "%d", value);
usr/src/lib/print/libpapi-lpd/common/lpd-job.c
554
snprintf(name, sizeof (name), "df%cXXX%s", key, host);
usr/src/lib/print/libpapi-lpd/common/lpd-misc.c
148
snprintf(buf, sizeof (buf), "%d", timeout);
usr/src/lib/print/libpapi-lpd/common/lpd-misc.c
154
snprintf(buf, sizeof (buf), "-%c", type);
usr/src/lib/print/libpapi-lpd/common/lpd-port.c
227
snprintf(buf, sizeof (buf), "%.3d", next);
usr/src/lib/print/libpapi-lpd/common/lpd-port.c
615
snprintf(buf, sizeof (buf), "\04%s", printer);
usr/src/lib/print/libpapi-lpd/common/lpd-port.c
636
snprintf(buf, sizeof (buf), "\05%s %s", printer, get_user_name());
usr/src/lib/print/libprint/common/ns.c
175
if (snprintf(func, sizeof (func), "%s_put_printer",
usr/src/lib/print/libprint/common/ns_bsd_addr.c
131
if (snprintf(buf, sizeof (buf), "%s", *list) >= sizeof (buf)) {
usr/src/lib/print/libprint/common/ns_bsd_addr.c
155
if (snprintf(buf, sizeof (buf), "%s", (*list)->name) >= sizeof (buf)) {
usr/src/lib/print/libprint/common/ns_bsd_addr.c
275
snprintf(buf, sizeof (buf), "%s,%s%s%s", server,
usr/src/lib/print/libprint/common/ns_bsd_addr.c
79
if (snprintf(buf, sizeof (buf), "%s", addr->server) >= sizeof (buf)) {
usr/src/lib/print/libprint/common/ns_cmn_printer.c
144
if (snprintf(buf, sizeof (buf), "%s|", printer->name) >= sizeof (buf)) {
usr/src/lib/print/libprint/common/nss_convert.c
83
if (snprintf(buf, buflen, "%s", printer->name) >= buflen) {
usr/src/lib/print/libprint/common/nss_ldap.c
1946
(void) snprintf(safe_cmd, BUFSIZ, "IFS=' \t'; %s", cmd);
usr/src/lib/print/libprint/common/nss_ldap.c
570
(void) snprintf((char *)dn, size, "%s=%s,%s,%s",
usr/src/lib/print/libprint/common/nss_ldap.c
585
(void) snprintf((char *)dn, size, "%s=%s,%s,%s",
usr/src/lib/print/libprint/common/nss_ldap.c
655
(void) snprintf((char *)filter, size, "(%s=%s)",
usr/src/lib/print/libprint/common/nss_ldap.c
661
(void) snprintf((char *)baseDN, size, "%s,%s",
usr/src/lib/print/libprint/common/nss_ldap.c
798
(void) snprintf(filter, size, "(%s=%s)",
usr/src/lib/print/libprint/common/nss_write.c
104
if (snprintf(tmpfile, size, "%sXXXXXX", file) >= size) {
usr/src/lib/print/libprint/common/nss_write.c
265
if (snprintf(lfile, sizeof (lfile), "/tmp/%s", map) >=
usr/src/lib/print/libprint/common/nss_write.c
270
if (snprintf(rfile, sizeof (rfile), "root@%s:/etc/%s", host, map) >=
usr/src/lib/print/libprint/common/nss_write.c
281
if (snprintf(cmd, sizeof (cmd), "rcp %s %s >/dev/null 2>&1",
usr/src/lib/print/libprint/common/nss_write.c
295
if (snprintf(cmd, sizeof (cmd), "rcp %s %s >/dev/null 2>&1",
usr/src/lib/print/libprint/common/nss_write.c
305
if (snprintf(cmd, sizeof (cmd),
usr/src/lib/print/libprint/common/nss_write.c
317
if (snprintf(cmd, sizeof (cmd),
usr/src/lib/sasl_plugins/cram/cram.c
151
snprintf(ret,15,"%lu",t%(0xFFFFFF));
usr/src/lib/sasl_plugins/cram/cram.c
228
snprintf(text->challenge, 200, "<%s.%s@%s>", randdigits, time,
usr/src/lib/sasl_plugins/cram/cram.c
718
snprintf(text->out_buf, maxsize, "%s %s", oparams->authid, in16);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
2748
snprintf(maxbufstr, sizeof(maxbufstr), "%d",
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
4072
snprintf(ncvalue, sizeof(ncvalue), "%08x", text->nonce_count);
usr/src/lib/sasl_plugins/digestmd5/digestmd5.c
4097
snprintf(maxbufstr, sizeof(maxbufstr), "%d", params->props.maxbufsize);
usr/src/lib/sasl_plugins/gssapi/gssapi.c
1697
snprintf(name_token.value, name_token.length + 1,
usr/src/lib/sasl_plugins/gssapi/gssapi.c
864
snprintf(name_token.value, name_token.length + 1,
usr/src/lib/scsi/libscsi/common/scsi_engine.c
106
(void) snprintf(init_name, MAXPATHLEN, "libscsi_%s_init", name);
usr/src/lib/scsi/libscsi/common/scsi_engine.c
93
(void) snprintf(engine_lib, MAXPATHLEN, "%s/%s/%s%s",
usr/src/lib/scsi/libscsi/common/scsi_subr.c
53
len = snprintf(NULL, 0,
usr/src/lib/scsi/libscsi/common/scsi_subr.c
58
(void) snprintf(msg, len + 1,
usr/src/lib/scsi/libses/common/ses_plugin.c
286
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/lib/scsi/libses/common/ses_plugin.c
302
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s",
usr/src/lib/scsi/libses/common/ses_plugin.c
327
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s%s", pluginroot,
usr/src/lib/scsi/libses/common/ses_plugin.c
333
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s-%s%s", pluginroot,
usr/src/lib/scsi/libses/common/ses_plugin.c
339
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s-%s-%s%s", pluginroot,
usr/src/lib/scsi/libses/common/ses_subr.c
121
(void) snprintf(_ses_errmsg, sizeof (_ses_errmsg), "%s",
usr/src/lib/scsi/libses/common/ses_subr.c
212
(void) snprintf(errmsg + n, sizeof (_ses_errmsg) - n, ": %s",
usr/src/lib/scsi/libses/common/ses_subr.c
47
(void) snprintf(msg, sizeof (msg), "ABORT: ");
usr/src/lib/scsi/libses/common/ses_subr.c
53
(void) snprintf(msg + len, sizeof (msg) - len, ": %s\n",
usr/src/lib/scsi/libsmp/common/smp_engine.c
227
(void) snprintf(path, PATH_MAX, "%s/%s/%s/%s%s",
usr/src/lib/scsi/libsmp/common/smp_plugin.c
273
(void) snprintf(path, sizeof (path), "%s/%s",
usr/src/lib/scsi/libsmp/common/smp_plugin.c
289
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s",
usr/src/lib/scsi/libsmp/common/smp_plugin.c
334
(void) snprintf(path, sizeof (path), "%s/%s/%s/component_%s%s",
usr/src/lib/scsi/libsmp/common/smp_plugin.c
340
(void) snprintf(path, sizeof (path),
usr/src/lib/scsi/libsmp/common/smp_plugin.c
347
(void) snprintf(path, sizeof (path),
usr/src/lib/scsi/libsmp/common/smp_plugin.c
356
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s%s", pluginroot,
usr/src/lib/scsi/libsmp/common/smp_plugin.c
361
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s-%s%s", pluginroot,
usr/src/lib/scsi/libsmp/common/smp_plugin.c
366
(void) snprintf(path, sizeof (path), "%s/%s/%s/%s-%s-%s%s", pluginroot,
usr/src/lib/scsi/libsmp/common/smp_subr.c
57
len = snprintf(NULL, 0,
usr/src/lib/scsi/libsmp/common/smp_subr.c
62
(void) snprintf(msg, len + 1,
usr/src/lib/scsi/plugins/scsi/engines/uscsi/uscsi.c
214
(void) snprintf(buf, len, "%s", dp->dev);
usr/src/lib/scsi/plugins/ses/SUN-Storage-J4500/common/loki.c
126
(void) snprintf(serial, sizeof (serial), "%llx",
usr/src/lib/scsi/plugins/ses/libses/common/libses.c
67
(void) snprintf(csn, sizeof (csn), "%llx", id);
usr/src/lib/smbsrv/libfksmbsrv/common/fake_vop.c
458
(void) snprintf(vp->v_path, len, "%s/@", dvp->v_path);
usr/src/lib/smbsrv/libfksmbsrv/common/vncache.c
274
(void) snprintf(vpath, len, "%s/%s", dvp->v_path, name);
usr/src/lib/smbsrv/libfksmbsrv/common/vncache.c
324
(void) snprintf(vpath, len, "%s/%s", to_dvp->v_path, to_name);
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1064
(void) snprintf(linkpath, bufsz, "%s/%s", rootdir, relpath);
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1077
(void) snprintf(linkpath, bufsz, "%s/%s", rootdir, relpath);
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1117
(void) snprintf(uncpath, DFS_PATH_MAX, "\\\\%s\\%s", dfs_nbname, share);
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1528
sz = snprintf(buf, bufsz, "%u:%u:%u:%u:%s:%u:%u:%s",
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1548
sz = snprintf(linkdata, MAXREPARSELEN, ":%s:%s:%u:%u:%u",
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1713
(void) snprintf(fspath, DFS_PATH_MAX, "%s/%s", dir, fname);
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
1714
(void) snprintf(uncpath, DFS_PATH_MAX, "%s\\%s", unc_prefix,
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
770
(void) snprintf(uncpath, DFS_PATH_MAX, "\\\\%s\\%s",
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
776
(void) snprintf(fspath, DFS_PATH_MAX, "%s/%s", si.shr_path, relpath);
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
777
(void) snprintf(uncpath, DFS_PATH_MAX, "\\\\%s\\%s\\%s", dfs_nbname,
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
795
(void) snprintf(dn.nsc_uncpath, sizeof (dn.nsc_uncpath),
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
907
(void) snprintf(referrals->i_uncpath, DFS_PATH_MAX, "/%s/%s/%s",
usr/src/lib/smbsrv/libmlsvc/common/dfs.c
973
(void) snprintf(path->p_fspath, sizeof (path->p_fspath),
usr/src/lib/smbsrv/libmlsvc/common/eventlog_log.c
115
(void) snprintf(buf, 32, "%s %s %s", month, day, time);
usr/src/lib/smbsrv/libmlsvc/common/lsar_clnt.c
143
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/netr_auth.c
193
(void) snprintf(netr_info->server, sizeof (netr_info->server),
usr/src/lib/smbsrv/libmlsvc/common/netr_auth.c
367
(void) snprintf(account_name, sizeof (account_name), "%s$",
usr/src/lib/smbsrv/libmlsvc/common/netr_auth.c
711
(void) snprintf(account_name, sizeof (account_name), "%s$",
usr/src/lib/smbsrv/libmlsvc/common/netr_logon.c
315
(void) snprintf(server, sizeof (server),
usr/src/lib/smbsrv/libmlsvc/common/netr_logon.c
515
(void) snprintf((char *)servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/samr_clnt.c
172
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/samr_clnt.c
212
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/samr_clnt.c
259
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/samr_clnt.c
987
(void) snprintf(slashserver, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/samr_svc.c
1482
(void) snprintf(sidstr, SMB_SID_STRSZ, "%s-%d",
usr/src/lib/smbsrv/libmlsvc/common/samr_svc.c
1648
(void) snprintf(sidstr, SMB_SID_STRSZ, "%s-%d",
usr/src/lib/smbsrv/libmlsvc/common/smb_autohome.c
270
(void) snprintf(filename, MAXNAMELEN, "%s/%s", path,
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
1139
(void) snprintf(dir, MAXPATHLEN, ".%s/%s", path, SMB_QUOTA_CNTRL_DIR);
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
1140
(void) snprintf(file, MAXPATHLEN, "%s/%s", dir, SMB_QUOTA_CNTRL_FILE);
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
1261
(void) snprintf(dir, MAXPATHLEN, ".%s/%s", path, SMB_QUOTA_CNTRL_DIR);
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
1262
(void) snprintf(file, MAXPATHLEN, "%s/%s", dir, SMB_QUOTA_CNTRL_FILE);
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
617
(void) snprintf(qlimit, SMB_QUOTA_CMD_LENGTH, "%llu",
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
640
(void) snprintf(qsetstr, SMB_QUOTA_CMD_STR_LENGTH,
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
643
(void) snprintf(qsetstr, SMB_QUOTA_CMD_STR_LENGTH,
usr/src/lib/smbsrv/libmlsvc/common/smb_quota.c
999
(void) snprintf(key.q_sidstr, SMB_SID_STRSZ, "%s-%u",
usr/src/lib/smbsrv/libmlsvc/common/smb_share.c
2533
(void) snprintf(name, sizeof (name), "%u",
usr/src/lib/smbsrv/libmlsvc/common/spoolss_svc.c
1072
(void) snprintf(name, namelen, "\\\\%s", ipstr);
usr/src/lib/smbsrv/libmlsvc/common/spoolss_svc.c
337
(void) snprintf(g_path, MAXPATHLEN, "%s/%s%d", si.shr_path,
usr/src/lib/smbsrv/libmlsvc/common/spoolss_svc.c
790
(void) snprintf(buf, MAXPATHLEN, "C:/%s", si.shr_path);
usr/src/lib/smbsrv/libmlsvc/common/spoolss_svc.c
802
(void) snprintf(buf, MAXPATHLEN, "%s %s",
usr/src/lib/smbsrv/libmlsvc/common/spoolss_svc.c
882
(void) snprintf(printer, MAXNAMELEN, "%s\\%s", server, SPOOLSS_PRINTER);
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_clnt.c
127
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_clnt.c
217
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_clnt.c
284
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_clnt.c
497
(void) snprintf((char *)arg.servername, len, "\\\\%s", server);
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_sd.c
88
(void) snprintf(shr_acl_path, MAXPATHLEN, "%s/.zfs/shares/%s",
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_svc.c
1530
(void) snprintf(account, MAXNAMELEN, "%s\\%s",
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_svc.c
2813
(void) snprintf(tmpbuf, MAXPATHLEN, "%c:\\", drive_letter);
usr/src/lib/smbsrv/libmlsvc/common/srvsvc_svc.c
2824
(void) snprintf(tmpbuf, MAXPATHLEN, "%c:/%s", 'B', p);
usr/src/lib/smbsrv/libmlsvc/common/svcctl_scm.c
346
(void) snprintf(newbuf, newsize, "%s", desc_buf);
usr/src/lib/smbsrv/libmlsvc/common/svcctl_scm.c
398
(void) snprintf(newbuf, newsize, "%s", fmri_buf);
usr/src/lib/smbsrv/libmlsvc/common/svcctl_scm.c
427
(void) snprintf(newbuf, newsize, "%s", ++nm_buf);
usr/src/lib/smbsrv/libmlsvc/common/winreg_svc.c
212
(void) snprintf(subkey, MAXPATHLEN, "%s", winreg_log[i]);
usr/src/lib/smbsrv/libmlsvc/common/winreg_svc.c
215
(void) snprintf(subkey, MAXPATHLEN, "%s\\%s",
usr/src/lib/smbsrv/libmlsvc/common/winreg_svc.c
219
(void) snprintf(subkey, MAXPATHLEN, "%s\\%s\\%s",
usr/src/lib/smbsrv/libmlsvc/common/winreg_svc.c
234
(void) snprintf(winreg_sysver, SMB_VERSTR_LEN, "%d.%d",
usr/src/lib/smbsrv/libsmb/common/smb_auth.c
275
(void) snprintf((char *)buf, data_len + 1, "%s%s", username, ntdomain);
usr/src/lib/smbsrv/libsmb/common/smb_cfg.c
1013
(void) snprintf(instance, sizeof (instance), "%s:default",
usr/src/lib/smbsrv/libsmb/common/smb_cfg.c
638
(void) snprintf(cbuf, bufsz, "%lld", cint);
usr/src/lib/smbsrv/libsmb/common/smb_domain.c
430
(void) snprintf(fname, MAXPATHLEN, "%s/%s",
usr/src/lib/smbsrv/libsmb/common/smb_domain.c
489
(void) snprintf(buf, MAXPATHLEN, "%s/%s",
usr/src/lib/smbsrv/libsmb/common/smb_domain.c
562
(void) snprintf(fname, MAXPATHLEN, "%s/%s",
usr/src/lib/smbsrv/libsmb/common/smb_info.c
188
(void) snprintf(kcfg->skc_native_os, sizeof (kcfg->skc_native_os),
usr/src/lib/smbsrv/libsmb/common/smb_info.c
303
(void) snprintf(buf, buflen, "%s.%s", hostname, domain);
usr/src/lib/smbsrv/libsmb/common/smb_nic.c
360
ifname += snprintf(ifname, buflen, "%s,", if_names[i]);
usr/src/lib/smbsrv/libsmb/common/smb_nic.c
362
(void) snprintf(ifname, buflen, "%s", if_names[i]);
usr/src/lib/smbsrv/libsmbns/common/smbns_ads.c
1062
(void) snprintf(filter, sizeof (filter),
usr/src/lib/smbsrv/libsmbns/common/smbns_ads.c
1204
(void) snprintf(buf, buflen, "cn=%s,%s,%s",
usr/src/lib/smbsrv/libsmbns/common/smbns_ads.c
1376
(void) snprintf(usrctl_buf, sizeof (usrctl_buf), "%d", usrctl_flags);
usr/src/lib/smbsrv/libsmbns/common/smbns_ads.c
1391
(void) snprintf(encrypt_buf, sizeof (encrypt_buf), "%d",
usr/src/lib/smbsrv/libsmbns/common/smbns_ads.c
1625
(void) snprintf(filter, sizeof (filter),
usr/src/lib/smbsrv/libsmbns/common/smbns_ads.c
1778
(void) snprintf(usrctl_buf, sizeof (usrctl_buf), "%d", flags);
usr/src/lib/smbsrv/libsmbns/common/smbns_ads.c
289
(void) snprintf(unc_name, maxlen, "\\\\%s.%s\\%s",
usr/src/lib/smbsrv/libsmbns/common/smbns_dyndns.c
1036
(void) snprintf(service_name, service_sz, "DNS@%s", dns_hostname);
usr/src/lib/smbsrv/libsmbns/common/smbns_krb.c
204
(void) snprintf(buf, MAXPATHLEN, "KRB5CCNAME=%s/%s", dir, filename);
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
248
(void) snprintf(msg, sizeof (msg), "smbns_ksetpwd: failed to "
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
292
len = snprintf(NULL, 0, "WRFILE:%s", fname) + 1;
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
299
(void) snprintf(ktname, len, "WRFILE:%s", fname);
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
302
(void) snprintf(msg, sizeof (msg), "smbns_ksetpwd: %s", fname);
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
386
(void) snprintf(ktname, MAXPATHLEN, "FILE:%s", fname);
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
419
(void) snprintf(msg, sizeof (msg), "smbns_ksetpwd: unknown "
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
438
(void) snprintf(msg, sizeof (msg), "smbns_ksetpwd: failed to "
usr/src/lib/smbsrv/libsmbns/common/smbns_ksetpwd.c
450
(void) snprintf(msg, sizeof (msg), "smbns_ksetpwd: failed to "
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios.c
493
(void) snprintf(fname, MAXPATHLEN, "%s/%s",
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios.c
82
(void) snprintf(fname, MAXPATHLEN, "%s/%s",
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios_cache.c
778
(void) snprintf(tmp, MAXHOSTNAMELEN, "%15.15s", entry->name);
usr/src/lib/smbsrv/libsmbns/common/smbns_netbios_cache.c
787
(void) snprintf(buf, bufsize, "%-16s <%02X>", tmp, entry->name[15]);
usr/src/lib/smbsrv/libsmbns/common/smbns_netlogon.c
372
(void) snprintf(username, name_length, "%s$", hostname);
usr/src/lib/sun_fc/common/FCHBANPIVPort.cc
309
snprintf(message, MAX_FCIO_MSG_LEN, "Unknown error code 0x%x",
usr/src/lib/sun_fc/common/FCHBANPIVPort.cc
313
snprintf(message, MAX_FCIO_MSG_LEN, "%s", fcioErrorString.c_str());
usr/src/lib/sun_fc/common/FCHBAPort.cc
223
snprintf(message, MAX_FCIO_MSG_LEN, "Unknown error code 0x%x",
usr/src/lib/sun_fc/common/FCHBAPort.cc
227
snprintf(message, MAX_FCIO_MSG_LEN, "%s", fcioErrorString.c_str());
usr/src/lib/sun_fc/common/FCHBAPort.cc
800
snprintf(userMappings->entry[i].ScsiId.OSDeviceName,
usr/src/lib/sun_fc/common/HBAList.cc
186
snprintf(buf, 128, "%s-%d", tmp->getName().c_str(), index);
usr/src/lib/sun_fc/common/HBAList.cc
212
snprintf(buf, 128, "%s-%d", tmp->getName().c_str(), index);
usr/src/lib/sun_fc/common/HBAPort.cc
191
snprintf(mappings->entry[j].ScsiId.OSDeviceName,
usr/src/lib/sun_fc/common/TgtFCHBAPort.cc
218
snprintf(message, MAX_FCTIO_MSG_LEN, "Unknown error code 0x%x",
usr/src/lib/sun_fc/common/TgtFCHBAPort.cc
222
snprintf(message, MAX_FCTIO_MSG_LEN, "%s", fcioErrorString.c_str());
usr/src/lib/sun_fc/common/Trace.cc
111
snprintf(prefix, MAX_MSG_PREFIX_LEN, "%d:%d:%s%s:%s",
usr/src/lib/sun_fc/common/Trace.cc
119
snprintf(message, strlen(prefix) + MAX_MSG_LEN + 2, "%s:%s\n",
usr/src/lib/sun_sas/common/Sun_sasGetPhyStatistics.c
186
(void) snprintf(kstat_name, sizeof (kstat_name), "%s.%016llx.%u.%u",
usr/src/lib/sun_sas/common/Sun_sasRefreshAdapterConfiguration.c
58
(void) snprintf(fulldevpath, MAXPATHLEN, "%s%s", DEVICES_DIR,
usr/src/lib/sun_sas/common/Sun_sasRefreshInformation.c
55
(void) snprintf(fulldevpath, MAXPATHLEN, "%s%s", DEVICES_DIR,
usr/src/lib/sun_sas/common/devlink_disco.c
136
(void) snprintf(mappings->entry[j].ScsiId.OSDeviceName,
usr/src/lib/sun_sas/common/devlink_disco.c
202
(void) snprintf(node, strlen(charptr) + strlen(dir) + 2,
usr/src/lib/sun_sas/common/devtree_device_disco.c
270
(void) snprintf(fullpath, sizeof (fullpath), "%s%s",
usr/src/lib/sun_sas/common/devtree_device_disco.c
458
(void) snprintf(fullpath, sizeof (fullpath), "%s%s%s",
usr/src/lib/sun_sas/common/devtree_device_disco.c
58
(void) snprintf(fullpath, MAXPATHLEN, "%s%s%s", DEVICES_DIR,
usr/src/lib/sun_sas/common/devtree_device_disco.c
581
(void) snprintf(mapping_ptr->entry.ScsiId.OSDeviceName,
usr/src/lib/sun_sas/common/devtree_device_disco.c
711
(void) snprintf(fullpath, sizeof (fullpath), "%s%s", DEVICES_DIR,
usr/src/lib/sun_sas/common/devtree_device_disco.c
995
(void) snprintf(mapping_ptr->entry.ScsiId.OSDeviceName,
usr/src/lib/sun_sas/common/devtree_hba_disco.c
182
(void) snprintf(port_ptr->port_attributes.OSDeviceName,
usr/src/lib/sun_sas/common/devtree_hba_disco.c
420
(void) snprintf(new_hba->adapter_attributes.HBASymbolicName,
usr/src/lib/sun_sas/common/devtree_hba_disco.c
521
(void) snprintf(new_hba->handle_name, HANDLE_NAME_LENGTH, "%s-%s-%d",
usr/src/lib/sun_sas/common/log.c
56
(void) snprintf(header, MAX_LOG_LEN, "%s: %s: %s",
usr/src/lib/varpd/files/common/libvarpd_files_json.c
834
(void) snprintf(errout->nje_message,
usr/src/lib/varpd/files/common/libvarpd_files_json.c
850
(void) snprintf(errout->nje_message,
usr/src/lib/varpd/libvarpd/common/libvarpd.c
76
(void) snprintf(buf, sizeof (buf), "varpd_%p", vip);
usr/src/lib/varpd/libvarpd/common/libvarpd_persist.c
258
if (snprintf(buf, sizeof (buf), "%lld.varpd", inst->vri_id) >= 32)
usr/src/psm/stand/boot/sparc/common/ramdisk.c
290
(void) snprintf(fth_buf, buf_size, ramdisk_fth,
usr/src/psm/stand/boot/sparc/common/ramdisk.c
298
(void) snprintf(tdevpath, sizeof (tdevpath), "/%s:nolabel",
usr/src/psm/stand/boot/sparc/common/ramdisk.c
376
(void) snprintf(fth_buf, buf_size, ramdisk_bootable,
usr/src/stand/lib/inet/mac.c
99
(void) snprintf(tmpbuf, sizeof (tmpbuf),
usr/src/stand/lib/sa/assert.c
38
(void) snprintf(panicmsg, sizeof (panicmsg), "assertion failed: "
usr/src/stand/lib/sa/errno.c
43
(void) snprintf(errmsgbuf, sizeof (errmsgbuf), "ERRNO: %d", errnum);
usr/src/stand/lib/sa/stdio.h
95
extern size_t snprintf(char *, size_t, const char *, ...);
usr/src/stand/lib/tcp/tcp.c
6474
(void) snprintf(buf, sizeof (priv_buf), "[%s.%u, %s.%u] %s",
usr/src/stand/lib/tcp/tcp.c
6480
(void) snprintf(buf, sizeof (priv_buf), "[%u, %u] %s",
usr/src/test/bhyve-tests/tests/common/common.c
118
(void) snprintf(vm_path, sizeof (vm_path), "/dev/vmm/%s", vm_name);
usr/src/test/bhyve-tests/tests/common/common.c
34
(void) snprintf(outp, VM_MAX_NAMELEN, "bhyve-test-%s-%d",
usr/src/test/bhyve-tests/tests/common/common.c
95
(void) snprintf(vm_path, sizeof (vm_path), "/dev/vmm/%s", vm_name);
usr/src/test/bhyve-tests/tests/common/in_guest.c
378
(void) snprintf(vm_name, sizeof (vm_name), "bhyve-test-%s-%d",
usr/src/test/crypto-tests/tests/common/cryptotest_kcf.c
773
(void) snprintf(buf, buflen, "%s (0x%08x)", valstr, e);
usr/src/test/crypto-tests/tests/common/cryptotest_pkcs.c
533
(void) snprintf(buf, buflen, "%s (%08x)", valstr, e);
usr/src/test/crypto-tests/tests/common/testfuncs.c
187
(void) snprintf(sizebuf, sizeof (sizebuf),
usr/src/test/crypto-tests/tests/common/testfuncs.c
199
(void) snprintf(sizebuf, sizeof (sizebuf),
usr/src/test/crypto-tests/tests/common/testfuncs.c
203
(void) snprintf(sizebuf, sizeof (sizebuf), "%zu",
usr/src/test/crypto-tests/tests/common/testfuncs.c
85
(void) snprintf(buf, buflen, "%s (%d)", name, e);
usr/src/test/i2c-tests/tests/ioctl/addresses.c
224
(void) snprintf(desc, sizeof (desc), "bad address %zu "
usr/src/test/i2c-tests/tests/ioctl/addresses.c
242
(void) snprintf(desc, sizeof (desc), "bad names %zu", i);
usr/src/test/i2c-tests/tests/ioctl/addresses.c
256
(void) snprintf(desc, sizeof (desc), "bad compat %zu", i);
usr/src/test/i2c-tests/tests/ioctl/addresses.c
552
(void) snprintf(desc, sizeof (desc), "remove bad address %zu",
usr/src/test/i2c-tests/tests/ioctl/i2c_ioctl_util.c
190
(void) snprintf(name, sizeof (name), "%x,%x", reg[0], reg[1]);
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
100
(void) snprintf(desc, sizeof (desc), "i2c: bad address %zu "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
119
(void) snprintf(desc, sizeof (desc), "i2c: bad flags 0x%x",
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
218
(void) snprintf(desc, sizeof (desc), "smbus: bad address %zu "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
241
(void) snprintf(desc, sizeof (desc), "smbus: bad flags 0x%x",
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
256
(void) snprintf(desc, sizeof (desc), "smbus: bad operation "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
270
(void) snprintf(desc, sizeof (desc), "smbus: unsupported "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
288
(void) snprintf(desc, sizeof (desc), "smbus: op 0x%x fails "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
298
(void) snprintf(desc, sizeof (desc), "smbus: op 0x%x fails "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
315
(void) snprintf(desc, sizeof (desc), "smbus op 0x%x fails with "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
324
(void) snprintf(desc, sizeof (desc), "smbus op 0x%x fails with "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
333
(void) snprintf(desc, sizeof (desc), "smbus op 0x%x fails with "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
342
(void) snprintf(desc, sizeof (desc), "smbus op 0x%x fails with "
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
351
(void) snprintf(desc, sizeof (desc), "smbus op 0x%x fails with "
usr/src/test/i2c-tests/tests/ioctl/ioc-errnos.c
168
(void) snprintf(buf, sizeof (buf), "wrong device type 0x%x "
usr/src/test/i2c-tests/tests/libi2c/claimed-addrs.c
55
(void) snprintf(path, sizeof (path), "/dev/eeprom/%s/%d/eeprom",
usr/src/test/libc-tests/tests/common/test_common.c
307
(void) snprintf(path, sizeof (path), "%s/cfg/%s", stf, fname);
usr/src/test/libc-tests/tests/common/test_common.c
312
(void) snprintf(path, sizeof (path), "cfg/%s", fname);
usr/src/test/libc-tests/tests/fpround/fpround_test.c
45
status = snprintf(check, size, "%+-.*f", DECIMAL_DIG, val);
usr/src/test/libc-tests/tests/fpround/fpround_test.c
52
status = snprintf(buffer, size, "%+-#.*f", precision, val);
usr/src/test/libc-tests/tests/getlocname.c
136
(void) snprintf(cname, sizeof (cname), "%s/%s/%s/%s/%s/%s",
usr/src/test/libc-tests/tests/getlocname.c
147
(void) snprintf(desc, sizeof (desc), "composite %s (%d)",
usr/src/test/libc-tests/tests/getlocname.c
157
(void) snprintf(desc, sizeof (desc), "global composite %s (%d)",
usr/src/test/libc-tests/tests/getlocname.c
224
(void) snprintf(desc, sizeof (desc),
usr/src/test/libc-tests/tests/getlocname.c
229
(void) snprintf(desc, sizeof (desc),
usr/src/test/libc-tests/tests/getlocname.c
245
(void) snprintf(desc, sizeof (desc),
usr/src/test/libc-tests/tests/nl_langinfo/nl_langinfo_test.c
185
(void) snprintf(tname, sizeof (tname), "nl_langinfo (locale %s)",
usr/src/test/libc-tests/tests/nl_langinfo/nl_langinfo_test.c
218
(void) snprintf(tname, sizeof (tname), "nl_langinfo_l (locale %s)",
usr/src/test/libc-tests/tests/posix_spawn/posix_spawn.c
656
if (snprintf(spawn_getsid, sizeof (spawn_getsid), "%s/getsid.64",
usr/src/test/libc-tests/tests/printf-6961.c
101
(void) snprintf(buf + 4, sizeof (buf) - 4, "%lx", ~0L);
usr/src/test/libc-tests/tests/printf-6961.c
108
(void) snprintf(buf + 4, sizeof (buf) - 4, "%lx", 42L);
usr/src/test/libc-tests/tests/printf-6961.c
73
(void) snprintf(buf + 4, sizeof (buf) - 4, "%lo", ~0L);
usr/src/test/libc-tests/tests/printf-6961.c
80
(void) snprintf(buf + 4, sizeof (buf) - 4, "%lo", 42L);
usr/src/test/libc-tests/tests/printf-6961.c
87
(void) snprintf(buf + 4, sizeof (buf) - 4, "%ld", ~0L);
usr/src/test/libc-tests/tests/printf-6961.c
94
(void) snprintf(buf + 4, sizeof (buf) - 4, "%ld", 42L);
usr/src/test/libc-tests/tests/regex/testregex.c
1200
t += snprintf(t, 32, "%ld", m);
usr/src/test/libc-tests/tests/strtonum.c
38
(void) snprintf(key, sizeof (key), "strtonum(%s)", nstr);
usr/src/test/libc-tests/tests/strtonum.c
41
(void) snprintf(key, sizeof (key), "strtonumx(%s, %d)",
usr/src/test/libc-tests/tests/symbols/symbols_test.c
776
(void) snprintf(cmd, sizeof (cmd), "%s %s %s -o %s >/dev/null 2>&1",
usr/src/test/libc-tests/tests/threads/thread_name.c
182
(void) snprintf(path, sizeof (path),
usr/src/test/libc-tests/tests/utimes.c
151
if (snprintf(path, sizeof (path), "%s/file", dir) >= sizeof (path))
usr/src/test/libc-tests/tests/utimes.c
157
if (snprintf(lpath, sizeof (lpath), "%s/link", dir) >= sizeof (path))
usr/src/test/libsec-tests/cmd/lib_stubs.c
262
(void) snprintf(tmpsid, sizeof (tmpsid), "%s-%u", sidprefix, rid);
usr/src/test/libsec-tests/cmd/lib_stubs.c
350
(void) snprintf(pwname, sizeof (pwname),
usr/src/test/libsec-tests/cmd/lib_stubs.c
378
(void) snprintf(pwname, sizeof (pwname),
usr/src/test/libsec-tests/cmd/lib_stubs.c
418
(void) snprintf(grname, sizeof (grname),
usr/src/test/libsec-tests/cmd/lib_stubs.c
446
(void) snprintf(grname, sizeof (grname),
usr/src/test/nvme-tests/tests/ioctl/nvme_ioctl_util.c
109
if (snprintf(path, sizeof (path), "/devices%s", mpath) >=
usr/src/test/nvme-tests/tests/ioctl/nvme_ioctl_util.c
87
(void) snprintf(name, sizeof (name), "%u", nsid);
usr/src/test/nvme-tests/tests/libnvme/format.c
193
if (snprintf(path, sizeof (path), "/devices/%s:c,raw", devfs) >=
usr/src/test/os-tests/tests/fifo-tvnsec.c
217
(void) snprintf(path, sizeof (path), "/tmp/fifo-tvnsec.%" _PRIdID
usr/src/test/os-tests/tests/gpio/dpio_test.c
246
(void) snprintf(path, sizeof (path), "/dev/dpio/%s", name);
usr/src/test/os-tests/tests/gpio/dpio_test.c
343
(void) snprintf(buf, sizeof (buf), "/dev/dpio/%s",
usr/src/test/os-tests/tests/gpio/dpio_test.c
372
(void) snprintf(path, sizeof (path), "/dev/dpio/%s",
usr/src/test/os-tests/tests/gpio/dpio_test.c
426
(void) snprintf(path, sizeof (path), "/dev/dpio/%s",
usr/src/test/os-tests/tests/hexdump/hexdump_basic.c
309
if (snprintf(buf, sizeof (buf), "%s/_input", datadir) >= sizeof (buf))
usr/src/test/os-tests/tests/hexdump/hexdump_basic.c
320
if (snprintf(buf, sizeof (buf), "%s/%s", datadir,
usr/src/test/os-tests/tests/idmap/idmaptest.c
114
(void) snprintf(sid, sizeof (sid), "S-1-5-21-44444444-%ld", now);
usr/src/test/os-tests/tests/ilstr/ilstr_basic.c
37
(void) snprintf(buf, sizeof (buf), \
usr/src/test/os-tests/tests/ksensor/ksensor_sread.c
67
(void) snprintf(buf, sizeof (buf),
usr/src/test/os-tests/tests/ksid/ksid.c
145
(void) snprintf(ksid_sids[i], sizeof (ksid_sids[0]),
usr/src/test/os-tests/tests/ksid/ksid.c
154
(void) snprintf(ksid_sids[j], sizeof (ksid_sids[0]),
usr/src/test/os-tests/tests/oclo/oclo.c
1231
if (snprintf(file, sizeof (file), "%s/%s", dirname(dir), OCLO_VERIFY) >=
usr/src/test/os-tests/tests/odirectory.c
104
(void) snprintf(odir_doorpath, sizeof (odir_doorpath),
usr/src/test/os-tests/tests/odirectory.c
119
(void) snprintf(odir_enoent, sizeof (odir_enoent),
usr/src/test/os-tests/tests/odirectory.c
130
(void) snprintf(odir_udspath, sizeof (odir_udspath),
usr/src/test/os-tests/tests/odirectory.c
82
(void) snprintf(odir_fpath, sizeof (odir_fpath),
usr/src/test/os-tests/tests/odirectory.c
91
(void) snprintf(odir_dpath, sizeof (odir_dpath),
usr/src/test/os-tests/tests/regression/illumos-15036.c
67
(void) snprintf(path, sizeof (path), "%s/%s", dir, de->d_name);
usr/src/test/os-tests/tests/secure_getenv/secure_getenv.c
199
if (snprintf(getenv_path, sizeof (getenv_path), "%s/%s", dirname(dir),
usr/src/test/os-tests/tests/spoof-ras/spoof-ras.c
647
(void) snprintf(testether, sizeof (testether), "testether%d", curpid);
usr/src/test/os-tests/tests/spoof-ras/spoof-ras.c
648
(void) snprintf(testvnic0, sizeof (testvnic0), "testvnic%d_0", curpid);
usr/src/test/os-tests/tests/spoof-ras/spoof-ras.c
649
(void) snprintf(testvnic1, sizeof (testvnic1), "testvnic%d_1", curpid);
usr/src/test/os-tests/tests/syscall/fchmodat.c
53
(void) snprintf(file, sizeof (file), "%s/file", path);
usr/src/test/os-tests/tests/syscall/fchmodat.c
54
(void) snprintf(link, sizeof (link), "%s/link", path);
usr/src/test/os-tests/tests/syscall/open.c
47
(void) snprintf(tmpname, sizeof (tmpname), "%s/otstXXXXXX", dir);
usr/src/test/os-tests/tests/vfs/syncfs.c
182
(void) snprintf(msg, sizeof (msg), "Invalid file descriptor "
usr/src/test/os-tests/tests/vfs/syncfs.c
192
(void) snprintf(msg, sizeof (msg), "Unsupported fs returns "
usr/src/test/smbclient-tests/cmd/mkfile_mmap/mkfile_mmap.c
147
snprintf(p, K, "\nblk=%d\n\n", i);
usr/src/test/smbclient-tests/cmd/mkfile_mmap/mkfile_mmap.c
153
snprintf(p, K, "\noff=0x%x\n\n",
usr/src/test/smbsrv-tests/tests/smb_sid/large_sids.c
92
off = snprintf(&sid[0], len, "S-1-%u", idauth);
usr/src/test/smbsrv-tests/tests/smb_sid/large_sids.c
95
off += snprintf(&sid[off], len - off,
usr/src/test/util-tests/tests/libcustr/custr_remove.c
32
(void) snprintf(msgbuf, sizeof (msgbuf), "%s == '%s' ('%s' == '%s')",
usr/src/test/util-tests/tests/libcustr/custr_trunc.c
33
(void) snprintf(msgbuf, sizeof (msgbuf), "%s == '%s' ('%s' == '%s')",
usr/src/test/util-tests/tests/libjedec/hex2spd/libjedec_hex2spd.c
165
if (snprintf(path, sizeof (path), "%s/%s.spd", dir, test->ht_file) >=
usr/src/test/util-tests/tests/smbios/smbios.c
764
(void) snprintf(fname, sizeof (fname), "%s.smbios",
usr/src/test/zfs-tests/cmd/btree_test/btree_test.c
168
(void) snprintf(why, BUFSIZE, "Unexpectedly found %llu\n",
usr/src/test/zfs-tests/cmd/btree_test/btree_test.c
176
(void) snprintf(why, BUFSIZE, "Found bad value: %llu\n", *p);
usr/src/test/zfs-tests/cmd/btree_test/btree_test.c
193
(void) snprintf(why, BUFSIZE, "Didn't find value in tree\n");
usr/src/test/zfs-tests/cmd/btree_test/btree_test.c
196
(void) snprintf(why, BUFSIZE, "Found (%llu) in tree\n", *p);
usr/src/test/zfs-tests/cmd/btree_test/btree_test.c
205
(void) snprintf(why, BUFSIZE,
usr/src/test/zfs-tests/cmd/btree_test/btree_test.c
249
(void) snprintf(why, BUFSIZE,
usr/src/test/zfs-tests/cmd/chg_usr_exec/chg_usr_exec.c
53
(void) snprintf(cmds+len, sizeof (cmds)-len,
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
333
(void) snprintf(dataset, sizeof (dataset), "%s/create-fs", pool);
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
545
(void) snprintf(snapshot, sizeof (snapshot), "%s@replicant", dataset);
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
747
(void) snprintf(dataset, sizeof (dataset), "%s/test-fs", pool);
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
748
(void) snprintf(snapbase, sizeof (snapbase), "%s@snapbase", dataset);
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
749
(void) snprintf(snapshot, sizeof (snapshot), "%s@snapshot", dataset);
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
750
(void) snprintf(bookmark, sizeof (bookmark), "%s#bookmark", dataset);
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
751
(void) snprintf(clone, sizeof (clone), "%s/test-fs-clone", pool);
usr/src/test/zfs-tests/cmd/libzfs_input_check/libzfs_input_check.c
752
(void) snprintf(backup, sizeof (backup), "%s/backup", pool);
usr/src/test/zfs-tests/cmd/mkfiles/mkfiles.c
56
(void) snprintf(buf, MAXPATHLEN, "%s%u", argv[1], i);
usr/src/test/zfs-tests/cmd/mktree/mktree.c
146
(void) snprintf(fdname, sizeof (fdname),
usr/src/test/zfs-tests/cmd/mktree/mktree.c
169
(void) snprintf(pbuf+offset, size-offset, "%s", context);
usr/src/test/zfs-tests/cmd/rm_lnkcnt_zero_file/rm_lnkcnt_zero_file.c
70
(void) snprintf(buf, len, "%s.%03d", filebase, idx);
usr/src/test/zfs-tests/cmd/rm_lnkcnt_zero_file/rm_lnkcnt_zero_file.c
90
(void) snprintf(buf, len, "%s.%03d", filebase, idx);
usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/nvlist_to_lua.c
260
(void) snprintf(buf, sizeof (buf), "key-%u", i);
usr/src/test/zfs-tests/tests/functional/ctime/ctime_001_pos.c
163
(void) snprintf(link_file, BUFSIZ, "%s/%s", dname, "link_file");
usr/src/test/zfs-tests/tests/functional/ctime/ctime_001_pos.c
296
(void) snprintf(tfile, sizeof (tfile), "%s/%s", penv[0], penv[1]);
usr/src/tools/btxld/btxld.c
271
if ((size_t)snprintf(name, sizeof(name), "%s.tmp", oname) >= sizeof(name))
usr/src/tools/cpcgen/cpcgen.c
1563
(void) snprintf(num, sizeof (num), "%u", i);
usr/src/tools/cpcgen/cpcgen.c
1774
(void) snprintf(num, sizeof (num), "%u", i);
usr/src/tools/cpcgen/cpcgen.c
1869
(void) snprintf(num, sizeof (num), "%u", i);
usr/src/tools/ctf/stabs/common/ctfstabs.c
167
(void) snprintf(fullname, WORD_LEN, "struct %s", name);
usr/src/tools/ctf/stabs/common/ctfstabs.c
171
(void) snprintf(fullname, WORD_LEN, "union %s", name);
usr/src/tools/ctf/stabs/common/ctfstabs.c
175
(void) snprintf(fullname, WORD_LEN, "enum %s", name);
usr/src/tools/cw/cw.c
1357
(void) snprintf(buf, MAXPATHLEN, "%s/%s", ctx->i_tmpdir,
usr/src/tools/findunref/findunref.c
169
(void) snprintf(path, MAXPATHLEN, "%s/%s", argv[0], tstampfile);
usr/src/tools/findunref/findunref.c
290
(void) snprintf(scmpath, MAXPATHLEN, "%s/%s", path, meta);
usr/src/tools/findunref/findunref.c
328
(void) snprintf(scmpath, MAXPATHLEN, "%s/%s", basepath,
usr/src/tools/findunref/findunref.c
387
(void) snprintf(sccspath, MAXPATHLEN, "%.*s/SCCS/s.%s", ftwp->base,
usr/src/tools/ndrgen/ndr_anal.c
160
(void) snprintf(p_fb, buflen, "_%s",
usr/src/tools/ndrgen/ndr_anal.c
170
(void) snprintf(p_fb, buflen, "a%ld",
usr/src/tools/ndrgen/ndr_anal.c
173
(void) snprintf(p_fb, buflen, "ac");
usr/src/tools/ndrgen/ndr_anal.c
182
(void) snprintf(p_fb, buflen, "?<%d>", ti->type_op);
usr/src/tools/ndrgen/ndr_anal.c
207
(void) snprintf(funcbuf, buflen, "%s%s%s%s",
usr/src/tools/ndrgen/ndr_anal.c
213
(void) snprintf(funcbuf, buflen, "%s%s%s%s",
usr/src/tools/ndrgen/ndr_anal.c
219
(void) snprintf(funcbuf, buflen, "%s%s%s%s",
usr/src/tools/ndrgen/ndr_anal.c
237
(void) snprintf(funcbuf, buflen, "%s[%ld]",
usr/src/tools/ndrgen/ndr_anal.c
240
(void) snprintf(funcbuf, buflen,
usr/src/tools/ndrgen/ndr_anal.c
253
(void) snprintf(funcbuf, buflen, "%s[NDR_STRING_DIM]", p);
usr/src/tools/ndrgen/ndr_print.c
260
(void) snprintf(buf, NDLBUFSZ, "%s", np->n_m_type->n_sym->name);
usr/src/tools/protocmp/protocmp.c
354
(void) snprintf(perm, sizeof (perm), "%o", e->perm);
usr/src/tools/protocmp/protocmp.c
361
(void) snprintf(ref_cnt, sizeof (ref_cnt), "%d", e->ref_cnt);
usr/src/tools/smatch/src/c2xml.c
54
snprintf(buf, 256, "%d", value);
usr/src/tools/smatch/src/c2xml.c
61
snprintf(buf, 256, "_%d", id);
usr/src/tools/smatch/src/check_bit_shift.c
93
snprintf(filename, sizeof(filename), "%s.bit_shifters", option_project_str);
usr/src/tools/smatch/src/check_capable.c
35
snprintf(buf, sizeof(buf), "%s", sval_to_str(sval));
usr/src/tools/smatch/src/check_capable.c
51
snprintf(buf, sizeof(buf), "%s", sval_to_str(sval));
usr/src/tools/smatch/src/check_capable.c
91
snprintf(buf, sizeof(buf), "%s", key);
usr/src/tools/smatch/src/check_capable.c
99
snprintf(buf, sizeof(buf), "%s", key);
usr/src/tools/smatch/src/check_debug.c
404
n = snprintf(buf, sizeof(buf), "buf size: '%s' %d elements, %d bytes", name, elements, bytes);
usr/src/tools/smatch/src/check_debug.c
408
n += snprintf(buf + n, sizeof(buf) - n, " (rl = %s)", show_rl(rl));
usr/src/tools/smatch/src/check_debug.c
412
snprintf(buf + n, sizeof(buf) - n, "[size_var=%s %s]", limit_type_str(limit_type), name);
usr/src/tools/smatch/src/check_debug.c
468
snprintf(buf, sizeof(buf), "<none>");
usr/src/tools/smatch/src/check_debug.c
470
snprintf(buf, sizeof(buf), "%s", show_special(comparison));
usr/src/tools/smatch/src/check_free_strict.c
327
snprintf(buf, sizeof(buf), "%s->", name);
usr/src/tools/smatch/src/check_frees_param_strict.c
58
snprintf(buf, sizeof(buf), "%s->users.counter", name);
usr/src/tools/smatch/src/check_indenting.c
213
snprintf(name, 256, "%s.ignore_macro_indenting", option_project_str);
usr/src/tools/smatch/src/check_kernel_printf.c
1407
printf_hook(snprintf, 3, 4); /* include/linux/kernel.h */
usr/src/tools/smatch/src/check_leaks.c
63
snprintf(buf, 255, "%s", sym->ident->name);
usr/src/tools/smatch/src/check_macro_side_effects.c
141
snprintf(name, 256, "%s.ignore_side_effects", option_project_str);
usr/src/tools/smatch/src/check_memcpy_overflow.c
286
snprintf(name, 256, "%s.sizeof_param", option_project_str);
usr/src/tools/smatch/src/check_memcpy_overflow.c
338
snprintf(name, 256, "%s.ignore_memcpy_struct_overflows", option_project_str);
usr/src/tools/smatch/src/check_nospec.c
67
snprintf(fullname, sizeof(fullname), "*%s", name);
usr/src/tools/smatch/src/check_nospec.c
69
snprintf(fullname, 256, "%s%s", name, key + 1);
usr/src/tools/smatch/src/check_return.c
39
snprintf(name, 256, "%s.must_check_funcs", option_project_str);
usr/src/tools/smatch/src/check_rosenberg.c
160
snprintf(buf, 256, "%s->%s", name, member->ident->name);
usr/src/tools/smatch/src/check_rosenberg.c
162
snprintf(buf, 256, "%s.%s", name, member->ident->name);
usr/src/tools/smatch/src/check_rosenberg.c
181
snprintf(buf, 256, "%s->%s", name, member->ident->name);
usr/src/tools/smatch/src/check_rosenberg.c
183
snprintf(buf, 256, "%s.%s", name, member->ident->name);
usr/src/tools/smatch/src/check_sizeof.c
131
snprintf(name, 256, "%s.macro_takes_sizeof_argument", option_project_str);
usr/src/tools/smatch/src/check_spectre_second_half.c
37
snprintf(buf, sizeof(buf), "%p %s", expr, name);
usr/src/tools/smatch/src/check_spectre_second_half.c
58
snprintf(buf, sizeof(buf), "%p %s", expr, name);
usr/src/tools/smatch/src/check_string_len.c
154
ret = snprintf(buf, sizeof(buf), "%llx", sval.uvalue);
usr/src/tools/smatch/src/check_string_len.c
156
ret = snprintf(buf, sizeof(buf), "%llu", sval.uvalue);
usr/src/tools/smatch/src/check_string_len.c
161
ret = snprintf(buf, sizeof(buf), "%lld", sval.value);
usr/src/tools/smatch/src/check_string_len.c
163
tmp = snprintf(buf, sizeof(buf), "%lld", min.value);
usr/src/tools/smatch/src/check_string_len.c
167
ret = snprintf(buf, sizeof(buf), "%lld", sval.value);
usr/src/tools/smatch/src/check_trinity_generator.c
60
snprintf(buf, sizeof(buf), "smatch_trinity_%s", name);
usr/src/tools/smatch/src/check_uninitialized.c
263
snprintf(buf, sizeof(buf), "$->%s", sm->name + strlen(arg_name) + 1);
usr/src/tools/smatch/src/check_uninitialized.c
358
snprintf(name, 256, "%s.ignore_uninitialized_param", option_project_str);
usr/src/tools/smatch/src/check_uninitialized.c
48
snprintf(buf, sizeof(buf), "%s.%s", sym->ident->name, tmp->ident->name);
usr/src/tools/smatch/src/check_unreachable.c
238
snprintf(name, 256, "%s.unreachable.turn_off", option_project_str);
usr/src/tools/smatch/src/check_unreachable.c
265
snprintf(name, 256, "%s.unreachable.ignore", option_project_str);
usr/src/tools/smatch/src/check_wrong_size_arg.c
49
snprintf(name, 256, "%s.sizeof_param", option_project_str);
usr/src/tools/smatch/src/compile-i386.c
1423
snprintf(opstr, sizeof(opstr), "%s%s", opname, suffix);
usr/src/tools/smatch/src/dissect.c
197
snprintf(name, sizeof(name), "%.*s:%.*s",
usr/src/tools/smatch/src/lib.c
1160
snprintf(buf, sizeof(buf), "__SIZEOF_%s%s__", name, suffix);
usr/src/tools/smatch/src/lib.c
1168
snprintf(buf, sizeof(buf), "__%s_WIDTH__", name);
usr/src/tools/smatch/src/lib.c
1179
snprintf(buf, sizeof(buf), "__%s_MAX__", name);
usr/src/tools/smatch/src/lib.c
1188
snprintf(buf, sizeof(buf), "__%s_MIN__", name);
usr/src/tools/smatch/src/linearize.c
120
snprintf(buf, 64, "<bad symbol>");
usr/src/tools/smatch/src/linearize.c
124
snprintf(buf, 64, "%s", show_label(sym->bb_target));
usr/src/tools/smatch/src/linearize.c
128
snprintf(buf, 64, "%s", show_ident(sym->ident));
usr/src/tools/smatch/src/linearize.c
132
snprintf(buf, 64, "<anon symbol:%p>", verbose ? sym : NULL);
usr/src/tools/smatch/src/linearize.c
136
snprintf(buf, 64, "<symbol value: %lld>", expr->value);
usr/src/tools/smatch/src/linearize.c
147
i = snprintf(buf, 64, "%%r%d", pseudo->nr);
usr/src/tools/smatch/src/linearize.c
154
snprintf(buf, 64, "$%#llx", value);
usr/src/tools/smatch/src/linearize.c
156
snprintf(buf, 64, "$%lld", value);
usr/src/tools/smatch/src/linearize.c
160
snprintf(buf, 64, "%%arg%d", pseudo->nr);
usr/src/tools/smatch/src/linearize.c
163
i = snprintf(buf, 64, "%%phi%d", pseudo->nr);
usr/src/tools/smatch/src/linearize.c
170
snprintf(buf, 64, "<bad pseudo type %d>", pseudo->type);
usr/src/tools/smatch/src/linearize.c
98
snprintf(buf, 64, ".L%u", bb->nr);
usr/src/tools/smatch/src/pre-process.c
1054
snprintf(dir_part, sizeof(dir_part), "%s", stream_name(token->pos.stream));
usr/src/tools/smatch/src/pre-process.c
2330
snprintf(path, sizeof(path), "/usr/include/%s-%s/", arch, os);
usr/src/tools/smatch/src/pre-process.c
969
snprintf(buf, sizeof(buf), "%s/%s", cwd, entry->d_name);
usr/src/tools/smatch/src/smatch.c
118
snprintf(buf, sizeof(buf), "%s", s);
usr/src/tools/smatch/src/smatch.c
120
snprintf(buf, sizeof(buf), "check_%s", s);
usr/src/tools/smatch/src/smatch.c
163
snprintf(str, strlen(option) + 3, "--%s", option);
usr/src/tools/smatch/src/smatch.c
308
snprintf(buf, 254, "%s/smatch_data/", SMATCHDATADIR);
usr/src/tools/smatch/src/smatch.h
961
p += snprintf(p, buf + sizeof(buf) - p, \
usr/src/tools/smatch/src/smatch.h
964
p += snprintf(p, buf + sizeof(buf) - p, values); \
usr/src/tools/smatch/src/smatch.h
965
p += snprintf(p, buf + sizeof(buf) - p, ");"); \
usr/src/tools/smatch/src/smatch_about_fn_ptr_arg.c
142
snprintf(buf + len_str, sizeof(buf) - len_str, "%s", end_type);
usr/src/tools/smatch/src/smatch_about_fn_ptr_arg.c
46
snprintf(buf, sizeof(buf), "%d", arg_param);
usr/src/tools/smatch/src/smatch_array_values.c
71
snprintf(buf, sizeof(buf), "%s[]", name);
usr/src/tools/smatch/src/smatch_array_values.c
85
snprintf(buf, sizeof(buf), "%s[]", name);
usr/src/tools/smatch/src/smatch_bits.c
401
snprintf(buf, sizeof(buf), "0x%llx,0x%llx", binfo->set, binfo->possible);
usr/src/tools/smatch/src/smatch_bits.c
435
snprintf(buf, sizeof(buf), "0x%llx,0x%llx", binfo->set, binfo->possible);
usr/src/tools/smatch/src/smatch_bits.c
445
snprintf(fullname, sizeof(fullname), "*%s", name);
usr/src/tools/smatch/src/smatch_bits.c
447
snprintf(fullname, 256, "%s%s", name, key + 1);
usr/src/tools/smatch/src/smatch_bits.c
50
snprintf(buf, sizeof(buf), "0x%llx + 0x%llx", set, possible);
usr/src/tools/smatch/src/smatch_buf_comparison.c
121
snprintf(buf, sizeof(buf), "%s %s", limit_type_str(limit_type), name);
usr/src/tools/smatch/src/smatch_buf_comparison.c
337
snprintf(buf, sizeof(buf),"(struct %s)->%s", type->ident->name, p);
usr/src/tools/smatch/src/smatch_buf_comparison.c
344
snprintf(buf, sizeof(buf),"static %s", name);
usr/src/tools/smatch/src/smatch_buf_comparison.c
346
snprintf(buf, sizeof(buf),"global %s", name);
usr/src/tools/smatch/src/smatch_buf_comparison.c
556
snprintf(buf, sizeof(buf), "==$%d", i);
usr/src/tools/smatch/src/smatch_buf_comparison.c
580
snprintf(buf, sizeof(buf), "%d", limit_type);
usr/src/tools/smatch/src/smatch_buf_size.c
117
snprintf(fullname, 256, "%s%s", name, key + 1);
usr/src/tools/smatch/src/smatch_buf_size.c
884
snprintf(buf, sizeof(buf), "%s[%s]", show_rl(rl), param_math);
usr/src/tools/smatch/src/smatch_buf_size.c
886
snprintf(buf, sizeof(buf), "%s", show_rl(rl));
usr/src/tools/smatch/src/smatch_buf_size.c
909
snprintf(buf, sizeof(buf), "%d", bytes);
usr/src/tools/smatch/src/smatch_capped.c
139
snprintf(fullname, 256, "%s%s", name, key + 1);
usr/src/tools/smatch/src/smatch_comparison.c
1104
snprintf(state_name, sizeof(state_name), "%s vs %s", left_var, right_var);
usr/src/tools/smatch/src/smatch_comparison.c
1332
snprintf(state_name, sizeof(state_name), "%s vs %s", left, right);
usr/src/tools/smatch/src/smatch_comparison.c
1442
snprintf(state_name, sizeof(state_name), "%s vs %s", left_name, right_name);
usr/src/tools/smatch/src/smatch_comparison.c
1492
snprintf(state_name, sizeof(state_name), "%s vs %s", left_name, right_name);
usr/src/tools/smatch/src/smatch_comparison.c
1683
snprintf(buf, sizeof(buf), "%s vs %s", one, two);
usr/src/tools/smatch/src/smatch_comparison.c
1789
snprintf(buf, sizeof(buf), "%s vs %s", one, two);
usr/src/tools/smatch/src/smatch_comparison.c
1962
snprintf(buf, sizeof(buf), "%s", show_comparison(comparison));
usr/src/tools/smatch/src/smatch_comparison.c
1995
snprintf(buf, sizeof(buf), "[<=$%d]", param);
usr/src/tools/smatch/src/smatch_comparison.c
2022
snprintf(buf, sizeof(buf), "%s orig", param->ident->name);
usr/src/tools/smatch/src/smatch_comparison.c
2029
snprintf(buf, sizeof(buf), "[%s$%d]", show_comparison(compare), i);
usr/src/tools/smatch/src/smatch_comparison.c
2058
snprintf(buf, sizeof(buf), "%s orig", param->ident->name);
usr/src/tools/smatch/src/smatch_comparison.c
2063
snprintf(buf, sizeof(buf), "[%s$%d]", show_comparison(compare), i);
usr/src/tools/smatch/src/smatch_comparison.c
2100
snprintf(buf, sizeof(buf), "%s orig", param->ident->name);
usr/src/tools/smatch/src/smatch_comparison.c
2104
snprintf(buf, sizeof(buf), "[%s$%d]", show_comparison(compare), i);
usr/src/tools/smatch/src/smatch_comparison.c
2137
snprintf(buf, sizeof(buf), "$%d", i);
usr/src/tools/smatch/src/smatch_comparison.c
2142
snprintf(buf, sizeof(buf), "$%d%s", i, param_name + len);
usr/src/tools/smatch/src/smatch_comparison.c
2210
snprintf(info_buf, sizeof(info_buf), "%s %s", show_comparison(comparison), right_name);
usr/src/tools/smatch/src/smatch_comparison.c
2260
snprintf(info_buf, sizeof(info_buf), "%s %s", show_comparison(data->comparison), right_name);
usr/src/tools/smatch/src/smatch_comparison.c
2299
snprintf(info_buf, sizeof(info_buf), "== $%d%s", param, tmp_name + 1);
usr/src/tools/smatch/src/smatch_comparison.c
2362
snprintf(left_buf, sizeof(left_buf), "%s", tmp_name);
usr/src/tools/smatch/src/smatch_comparison.c
2367
snprintf(right_buf, sizeof(right_buf), "$%d%s", right_param, tmp_name + 1);
usr/src/tools/smatch/src/smatch_comparison.c
2375
snprintf(info_buf, sizeof(info_buf), "%s %s", show_comparison(data->comparison), right_buf);
usr/src/tools/smatch/src/smatch_comparison.c
2434
snprintf(buf, sizeof(buf), "%s", value);
usr/src/tools/smatch/src/smatch_comparison.c
2544
snprintf(buf, sizeof(buf), "%s vs %s", left_name, right_name);
usr/src/tools/smatch/src/smatch_comparison.c
2781
snprintf(buf, sizeof(buf), "%s vs %s", left, right);
usr/src/tools/smatch/src/smatch_comparison.c
594
snprintf(buf, sizeof(buf), "%s", tmp);
usr/src/tools/smatch/src/smatch_comparison.c
621
snprintf(orig, sizeof(orig), "%s orig", param->ident->name);
usr/src/tools/smatch/src/smatch_comparison.c
622
snprintf(state_name, sizeof(state_name), "%s vs %s", param->ident->name, orig);
usr/src/tools/smatch/src/smatch_comparison.c
923
snprintf(buf, sizeof(buf), "return %p", expr);
usr/src/tools/smatch/src/smatch_comparison.c
992
snprintf(state_name, sizeof(state_name), "%s vs %s", left, right);
usr/src/tools/smatch/src/smatch_constraints.c
123
cnt += snprintf(buf + cnt, sizeof(buf) - cnt, ", ");
usr/src/tools/smatch/src/smatch_constraints.c
124
cnt += snprintf(buf + cnt, sizeof(buf) - cnt, "%s%d",
usr/src/tools/smatch/src/smatch_constraints.c
169
snprintf(buf, sizeof(buf), "%s()", name);
usr/src/tools/smatch/src/smatch_constraints.c
188
snprintf(buf, sizeof(buf), "%s %s", get_base_file(), sym->ident->name);
usr/src/tools/smatch/src/smatch_constraints.c
190
snprintf(buf, sizeof(buf), "extern %s", sym->ident->name);
usr/src/tools/smatch/src/smatch_constraints.c
268
snprintf(buf, sizeof(buf), "%s, %s", *p, argv[0]);
usr/src/tools/smatch/src/smatch_constraints.c
464
snprintf(fullname, sizeof(fullname), "*%s", name);
usr/src/tools/smatch/src/smatch_constraints.c
466
snprintf(fullname, 256, "%s%s", name, key + 1);
usr/src/tools/smatch/src/smatch_constraints_required.c
149
snprintf(data, sizeof(data), "(struct %s)->%s", type->ident->name, array->ident->name);
usr/src/tools/smatch/src/smatch_container_of.c
136
return snprintf(buf, size, "%c0", op);
usr/src/tools/smatch/src/smatch_container_of.c
143
n += snprintf(buf + n, size - n, "%c%d", op, offset);
usr/src/tools/smatch/src/smatch_container_of.c
207
snprintf(buf, sizeof(buf), "%s", state->name);
usr/src/tools/smatch/src/smatch_container_of.c
255
snprintf(buf, sizeof(buf), "*(%s)", shared);
usr/src/tools/smatch/src/smatch_container_of.c
257
snprintf(buf, sizeof(buf), "%s", shared);
usr/src/tools/smatch/src/smatch_container_of.c
360
snprintf(buf, sizeof(buf), "$%d", param);
usr/src/tools/smatch/src/smatch_container_of.c
371
snprintf(buf, sizeof(buf), "%s|%s", key, value);
usr/src/tools/smatch/src/smatch_container_of.c
438
snprintf(fullname, sizeof(fullname), "*%s", name);
usr/src/tools/smatch/src/smatch_container_of.c
446
snprintf(fullname, sizeof(fullname), "%s->%s", name, member->ident->name);
usr/src/tools/smatch/src/smatch_container_of.c
559
snprintf(copy, sizeof(copy), "%s", info);
usr/src/tools/smatch/src/smatch_container_of.c
96
snprintf(key, sizeof(key), "%d", param);
usr/src/tools/smatch/src/smatch_container_of.c
97
snprintf(value, sizeof(value), "-%d", offset);
usr/src/tools/smatch/src/smatch_data_source.c
59
snprintf(buf, sizeof(buf), "$%d%s%s", param, param_name + 1,
usr/src/tools/smatch/src/smatch_data_source.c
86
snprintf(buf, sizeof(buf), "r %s", name);
usr/src/tools/smatch/src/smatch_db.c
1151
snprintf(sql_filter, 1024, "file = '%s' and function = '%s';",
usr/src/tools/smatch/src/smatch_db.c
1154
snprintf(sql_filter, 1024, "function = '%s';", name);
usr/src/tools/smatch/src/smatch_db.c
1372
snprintf(buf, sizeof(buf), "[r $%d]", param);
usr/src/tools/smatch/src/smatch_db.c
1390
snprintf(buf, sizeof(buf), "%s orig", var);
usr/src/tools/smatch/src/smatch_db.c
1397
snprintf(buf, sizeof(buf), "[%s$%d]", show_special(comparison), param);
usr/src/tools/smatch/src/smatch_db.c
1455
snprintf(buf, sizeof(buf), "%s%s", return_ranges, fn_param_str);
usr/src/tools/smatch/src/smatch_db.c
1459
snprintf(buf, sizeof(buf), "%s%s", return_ranges, compare_str);
usr/src/tools/smatch/src/smatch_db.c
1463
snprintf(buf, sizeof(buf), "%s[%s]", return_ranges, math_str);
usr/src/tools/smatch/src/smatch_db.c
1468
snprintf(buf, sizeof(buf), "%s%s", return_ranges, compare_str);
usr/src/tools/smatch/src/smatch_db.c
1623
snprintf(buf, sizeof(buf), "%s%s", return_ranges, compare_str);
usr/src/tools/smatch/src/smatch_db.c
188
snprintf(buf, sizeof(buf), "%s %s", get_base_file(), get_function());
usr/src/tools/smatch/src/smatch_db.c
190
snprintf(buf, sizeof(buf), "extern %s", get_function());
usr/src/tools/smatch/src/smatch_db.c
1941
snprintf(buf, sizeof(buf), "return %p", expr);
usr/src/tools/smatch/src/smatch_db.c
2207
snprintf(member_name, sizeof(member_name), "$%s", sm->name + len);
usr/src/tools/smatch/src/smatch_db.c
2360
p += snprintf(p, 4096 - (p - buf), "insert or ignore into %s values (", table);
usr/src/tools/smatch/src/smatch_db.c
2363
p += snprintf(p, 4096 - (p - buf), ", ");
usr/src/tools/smatch/src/smatch_db.c
2365
p += snprintf(p, 4096 - (p - buf), "'%s'", tmp);
usr/src/tools/smatch/src/smatch_db.c
2368
p += snprintf(p, 4096 - (p - buf), ");");
usr/src/tools/smatch/src/smatch_db.c
2389
snprintf(buf, sizeof(buf), "select * from %s;", cache_tables[i]);
usr/src/tools/smatch/src/smatch_db.c
2426
snprintf(filename, 256, "%s.common_functions", option_project_str);
usr/src/tools/smatch/src/smatch_db.c
2495
snprintf(filename, 256, "db/%s.return_fixes", option_project_str);
usr/src/tools/smatch/src/smatch_db.c
2583
snprintf(member_name, sizeof(member_name), "%s%s%s", star, name, key + 1);
usr/src/tools/smatch/src/smatch_db.c
2624
snprintf(buf, sizeof(buf), "*%s", tmp);
usr/src/tools/smatch/src/smatch_db.c
2635
snprintf(buf, sizeof(buf), "$%s", key + 4);
usr/src/tools/smatch/src/smatch_db.c
2641
snprintf(buf, sizeof(buf), "(*%s)%s", tmp, key + 4);
usr/src/tools/smatch/src/smatch_db.c
2670
snprintf(buf, sizeof(buf), "%.*s%s.%s",
usr/src/tools/smatch/src/smatch_db.c
2678
snprintf(buf, sizeof(buf), "%.*s%s%s", star_cnt, "**********", tmp, key + 1);
usr/src/tools/smatch/src/smatch_db.c
2712
snprintf(buf, sizeof(buf), "%.*s(*$)%s", star_cnt, "**********",
usr/src/tools/smatch/src/smatch_db.c
2718
snprintf(buf, sizeof(buf), "%.*s$", star_cnt, "**********");
usr/src/tools/smatch/src/smatch_db.c
2725
snprintf(buf, sizeof(buf), "%.*s$%s", star_cnt, "**********", state_name + name_len);
usr/src/tools/smatch/src/smatch_db.c
2767
snprintf(buf, sizeof(buf), "$->%s", state_name + name_len + 1);
usr/src/tools/smatch/src/smatch_db.c
2812
snprintf(buf, sizeof(buf), "static %s", name);
usr/src/tools/smatch/src/smatch_db.c
2814
snprintf(buf, sizeof(buf), "global %s", name);
usr/src/tools/smatch/src/smatch_db.c
471
snprintf(sql_filter, sizeof(sql_filter),
usr/src/tools/smatch/src/smatch_db.c
475
snprintf(sql_filter, sizeof(sql_filter),
usr/src/tools/smatch/src/smatch_db.c
725
snprintf(buf, sizeof(buf), "return %p", expr);
usr/src/tools/smatch/src/smatch_db.c
872
snprintf(buf, sizeof(buf), "%s%s$",
usr/src/tools/smatch/src/smatch_db.c
880
snprintf(buf, sizeof(buf), "%s$->%s", add_star ? "*" : "",
usr/src/tools/smatch/src/smatch_db.c
933
snprintf(printed_name, sizeof(printed_name), "*$");
usr/src/tools/smatch/src/smatch_db.c
936
snprintf(printed_name, sizeof(printed_name), "$");
usr/src/tools/smatch/src/smatch_db.c
941
snprintf(printed_name, sizeof(printed_name), "%s*$",
usr/src/tools/smatch/src/smatch_db.c
947
snprintf(printed_name, sizeof(printed_name),
usr/src/tools/smatch/src/smatch_db.c
951
snprintf(printed_name, sizeof(printed_name),
usr/src/tools/smatch/src/smatch_db.c
955
snprintf(printed_name, sizeof(printed_name),
usr/src/tools/smatch/src/smatch_expressions.c
269
len = snprintf(buf, sizeof(buf), "%s\n", p);
usr/src/tools/smatch/src/smatch_extra.c
239
snprintf(buf, sizeof(buf), "%s.%s", orig_name + 1, name + len);
usr/src/tools/smatch/src/smatch_extra.c
249
snprintf(buf, sizeof(buf), "%s->%s", orig_name, name + len);
usr/src/tools/smatch/src/smatch_extra.c
2512
snprintf(name_buf, sizeof(name_buf), "$%s", sm->name + len);
usr/src/tools/smatch/src/smatch_extra.c
2517
snprintf(val_buf, sizeof(val_buf), "%s%s", sm->state->name, compare_str ?: "");
usr/src/tools/smatch/src/smatch_extra.c
287
snprintf(buf, sizeof(buf), "*%s", sm->name);
usr/src/tools/smatch/src/smatch_extra.c
290
snprintf(buf, sizeof(buf), "%s%s", sm->name, name + tmp->symbol->ident->len);
usr/src/tools/smatch/src/smatch_extra.c
292
snprintf(buf, sizeof(buf), "%s", sm->name);
usr/src/tools/smatch/src/smatch_extra.c
319
len = snprintf(buf, sizeof(buf), "%s", name);
usr/src/tools/smatch/src/smatch_files.c
34
snprintf(buf, 256, "%s/%s", data_dir, filename);
usr/src/tools/smatch/src/smatch_files.c
46
snprintf(buf, 256, "%s/smatch_data/%s", bin_dir, schema);
usr/src/tools/smatch/src/smatch_flow.c
148
snprintf(full_filename, len, "%s/%s", pathname, filename);
usr/src/tools/smatch/src/smatch_flow.c
1892
snprintf(buf, sizeof(buf), "%s.smatch", base_file);
usr/src/tools/smatch/src/smatch_flow.c
1900
snprintf(buf, sizeof(buf), "%s.smatch.sql", base_file);
usr/src/tools/smatch/src/smatch_flow.c
1905
snprintf(buf, sizeof(buf), "%s.smatch.caller_info", base_file);
usr/src/tools/smatch/src/smatch_flow.c
1926
snprintf(full_base_file, len, "%s/%s", path, base_file);
usr/src/tools/smatch/src/smatch_flow.c
603
snprintf(buf, 255, "-loop%d", num);
usr/src/tools/smatch/src/smatch_fn_arg_link.c
180
snprintf(buf, sizeof(buf), "%d", arg_param);
usr/src/tools/smatch/src/smatch_fn_arg_link.c
64
snprintf(fn_buf, sizeof(fn_buf), "(struct %s)%s", type->ident->name,
usr/src/tools/smatch/src/smatch_fn_arg_link.c
67
snprintf(arg_buf, sizeof(arg_buf), "(struct %s)%s", type->ident->name,
usr/src/tools/smatch/src/smatch_fn_arg_link.c
94
snprintf(buf, sizeof(buf), "%d", arg_param);
usr/src/tools/smatch/src/smatch_function_hashtable.h
91
snprintf(filename, sizeof(filename), "%s.%s", option_project_str, file);
usr/src/tools/smatch/src/smatch_function_hooks.c
1160
snprintf(buf, sizeof(buf), "return %p", db_info->expr);
usr/src/tools/smatch/src/smatch_function_hooks.c
416
snprintf(buf, sizeof(buf), "%s", p);
usr/src/tools/smatch/src/smatch_function_ptrs.c
116
snprintf(buf, sizeof(buf), "%s[]", name);
usr/src/tools/smatch/src/smatch_function_ptrs.c
127
snprintf(buf, sizeof(buf), "%s[]", name);
usr/src/tools/smatch/src/smatch_function_ptrs.c
146
snprintf(buf, sizeof(buf), "%s ptr", get_function());
usr/src/tools/smatch/src/smatch_function_ptrs.c
148
snprintf(buf, sizeof(buf), "%s ptr", get_base_file());
usr/src/tools/smatch/src/smatch_function_ptrs.c
150
snprintf(buf, sizeof(buf), "ptr");
usr/src/tools/smatch/src/smatch_function_ptrs.c
175
snprintf(buf, sizeof(buf), "r %s()", name);
usr/src/tools/smatch/src/smatch_function_ptrs.c
217
snprintf(buf, sizeof(buf), "%s param %d", get_function(), param);
usr/src/tools/smatch/src/smatch_function_ptrs.c
226
snprintf(buf, sizeof(buf), "%s %s", ptr_prefix(sym), name);
usr/src/tools/smatch/src/smatch_function_ptrs.c
266
snprintf(ptr_name, sizeof(ptr_name), "%s param %d", called_name, i);
usr/src/tools/smatch/src/smatch_function_ptrs.c
394
snprintf(ptr_name, sizeof(ptr_name), "r %s()", get_function());
usr/src/tools/smatch/src/smatch_function_ptrs.c
421
snprintf(struct_name, sizeof(struct_name), "(struct %s)->%s",
usr/src/tools/smatch/src/smatch_helper.c
281
snprintf(tmp, sizeof(tmp), " %s ", show_special(expr->op));
usr/src/tools/smatch/src/smatch_helper.c
296
snprintf(tmp, 25, "%s", sval_to_numstr(sval));
usr/src/tools/smatch/src/smatch_helper.c
307
snprintf(tmp, 25, "%s", sval_to_numstr(sval));
usr/src/tools/smatch/src/smatch_helper.c
346
snprintf(tmp, 25, "%d", size);
usr/src/tools/smatch/src/smatch_helper.c
349
snprintf(tmp, 25, "%s", sval_to_str(sval));
usr/src/tools/smatch/src/smatch_helper.c
373
snprintf(tmp, sizeof(tmp), "$expr_%p(%d)", expr, expr->type);
usr/src/tools/smatch/src/smatch_helper.c
51
snprintf(tmp, len + 2, "%s\n", str);
usr/src/tools/smatch/src/smatch_helper.c
81
snprintf(buff, 255, "%d", num);
usr/src/tools/smatch/src/smatch_helper.c
916
snprintf(buf, sizeof(buf), "(union %s)->%s",
usr/src/tools/smatch/src/smatch_helper.c
961
snprintf(buf, sizeof(buf), "(struct %s)->%s", sym->ident->name, full + len);
usr/src/tools/smatch/src/smatch_helper.c
967
snprintf(buf, sizeof(buf), "(struct %s)->%s", sym->ident->name, expr->member->name);
usr/src/tools/smatch/src/smatch_ignore.c
86
snprintf(buf, sizeof(buf), "%s.ignored_warnings", option_project_str);
usr/src/tools/smatch/src/smatch_implied.c
473
n += snprintf(buf + n, sizeof(buf) - n, "[stree %d line %d] ",
usr/src/tools/smatch/src/smatch_implied.c
477
n += snprintf(buf + n, sizeof(buf) - n, "%s ", show_sm(sm));
usr/src/tools/smatch/src/smatch_implied.c
480
n += snprintf(buf + n, sizeof(buf) - n, "left = %s [stree %d] ",
usr/src/tools/smatch/src/smatch_implied.c
485
n += snprintf(buf + n, sizeof(buf) - n, "right = %s [stree %d]",
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1044
snprintf(buf, sizeof(buf), "%s%s%s",
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1104
snprintf(buf, sizeof(buf), "%s%s%s", show_rl(rl),
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1163
snprintf(fullname, sizeof(fullname), "**%s", name);
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1170
snprintf(fullname, 256, "%s%s%s", add_star ? "*" : "", name, key + 1);
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1249
snprintf(buf, sizeof(buf), "return %p", expr);
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1382
snprintf(buf, sizeof(buf), "%s%s%s",
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1405
snprintf(buf, sizeof(buf), "%s%s%s",
usr/src/tools/smatch/src/smatch_kernel_user_data.c
1416
snprintf(buf, sizeof(buf), "%s%s%s",
usr/src/tools/smatch/src/smatch_kernel_user_data.c
471
snprintf(buf, sizeof(buf), "*%s", name);
usr/src/tools/smatch/src/smatch_kernel_user_data.c
490
snprintf(buf, sizeof(buf), "*%s", name);
usr/src/tools/smatch/src/smatch_kernel_user_data.c
885
snprintf(buf, sizeof(buf), "return %p", call);
usr/src/tools/smatch/src/smatch_links.c
38
snprintf(buf, sizeof(buf), "%s", tmp->var);
usr/src/tools/smatch/src/smatch_mtag.c
150
snprintf(buf, sizeof(buf), "%s %s %s %s", get_filename(), get_function(),
usr/src/tools/smatch/src/smatch_mtag.c
194
snprintf(buf, sizeof(buf), "%s %s",
usr/src/tools/smatch/src/smatch_mtag.c
214
snprintf(buf, sizeof(buf), "%s %s %s",
usr/src/tools/smatch/src/smatch_mtag.c
276
snprintf(buf, sizeof(buf), "%s %s %s", get_filename(), get_function(), name);
usr/src/tools/smatch/src/smatch_mtag.c
301
snprintf(buf, sizeof(buf), "%lld %d %s", tag, lines_from_start, str);
usr/src/tools/smatch/src/smatch_mtag_data.c
62
snprintf(buf, sizeof(buf), "__param_%s.arg", name);
usr/src/tools/smatch/src/smatch_nul_terminator.c
175
snprintf(fullname, sizeof(fullname), "*%s", name);
usr/src/tools/smatch/src/smatch_nul_terminator.c
177
snprintf(fullname, 256, "%s%s", name, key + 1);
usr/src/tools/smatch/src/smatch_param_cleared.c
113
snprintf(name, 256, "%s.clears_argument", option_project_str);
usr/src/tools/smatch/src/smatch_param_compare_limit.c
110
snprintf(state_name, sizeof(state_name), "%s vs %s", left_name, right_name);
usr/src/tools/smatch/src/smatch_param_compare_limit.c
221
snprintf(left_buf, sizeof(left_buf), "%s", tmp_name);
usr/src/tools/smatch/src/smatch_param_compare_limit.c
226
snprintf(right_buf, sizeof(right_buf), "$%d%s", right_param, tmp_name + 1);
usr/src/tools/smatch/src/smatch_param_compare_limit.c
228
snprintf(info_buf, sizeof(info_buf), "%s %s", show_special(data->comparison), right_buf);
usr/src/tools/smatch/src/smatch_param_compare_limit.c
287
snprintf(buf, sizeof(buf), "%s", value);
usr/src/tools/smatch/src/smatch_param_compare_limit.c
50
snprintf(buf, sizeof(buf), "%s", tmp);
usr/src/tools/smatch/src/smatch_param_set.c
127
snprintf(buf, sizeof(buf), "*%s", name);
usr/src/tools/smatch/src/smatch_param_set.c
234
snprintf(buf, sizeof(buf), "%s[%s]", show_rl(rl), math_str);
usr/src/tools/smatch/src/smatch_param_to_mtag_data.c
129
snprintf(buf, sizeof(buf), "$->[%d]", offset);
usr/src/tools/smatch/src/smatch_param_to_mtag_data.c
206
snprintf(buf, sizeof(buf), "%lld+%d", data->tag, data->offset);
usr/src/tools/smatch/src/smatch_parse_call_math.c
154
snprintf(buf, sizeof(buf), "%s%s", name, star ? "->" : ".");
usr/src/tools/smatch/src/smatch_parse_call_math.c
308
ret = snprintf(buf, remaining, "$%d", arg);
usr/src/tools/smatch/src/smatch_parse_call_math.c
310
ret = snprintf(buf, remaining, "$%d%s", arg, name + name_len);
usr/src/tools/smatch/src/smatch_parse_call_math.c
377
ret = snprintf(cur, remaining, " %s ", show_special(expr->op));
usr/src/tools/smatch/src/smatch_parse_call_math.c
394
ret = snprintf(cur, remaining, "%s", sval_to_str(sval));
usr/src/tools/smatch/src/smatch_parse_call_math.c
516
ret = snprintf(out, buf + sizeof(buf) - out, "$%ld", param);
usr/src/tools/smatch/src/smatch_parse_call_math.c
521
ret = snprintf(out, buf + sizeof(buf) - out, "%s", sval_to_str(sval));
usr/src/tools/smatch/src/smatch_parse_call_math.c
571
snprintf(buf, sizeof(buf), "$%d", alloc_functions[i].param);
usr/src/tools/smatch/src/smatch_parse_call_math.c
578
snprintf(sql_filter, 1024, "file = '%s' and function = '%s';",
usr/src/tools/smatch/src/smatch_parse_call_math.c
581
snprintf(sql_filter, 1024, "function = '%s' and static = 0;",
usr/src/tools/smatch/src/smatch_parsed_conditions.c
59
snprintf(name, sizeof(name), "condition %p", expr);
usr/src/tools/smatch/src/smatch_parsed_conditions.c
96
snprintf(name, sizeof(name), "condition %p", expr);
usr/src/tools/smatch/src/smatch_passes_array_size.c
49
snprintf(elem_count, sizeof(elem_count), "%d", ELEM_COUNT);
usr/src/tools/smatch/src/smatch_passes_array_size.c
50
snprintf(byte_count, sizeof(byte_count), "%d", BYTE_COUNT);
usr/src/tools/smatch/src/smatch_passes_array_size.c
66
snprintf(buf, sizeof(buf), "==$%d", nr);
usr/src/tools/smatch/src/smatch_passes_array_size.c
75
snprintf(buf, sizeof(buf), "==$%d", nr);
usr/src/tools/smatch/src/smatch_project.c
106
snprintf(name, 256, "%s.ignored_macros", option_project_str);
usr/src/tools/smatch/src/smatch_project.c
135
snprintf(name, 256, "%s.skipped_functions", option_project_str);
usr/src/tools/smatch/src/smatch_project.c
164
snprintf(name, 256, "%s.silenced_functions", option_project_str);
usr/src/tools/smatch/src/smatch_project.c
193
snprintf(name, 256, "%s.no_inline_functions", option_project_str);
usr/src/tools/smatch/src/smatch_project.c
79
snprintf(name, 256, "%s.no_return_funcs", option_project_str);
usr/src/tools/smatch/src/smatch_ranges.c
276
n = snprintf(buf, sizeof(buf), "$%s", c);
usr/src/tools/smatch/src/smatch_ranges.c
57
snprintf(buf, sizeof(buf), "(%lld)", drange->min.value);
usr/src/tools/smatch/src/smatch_ranges.c
59
snprintf(buf, sizeof(buf), "(%lld)-(%lld)", drange->min.value, drange->max.value);
usr/src/tools/smatch/src/smatch_ranges.c
79
snprintf(prev, full + sizeof(full) - prev, ",%s-%s",
usr/src/tools/smatch/src/smatch_ranges.c
89
p += snprintf(p, remain, "%s%s", i++ ? "," : "", err_ptr);
usr/src/tools/smatch/src/smatch_ranges.c
91
p += snprintf(p, remain, "%s%s", i++ ? "," : "",
usr/src/tools/smatch/src/smatch_ranges.c
94
p += snprintf(p, remain, "%s%s-%s", i++ ? "," : "",
usr/src/tools/smatch/src/smatch_return_to_param.c
162
snprintf(buf, sizeof(buf), "%s", p);
usr/src/tools/smatch/src/smatch_return_to_param.c
64
snprintf(buf, sizeof(buf), "%s->%s", state->name, name + skip);
usr/src/tools/smatch/src/smatch_return_to_param.c
84
snprintf(buf, sizeof(buf), "%s%s", sm->name, name + len);
usr/src/tools/smatch/src/smatch_slist.c
44
pos = snprintf(buf, sizeof(buf), "[%s] %s = '%s'%s",
usr/src/tools/smatch/src/smatch_slist.c
53
pos += snprintf(buf + pos, sizeof(buf) - pos, " (");
usr/src/tools/smatch/src/smatch_slist.c
59
pos += snprintf(buf + pos, sizeof(buf) - pos, ", ");
usr/src/tools/smatch/src/smatch_slist.c
62
pos += snprintf(buf + pos, sizeof(buf) - pos, "%s",
usr/src/tools/smatch/src/smatch_slist.c
67
snprintf(buf + pos, sizeof(buf) - pos, ")");
usr/src/tools/smatch/src/smatch_statement_count.c
64
snprintf(buf, sizeof(buf), "%d", cnt);
usr/src/tools/smatch/src/smatch_stored_conditions.c
59
snprintf(buf, sizeof(buf), "%s", name);
usr/src/tools/smatch/src/smatch_strlen.c
300
snprintf(fullname, 256, "%s%s", name, key + 1);
usr/src/tools/smatch/src/smatch_struct_assignment.c
343
len = snprintf(buf, sizeof(buf), "%s(-%d)", right_name, offset);
usr/src/tools/smatch/src/smatch_struct_assignment.c
352
snprintf(new_name, sizeof(new_name), "%s%s", left_name, sm->name + len);
usr/src/tools/smatch/src/smatch_struct_assignment.c
515
snprintf(name, 256, "%s.clears_argument", option_project_str);
usr/src/tools/smatch/src/smatch_sval.c
777
snprintf(buf, sizeof(buf), "%f", sval.fvalue);
usr/src/tools/smatch/src/smatch_sval.c
779
snprintf(buf, sizeof(buf), "%e", sval.dvalue);
usr/src/tools/smatch/src/smatch_sval.c
781
snprintf(buf, sizeof(buf), "%Lf", sval.ldvalue);
usr/src/tools/smatch/src/smatch_sval.c
783
snprintf(buf, sizeof(buf), "nan");
usr/src/tools/smatch/src/smatch_sval.c
819
snprintf(buf, sizeof(buf), "%llu", sval.value);
usr/src/tools/smatch/src/smatch_sval.c
821
snprintf(buf, sizeof(buf), "(%lld)", sval.value);
usr/src/tools/smatch/src/smatch_sval.c
823
snprintf(buf, sizeof(buf), "%lld", sval.value);
usr/src/tools/smatch/src/smatch_sval.c
837
snprintf(buf, sizeof(buf), "(%lld)", sval.value);
usr/src/tools/smatch/src/smatch_sval.c
852
snprintf(buf, sizeof(buf), "%llu", sval.value);
usr/src/tools/smatch/src/smatch_sval.c
854
snprintf(buf, sizeof(buf), "(%lld)", sval.value);
usr/src/tools/smatch/src/smatch_sval.c
856
snprintf(buf, sizeof(buf), "%lld", sval.value);
usr/src/tools/smatch/src/smatch_type.c
836
return snprintf(buf, size, "<null type>");
usr/src/tools/smatch/src/smatch_type.c
839
return snprintf(buf, size, "%s", base_type_str(type));
usr/src/tools/smatch/src/smatch_type.c
845
return n + snprintf(buf + n, size - n, "*");
usr/src/tools/smatch/src/smatch_type.c
851
return n + snprintf(buf + n, size - n, "[]");
usr/src/tools/smatch/src/smatch_type.c
853
return snprintf(buf, size, "struct %s", type->ident ? type->ident->name : "");
usr/src/tools/smatch/src/smatch_type.c
856
return snprintf(buf, size, "union %s", type->ident->name);
usr/src/tools/smatch/src/smatch_type.c
858
return snprintf(buf, size, "anonymous union");
usr/src/tools/smatch/src/smatch_type.c
867
n += snprintf(buf + n, size - n, "(*)(");
usr/src/tools/smatch/src/smatch_type.c
874
n += snprintf(buf + n, size - n, ", ");
usr/src/tools/smatch/src/smatch_type.c
883
return n + snprintf(buf + n, size - n, ")");
usr/src/tools/smatch/src/smatch_type.c
885
n = snprintf(buf, size, "node {");
usr/src/tools/smatch/src/smatch_type.c
892
return n + snprintf(buf + n, size - n, "}");
usr/src/tools/smatch/src/smatch_type.c
894
return snprintf(buf, size, "enum %s", type->ident ? type->ident->name : "<unknown>");
usr/src/tools/smatch/src/smatch_type.c
896
return snprintf(buf, size, "<type %d>", type->type);
usr/src/tools/smatch/src/smatch_type_val.c
443
snprintf(left_type_name, sizeof(left_type_name), "%s", type_to_str(left_type));
usr/src/tools/smatch/src/sparse-llvm.c
1155
snprintf(name, sizeof(name), "ARG%d.", i+1);
usr/src/tools/smatch/src/sparse-llvm.c
1335
snprintf(triple, sizeof(triple), "%s-%s-%s-%s", arch, vendor, os, env);
usr/src/tools/smatch/src/sparse-llvm.c
262
snprintf(buf, MAX_PSEUDO_NAME, "R%d.", pseudo->nr);
usr/src/tools/smatch/src/sparse-llvm.c
265
snprintf(buf, MAX_PSEUDO_NAME, "PHI%d.", pseudo->nr);
usr/src/tools/smatch/src/sparse-llvm.c
78
snprintf(buffer, sizeof(buffer), "struct.%s", sym->ident ? sym->ident->name : "anno");
usr/src/tools/smatch/src/validation/sm_overflow6.c
17
snprintf(buf, 11, "%s", str);
usr/src/tools/smatch/src/validation/sm_overflow6.c
5
int snprintf(char *dest, int limit, char *format, char *str);
usr/src/uts/common/c2/audit.c
1885
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1891
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1898
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1903
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1910
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1914
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1921
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1926
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1932
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1937
(void) snprintf(buffer, sizeof (buffer), "op=CRYPTO_POOL_WAIT");
usr/src/uts/common/c2/audit.c
1941
(void) snprintf(buffer, sizeof (buffer), "op=CRYPTO_POOL_RUN");
usr/src/uts/common/c2/audit.c
1946
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1949
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1954
(void) snprintf(buffer, sizeof (buffer),
usr/src/uts/common/c2/audit.c
1975
n = snprintf(pb, l, "mech=");
usr/src/uts/common/c2/audit.c
1984
n = snprintf(pb, l, "%s%s", mech_names[i],
usr/src/uts/common/c2/audit.c
2117
(void) snprintf(buf, sizeof (buf), "tunnel_name:%s",
usr/src/uts/common/crypto/core/kcf_sched.c
1406
(void) snprintf(pu->u_psargs, sizeof (pu->u_psargs), "kcfpoold");
usr/src/uts/common/crypto/io/dprov.c
8628
(void) snprintf((char *)ext_info->ei_serial_number, 16, "%d%s",
usr/src/uts/common/crypto/spi/kcf_spi.c
329
(void) snprintf(ks_name, KSTAT_STRLEN, "%s_%s",
usr/src/uts/common/crypto/spi/kcf_spi.c
332
(void) snprintf(ks_name, KSTAT_STRLEN, "%s_%d_%u_%s",
usr/src/uts/common/dtrace/dtrace.c
13795
(void) snprintf(c, sizeof (c), "dtrace_aggid_%d", minor);
usr/src/uts/common/dtrace/dtrace.c
14738
(void) snprintf(c, sizeof (c), "dof-data-%d", i);
usr/src/uts/common/dtrace/fasttrap.c
1396
if (snprintf(provname, sizeof (provname), "%s%u", name, (uint_t)pid) >=
usr/src/uts/common/dtrace/profile.c
238
(void) snprintf(n, PROF_NAMELEN, "%s%d",
usr/src/uts/common/dtrace/profile.c
247
(void) snprintf(n, PROF_NAMELEN, "%s%d",
usr/src/uts/common/fs/autofs/auto_subr.c
968
(void) snprintf(buff, sizeof (buff), "%s%s",
usr/src/uts/common/fs/autofs/auto_subr.c
971
(void) snprintf(buff, sizeof (buff), "%s/%s%s",
usr/src/uts/common/fs/autofs/auto_vfsops.c
225
(void) snprintf(rootname, sizeof (rootname), "root_fnnode_zone_%d",
usr/src/uts/common/fs/bootfs/bootfs_construct.c
308
if (snprintf(paddr, sizeof (paddr), "module-addr-%d", id) >
usr/src/uts/common/fs/bootfs/bootfs_construct.c
312
if (snprintf(psize, sizeof (paddr), "module-size-%d", id) >
usr/src/uts/common/fs/bootfs/bootfs_construct.c
316
if (snprintf(pname, sizeof (paddr), "module-name-%d", id) >
usr/src/uts/common/fs/ctfs/ctfs_sym.c
66
symnode->ctfs_sn_size = len = snprintf(NULL, 0, "../%s/%ld",
usr/src/uts/common/fs/ctfs/ctfs_sym.c
69
VERIFY(snprintf(symnode->ctfs_sn_string, len, "../%s/%ld",
usr/src/uts/common/fs/dev/sdev_subr.c
308
(void) snprintf(dv->sdev_path, len, "%s/%s", ddv->sdev_path, nm);
usr/src/uts/common/fs/dev/sdev_vtops.c
380
(void) snprintf(nm, sizeof (nm), "%d", min);
usr/src/uts/common/fs/dev/sdev_zvolops.c
542
(void) snprintf(str, sizeof (str), ZVOL_PSEUDO_DEV "%u", minor);
usr/src/uts/common/fs/devfs/devfs_subr.c
911
(void) snprintf(devnm, MAXNAMELEN, "clone@0:%s", drvname);
usr/src/uts/common/fs/devfs/devfs_vfsops.c
515
(void) snprintf(dirpath, MAXPATHLEN, "/devices%s", path);
usr/src/uts/common/fs/fs_subr.c
985
(void) snprintf(darg, dlen, "%s:%s", svc_type, svc_data);
usr/src/uts/common/fs/hsfs/hsfs_vnops.c
1903
(void) snprintf(namebuf, sizeof (namebuf), "hsched_task_%d", fsid);
usr/src/uts/common/fs/mntfs/mntvnops.c
131
return (snprintf(NULL, 0, "dev=%x", odev));
usr/src/uts/common/fs/mntfs/mntvnops.c
140
return (snprintf(buf, MAX_MNTOPT_STR, "dev=%x", odev));
usr/src/uts/common/fs/mntfs/mntvnops.c
216
buf += snprintf(buf, MAX_MNTOPT_STR,
usr/src/uts/common/fs/mntfs/mntvnops.c
222
buf += snprintf(buf, MAX_MNTOPT_STR, "=%s",
usr/src/uts/common/fs/mntfs/mntvnops.c
232
buf += snprintf(buf, MAX_MNTOPT_STR, "zone=%s",
usr/src/uts/common/fs/mntfs/mntvnops.c
241
buf += snprintf(buf, MAX_MNTOPT_STR, "-");
usr/src/uts/common/fs/mntfs/mntvnops.c
258
cp += snprintf(cp, MAXPATHLEN, "%s\t", resource);
usr/src/uts/common/fs/mntfs/mntvnops.c
263
cp += snprintf(cp, MAXPATHLEN, "%s\t",
usr/src/uts/common/fs/mntfs/mntvnops.c
266
cp += snprintf(cp, MAXPATHLEN, "%s\t",
usr/src/uts/common/fs/mntfs/mntvnops.c
270
cp += snprintf(cp, MAXPATHLEN, "-\t");
usr/src/uts/common/fs/mntfs/mntvnops.c
279
cp += snprintf(cp, MAXPATHLEN, "%s\t",
usr/src/uts/common/fs/mntfs/mntvnops.c
282
cp += snprintf(cp, MAXPATHLEN, "-\t");
usr/src/uts/common/fs/mntfs/mntvnops.c
286
cp += snprintf(cp, MAXPATHLEN, "%s\t",
usr/src/uts/common/fs/mntfs/mntvnops.c
294
cp += snprintf(cp, MAX_MNTOPT_STR, "%ld", vfsp->vfs_mtime);
usr/src/uts/common/fs/mntfs/mntvnops.c
338
size += snprintf(NULL, 0, "\t%ld\n", vfsp->vfs_mtime);
usr/src/uts/common/fs/namefs/namevfs.c
547
(void) snprintf(resource_name, RESOURCE_NAME_SZ,
usr/src/uts/common/fs/namefs/namevfs.c
550
(void) snprintf(resource_name, RESOURCE_NAME_SZ,
usr/src/uts/common/fs/nfs/nfs4_client_debug.c
836
(void) snprintf(time, 256, "%ld",
usr/src/uts/common/fs/nfs/nfs4_common.c
398
(void) snprintf(buf, 40, "Unknown error %d", (int)error);
usr/src/uts/common/fs/nfs/nfs4_common.c
442
(void) snprintf(buf, 40, "Unknown, code %d", (int)what);
usr/src/uts/common/fs/nfs/nfs4_common.c
530
(void) snprintf(buf, 40, "Unknown op %d", (int)op);
usr/src/uts/common/fs/nfs/nfs4_idmap.c
1685
(void) snprintf(ids, _MAXIDSTRLEN, "%d", id);
usr/src/uts/common/fs/nfs/nfs4_state.c
435
(void) snprintf(ss_pn->pn, MAXPATHLEN, "%s/%s", dir, leaf);
usr/src/uts/common/fs/nfs/nfs4_state.c
957
(void) snprintf(leaf, MAXNAMELEN, "%s-%llx", buf,
usr/src/uts/common/fs/nfs/nfs4_stub_vnops.c
1902
(void) snprintf(uap->spec, spec_len + 1, "%s:%s%s", dma->dma_hostlist,
usr/src/uts/common/fs/nfs/nfs4_subr.c
3151
(void) snprintf(buf, 80, "$%p[%s], type=%s, flags=%04X, FH=%04X\n",
usr/src/uts/common/fs/proc/prvnops.c
6224
(void) snprintf(idbuf, sizeof (idbuf), "%d", curproc->p_pid);
usr/src/uts/common/fs/proc/prvnops.c
6248
rlength = snprintf(buf, length, CTFS_ROOT "/%s/%d",
usr/src/uts/common/fs/sharefs/sharefs_vnops.c
116
n = snprintf(&buf[sWritten],
usr/src/uts/common/fs/smbclnt/netsmb/smb2_smb.c
595
(void) snprintf(unc_name, unc_len, "\\\\%s\\%s",
usr/src/uts/common/fs/smbclnt/netsmb/smb_smb.c
708
(void) snprintf(unc_name, unc_len, "\\\\%s\\%s",
usr/src/uts/common/fs/smbclnt/netsmb/smb_subrs.c
129
(void) snprintf(buf, sizeof (buf), "?%s: %s", func_name, fmt);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
1220
n = snprintf(buf, buflen, "~$smbfs%08X", id);
usr/src/uts/common/fs/smbsrv/smb2_aapl.c
191
(void) snprintf(tbuf, tbuflen, "%s:AFP_Resource", fileinfo->fi_name);
usr/src/uts/common/fs/smbsrv/smb2_aapl.c
210
(void) snprintf(tbuf, tbuflen, "%s:AFP_AfpInfo", fileinfo->fi_name);
usr/src/uts/common/fs/smbsrv/smb2_durable.c
107
(void) snprintf(buf, buflen,
usr/src/uts/common/fs/smbsrv/smb2_durable.c
1083
(void) snprintf(sidstr, sizeof (sidstr), "%s-%u",
usr/src/uts/common/fs/smbsrv/smb_create.c
155
bcc += snprintf(name, SMB_CREATE_NAMEBUF_SZ, "tt%05d.tmp", tmp_id);
usr/src/uts/common/fs/smbsrv/smb_create.c
158
(void) snprintf(buf, MAXPATHLEN, "%s\\%s",
usr/src/uts/common/fs/smbsrv/smb_dfs.c
418
(void) snprintf(target, MAXPATHLEN, "\\%s\\%s",
usr/src/uts/common/fs/smbsrv/smb_dfs.c
616
(void) snprintf(target, MAXPATHLEN, "\\%s\\%s",
usr/src/uts/common/fs/smbsrv/smb_odir.c
402
(void) snprintf(pattern, sizeof (pattern), "%s*", SMB_STREAM_PREFIX);
usr/src/uts/common/fs/smbsrv/smb_ofile.c
1886
(void) snprintf(buf, MAXPATHLEN, "%s:%s", tree->t_sharename,
usr/src/uts/common/fs/smbsrv/smb_ofile.c
1897
(void) snprintf(buf, MAXPATHLEN, "\\PIPE\\%s",
usr/src/uts/common/fs/smbsrv/smb_ofile.c
1914
(void) snprintf(fi->fi_username, fi->fi_namelen, "%s\\%s",
usr/src/uts/common/fs/smbsrv/smb_opipe.c
146
(void) snprintf(saddr.sun_path, sizeof (saddr.sun_path),
usr/src/uts/common/fs/smbsrv/smb_opipe.c
163
(void) snprintf(saddr.sun_path, sizeof (saddr.sun_path),
usr/src/uts/common/fs/smbsrv/smb_opipe.c
598
(void) snprintf(buf, buflen, "\\%s", opipe->p_name);
usr/src/uts/common/fs/smbsrv/smb_pathname.c
1341
(void) snprintf(path, pathsz, "/%s", (linkpath) ? linkpath : "");
usr/src/uts/common/fs/smbsrv/smb_pathname.c
995
(void) snprintf(pn->pn_path, len, "%s%s%s", slash, new_name, p);
usr/src/uts/common/fs/smbsrv/smb_print.c
130
(void) snprintf(sp->sd_path, MAXPATHLEN, "%s/%s", si->shr_path,
usr/src/uts/common/fs/smbsrv/smb_print.c
76
(void) snprintf(path, MAXPATHLEN, "%s%05u", identifier, new_id);
usr/src/uts/common/fs/smbsrv/smb_query_fileinfo.c
859
len = snprintf(buf, buflen, "\\%s", tree->t_sharename);
usr/src/uts/common/fs/smbsrv/smb_query_fileinfo.c
939
(void) snprintf(qinfo->qi_name, MAXNAMELEN, "\\%s", namep);
usr/src/uts/common/fs/smbsrv/smb_server.c
1189
(void) snprintf(pu->u_psargs, sizeof (pu->u_psargs),
usr/src/uts/common/fs/smbsrv/smb_set_fileinfo.c
562
(void) snprintf(path, SMB_MAXPATHLEN, "%s\\%s",
usr/src/uts/common/fs/smbsrv/smb_srv_oplock.c
709
(void) snprintf(fname, MAXPATHLEN, "(?)/%s",
usr/src/uts/common/fs/smbsrv/smb_tree.c
1511
(void) snprintf(*namestr, *namelen, "%s\\%s", user->u_domain,
usr/src/uts/common/fs/smbsrv/smb_tree.c
573
(void) snprintf(sharepath, size, "%s%s", SHARES_DIR, si->shr_name);
usr/src/uts/common/fs/smbsrv/smb_user.c
623
(void) snprintf(fq_name, MAXNAMELEN, "%s\\%s",
usr/src/uts/common/fs/smbsrv/smb_user.c
628
(void) snprintf(fq_name, MAXNAMELEN, "%s@%s",
usr/src/uts/common/fs/smbsrv/smb_vops.c
1246
(void) snprintf(solaris_stream_name, MAXNAMELEN,
usr/src/uts/common/fs/smbsrv/smb_vops.c
1286
(void) snprintf(solaris_stream_name, MAXNAMELEN,
usr/src/uts/common/fs/smbsrv/smb_vops.c
1314
(void) snprintf(solaris_stream_name, MAXNAMELEN,
usr/src/uts/common/fs/smbsrv/smb_vss.c
208
(void) snprintf(path, MAXPATHLEN, ".zfs/snapshot/%s/", snapname);
usr/src/uts/common/fs/sockfs/sockfilter.c
1206
(void) snprintf(modpath, MAXPATHLEN, "%s/%s", SOF_MODPATH,
usr/src/uts/common/fs/sockfs/sockfilter.c
858
(void) snprintf(name, sizeof (name), "filter_%s", ent->sofe_name);
usr/src/uts/common/fs/sockfs/sockparams.c
132
(void) snprintf(name, KSTAT_STRLEN, "socket_%d_%d_%d", sp->sp_family,
usr/src/uts/common/fs/sockfs/socksubr.c
1940
(void) snprintf(psi->si_son_straddr,
usr/src/uts/common/fs/sockfs/socksubr.c
1942
(void) snprintf(psi->si_lvn_straddr,
usr/src/uts/common/fs/sockfs/socksubr.c
1945
(void) snprintf(psi->si_fvn_straddr,
usr/src/uts/common/fs/vfs.c
4773
strsize = snprintf(NULL, 0, LOFINODE_PATH, vfsp->vfs_lofi_id);
usr/src/uts/common/fs/vfs.c
4775
(void) snprintf(path, strsize + 1, LOFINODE_PATH, vfsp->vfs_lofi_id);
usr/src/uts/common/fs/vnode.c
679
(void) snprintf(kstatstr, KSTAT_STRLEN, "%s%lx",
usr/src/uts/common/fs/zfs/dmu_objset.c
1967
(void) snprintf(name, sizeof (name), DMU_OBJACCT_PREFIX "%llx",
usr/src/uts/common/fs/zfs/dmu_objset.c
1971
(void) snprintf(name, sizeof (name), DMU_OBJACCT_PREFIX "%llx",
usr/src/uts/common/fs/zfs/dmu_objset.c
1976
(void) snprintf(name, sizeof (name),
usr/src/uts/common/fs/zfs/dmu_recv.c
598
(void) snprintf(recvname, sizeof (recvname), "%s/%s",
usr/src/uts/common/fs/zfs/dmu_recv.c
684
(void) snprintf(recvname, sizeof (recvname), "%s/%s",
usr/src/uts/common/fs/zfs/dsl_dataset.c
2448
(void) snprintf(value, ZAP_MAXVALUELEN, "%s%s",
usr/src/uts/common/fs/zfs/dsl_dataset.c
2451
(void) snprintf(value, ZAP_MAXVALUELEN, "%s%s%s%s",
usr/src/uts/common/fs/zfs/dsl_deleg.c
134
(void) snprintf(idstr, sizeof (idstr), "%lld",
usr/src/uts/common/fs/zfs/dsl_prop.c
744
(void) snprintf(valbuf, sizeof (valbuf),
usr/src/uts/common/fs/zfs/dsl_scan.c
3028
(void) snprintf(tq_name, ZFS_MAX_DATASET_NAME_LEN + 16,
usr/src/uts/common/fs/zfs/dsl_userhold.c
185
(void) snprintf(name, sizeof (name), "%llx",
usr/src/uts/common/fs/zfs/sa.c
434
(void) snprintf(attr_name, sizeof (attr_name),
usr/src/uts/common/fs/zfs/spa.c
1085
(void) snprintf(spa_id_readable, sizeof (spa_id_readable), "SPA:0x%p",
usr/src/uts/common/fs/zfs/spa.c
1092
(void) snprintf(pu->u_psargs, sizeof (pu->u_psargs),
usr/src/uts/common/fs/zfs/spa.c
5904
(void) snprintf(dsname, MAXPATHLEN,
usr/src/uts/common/fs/zfs/spa.c
6797
(void) snprintf(guid_as_str, sizeof (guid_as_str),
usr/src/uts/common/fs/zfs/spa.c
6917
(void) snprintf(guid_as_str, sizeof (guid_as_str),
usr/src/uts/common/fs/zfs/spa.c
7560
(void) snprintf(physpath, MAXPATHLEN, "/devices%s", vd->vdev_physpath);
usr/src/uts/common/fs/zfs/spa.c
991
(void) snprintf(name, sizeof (name), "%s_%s_%u",
usr/src/uts/common/fs/zfs/spa.c
994
(void) snprintf(name, sizeof (name), "%s_%s",
usr/src/uts/common/fs/zfs/spa_config.c
174
(void) snprintf(temp, MAXPATHLEN, "%s.tmp", dp->scd_path);
usr/src/uts/common/fs/zfs/spa_config.c
91
(void) snprintf(pathname, MAXPATHLEN, "%s%s",
usr/src/uts/common/fs/zfs/spa_errlog.c
64
(void) snprintf(buf, len, "%llx:%llx:%llx:%llx",
usr/src/uts/common/fs/zfs/spa_misc.c
1549
(void) snprintf(type, sizeof (type), "bswap %s %s",
usr/src/uts/common/fs/zfs/spa_misc.c
1564
SNPRINTF_BLKPTR(snprintf, ' ', buf, buflen, bp, type, checksum,
usr/src/uts/common/fs/zfs/sys/dbuf.h
417
(void) snprintf(__db_buf, sizeof (__db_buf), "%lld", \
usr/src/uts/common/fs/zfs/sys/dnode.h
581
(void) snprintf(__db_buf, sizeof (__db_buf), "%lld", \
usr/src/uts/common/fs/zfs/vdev.c
151
(void) snprintf(state, sizeof (state), "unknown");
usr/src/uts/common/fs/zfs/vdev.c
154
(void) snprintf(state, sizeof (state), "closed");
usr/src/uts/common/fs/zfs/vdev.c
157
(void) snprintf(state, sizeof (state), "offline");
usr/src/uts/common/fs/zfs/vdev.c
160
(void) snprintf(state, sizeof (state), "removed");
usr/src/uts/common/fs/zfs/vdev.c
163
(void) snprintf(state, sizeof (state), "can't open");
usr/src/uts/common/fs/zfs/vdev.c
166
(void) snprintf(state, sizeof (state), "faulted");
usr/src/uts/common/fs/zfs/vdev.c
169
(void) snprintf(state, sizeof (state), "degraded");
usr/src/uts/common/fs/zfs/vdev.c
172
(void) snprintf(state, sizeof (state), "healthy");
usr/src/uts/common/fs/zfs/vdev.c
175
(void) snprintf(state, sizeof (state), "<state %u>",
usr/src/uts/common/fs/zfs/vdev_disk.c
241
(void) snprintf(buf, len, "%ss0", vd->vdev_path);
usr/src/uts/common/fs/zfs/vdev_disk.c
385
(void) snprintf(buf, len, "%ss0", vd->vdev_path);
usr/src/uts/common/fs/zfs/vdev_removal.c
1079
(void) snprintf(zkey, sizeof (zkey), "%s-%"PRIu64,
usr/src/uts/common/fs/zfs/zap.c
1107
(void) snprintf(name, sizeof (name), "%llx", (longlong_t)value);
usr/src/uts/common/fs/zfs/zap.c
1116
(void) snprintf(name, sizeof (name), "%llx", (longlong_t)value);
usr/src/uts/common/fs/zfs/zap.c
1125
(void) snprintf(name, sizeof (name), "%llx", (longlong_t)value);
usr/src/uts/common/fs/zfs/zap.c
1135
(void) snprintf(name, sizeof (name), "%llx", (longlong_t)key);
usr/src/uts/common/fs/zfs/zap.c
1145
(void) snprintf(name, sizeof (name), "%llx", (longlong_t)key);
usr/src/uts/common/fs/zfs/zap.c
1154
(void) snprintf(name, sizeof (name), "%llx", (longlong_t)key);
usr/src/uts/common/fs/zfs/zap.c
1184
(void) snprintf(name, sizeof (name), "%llx", (longlong_t)key);
usr/src/uts/common/fs/zfs/zcp.c
277
snprintf(buf, sizeof (buf), "%lld",
usr/src/uts/common/fs/zfs/zcp.c
580
(void) snprintf(errbuf, errbuf_len,
usr/src/uts/common/fs/zfs/zfs_ctldir.c
890
(void) snprintf(mountpoint, mountpoint_len, "%s/.zfs/snapshot/%s",
usr/src/uts/common/fs/zfs/zfs_fm.c
156
(void) snprintf(class, sizeof (class), "%s.%s",
usr/src/uts/common/fs/zfs/zfs_fm.c
850
(void) snprintf(class, sizeof (class), "%s.%s.%s", FM_RSRC_RESOURCE,
usr/src/uts/common/fs/zfs/zfs_ioctl.c
3957
if (snprintf(namebuf, sizeof (namebuf), "%s/%s",
usr/src/uts/common/fs/zfs/zfs_ioctl.c
4198
(void) snprintf(fullname, sizeof (fullname), "%s@%s", fsname, snapname);
usr/src/uts/common/fs/zfs/zvol.c
527
(void) snprintf(chrbuf, sizeof (chrbuf), "%u,raw", minor);
usr/src/uts/common/fs/zfs/zvol.c
537
(void) snprintf(blkbuf, sizeof (blkbuf), "%u", minor);
usr/src/uts/common/fs/zfs/zvol.c
594
(void) snprintf(nmbuf, sizeof (nmbuf), "%u,raw", minor);
usr/src/uts/common/fs/zfs/zvol.c
597
(void) snprintf(nmbuf, sizeof (nmbuf), "%u", minor);
usr/src/uts/common/fs/zfs/zvol.c
818
(void) snprintf(physpath, MAXPATHLEN, "%s%u", ZVOL_PSEUDO_DEV,
usr/src/uts/common/inet/ilb/ilb.c
2104
(void) snprintf(tq_name, sizeof (tq_name), "ilb_rule_taskq_%p",
usr/src/uts/common/inet/ilb/ilb_conn.c
1395
(void) snprintf(tq_name, sizeof (tq_name), "ilb_sticky_taskq_%p",
usr/src/uts/common/inet/ilb/ilb_conn.c
337
(void) snprintf(tq_name, sizeof (tq_name), "ilb_conn_taskq_%p",
usr/src/uts/common/inet/ilb/ilb_nat.c
238
(void) snprintf(arena_name, ARENA_NAMESZ, "ilb_ns_%u",
usr/src/uts/common/inet/ip/ip_arp.c
1299
(void) snprintf(ill_name, sizeof (ill_name), "%s%d", cp, *ppa);
usr/src/uts/common/inet/ip/ip_if.c
11873
if (snprintf(NULL, 0, "%s:%d", ill->ill_name, ipif_id) >= LIFNAMSIZ)
usr/src/uts/common/inet/ip/ip_if.c
2234
(void) snprintf(name, sizeof (name), "ill_taskq_dispatch_%d",
usr/src/uts/common/inet/ip/ip_if.c
5084
(void) snprintf(name, sizeof (name), "th_trace_%p",
usr/src/uts/common/inet/ip/ip_tunables.c
112
nbytes = snprintf(pval, pr_size, "%d", MOD_PROP_PERM_RW);
usr/src/uts/common/inet/ip/ip_tunables.c
115
nbytes = snprintf(pval, pr_size, "%d", pinfo->prop_def_bval);
usr/src/uts/common/inet/ip/ip_tunables.c
124
nbytes = snprintf(pval, pr_size, "%d", pinfo->prop_cur_bval);
usr/src/uts/common/inet/ip/ip_tunables.c
148
nbytes = snprintf(pval, pr_size, "%d", value);
usr/src/uts/common/inet/ip/ip_tunables.c
193
nbytes = snprintf(pval, psize, "%u", MOD_PROP_PERM_RW);
usr/src/uts/common/inet/ip/ip_tunables.c
195
nbytes = snprintf(pval, psize, "%u-%u",
usr/src/uts/common/inet/ip/ip_tunables.c
198
nbytes = snprintf(pval, psize, "%u", pinfo->prop_def_uval);
usr/src/uts/common/inet/ip/ip_tunables.c
200
nbytes = snprintf(pval, psize, "%u", ip_debug);
usr/src/uts/common/inet/ip/ip_tunables.c
305
nbytes = snprintf(pval, psize, "%u", def_mtu);
usr/src/uts/common/inet/ip/ip_tunables.c
310
nbytes = snprintf(pval, psize, "%u-%u", min_mtu, max_mtu);
usr/src/uts/common/inet/ipf/ip_fil_solaris.c
289
(void) snprintf(netidstr, sizeof (netidstr), "%d",
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
199
# define SNPRINTF snprintf
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
991
# define SNPRINTF snprintf
usr/src/uts/common/inet/ipnet/ipnet.c
1983
(void) snprintf(name, sizeof (name), "ipobserve_%p", (void *)hook);
usr/src/uts/common/inet/ipnet/ipnet.c
2218
(void) snprintf(name, sizeof (name), "ipnet_promisc_%p",
usr/src/uts/common/inet/sctp/sctp.c
1684
(void) snprintf(tq_name, sizeof (tq_name), "sctp_def_rq_taskq_%d",
usr/src/uts/common/inet/sctp/sctp.c
1746
(void) snprintf(tq_name, sizeof (tq_name), "sctp_rq_taskq_%d_%u",
usr/src/uts/common/inet/sctp/sctp_tunables.c
66
nbytes = snprintf(pval, size, "%d:%d", sl->sl_port,
usr/src/uts/common/inet/sctp/sctp_tunables.c
69
nbytes = snprintf(pval, size, ",%d:%d", sl->sl_port,
usr/src/uts/common/inet/tcp/tcp_tunables.c
279
cd->ccn_bytes += snprintf(cd->ccn_buf + cd->ccn_bytes, avail,
usr/src/uts/common/inet/tcp/tcp_tunables.c
296
nbytes = snprintf(pval, psize, "%u", MOD_PROP_PERM_RW);
usr/src/uts/common/inet/tcp/tcp_tunables.c
298
nbytes = snprintf(pval, psize, "%s", CC_DEFAULT_ALGO_NAME);
usr/src/uts/common/inet/tcp/tcp_tunables.c
300
nbytes = snprintf(pval, psize, "%s",
usr/src/uts/common/inet/tcp/tcp_tunables.c
92
nbytes = snprintf(pval, size, "%d:%d", tl->tl_port,
usr/src/uts/common/inet/tcp/tcp_tunables.c
95
nbytes = snprintf(pval, size, ",%d:%d", tl->tl_port,
usr/src/uts/common/inet/tunables.c
111
nbytes = snprintf(pval, psize, "%u", prop_perm2const(pinfo));
usr/src/uts/common/inet/tunables.c
113
nbytes = snprintf(pval, psize, "%u,%u", B_FALSE, B_TRUE);
usr/src/uts/common/inet/tunables.c
115
nbytes = snprintf(pval, psize, "%u", pinfo->prop_def_bval);
usr/src/uts/common/inet/tunables.c
117
nbytes = snprintf(pval, psize, "%u", pinfo->prop_cur_bval);
usr/src/uts/common/inet/tunables.c
200
nbytes = snprintf(pval, psize, "%u", prop_perm2const(pinfo));
usr/src/uts/common/inet/tunables.c
202
nbytes = snprintf(pval, psize, "%u-%u",
usr/src/uts/common/inet/tunables.c
205
nbytes = snprintf(pval, psize, "%u", pinfo->prop_def_uval);
usr/src/uts/common/inet/tunables.c
207
nbytes = snprintf(pval, psize, "%u", pinfo->prop_cur_uval);
usr/src/uts/common/inet/tunables.c
277
nbytes = snprintf(pval, psize, "%u-%u", min, max);
usr/src/uts/common/inet/tunables.c
327
nbytes = snprintf(pval, size, "%s %d %d", prop->mpi_name,
usr/src/uts/common/inet/tunables.c
483
tbytes = snprintf(pval, psize, "%u,%u", ULP_DEF_EPRIV_PORT1,
usr/src/uts/common/inet/tunables.c
487
tbytes = snprintf(pval, psize, "%u", MOD_PROP_PERM_RW);
usr/src/uts/common/inet/tunables.c
512
tbytes = snprintf(pval, psize, "%u-%u", pinfo->prop_min_uval,
usr/src/uts/common/inet/tunables.c
520
nbytes = snprintf(pval, size, "%u", ports[i]);
usr/src/uts/common/inet/tunables.c
522
nbytes = snprintf(pval, size, ",%u", ports[i]);
usr/src/uts/common/io/1394/targets/scsa1394/hba.c
526
(void) snprintf(name, sizeof (name), "scsa1394%d", sp->s_instance);
usr/src/uts/common/io/aac/aac.c
4145
(void) snprintf(name, len, "%x,%x", tgt, lun);
usr/src/uts/common/io/aac/aac.c
7055
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/aggr/aggr_grp.c
2454
(void) snprintf(clnt_name, MAXNAMELEN, "%s%s", new_name,
usr/src/uts/common/io/aggr/aggr_lacp.c
1128
(void) snprintf(mac_str, sizeof (mac_str),
usr/src/uts/common/io/aggr/aggr_port.c
187
(void) snprintf(client_name, MAXNAMELEN, "%s-%s", aggr_name, port_name);
usr/src/uts/common/io/arn/arn_main.c
3128
(void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR,
usr/src/uts/common/io/arn/arn_main.c
3227
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/asy.c
1655
(void) snprintf(name, ASY_MINOR_LEN, "%d", instance);
usr/src/uts/common/io/atge/atge_main.c
1086
(void) snprintf(atgep->atge_name, sizeof (atgep->atge_name), "%s%d",
usr/src/uts/common/io/ath/ath_aux.c
823
(void) snprintf(buf, sizeof (buf), "%s: [%02u] %s ",
usr/src/uts/common/io/ath/ath_aux.c
826
(void) snprintf(buft, sizeof (buft), "%02x", hk->kv_val[i]);
usr/src/uts/common/io/ath/ath_aux.c
829
(void) snprintf(buft, sizeof (buft), " mac %s",
usr/src/uts/common/io/ath/ath_aux.c
833
(void) snprintf(buft, sizeof (buft), " %s ",
usr/src/uts/common/io/ath/ath_aux.c
837
(void) snprintf(buft, sizeof (buft), "%02x",
usr/src/uts/common/io/ath/ath_aux.c
842
(void) snprintf(buft, sizeof (buft), " txmic ");
usr/src/uts/common/io/ath/ath_aux.c
845
(void) snprintf(buft, sizeof (buft), "%02x",
usr/src/uts/common/io/ath/ath_main.c
2231
(void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR,
usr/src/uts/common/io/ath/ath_main.c
2308
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/atu/atu.c
1201
(void) snprintf(sc->sc_name, sizeof (sc->sc_name), "%s%d",
usr/src/uts/common/io/audio/ac97/ac97.c
1871
(void) snprintf(nmbuf, sizeof (nmbuf), "0x%04x%04x",
usr/src/uts/common/io/audio/ac97/ac97.c
1947
(void) snprintf(ac->name, sizeof (ac->name), "%s %s", vendor, name);
usr/src/uts/common/io/audio/ac97/ac97.c
1949
(void) snprintf(buf, sizeof (buf), "AC'97 codec: %s", ac->name);
usr/src/uts/common/io/audio/drv/audioemu10k/audioemu10k.c
2015
(void) snprintf(namebuf, sizeof (namebuf), "Sound Blaster %s", name);
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
3004
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/audio/drv/audiohd/audiohd.c
3007
(void) snprintf(buf, sizeof (buf), "HD codec: %s",
usr/src/uts/common/io/audio/drv/audiots/audiots.c
883
(void) snprintf(rev, sizeof (rev), "Rev %x", state->ts_revid);
usr/src/uts/common/io/audio/impl/audio_client.c
1540
(void) snprintf(path, sizeof (path),
usr/src/uts/common/io/audio/impl/audio_client.c
1563
(void) snprintf(path, sizeof (path), "%s%d",
usr/src/uts/common/io/audio/impl/audio_ctrl.c
174
(void) snprintf(scratch, sizeof (scratch),
usr/src/uts/common/io/audio/impl/audio_ddi.c
575
(void) snprintf(buf, sizeof (buf), "%s#%d: %s",
usr/src/uts/common/io/audio/impl/audio_ddi.c
579
(void) snprintf(buf, sizeof (buf), "audio: %s", fmt);
usr/src/uts/common/io/audio/impl/audio_engine.c
1004
(void) snprintf(name, sizeof (name), "engine_%d", e->e_num);
usr/src/uts/common/io/audio/impl/audio_engine.c
147
(void) snprintf(isp->i_line, sizeof (isp->i_line), info);
usr/src/uts/common/io/audio/impl/audio_engine.c
238
(void) snprintf(tname, sizeof (tname), "audio_engine_%d", num);
usr/src/uts/common/io/audio/impl/audio_engine.c
97
(void) snprintf(d->d_name, sizeof (d->d_name), "%s#%d",
usr/src/uts/common/io/audio/impl/audio_oss.c
1104
(void) snprintf(ei->strings, sizeof (ei->strings), "default");
usr/src/uts/common/io/audio/impl/audio_oss.c
1132
(void) snprintf(ei->strings, sizeof (ei->strings), "default");
usr/src/uts/common/io/audio/impl/audio_oss.c
1158
(void) snprintf(si->product, sizeof (si->product), "SunOS Audio");
usr/src/uts/common/io/audio/impl/audio_oss.c
1159
(void) snprintf(si->version, sizeof (si->version), "4.0");
usr/src/uts/common/io/audio/impl/audio_oss.c
1165
(void) snprintf(si->license, sizeof (si->license), "CDDL");
usr/src/uts/common/io/audio/impl/audio_oss.c
1195
(void) snprintf(ci->shortname, sizeof (ci->shortname),
usr/src/uts/common/io/audio/impl/audio_oss.c
1197
(void) snprintf(ci->longname, sizeof (ci->longname),
usr/src/uts/common/io/audio/impl/audio_oss.c
1202
(void) snprintf(ci->shortname, sizeof (ci->shortname),
usr/src/uts/common/io/audio/impl/audio_oss.c
1204
(void) snprintf(ci->longname, sizeof (ci->longname),
usr/src/uts/common/io/audio/impl/audio_oss.c
1283
(void) snprintf(si->name, sizeof (si->name), "<removed>");
usr/src/uts/common/io/audio/impl/audio_oss.c
1288
(void) snprintf(si->name, sizeof (si->name), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1319
(void) snprintf(si->devnode, sizeof (si->devnode),
usr/src/uts/common/io/audio/impl/audio_oss.c
1325
(void) snprintf(si->devnode, sizeof (si->devnode),
usr/src/uts/common/io/audio/impl/audio_oss.c
1330
(void) snprintf(si->handle, sizeof (si->handle), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1331
(void) snprintf(si->label, sizeof (si->label), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1351
(void) snprintf(mi->id, sizeof (mi->id), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1352
(void) snprintf(mi->name, sizeof (mi->name), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1353
(void) snprintf(mi->handle, sizeof (mi->handle), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1419
(void) snprintf(mi->name, sizeof (mi->name), "<removed>");
usr/src/uts/common/io/audio/impl/audio_oss.c
1420
(void) snprintf(mi->id, sizeof (mi->id), "<removed>");
usr/src/uts/common/io/audio/impl/audio_oss.c
1431
(void) snprintf(mi->name, sizeof (mi->name), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1432
(void) snprintf(mi->id, sizeof (mi->id), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1433
(void) snprintf(mi->handle, sizeof (mi->handle), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
1438
(void) snprintf(mi->devnode, sizeof (mi->devnode),
usr/src/uts/common/io/audio/impl/audio_oss.c
1444
(void) snprintf(mi->devnode, sizeof (mi->devnode),
usr/src/uts/common/io/audio/impl/audio_oss.c
157
(void) snprintf(ext->id, sizeof (ext->id), "PLAYBACK");
usr/src/uts/common/io/audio/impl/audio_oss.c
171
(void) snprintf(ext->id, sizeof (ext->id), "RECORD");
usr/src/uts/common/io/audio/impl/audio_oss.c
185
(void) snprintf(ext->id, sizeof (ext->id), "MONITOR");
usr/src/uts/common/io/audio/impl/audio_oss.c
199
(void) snprintf(ext->id, sizeof (ext->id), "MISC");
usr/src/uts/common/io/audio/impl/audio_oss.c
217
(void) snprintf(ext->id, sizeof (ext->id), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
218
(void) snprintf(ext->extname, sizeof (ext->extname),
usr/src/uts/common/io/audio/impl/audio_oss.c
278
(void) snprintf(ext->id, sizeof (ext->id), "%s", name);
usr/src/uts/common/io/audio/impl/audio_oss.c
283
(void) snprintf(ext->extname, sizeof (ext->extname), name);
usr/src/uts/common/io/audio/impl/audio_oss.c
312
(void) snprintf(ext->extname,
usr/src/uts/common/io/audio/impl/audio_oss.c
315
(void) snprintf(ext->id,
usr/src/uts/common/io/audio/impl/audio_oss.c
427
(void) snprintf(ext->id, sizeof (ext->id), "DEVROOT");
usr/src/uts/common/io/audio/impl/audio_oss.c
432
(void) snprintf(root_data->name, sizeof (root_data->name), "%s",
usr/src/uts/common/io/audio/impl/audio_oss.c
434
(void) snprintf(root_data->id, sizeof (root_data->id), "%s",
usr/src/uts/common/io/audio/impl/audio_oss.c
556
(void) snprintf(&ei->strings[nxt], ((sizeof (ei->strings) - nxt) - 1),
usr/src/uts/common/io/audio/impl/audio_sun.c
955
(void) snprintf(a->name, sizeof (a->name),
usr/src/uts/common/io/bge/bge_log.c
130
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/bge/bge_main2.c
1237
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/bge/bge_main2.c
1266
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/bge/bge_main2.c
3507
snprintf(&bgep->fw_version[vlen], BGE_FW_VER_SIZE - vlen,
usr/src/uts/common/io/bge/bge_main2.c
3563
snprintf(&bgep->fw_version[dst_off], BGE_FW_VER_SIZE - dst_off,
usr/src/uts/common/io/bge/bge_main2.c
3578
snprintf(bgep->fw_version, sizeof(bgep->fw_version), "sb");
usr/src/uts/common/io/bge/bge_main2.c
3667
(void) snprintf(bgep->ifname, sizeof (bgep->ifname), "%s%d",
usr/src/uts/common/io/blkdev/blkdev.c
1599
(void) snprintf(cinfo.dki_cname, sizeof (cinfo.dki_cname),
usr/src/uts/common/io/blkdev/blkdev.c
1601
(void) snprintf(cinfo.dki_dname, sizeof (cinfo.dki_dname),
usr/src/uts/common/io/blkdev/blkdev.c
1974
n = snprintf(path, MAXPATHLEN, "/devices");
usr/src/uts/common/io/blkdev/blkdev.c
1977
n += snprintf(path + n, MAXPATHLEN - n, ":x");
usr/src/uts/common/io/blkdev/blkdev.c
2374
len = snprintf(hdl->h_addr, sizeof (hdl->h_addr),
usr/src/uts/common/io/blkdev/blkdev.c
2384
len = snprintf(hdl->h_addr, sizeof (hdl->h_addr),
usr/src/uts/common/io/blkdev/blkdev.c
2391
len = snprintf(hdl->h_addr, sizeof (hdl->h_addr),
usr/src/uts/common/io/blkdev/blkdev.c
2398
(void) snprintf(hdl->h_addr + len, sizeof (hdl->h_addr) - len,
usr/src/uts/common/io/blkdev/blkdev.c
359
(void) snprintf(taskq_name, sizeof (taskq_name), "%s_taskq", name);
usr/src/uts/common/io/blkdev/blkdev.c
474
(void) snprintf(ks_module, sizeof (ks_module), "%serr",
usr/src/uts/common/io/blkdev/blkdev.c
476
(void) snprintf(ks_name, sizeof (ks_name), "%s%d,err",
usr/src/uts/common/io/blkdev/blkdev.c
669
(void) snprintf(name, sizeof (name), "%s%d",
usr/src/uts/common/io/blkdev/blkdev.c
671
(void) snprintf(kcache, sizeof (kcache), "%s_xfer", name);
usr/src/uts/common/io/bnx/bnx_mm.c
526
(void) snprintf(linkstr, sizeof (linkstr), "down");
usr/src/uts/common/io/bnx/bnxdbg.c
44
(void) snprintf(buf, BNX_BUF_SIZE, "%s %s:%lu ", um->dev_name,
usr/src/uts/common/io/bnx/bnxdbg.c
47
(void) snprintf(buf, BNX_BUF_SIZE, "%s:%lu ", file, line);
usr/src/uts/common/io/bnx/bnxdbg.c
68
(void) snprintf(buf, BNX_BUF_SIZE, "%s ", um->dev_name);
usr/src/uts/common/io/bnx/bnxgldv3.c
1223
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/bnx/bnxgldv3.c
1427
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/bnx/bnxmod.c
277
(void) snprintf(umdevice->version, sizeof (umdevice->version), "%s",
usr/src/uts/common/io/bnx/bnxmod.c
286
(void) snprintf(umdevice->versionFW, sizeof (umdevice->versionFW),
usr/src/uts/common/io/bnx/bnxmod.c
289
(void) snprintf(umdevice->chipName, sizeof (umdevice->chipName),
usr/src/uts/common/io/bnx/bnxmod.c
292
(void) snprintf(umdevice->intrAlloc, sizeof (umdevice->intrAlloc),
usr/src/uts/common/io/bnx/bnxmod.c
345
(void) snprintf(umdevice->dev_name,
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_hw_debug.c
203
snprintf(hoq_msg, SNPRINTF_VAR(hoq_msg) "Error: cannot get VQ # from register name %s",vq_regname);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_hw_debug.c
233
snprintf(func_desc, SNPRINTF_VAR(func_desc) "VFID %d (PF %d)",vfid,pfid);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_hw_debug.c
235
snprintf(func_desc, SNPRINTF_VAR(func_desc) "PF %d",pfid);
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/bnxe_hw_debug.c
237
snprintf(hoq_msg, SNPRINTF_VAR(hoq_msg) " Request at VQ%d is r/w %d bytes to/from address 0x%x_%08x by %s: rq_id=%d done=%d func=%s atc=%d.",
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
121
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "%s. Value is 0x%x\n", fail_msg, val); \
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
133
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "%s. Value is 0x%x\n", fail_msg, val); \
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
146
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "%s. Values are 0x%x 0x%x\n", fail_msg, val1, val2); \
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
159
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "%s LCID %d CID_CAM 0x%x. Value is 0x%x\n", fail_msg, i, val2, val1);\
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
186
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "QM: PTRTBL entry %d- rd_ptr is not equal to wr_ptr. Values are 0x%x 0x%x\n", i, rd_ptr, wr_ptr);\
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
191
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "QM: PTRTBL entry %d- rd_bank is not equal to wr_bank. Values are 0x%x 0x%x\n", i, rd_bank, wr_bank); \
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
223
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "%s - LCID %d CID_CAM 0x%x. Value is 0x%x\n", fail_msg, i, val2, val1); \
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/hw_debug.h
236
snprintf (prnt_str, SNPRINTF_VAR(prnt_str) "%s. Value is 0x%x\n%s\n", fail_msg, val,_vq_hoq(pdev,#offset)); \
usr/src/uts/common/io/bnxe/bnxe_cfg.c
235
snprintf(name, sizeof(name), "dcbx_admin_configuration_bw_percentage_%d", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
244
snprintf(name, sizeof(name), "dcbx_admin_configuration_ets_pg_%d", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
253
snprintf(name, sizeof(name), "dcbx_admin_recommendation_bw_percentage_%d", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
262
snprintf(name, sizeof(name), "dcbx_admin_recommendation_ets_pg_%d", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
276
snprintf(name, sizeof(name), "dcbx_admin_priority_app_table_%d_valid", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
282
snprintf(name, sizeof(name), "dcbx_admin_priority_app_table_%d_priority", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
288
snprintf(name, sizeof(name), "dcbx_admin_priority_app_table_%d_traffic_type", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
294
snprintf(name, sizeof(name), "dcbx_admin_priority_app_table_%d_app_id", i);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
71
snprintf(name, BNXE_CFG_NAME_LEN_MAX, "default_%s", pName);
usr/src/uts/common/io/bnxe/bnxe_cfg.c
81
snprintf(name, BNXE_CFG_NAME_LEN_MAX, "bnxe%d_%s", pUM->instance, pName);
usr/src/uts/common/io/bnxe/bnxe_debug.c
116
snprintf(buf, sizeof(buf), fmt, arg1, arg2);
usr/src/uts/common/io/bnxe/bnxe_debug.c
133
snprintf(buf, sizeof(buf), fmt, arg1, arg2, arg3);
usr/src/uts/common/io/bnxe/bnxe_debug.c
235
snprintf(c, sizeof(c), "%03x", xx);
usr/src/uts/common/io/bnxe/bnxe_debug.c
240
snprintf(c, sizeof(c), "%02x ", *pMem);
usr/src/uts/common/io/bnxe/bnxe_debug.c
271
snprintf(c, sizeof(c), "%03x", xx);
usr/src/uts/common/io/bnxe/bnxe_debug.c
283
snprintf(c, sizeof(c), "%03x", xx);
usr/src/uts/common/io/bnxe/bnxe_debug.c
288
snprintf(c, sizeof(c), "%02x ", *pMem);
usr/src/uts/common/io/bnxe/bnxe_debug.c
297
snprintf(c, sizeof(c), "%d", (int)MBLKL(pMblk));
usr/src/uts/common/io/bnxe/bnxe_debug.c
82
snprintf(buf, sizeof(buf), fmt);
usr/src/uts/common/io/bnxe/bnxe_debug.c
99
snprintf(buf, sizeof(buf), fmt, arg1);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1193
snprintf((char *)pData, dataLen, "%s", pUM->chipName);
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1205
snprintf((char *)pData, dataLen,
usr/src/uts/common/io/bnxe/bnxe_fcoe.c
1234
snprintf((char *)pData, dataLen, "%s", pUM->versionBC);
usr/src/uts/common/io/bnxe/bnxe_gld.c
2581
(void)snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/bnxe/bnxe_gld.c
2837
snprintf(valstr, sizeof (valstr), "%d", default_val);
usr/src/uts/common/io/bnxe/bnxe_hw.c
209
snprintf(buf, sizeof(buf), "Phy %d supported:", i);
usr/src/uts/common/io/bnxe/bnxe_hw.c
218
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
229
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
240
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
251
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
262
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
273
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
284
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
296
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
303
snprintf(buf, sizeof(buf), "Phy %d link config:", i);
usr/src/uts/common/io/bnxe/bnxe_hw.c
309
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
313
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
317
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
321
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
325
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
334
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
338
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
342
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
346
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
350
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
354
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
358
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
362
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
366
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
370
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
379
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
383
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
387
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
391
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
395
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
399
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
410
snprintf(buf, sizeof(buf), "Requesting Phy %d speed:", i);
usr/src/uts/common/io/bnxe/bnxe_hw.c
422
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
441
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
460
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
479
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
498
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
517
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
536
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
557
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
587
snprintf(buf, sizeof(buf), "Requesting Phy %d flow:", i);
usr/src/uts/common/io/bnxe/bnxe_hw.c
596
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
612
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_hw.c
637
snprintf(buf + strlen(buf), (sizeof(buf) - strlen(buf)),
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1005
snprintf(buf, sizeof(buf), "%02x%02x%02x%02x%02x%02x%02x%02x",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1029
snprintf(pStats->macAddr.value.c, 16, "%02x%02x%02x%02x%02x%02x",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1124
snprintf(pStats->dcbx_sync.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1129
snprintf(pStats->dcbx_vers.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1133
snprintf(pStats->overwrite_settings.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1140
snprintf(pStats->prio_tag.value.c, 16, "operational");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1162
snprintf(pStats->prio_tag_fcoe.value.c, 16, "%d", fcoe_priority);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1163
snprintf(pStats->prio_tag_iscsi.value.c, 16, "%d", iscsi_priority);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1164
snprintf(pStats->prio_tag_net.value.c, 16, "%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1169
snprintf(pStats->prio_tag.value.c, 16, "not operational");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1171
snprintf(pStats->prio_tag_fcoe.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1172
snprintf(pStats->prio_tag_iscsi.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1173
snprintf(pStats->prio_tag_net.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1179
snprintf(pStats->pfc.value.c, 16, "operational");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1182
snprintf(pStats->f.value.c, 16, "%s", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1197
snprintf(pStats->pfc.value.c, 16, "not operational");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1200
snprintf(pStats->f.value.c, 16, "-")
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1215
snprintf(pStats->ets.value.c, 16, "operational");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1218
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1231
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1245
snprintf(pStats->ets.value.c, 16, "not operational");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1248
snprintf(pStats->f.value.c, 16, "-")
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1260
snprintf(pStats->f.value.c, 16, "-")
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1274
snprintf(pStats->lldp.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1279
snprintf(pStats->lldp_tx_interval.value.c, 16, "%d seconds",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1281
snprintf(pStats->lldp_tx_fast_interval.value.c, 16, "%d seconds",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1286
snprintf(pStats->lldp.value.c, 16, "disabled");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1287
snprintf(pStats->lldp_tx_interval.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1288
snprintf(pStats->lldp_tx_fast_interval.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1293
snprintf(pStats->amib_apptlv_willing.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1296
snprintf(pStats->amib_apptlv_tx.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1299
snprintf(pStats->amib_apptlv_net_prio.value.c, 16, "%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1305
snprintf(pStats->f1.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1307
snprintf(pStats->f2.value.c, 16, \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1314
snprintf(pStats->f1.value.c, 16, "-"); \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1315
snprintf(pStats->f2.value.c, 16, "-"); \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1335
snprintf(pStats->amib_pgtlv_willing.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1338
snprintf(pStats->amib_pgtlv_tx.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1341
snprintf(pStats->amib_pgtlv_tc_supported.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1344
snprintf(pStats->amib_pgtlv_ets.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1349
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1363
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1376
snprintf(pStats->amib_pfctlv_willing.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1379
snprintf(pStats->amib_pfctlv_tx.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1385
snprintf(pStats->amib_pfctlv_pfc.value.c, 16, "enabled");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1386
snprintf(pStats->amib_pfctlv_pfc_map.value.c, 16, "%d%d%d%d%d%d%d%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1398
snprintf(pStats->amib_pfctlv_pfc.value.c, 16, "disabled");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1399
snprintf(pStats->amib_pfctlv_pfc_map.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1404
snprintf(pStats->rmib_apptlv_willing.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1421
snprintf(pStats->rmib_pgtlv_willing.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1426
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1439
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1451
snprintf(pStats->rmib_pgtlv_tc_supported.value.c, 16, "%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1454
snprintf(pStats->rmib_pfctlv_willing.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1458
snprintf(pStats->rmib_pfctlv_pfc_map.value.c, 16, "%d%d%d%d%d%d%d%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1468
snprintf(pStats->rmib_pfctlv_capable.value.c, 16, "%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1486
snprintf(pStats->lmib_apptlv_mismatch.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1489
snprintf(pStats->lmib_pgtlv_ets.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1494
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1507
snprintf(pStats->f.value.c, 16, "%d", \
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1519
snprintf(pStats->lmib_pgtlv_tc_supported.value.c, 16, "%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1524
snprintf(pStats->lmib_pfctlv_pfc.value.c, 16, "enabled");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1525
snprintf(pStats->lmib_pfctlv_pfc_map.value.c, 16, "%d%d%d%d%d%d%d%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1535
snprintf(pStats->lmib_pfctlv_capable.value.c, 16, "%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1538
snprintf(pStats->lmib_pfctlv_mismatch.value.c, 16, "%s",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1543
snprintf(pStats->lmib_pfctlv_pfc.value.c, 16, "disabled");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1544
snprintf(pStats->lmib_pfctlv_pfc_map.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1545
snprintf(pStats->lmib_pfctlv_capable.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1546
snprintf(pStats->lmib_pfctlv_mismatch.value.c, 16, "-");
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1685
snprintf(buf, sizeof(buf), "rxq%d", idx);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
1761
snprintf(buf, sizeof(buf), "txq%d", idx);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
581
snprintf(buf, sizeof(buf), "%p", (void *)pUM);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
606
snprintf(pStats->macAddr.value.c, 16, "%02x%02x%02x%02x%02x%02x",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
613
snprintf(pStats->clientsHw.value.c, 16, BnxeClientsHw(pUM));
usr/src/uts/common/io/bnxe/bnxe_kstat.c
614
snprintf(pStats->clientsDevi.value.c, 16, BnxeClientsDevi(pUM));
usr/src/uts/common/io/bnxe/bnxe_kstat.c
615
snprintf(pStats->clientsBound.value.c, 16, BnxeClientsBound(pUM));
usr/src/uts/common/io/bnxe/bnxe_kstat.c
664
snprintf(pStats->clients.value.c, 16, BnxeClientsBound(pUM));
usr/src/uts/common/io/bnxe/bnxe_kstat.c
976
snprintf(buf, sizeof(buf), "%p", (void *)pUM->fcoe.pDev);
usr/src/uts/common/io/bnxe/bnxe_kstat.c
982
snprintf(pStats->instance.value.c, 16, "bnxef%d",
usr/src/uts/common/io/bnxe/bnxe_kstat.c
994
snprintf(buf, sizeof(buf), "%02x%02x%02x%02x%02x%02x%02x%02x",
usr/src/uts/common/io/bnxe/bnxe_main.c
444
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/bnxe/bnxe_main.c
647
snprintf(pUM->version,
usr/src/uts/common/io/bnxe/bnxe_main.c
654
snprintf(pUM->versionLM,
usr/src/uts/common/io/bnxe/bnxe_main.c
661
snprintf(pUM->versionFW,
usr/src/uts/common/io/bnxe/bnxe_main.c
669
snprintf(pUM->versionBC,
usr/src/uts/common/io/bnxe/bnxe_main.c
676
snprintf(pUM->chipName,
usr/src/uts/common/io/bnxe/bnxe_main.c
681
snprintf(pUM->chipID,
usr/src/uts/common/io/bnxe/bnxe_main.c
691
snprintf(pUM->bus_dev_func,
usr/src/uts/common/io/bnxe/bnxe_main.c
718
snprintf(pUM->vendor_device,
usr/src/uts/common/io/bnxe/bnxe_main.c
724
snprintf(pUM->intrAlloc,
usr/src/uts/common/io/bnxe/bnxe_main.c
823
snprintf(pUM->devName, sizeof(pUM->devName),
usr/src/uts/common/io/bnxe/bnxe_mm.c
1109
snprintf(tbuf, TBUF_SIZE, "%u", pUM->props.link_speed);
usr/src/uts/common/io/bnxe/bnxe_mm.c
1530
snprintf((char *)pDev->ver_str,
usr/src/uts/common/io/bnxe/bnxe_mm.c
544
snprintf(pMem->fileName, sizeof(pMem->fileName), "%s", sz_file);
usr/src/uts/common/io/bnxe/bnxe_mm.c
654
snprintf(pMem->fileName, sizeof(pMem->fileName), "%s", sz_file);
usr/src/uts/common/io/bofi.c
1520
(void) snprintf(bufptr, (size_t)(endbuf-bufptr),
usr/src/uts/common/io/bofi.c
1529
(void) snprintf(bufptr,
usr/src/uts/common/io/bofi.c
1534
(void) snprintf(bufptr,
usr/src/uts/common/io/bofi.c
1541
(void) snprintf(bufptr,
usr/src/uts/common/io/bofi.c
1548
(void) snprintf(bufptr,
usr/src/uts/common/io/bofi.c
1552
(void) snprintf(bufptr,
usr/src/uts/common/io/bofi.c
2362
(void) snprintf(buf, FM_MAX_CLASS, FM_SIMULATED_DMA);
usr/src/uts/common/io/bofi.c
2483
(void) snprintf(buf, FM_MAX_CLASS,
usr/src/uts/common/io/bofi.c
2582
(void) snprintf(buf, FM_MAX_CLASS,
usr/src/uts/common/io/bofi.c
4522
(void) snprintf(service_class, FM_MAX_CLASS, "%s.%s.%s.",
usr/src/uts/common/io/bofi.c
629
(void) snprintf(buf, sizeof (buf), "%s,ctl", name);
usr/src/uts/common/io/bofi.c
771
(void) snprintf(buf, sizeof (buf), "%s,ctl", name);
usr/src/uts/common/io/bridge.c
1334
(void) snprintf(bridge, MAXLINKNAMELEN, "%s0", bname);
usr/src/uts/common/io/bridge.c
2866
(void) snprintf(kstatname, sizeof (kstatname), "%s-%s", bip->bi_name,
usr/src/uts/common/io/cardbus/cardbus.c
1327
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/common/io/cardbus/cardbus.c
1347
(void) snprintf(name, namelen, "%x,%x", device, func);
usr/src/uts/common/io/cardbus/cardbus.c
1349
(void) snprintf(name, namelen, "%x", device);
usr/src/uts/common/io/comstar/lu/stmf_sbd/sbd.c
302
(void) snprintf(sbd_vendor_id, 9, "%s%8s", prop, "");
usr/src/uts/common/io/comstar/lu/stmf_sbd/sbd.c
307
(void) snprintf(sbd_product_id, 17, "%s%16s", prop, "");
usr/src/uts/common/io/comstar/lu/stmf_sbd/sbd.c
312
(void) snprintf(sbd_revision, 5, "%s%4s", prop, "");
usr/src/uts/common/io/comstar/lu/stmf_sbd/sbd_pgr.c
1934
(void) snprintf(str, 33,
usr/src/uts/common/io/comstar/port/fcoet/fcoet.c
499
(void) snprintf(ss->ss_alias, sizeof (ss->ss_alias), "fcoet%d",
usr/src/uts/common/io/comstar/port/fcoet/fcoet.c
587
(void) snprintf(taskq_name, sizeof (taskq_name),
usr/src/uts/common/io/comstar/port/fcoet/fcoet_fc.c
200
(void) snprintf(info, sizeof (info), "fcoet_send_cmd_response: can not "
usr/src/uts/common/io/comstar/port/fcoet/fcoet_fc.c
620
(void) snprintf(port_attrs->manufacturer, FCHBA_MANUFACTURER_LEN,
usr/src/uts/common/io/comstar/port/fcoet/fcoet_fc.c
622
(void) snprintf(port_attrs->driver_name, FCHBA_DRIVER_NAME_LEN,
usr/src/uts/common/io/comstar/port/fcoet/fcoet_fc.c
624
(void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
usr/src/uts/common/io/comstar/port/fct/discovery.c
1123
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1134
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1151
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1347
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1421
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1621
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1749
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1860
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/fct.c
1183
(void) snprintf(taskq_name, sizeof (taskq_name), "stmf_fct_taskq_%d",
usr/src/uts/common/io/comstar/port/fct/fct.c
1393
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/fct.c
2126
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/fct.c
2835
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/fct.c
3004
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/fct.c
3308
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/fct/fct.c
3401
(void) snprintf(cmd_type,
usr/src/uts/common/io/comstar/port/fct/fct.c
3407
(void) snprintf(cmd_type,
usr/src/uts/common/io/comstar/port/fct/fct.c
3416
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/port/iscsit/iscsit_login.c
1230
(void) snprintf(ict->ict_ic->ic_tsih, ISCSI_MAX_TSIH_LEN + 1, "0x%04x",
usr/src/uts/common/io/comstar/port/iscsit/iscsit_login.c
1845
(void) snprintf(prop_buf, sizeof (prop_buf), "peername_%"PRIxPTR"",
usr/src/uts/common/io/comstar/port/iscsit/iscsit_radiusauth.c
101
(void) snprintf(lbolt, sizeof (lbolt), "%lx", ddi_get_lbolt());
usr/src/uts/common/io/comstar/port/iscsit/iscsit_sess.c
230
(void) snprintf(prop_buf, sizeof (prop_buf),
usr/src/uts/common/io/comstar/port/iscsit/iscsit_text.c
127
(void) snprintf(ta_value, sizeof (ta_value), "%s:%d,%d",
usr/src/uts/common/io/comstar/port/iscsit/iscsit_text.c
134
(void) snprintf(ta_value, sizeof (ta_value), "[%s]:%d,%d",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1680
(void) snprintf(bios0_str,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1687
(void) snprintf(tmp, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1695
(void) snprintf(fcode_str,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1700
(void) snprintf(tmp, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1707
(void) snprintf(efi_str,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1712
(void) snprintf(tmp, 80, " EFI: %s;", efi_str);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1716
(void) snprintf(hppa_str,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1721
(void) snprintf(orv, 80, " HPPA: %s;", hppa_str);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1741
(void) snprintf(orv, FCHBA_OPTION_ROM_VERSION_LEN, "%s",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1756
(void) snprintf(port_attrs->manufacturer, FCHBA_MANUFACTURER_LEN,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1758
(void) snprintf(port_attrs->driver_name, FCHBA_DRIVER_NAME_LEN,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1760
(void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1769
(void) snprintf(port_attrs->firmware_version,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1808
(void) snprintf(port_attrs->model,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
1812
(void) snprintf(port_attrs->model_description,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2784
(void) snprintf(info, 80, "qlt_ioctl: qlt-%p, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3759
(void) snprintf(info, 80, "qlt_mailbox_command: qlt-%p, "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3923
(void) snprintf(info, 80, "Risc Pause %08x hccsr:%x",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4089
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4097
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4106
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4134
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4247
(void) snprintf(info, 80, "Risc Pause %08x", risc_status);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4419
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4427
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4436
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4463
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5332
(void) snprintf(info, 160, "qlt_handle_purex: qlt-%p, can't "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5420
(void) snprintf(info, 160, "qlt_send_cmd_response: can not handle "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6062
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6159
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6200
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6437
(void) snprintf(info, 160, "qlt_handle_unsol_els_completion: "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6465
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6501
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6547
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6567
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6618
(void) snprintf(info, 160, "qlt_handle_sol_els_completion: "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6631
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6691
(void) snprintf(info, 160, "qlt_handle_ct_completion: hndl-"
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6704
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6770
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6853
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6892
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6919
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7013
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7028
(void) snprintf(info, 80,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7073
(void) snprintf(info, 160,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7127
(void) snprintf(info, 80, "ABTS completion failed %x/%x/%x resp_off %x",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7652
(void) snprintf(sp, len, "%02x ", *fw++);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7657
(void) snprintf(sp, len, "\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7664
(void) snprintf(sp, len, "\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
770
(void) snprintf(qlt->qlt_minor_name, sizeof (qlt->qlt_minor_name),
usr/src/uts/common/io/comstar/port/qlt/qlt.c
772
(void) snprintf(qlt->qlt_port_alias, sizeof (qlt->qlt_port_alias),
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7769
n = (int)snprintf(buf, size_left, "ISP FW Version %d.%02d.%02d "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7835
n = (int)snprintf(buf, size_left, "\n\nHostRisc registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7850
n = (int)snprintf(buf, size_left, "\nPCIe registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7865
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7869
n = (int)snprintf(buf, size_left, "%08x ",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7873
n = (int)snprintf(buf, size_left, "%08x ",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7877
n = (int)snprintf(buf, size_left, "%08x ",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7881
n = (int)snprintf(buf, size_left, "%08x",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7889
n = (int)snprintf(buf, size_left, "\n\nHost Interface registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7906
n = (int)snprintf(buf, size_left, "\nShadow registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7919
n = (int)snprintf(buf, size_left, "\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7923
n = (int)snprintf(buf, size_left, "%08x ", REG_RD32(qlt, 0xFC));
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7931
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7939
n = (int)snprintf(buf, size_left, "\n\nMailbox registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7947
n = (int)snprintf(buf, size_left, "%04x %04x%c",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7956
n = (int)snprintf(buf, size_left, "\nXSEQ GP registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8009
n = (int)snprintf(buf, size_left, "\nXSEQ-0 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8023
n = (int)snprintf(buf, size_left, "\nXSEQ-1 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8030
n = (int)snprintf(buf, size_left, "\nXSEQ-2 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8040
n = (int)snprintf(buf, size_left, "\nRSEQ GP registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8092
n = (int)snprintf(buf, size_left, "\nRSEQ-0 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8103
n = (int)snprintf(buf, size_left, "\nRSEQ-1 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8108
n = (int)snprintf(buf, size_left, "\nRSEQ-2 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8114
n = (int)snprintf(buf, size_left, "\nRSEQ-3 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8128
n = (int)snprintf(buf, size_left, "\nASEQ GP registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8180
n = (int)snprintf(buf, size_left, "\nASEQ-0 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8188
n = (int)snprintf(buf, size_left, "\nASEQ-1 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8193
n = (int)snprintf(buf, size_left, "\nASEQ-2 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8199
n = (int)snprintf(buf, size_left, "\nASEQ-3 registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8211
n = (int)snprintf(buf, size_left, "\nCommand DMA registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8231
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8240
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8249
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8261
n = (int)snprintf(buf, size_left, "\n\nXMT0 Data DMA registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8269
n = (int)snprintf(buf, size_left, "\nXMT1 Data DMA registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8277
n = (int)snprintf(buf, size_left, "\nXMT2 Data DMA registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8285
n = (int)snprintf(buf, size_left, "\nXMT3 Data DMA registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8293
n = (int)snprintf(buf, size_left, "\nXMT4 Data DMA registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8301
n = (int)snprintf(buf, size_left, "\nXMT Data DMA Common registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8310
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8319
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8332
n = (int)snprintf(buf, size_left, "\nRISC GP registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8362
n = (int)snprintf(buf, size_left, "\nLMC registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8396
n = (int)snprintf(buf, size_left, "\nFPM hardware registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8450
n = (int)snprintf(buf, size_left, "\nRQ0 Array registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8501
n = (int)snprintf(buf, size_left, "\nRQ1 Array registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8552
n = (int)snprintf(buf, size_left, "\nRP0 Array registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8603
n = (int)snprintf(buf, size_left, "\nRP1 Array registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8654
n = (int)snprintf(buf,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8665
n = (int)snprintf(buf, size_left, "\nFB hardware registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8759
n = (int)snprintf(buf, size_left, "\nAT0 Array registers\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8809
n = (int)snprintf(buf, size_left, "\nCode RAM\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8838
n = (int)snprintf(buf, size_left, "\nExternal Memory\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8872
n = (int)snprintf(buf, size_left, "[<==END] ISP Debug Dump\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8878
n = (int)snprintf(buf, size_left, "\nRequest Queue\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8884
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8895
n = (int)snprintf(buf, size_left, "\nQueue 0:\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8904
n = (int)snprintf(buf, size_left, "\nPriority Queue\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8912
n = (int)snprintf(buf, size_left, "\nResponse Queue\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8918
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8929
n = (int)snprintf(buf, size_left, "\nQueue 0:\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8937
n = (int)snprintf(buf, size_left, "\nATIO Queue\nQueue 0:\n");
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8947
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8951
n = (int)snprintf(buf, size_left,
usr/src/uts/common/io/comstar/port/qlt/qlt.c
8988
n = (int)(n + (int)snprintf(&buf[n], (uint_t)(size_left - n),
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9006
n = (int)(n + (int)snprintf(&buf[n],
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9014
n = (int)(n + (int)snprintf(&buf[n], (uint_t)(size_left - n),
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9035
n = (int)(n + (int)snprintf(&buf[n],
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9044
n = (int)(n + (int)snprintf(&buf[n], (size_left - n), "%08x%c",
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9290
(void) snprintf(info, 80, "qlt_handle_verify_fw_completion: "
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9296
(void) snprintf(info, 80, "qlt_handle_verify_fw_"
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9426
rval = snprintf(fmt1, (size_t)EL_BUFFER_RESERVE,
usr/src/uts/common/io/comstar/port/srpt/srpt_common.h
47
((void) snprintf(b, l, "%llX", g))
usr/src/uts/common/io/comstar/port/srpt/srpt_impl.h
54
((void) snprintf((s), sizeof ((s)), "%016llx:%016llx", \
usr/src/uts/common/io/comstar/port/srpt/srpt_impl.h
59
((void) snprintf((s), sizeof ((s)), "eui.%016llX", (u_longlong_t)(a)))
usr/src/uts/common/io/comstar/port/srpt/srpt_ioc.c
1284
(void) snprintf((char *)ioc->ioc_svc.srv_name,
usr/src/uts/common/io/comstar/port/srpt/srpt_ioc.c
561
(void) snprintf(namebuf, sizeof (namebuf),
usr/src/uts/common/io/comstar/stmf/stmf.c
3570
(void) snprintf(ks_nm, KSTAT_STRLEN, "stmf_rport_%"PRIxPTR"",
usr/src/uts/common/io/comstar/stmf/stmf.c
3605
(void) snprintf(ks_nm, KSTAT_STRLEN, "stmf_rport_io_%"PRIxPTR"",
usr/src/uts/common/io/comstar/stmf/stmf.c
3615
(void) snprintf(ks_nm, KSTAT_STRLEN, "stmf_rport_st_%"PRIxPTR"",
usr/src/uts/common/io/comstar/stmf/stmf.c
5369
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5372
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5401
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5405
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5546
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5554
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5584
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5594
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/comstar/stmf/stmf.c
5914
(void) snprintf(wwn_str, sizeof (wwn_str),
usr/src/uts/common/io/comstar/stmf/stmf.c
7915
len = snprintf(tbuf, 158, "%s:%07lu: ", ident ? ident : "",
usr/src/uts/common/io/consconfig_dacf.c
379
(void) snprintf(fullpath, MAXPATHLEN, "/devices%s", buf);
usr/src/uts/common/io/consconfig_dacf.c
383
(void) snprintf(fullpath, MAXPATHLEN, "/devices%s", path);
usr/src/uts/common/io/cxgbe/t4nex/cudbg_lib.c
691
snprintf((char *)swstate->caller_string, sizeof(swstate->caller_string), "%s",
usr/src/uts/common/io/cxgbe/t4nex/t4_debug.c
80
(void) snprintf(pfmt, sizeof (pfmt), "%s%d: %s",
usr/src/uts/common/io/cxgbe/t4nex/t4_mac.c
1880
(void) snprintf(str, sizeof (str), "%d", v);
usr/src/uts/common/io/cxgbe/t4nex/t4_mac.c
1931
(void) snprintf(val, size, "%d", v);
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2087
(void) snprintf(kstatp->x.value.c, 16, __VA_ARGS__)
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2706
if (snprintf(buf, sizeof (buf), "%u.%u.%u.%u",
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
2729
if (snprintf(buf, sizeof (buf), "%u.%u.%u.%u",
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
302
(void) snprintf(name, sizeof (name), "%s,%d", T4_NEXUS_NAME, instance);
usr/src/uts/common/io/cxgbe/t4nex/t4_nexus.c
770
(void) snprintf(s, sizeof (s), "%d", pi->port_id);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3309
(void) snprintf(kstatp->x.value.c, 16, __VA_ARGS__)
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3507
(void) snprintf(str, sizeof (str), "rxq%u", idx);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3581
(void) snprintf(str, sizeof (str), "txq%u", idx);
usr/src/uts/common/io/cxgbe/t4nex/t4_sge.c
3657
(void) snprintf(name, sizeof (name), "%s%d_rxbuf_cache",
usr/src/uts/common/io/dcopy.c
887
(void) snprintf(chanstr, CHANSTRSIZE, "channel%d",
usr/src/uts/common/io/dedump.c
248
hdrlen = snprintf(hdr, sizeof (hdr), "%s %p %10s ",
usr/src/uts/common/io/dedump.c
99
hexi += snprintf(hex + hexi, 3, "%02X", c);
usr/src/uts/common/io/devinfo.c
1377
(void) snprintf(path, plen, "devices/%s", all->root_path);
usr/src/uts/common/io/devinfo.c
1398
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/devinfo.c
1406
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/dld/dld_drv.c
421
(void) snprintf(dipp->dip_dev, MAXLINKNAMELEN, "%s%d",
usr/src/uts/common/io/dld/dld_str.c
504
(void) snprintf(modinfo->mi_idname, FMNAMESZ, "%s", name);
usr/src/uts/common/io/dls/dls_link.c
77
(void) snprintf(name, MAXNAMELEN, "dls_link_t_%p_hash", buf);
usr/src/uts/common/io/dls/dls_link.c
857
(void) snprintf(macname, MAXNAMELEN, "%s%d", drv,
usr/src/uts/common/io/dls/dls_mgmt.c
1335
(void) snprintf(name, sizeof (name), "%s%d", drv,
usr/src/uts/common/io/dls/dls_mgmt.c
1491
(void) snprintf(macname, sizeof (macname), "%s%d", drv,
usr/src/uts/common/io/dmfe/dmfe_main.c
2607
(void) snprintf(dmfep->ifname, sizeof (dmfep->ifname), "dmfe%d",
usr/src/uts/common/io/e1000g/e1000g_main.c
3843
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/e1000g/e1000g_main.c
4125
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/e1000g/e1000g_main.c
6629
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/elxl/elxl.c
1446
(void) snprintf(val, sz, "%s", str);
usr/src/uts/common/io/elxl/elxl.c
1457
(void) snprintf(val, sz, "%s", sc->ex_medias);
usr/src/uts/common/io/emul64.c
1613
(void) snprintf(buf, sizeof (buf), "emul64%d: <%d,%d> ",
usr/src/uts/common/io/emul64.c
540
(void) snprintf(prop_name, sizeof (prop_name), "targ_%d_%d",
usr/src/uts/common/io/ena/ena_stats.c
364
(void) snprintf(buf, sizeof (buf), "txq_%d", txq->et_txqs_idx);
usr/src/uts/common/io/ena/ena_stats.c
419
(void) snprintf(buf, sizeof (buf), "rxq_%d", rxq->er_rxqs_idx);
usr/src/uts/common/io/etheraddr.c
68
(void) snprintf(etherbuf, sizeof (etherbuf), "%x:%x:%x:%x:%x:%x",
usr/src/uts/common/io/fcoe/fcoe.c
1222
len = snprintf(tbuf, 158, "%lu.%03lus 0t%lu %s ", (usec /
usr/src/uts/common/io/fcoe/fcoe.c
867
(void) snprintf(taskq_name, sizeof (taskq_name), "fcoe_mac");
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1273
(void) snprintf(hba_attrs->HardwareVersion,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1276
(void) snprintf(hba_attrs->DriverVersion,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1282
(void) snprintf(hba_attrs->FirmwareVersion,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1320
(void) snprintf(hba_attrs->HardwareVersion,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1323
(void) snprintf(hba_attrs->DriverVersion,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
1329
(void) snprintf(hba_attrs->FirmwareVersion,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3098
(void) snprintf(dfc_vport->snn, (sizeof (dfc_vport->snn)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3109
(void) snprintf(dfc_vport->spn, (sizeof (dfc_vport->spn)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3113
(void) snprintf(dfc_vport->spn, (sizeof (dfc_vport->spn)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
356
(void) snprintf(buffer, sizeof (buffer), "Cmd=0x%x", cmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
3952
(void) snprintf(hbainfo->os_devname, (sizeof (hbainfo->os_devname)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
408
(void) snprintf(buffer, sizeof (buffer), "Event=0x%x", event);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
764
(void) snprintf(buffer, sizeof (buffer), "Cmd=0x%x", cmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1411
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
3415
(void) snprintf(info, sizeof (info),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
398
(void) snprintf(buffer, sizeof (buffer), "event=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6743
(void) snprintf(lwwn_str, 32, "%02X%02X%02X%02X%02X%02X%02X%02X",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6754
(void) snprintf(rwwn_str, 32, "%02X%02X%02X%02X%02X%02X%02X%02X",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6758
(void) snprintf(ext_subclass, sizeof (ext_subclass),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
6760
(void) snprintf(ext_class, sizeof (ext_class),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
753
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
773
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
8000
(void) snprintf(buffer, sizeof (buffer), "%s%d-auth-cfgs", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
8654
(void) snprintf(buffer, sizeof (buffer), "%s%d-auth-keys", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_diag.c
219
(void) snprintf(pattern_buffer, length,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
822
(void) snprintf(signature, BE2_SIGNATURE_SIZE, "%s+", BE_SIGNATURE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1391
(void) snprintf(buf1, 8192,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1397
(void) snprintf(buf2, 8192,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1436
(void) snprintf(buf2, sizeof (buf2), "%s", vpd->model);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1441
(void) snprintf(buf2, sizeof (buf2), "%s", vpd->model_desc);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1476
(void) snprintf(buf2, sizeof (buf2), "%02x:", *p++);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1479
(void) snprintf(buf2, sizeof (buf2), "%02x", *p++);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1486
(void) snprintf(buf2, sizeof (buf2), "%02x:", *p++);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1489
(void) snprintf(buf2, sizeof (buf2), "%02x", *p++);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1519
(void) snprintf(buf2, sizeof (buf2), "%s", vpd->serial_num);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1558
(void) snprintf(buf2, buf2_size, "%s", vpd->fw_version);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1564
(void) snprintf(buf2, buf2_size, "%s", vpd->opFwName);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1571
(void) snprintf(buf2, buf2_size, "%s", vpd->sli1FwName);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1578
(void) snprintf(buf2, buf2_size, "%s", vpd->sli2FwName);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1585
(void) snprintf(buf2, buf2_size, "%s", vpd->sli3FwName);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1592
(void) snprintf(buf2, buf2_size, "%s", vpd->postKernName);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1647
(void) snprintf(buf2, buf2_size, " %d", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1654
(void) snprintf(buf2, buf2_size, "%s", "unknown");
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1657
(void) snprintf(buf2, buf2_size, "%s (FCode)",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1660
(void) snprintf(buf2, buf2_size, "%s", vpd->boot_version);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1707
(void) snprintf(buf2, buf2_size, "%s: %08x %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1713
(void) snprintf(buf2, buf2_size, "\n %s: %08x", LEGEND_CR4_FLAGS,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1718
(void) snprintf(buf2, buf2_size, "\n %s: %08x %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1724
(void) snprintf(buf2, buf2_size, "\n %s: %08x %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1730
(void) snprintf(buf2, buf2_size, "\n %s: %08x %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1736
(void) snprintf(buf2, buf2_size, "\n %s: %08x %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1742
(void) snprintf(buf2, buf2_size, "\n %s: %08x %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1748
(void) snprintf(buf2, buf2_size, "\n %s: %08x %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1821
(void) snprintf(buf1, buf1_size,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1859
(void) snprintf(buf2, buf2_size,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
1944
(void) snprintf(buf2, buf2_size, "%08x, ", buffer[i]);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2146
(void) snprintf(buf2, buf2_size, ", %s", utsname.release);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2189
(void) snprintf(buf2, buf2_size, "%s", DRIVER_NAME);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2194
(void) snprintf(buf2, buf2_size, "%s", emlxs_version);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2581
(void) snprintf(buf2, sizeof (buf2), "\n Addr=%08x: ",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2591
(void) snprintf(buf2, sizeof (buf2), "w0=%08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2601
(void) snprintf(buf2, sizeof (buf2), "w0=%08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2610
(void) snprintf(buf2, sizeof (buf2), "w0=%08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2619
(void) snprintf(buf2, sizeof (buf2), "w0=%08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
2630
(void) snprintf(buf2, sizeof (buf2), "w0=%08x, w1=%08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3308
(void) snprintf(buf2, sizeof (buf2), "LogId Entries Size Name");
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3310
(void) snprintf(buf2, sizeof (buf2), "\n----- ------- ---- ----");
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3317
(void) snprintf(buf2, sizeof (buf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3344
(void) snprintf(buf2, sizeof (buf2), "\n\nLog %d:", i);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3346
(void) snprintf(buf2, sizeof (buf2), " %s", pLcEntry[i].name);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3348
(void) snprintf(buf2, sizeof (buf2), "\n");
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3378
(void) snprintf(buf2, sizeof (buf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3393
(void) snprintf(buf2, sizeof (buf2), "\n%3d: %s", j,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3419
(void) snprintf(buf2, sizeof (buf2), "\nType = %x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3422
(void) snprintf(buf2, sizeof (buf2), "\nRegsEpc = %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3425
(void) snprintf(buf2, sizeof (buf2), "\nRegsCp0Cause = %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3428
(void) snprintf(buf2, sizeof (buf2), "\nRegsCp0Stat = %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3436
(void) snprintf(buf2, sizeof (buf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3445
(void) snprintf(buf2, sizeof (buf2), "\nLogPresent = %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3449
(void) snprintf(buf2, sizeof (buf2), "\nNumEntries = %08x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3453
(void) snprintf(buf2, sizeof (buf2), "\nEntrySize = %d.",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3456
(void) snprintf(buf2, sizeof (buf2), "\nHead Entry = %d.",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3491
(void) snprintf(buf2, sizeof (buf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3505
(void) snprintf(buf2, sizeof (buf2), "\n%3d: %s", j,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
4000
(void) snprintf(sBuf2, sizeof (sBuf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
4004
(void) snprintf(sBuf2, sizeof (sBuf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
4008
(void) snprintf(sBuf2, sizeof (sBuf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
4012
(void) snprintf(sBuf2, sizeof (sBuf2),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
4016
(void) snprintf(sBuf3, sizeof (sBuf3), " Temperature = %d\n\n", temp);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
947
(void) snprintf(buf1, sizeof (buf1), "\n%04x:", j * 4);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
951
(void) snprintf(buf1, sizeof (buf1), " %08x", ptr[j]);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
11099
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
13849
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
2113
(void) snprintf(buffer, sizeof (buffer), "event=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
2133
(void) snprintf(buffer, sizeof (buffer), "reason=0x%x", reason);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
2635
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
4611
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
7366
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
9208
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
1565
(void) snprintf(linkspeed, sizeof (linkspeed), "unknown(0x%x)",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1027
(void) snprintf(node_name, sizeof (node_name), "%d,%d:SFCT",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1065
(void) snprintf(port->cfd_name, sizeof (port->cfd_name),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1068
(void) snprintf(port->cfd_name, sizeof (port->cfd_name),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1141
(void) snprintf(node_name, sizeof (node_name), "%d,%d:SFCT",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1161
(void) snprintf(fct_port->port_nwwn_str, FC_WWN_BUFLEN,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1167
(void) snprintf(fct_port->port_pwwn_str, FC_WWN_BUFLEN,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1387
(void) snprintf(port_attrs->hardware_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1390
(void) snprintf(port_attrs->driver_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1396
(void) snprintf(port_attrs->firmware_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
5006
(void) snprintf(buf, sizeof (buf), "%s%d-fct-bufpool", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
5191
(void) snprintf(seg->fc_label, sizeof (seg->fc_label),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
5405
(void) snprintf(buf, sizeof (buf), "TAG%d:", mp->tag);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1396
(void) snprintf(buffer, len, "none");
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1421
(void) snprintf(buffer, len, "%d.%d%d", b1, b2, b3);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1423
(void) snprintf(buffer, len, "%d.%d%d%c%d", b1, b2, b3, c, b4);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1816
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1831
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1847
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1862
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1877
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1893
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1908
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
1923
(void) snprintf(buffer, sizeof (buffer), "%X,",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2718
(void) snprintf(buffer, sizeof (buffer), "state=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2738
(void) snprintf(buffer, sizeof (buffer), "ring=0x%x", ringno);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2758
(void) snprintf(buffer, sizeof (buffer), "PCI_CAP_ID_%02X", id);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2778
(void) snprintf(buffer, sizeof (buffer), "PCI_EXT_CAP_ID_%02X", id);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2949
(void) snprintf(name, sizeof (name), "%s_fw_get", DRIVER_NAME);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mbox.c
204
(void) snprintf(buffer, sizeof (buffer), "status=%x", status);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_mbox.c
3259
(void) snprintf(buffer, sizeof (buffer), "Cmd=0x%x", cmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
224
(void) snprintf(entry2->buffer, MAX_LOG_INFO_LENGTH,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
445
(void) snprintf(driver, sizeof (driver), "%s%d",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
448
(void) snprintf(driver, sizeof (driver), "%s%d.%d",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
455
(void) snprintf(msg_str, sizeof (msg_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
460
(void) snprintf(msg_str, sizeof (msg_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
467
(void) snprintf(msg_str, sizeof (msg_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
471
(void) snprintf(msg_str, sizeof (msg_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
646
(void) snprintf(driver, sizeof (driver), "%s%d", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
649
(void) snprintf(driver, sizeof (driver), "%s%d.%d", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
656
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
663
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
670
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_msg.c
676
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_node.c
1043
(void) snprintf(prop, sizeof (prop), "w%s-depth",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_node.c
1051
(void) snprintf(prop, sizeof (prop), "%s%d-w%s-depth", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
1251
(void) snprintf(vpd->port_num,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
1287
(void) snprintf(hba->snn, (sizeof (hba->snn)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
1293
(void) snprintf(hba->spn, (sizeof (hba->spn)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
5166
(void) snprintf(error_str, sizeof (error_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
5221
(void) snprintf(error_str, sizeof (error_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
5243
(void) snprintf(error_str, sizeof (error_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
5260
(void) snprintf(error_str, sizeof (error_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
5276
(void) snprintf(error_str, sizeof (error_str),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
1349
(void) snprintf(vpd->port_num,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
1356
(void) snprintf(vpd->id, (sizeof (vpd->id)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
1373
(void) snprintf(vpd->model_desc, (sizeof (vpd->model_desc)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
1388
(void) snprintf(hba->snn, (sizeof (hba->snn)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
1394
(void) snprintf(hba->spn, (sizeof (hba->spn)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11169
(void) snprintf(buffer, sizeof (buffer), "Unknown (%x)", mode);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11189
(void) snprintf(buffer, sizeof (buffer), "ELS=0x%x", elscmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11209
(void) snprintf(buffer, sizeof (buffer), "cmd=0x%x", ctcmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11230
(void) snprintf(buffer, sizeof (buffer), "Cmd=0x%x", cmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11249
(void) snprintf(buffer, sizeof (buffer), "Rsp=0x%x", rsp);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11271
(void) snprintf(buffer, sizeof (buffer), "RM=0x%x", rmcmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11292
(void) snprintf(buffer, sizeof (buffer), "Cmd=0x%x", mscmd);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11312
(void) snprintf(buffer, sizeof (buffer), "State=0x%x", state);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11332
(void) snprintf(buffer, sizeof (buffer), "Errno=0x%x", errno);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11550
(void) snprintf(buffer, sizeof (buffer), "%s%d-vport", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11771
(void) snprintf((caddr_t)hba->port[vpi].spn,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11797
(void) snprintf(buffer, len, "%02x%02x%02x%02x%02x%02x%02x%02x",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
12174
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1546
(void) snprintf((caddr_t)port->spn,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1656
(void) snprintf(linkspeed, sizeof (linkspeed),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1758
(void) snprintf((char *)port_info->pi_rnid_params.params.global_id,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1781
(void) snprintf(port_info->pi_attrs.firmware_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1786
(void) snprintf(port_info->pi_attrs.option_rom_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1790
(void) snprintf(port_info->pi_attrs.option_rom_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1795
(void) snprintf(port_info->pi_attrs.driver_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
1928
(void) snprintf(port_info->pi_attrs.hardware_version,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4178
(void) snprintf(buffer, (sizeof (buffer)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4204
(void) snprintf(buffer, (sizeof (buffer)-1),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
4740
(void) snprintf(pm->pm_stat_buf, pm->pm_stat_len,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
5609
(void) snprintf((char *)rnid->global_id,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6748
(void) snprintf(string, sizeof (string),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6878
(void) snprintf(sli_mode, sizeof (sli_mode), "SLI:%d(%s)",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6882
(void) snprintf(sli_mode, sizeof (sli_mode), "SLI:%d",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6896
(void) snprintf(msi_mode, sizeof (msi_mode), " MSI:%d",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6901
(void) snprintf(msi_mode, sizeof (msi_mode), " MSIX:%d",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
6911
(void) snprintf(npiv_mode, sizeof (npiv_mode), " NPIV:%d",
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
7306
(void) snprintf(local_pm_components, sizeof (local_pm_components),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
7664
(void) snprintf(string, sizeof (string), "%s%d-%s", DRIVER_NAME,
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei.c
507
(void) snprintf(taskq_name, 32, "leadville_fcoei_%d_taskq",
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
775
(void) snprintf(port_attrs->manufacturer, FCHBA_MANUFACTURER_LEN,
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
777
(void) snprintf(port_attrs->driver_name, FCHBA_DRIVER_NAME_LEN,
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
779
(void) snprintf(port_attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
usr/src/uts/common/io/fibre-channel/fca/oce/oce_fm.c
147
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_gld.c
561
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_gld.c
750
(void) snprintf(val, size, "%d", value);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
507
(void) snprintf(str, MAX_POOL_NAME, "%s%d%s%d", "oce_wqed_",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10697
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1526
rval1 = (int)snprintf(ver_fmt, (size_t)sizeof (ver_fmt),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1531
rval = (int)snprintf(ver_fmt + rval1,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1540
(void) snprintf(ver_fmt + rval1 + rval,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1712
(void) snprintf(taskq_name, sizeof (taskq_name),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1720
(void) snprintf(taskq_name, sizeof (taskq_name),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18055
(void) snprintf(module, sizeof (module), "misc/qlc/qlc_fw_%x",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18097
(void) snprintf(fw_version, sizeof (fw_version),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18166
(void) snprintf(fw_version, sizeof (fw_version),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20606
(void) snprintf(bp, len, "\nISP FW Version %d.%02d.%02d Attributes "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20613
(void) snprintf(bp, len, "\nHCCR Register\n%08x\n", fw->hccr);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20618
(void) snprintf(bp, len, "\nR2H Status Register\n%08x\n",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20624
(void) snprintf(bp, len,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20630
(void) snprintf(bp, len, "\nHostRisc Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20636
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20641
(void) snprintf(bp, len, "%08x ", fw->hostrisc_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20647
(void) snprintf(bp, len, "\n\nPCIe Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20653
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20658
(void) snprintf(bp, len, "%08x ", fw->pcie_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20666
(void) snprintf(bp, len, "\n\nQueue Pointers #%d:\n", cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20671
(void) snprintf(bp, len, "%08x ", *dp++);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20678
(void) snprintf(bp, len, "\n\nHost Interface Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20684
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20689
(void) snprintf(bp, len, "%08x ", fw->host_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20695
(void) snprintf(bp, len, "\n\nShadow Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20701
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20706
(void) snprintf(bp, len, "%08x ", fw->shadow_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20712
(void) snprintf(bp, len, "\n\nRISC IO Register\n%08x", fw->risc_io);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20717
(void) snprintf(bp, len, "\n\nMailbox Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20723
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20728
(void) snprintf(bp, len, "%04x ", fw->mailbox_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20734
(void) snprintf(bp, len, "\n\nXSEQ GP Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20740
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20745
(void) snprintf(bp, len, "%08x ", fw->xseq_gp_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20751
(void) snprintf(bp, len, "\n\nXSEQ-0 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20757
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20762
(void) snprintf(bp, len, "%08x ", fw->xseq_0_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20768
(void) snprintf(bp, len, "\n\nXSEQ-1 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20774
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20779
(void) snprintf(bp, len, "%08x ", fw->xseq_1_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20785
(void) snprintf(bp, len, "\n\nXSEQ-2 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20791
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20796
(void) snprintf(bp, len, "%08x ", fw->xseq_2_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20802
(void) snprintf(bp, len, "\n\nRSEQ GP Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20808
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20813
(void) snprintf(bp, len, "%08x ", fw->rseq_gp_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20819
(void) snprintf(bp, len, "\n\nRSEQ-0 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20825
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20830
(void) snprintf(bp, len, "%08x ", fw->rseq_0_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20836
(void) snprintf(bp, len, "\n\nRSEQ-1 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20842
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20847
(void) snprintf(bp, len, "%08x ", fw->rseq_1_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20853
(void) snprintf(bp, len, "\n\nRSEQ-2 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20859
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20864
(void) snprintf(bp, len, "%08x ", fw->rseq_2_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20870
(void) snprintf(bp, len, "\n\nRSEQ-3 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20876
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20881
(void) snprintf(bp, len, "%08x ", fw->rseq_3_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20887
(void) snprintf(bp, len, "\n\nASEQ GP Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20893
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20898
(void) snprintf(bp, len, "%08x ", fw->aseq_gp_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20904
(void) snprintf(bp, len, "\n\nASEQ-0 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20910
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20915
(void) snprintf(bp, len, "%08x ", fw->aseq_0_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20921
(void) snprintf(bp, len, "\n\nASEQ-1 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20927
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20932
(void) snprintf(bp, len, "%08x ", fw->aseq_1_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20938
(void) snprintf(bp, len, "\n\nASEQ-2 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20944
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20949
(void) snprintf(bp, len, "%08x ", fw->aseq_2_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20955
(void) snprintf(bp, len, "\n\nASEQ-3 Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20961
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20966
(void) snprintf(bp, len, "%08x ", fw->aseq_3_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20972
(void) snprintf(bp, len, "\n\nCommand DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20978
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20983
(void) snprintf(bp, len, "%08x ", fw->cmd_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20989
(void) snprintf(bp, len, "\n\nRequest0 Queue DMA Channel Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
20995
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21000
(void) snprintf(bp, len, "%08x ", fw->req0_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21006
(void) snprintf(bp, len, "\n\nResponse0 Queue DMA Channel Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21012
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21017
(void) snprintf(bp, len, "%08x ", fw->resp0_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21023
(void) snprintf(bp, len, "\n\nRequest1 Queue DMA Channel Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21029
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21034
(void) snprintf(bp, len, "%08x ", fw->req1_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21040
(void) snprintf(bp, len, "\n\nXMT0 Data DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21046
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21051
(void) snprintf(bp, len, "%08x ", fw->xmt0_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21057
(void) snprintf(bp, len, "\n\nXMT1 Data DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21063
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21068
(void) snprintf(bp, len, "%08x ", fw->xmt1_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21074
(void) snprintf(bp, len, "\n\nXMT2 Data DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21080
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21085
(void) snprintf(bp, len, "%08x ", fw->xmt2_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21091
(void) snprintf(bp, len, "\n\nXMT3 Data DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21097
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21102
(void) snprintf(bp, len, "%08x ", fw->xmt3_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21108
(void) snprintf(bp, len, "\n\nXMT4 Data DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21114
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21119
(void) snprintf(bp, len, "%08x ", fw->xmt4_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21125
(void) snprintf(bp, len, "\n\nXMT Data DMA Common Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21131
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21136
(void) snprintf(bp, len, "%08x ", fw->xmt_data_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21142
(void) snprintf(bp, len, "\n\nRCV Thread 0 Data DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21148
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21153
(void) snprintf(bp, len, "%08x ", fw->rcvt0_data_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21159
(void) snprintf(bp, len, "\n\nRCV Thread 1 Data DMA Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21165
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21170
(void) snprintf(bp, len, "%08x ", fw->rcvt1_data_dma_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21176
(void) snprintf(bp, len, "\n\nRISC GP Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21182
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21187
(void) snprintf(bp, len, "%08x ", fw->risc_gp_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21193
(void) snprintf(bp, len, "\n\nLMC Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21199
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21204
(void) snprintf(bp, len, "%08x ", fw->lmc_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21210
(void) snprintf(bp, len, "\n\nFPM Hardware Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21217
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21222
(void) snprintf(bp, len, "%08x ", fw->fpm_hdw_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21228
(void) snprintf(bp, len, "\n\nRQ0 Array Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21235
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21240
(void) snprintf(bp, len, "%08x ", fw->rq0_array_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21246
(void) snprintf(bp, len, "\n\nRQ1 Array Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21253
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21258
(void) snprintf(bp, len, "%08x ", fw->rq1_array_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21264
(void) snprintf(bp, len, "\n\nRP0 Array Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21271
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21276
(void) snprintf(bp, len, "%08x ", fw->rp0_array_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21282
(void) snprintf(bp, len, "\n\nRP1 Array Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21289
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21294
(void) snprintf(bp, len, "%08x ", fw->rp1_array_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21300
(void) snprintf(bp, len, "\n\nAT0 Array Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21307
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21312
(void) snprintf(bp, len, "%08x ", fw->ato_array_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21318
(void) snprintf(bp, len, "\n\nQueue Control Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21325
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21330
(void) snprintf(bp, len, "%08x ", fw->queue_control_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21336
(void) snprintf(bp, len, "\n\nFB Hardware Registers");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21343
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21348
(void) snprintf(bp, len, "%08x ", fw->fb_hdw_reg[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21354
(void) snprintf(bp, len, "\n\nCode RAM");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21360
(void) snprintf(bp, len, "\n%08x: ", cnt + 0x20000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21365
(void) snprintf(bp, len, "%08x ", fw->code_ram[cnt]);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21371
(void) snprintf(bp, len, "\n\nExternal Memory");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21379
(void) snprintf(bp, len, "\n%08x: ", cnt + 0x100000);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21384
(void) snprintf(bp, len, "%08x ", *dp++);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21390
(void) snprintf(bp, len, "\n\n[<==END] ISP Debug Dump");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21407
(void) snprintf(bp, len, "\n\nRequest Queue\nQueue %d:", cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21413
(void) snprintf(bp, len, "\n%08x: ", cnt1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21418
(void) snprintf(bp, len, "%08x ", *dp++);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21437
(void) snprintf(bp, len, "\n\nResponse Queue\nQueue %d:", cnt);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21444
(void) snprintf(bp, len, "\n%08x: ", cnt1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21449
(void) snprintf(bp, len, "%08x ", *dp++);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21460
(void) snprintf(bp, len, "\n\nExtended Trace Buffer Memory");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21468
(void) snprintf(bp, len, "\n%08x: ",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21474
(void) snprintf(bp, len, "%08x ",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21486
(void) snprintf(bp, len, "\n\nFC Event Trace Buffer Memory");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21494
(void) snprintf(bp, len, "\n%08x: ",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21500
(void) snprintf(bp, len, "%08x ",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21685
(void) snprintf(bp, len, "%02x ", *fw++);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21690
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
21697
(void) snprintf(bp, len, "\n");
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2348
(void) snprintf(buf, MAXPATHLEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
195
rval = snprintf(fmt1, (size_t)EL_BUFFER_RESERVE,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
312
(void) snprintf(fmt, EL_BUFFER_RESERVE, "QLP%d: %s, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
315
(void) snprintf(fmt, EL_BUFFER_RESERVE, "QLP%d: %s"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
321
(void) snprintf(fmt, EL_BUFFER_RESERVE, "QLP: %s, "
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_debug.c
324
(void) snprintf(fmt, EL_BUFFER_RESERVE, "QLP: %s"
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_fm.c
305
(void) snprintf(eclass, QL_FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
245
(void) snprintf(attrs->manufacturer, FCHBA_MANUFACTURER_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
247
(void) snprintf(attrs->driver_name, FCHBA_DRIVER_NAME_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
249
(void) snprintf(attrs->driver_version, FCHBA_DRIVER_VERSION_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
259
(void) snprintf(attrs->firmware_version, FCHBA_FIRMWARE_VERSION_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
275
(void) snprintf(orv,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
280
(void) snprintf(orv,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
285
(void) snprintf(orv,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
311
(void) snprintf(attrs->option_rom_version,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
424
(void) snprintf(attrs->model, FCHBA_MODEL_LEN, "%s",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
426
(void) snprintf(attrs->model_description,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
430
(void) snprintf(attrs->model, FCHBA_MODEL_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
432
(void) snprintf(attrs->model_description,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
439
(void) snprintf(attrs->model, FCHBA_MODEL_LEN, "%s",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
441
(void) snprintf(attrs->model_description,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
459
(void) snprintf(attrs->model, FCHBA_MODEL_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
461
(void) snprintf(attrs->model_description,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
478
(void) snprintf((int8_t *)attrs->sym_node_name, vlen, "%s",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_hba_fru.c
483
(void) snprintf((int8_t *)attrs->sym_port_name, vlen,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
714
(void) snprintf((int8_t *)ha->adapInfo, 16, "%s",
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7159
(void) snprintf(fcache->verstr,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7211
(void) snprintf(fcache->verstr, FCHBA_OPTION_ROM_VERSION_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
7278
(void) snprintf(fcache->verstr, FCHBA_OPTION_ROM_VERSION_LEN,
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_fm.c
36
(void) snprintf(buf, QL_FM_BUF_LEN, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_gld.c
811
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_gld.c
896
(void) snprintf(val_str, sizeof (val_str), "%d", default_val);
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6030
cnt = snprintf(buf, FC_MAX_TRACE_BUF_LEN + 1, "%d=>%s::",
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6033
cnt = snprintf(buf, FC_MAX_TRACE_BUF_LEN + 1, "%d=>trace::",
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6048
cnt += snprintf(buf + cnt, FC_MAX_TRACE_BUF_LEN + 1 - cnt,
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6051
(void) snprintf(buf + cnt, FC_MAX_TRACE_BUF_LEN + 3 - cnt, "\n");
usr/src/uts/common/io/fibre-channel/impl/fp.c
12409
(void) snprintf(nvname, RSCN_EVENT_NAME_LEN,
usr/src/uts/common/io/fibre-channel/impl/fp.c
880
(void) snprintf(fcaname, sizeof (fcaname),
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12044
numChars = snprintf(name, len, "w%s,%x", tbuf, lun_num);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12084
numChars = snprintf(name, len, "%x", ptgt->tgt_d_id);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
12796
(void) snprintf(uaddr, MAXNAMELEN, "w%s,%x",
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
13072
(void) snprintf(uaddr, MAXNAMELEN, "w%s,%x", buf, plun->lun_num);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
13098
(void) snprintf(uaddr, MAXNAMELEN, "w%s,%x", buf, plun->lun_num);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
4101
nmlen = snprintf(devnm, MAXNAMELEN, "%s@%s",
usr/src/uts/common/io/fssnap.c
1844
(void) snprintf(taskqname, sizeof (taskqname), "%s_taskq_%d", snapname,
usr/src/uts/common/io/fssnap.c
1974
(void) snprintf(name, sizeof (name), "%d", snapnumber);
usr/src/uts/common/io/fssnap.c
1983
(void) snprintf(name, sizeof (name), "%d,raw", snapnumber);
usr/src/uts/common/io/fssnap.c
2153
(void) snprintf(name, sizeof (name), "%d",
usr/src/uts/common/io/fssnap.c
2156
(void) snprintf(name, sizeof (name), "%d,raw",
usr/src/uts/common/io/fssnap.c
609
(void) snprintf(name, sizeof (name), "%d",
usr/src/uts/common/io/fssnap.c
612
(void) snprintf(name, sizeof (name), "%d,raw",
usr/src/uts/common/io/gen_drv.c
1530
(void) snprintf(minorname, sizeof (minorname), "gen_drv%d", instance);
usr/src/uts/common/io/gpio/kgpio.c
1571
namelen = snprintf(name, sizeof (name), "dpio:%s", create.kdc_name);
usr/src/uts/common/io/gpio/kgpio.c
859
if (snprintf(kgpio->kgpio_mname, sizeof (kgpio->kgpio_mname), "%s%d",
usr/src/uts/common/io/hme/hme.c
1833
(void) snprintf(buf, sizeof (buf), "%sc%d", driver, instance);
usr/src/uts/common/io/hme/hme.c
1935
(void) snprintf(val, sz, "%d", value);
usr/src/uts/common/io/hme/hme.c
1964
(void) snprintf(valstr, sizeof (valstr), "%d", default_val);
usr/src/uts/common/io/hook.c
2362
(void) snprintf(hi->hi_ksname, kslen, "%s/%s",
usr/src/uts/common/io/hook.c
676
(void) snprintf(buffer, sizeof (buffer), "%u",
usr/src/uts/common/io/hook.c
748
(void) snprintf(buffer, sizeof (buffer), "%u",
usr/src/uts/common/io/hook.c
797
(void) snprintf(buffer, sizeof (buffer), "%u", hks->hks_netstackid);
usr/src/uts/common/io/hxge/hxge_fm.c
326
(void) snprintf(eclass, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE,
usr/src/uts/common/io/hxge/hxge_main.c
3340
(void) snprintf(valstr, sizeof (valstr), "%d",
usr/src/uts/common/io/hxge/hxge_main.c
3343
(void) snprintf(valstr, sizeof (valstr), "%d",
usr/src/uts/common/io/hxge/hxge_main.c
3355
(void) snprintf(valstr, sizeof (valstr), "%d",
usr/src/uts/common/io/hxge/hxge_main.c
3490
(void) snprintf(valstr, sizeof (valstr), "0x%x", value);
usr/src/uts/common/io/hxge/hxge_ndd.c
1180
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1186
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1193
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1200
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1207
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1213
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1219
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1225
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
1230
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len, "\n\n");
usr/src/uts/common/io/hxge/hxge_ndd.c
538
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
542
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
548
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
837
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/hxge/hxge_ndd.c
847
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/hxge/hxge_txdma.c
1887
(void) snprintf(qname, TASKQ_NAMELEN, "hxge_%d_%d",
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
271
(void) snprintf(buf, sizeof (buf), "IO%u_%u", bank, bit);
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
1029
return (snprintf(buf, buflen, "%u", port) < sizeof (buf));
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
509
if (snprintf(name, sizeof (name), "%s%d",
usr/src/uts/common/io/i2c/nexus/i2cnex_device.c
125
(void) snprintf(ua, sizeof (ua), "%x,%x", addr->ia_type, addr->ia_addr);
usr/src/uts/common/io/i2c/nexus/i2cnex_device.c
189
(void) snprintf(ua, sizeof (ua), "%s@%s", dev->id_nex->in_name,
usr/src/uts/common/io/i2c/nexus/i2cnex_device.c
224
(void) snprintf(ua, sizeof (ua), "%s@%s", dev->id_nex->in_name,
usr/src/uts/common/io/i2c/nexus/i2cnex_mux.c
166
if (snprintf(name, sizeof (name), "%s%d", ddi_driver_name(reg->mr_dip),
usr/src/uts/common/io/i2c/nexus/i2cnex_mux.c
228
return (snprintf(buf, buflen, "%u", port) < sizeof (buf));
usr/src/uts/common/io/i2c/nexus/i2cnex_mux.c
235
return (snprintf(buf, buflen, "%u", port + 1) < sizeof (buf));
usr/src/uts/common/io/i40e/core/i40e_common.c
162
snprintf(hw->err_str, sizeof(hw->err_str), "%d", aq_err);
usr/src/uts/common/io/i40e/core/i40e_common.c
310
snprintf(hw->err_str, sizeof(hw->err_str), "%d", stat_err);
usr/src/uts/common/io/i40e/i40e_gld.c
917
if (snprintf(pr_val, pr_valsize, "%d", val) >= pr_valsize)
usr/src/uts/common/io/i40e/i40e_gld.c
964
(void) snprintf(buf, sizeof (buf), "%d", def);
usr/src/uts/common/io/i40e/i40e_main.c
1478
ASSERT(snprintf(NULL, 0, "%d.%d", hw->aq.fw_maj_ver,
usr/src/uts/common/io/i40e/i40e_main.c
1480
ASSERT(snprintf(NULL, 0, "%x", hw->aq.fw_build) < sizeof (buf));
usr/src/uts/common/io/i40e/i40e_main.c
1481
ASSERT(snprintf(NULL, 0, "%d.%d", hw->aq.api_maj_ver,
usr/src/uts/common/io/i40e/i40e_main.c
1485
(void) snprintf(buf, sizeof (buf), "%d.%d", hw->aq.fw_maj_ver,
usr/src/uts/common/io/i40e/i40e_main.c
1489
(void) snprintf(buf, sizeof (buf), "%x", hw->aq.fw_build);
usr/src/uts/common/io/i40e/i40e_main.c
1492
(void) snprintf(buf, sizeof (buf), "%d.%d", hw->aq.api_maj_ver,
usr/src/uts/common/io/i40e/i40e_main.c
766
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/i40e/i40e_stats.c
1202
(void) snprintf(buf, sizeof (buf), "trqpair_tx_%d", itrq->itrq_index);
usr/src/uts/common/io/i40e/i40e_stats.c
1211
(void) snprintf(buf, sizeof (buf), "trqpair_rx_%d", itrq->itrq_index);
usr/src/uts/common/io/i40e/i40e_stats.c
253
(void) snprintf(buf, sizeof (buf), "vsi_%u", vsi_id);
usr/src/uts/common/io/ib/adapters/hermon/hermon_event.c
1153
(void) snprintf(link_msg, 23, "port %d up", port);
usr/src/uts/common/io/ib/adapters/hermon/hermon_event.c
1160
(void) snprintf(link_msg, 23, "port %d down", port);
usr/src/uts/common/io/ib/adapters/hermon/hermon_fm.c
1919
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/ib/adapters/hermon/hermon_stats.c
615
(void) snprintf(kname, sizeof (kname), "port%u/perf_counters",
usr/src/uts/common/io/ib/adapters/tavor/tavor_event.c
1247
(void) snprintf(link_msg, 23, "port %d up", port);
usr/src/uts/common/io/ib/adapters/tavor/tavor_event.c
1254
(void) snprintf(link_msg, 23, "port %d down", port);
usr/src/uts/common/io/ib/adapters/tavor/tavor_stats.c
507
(void) snprintf(kname, sizeof (kname), "port%u/perf_counters",
usr/src/uts/common/io/ib/clients/eoib/eib_fip.c
608
(void) snprintf((char *)(vlg->vl_vnic_name), FIP_VNIC_NAME_LEN,
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
135
(void) snprintf(newfmt, EIB_MAX_LINE, "eoib%d__%s", inst, fmt);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
159
(void) snprintf(msgbuf, EIB_MAX_LINE,
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
175
(void) snprintf(bufp, len, "eoib%02d__%02x ",
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
180
(void) snprintf(bufp, len, "%02x ", p[i]);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
184
(void) snprintf(bufp, len, "%02x\n", p[i]);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
204
(void) snprintf(newfmt, EIB_MAX_LINE, "eoib%d__%s", inst, fmt);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
226
(void) snprintf(newfmt, EIB_MAX_LINE, "eoib%d__%s", inst, fmt);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
249
(void) snprintf(newfmt, EIB_MAX_LINE, "eoib%d__%s", inst, fmt);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
271
(void) snprintf(newfmt, EIB_MAX_LINE, "eoib%d__%s", inst, fmt);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
294
(void) snprintf(newfmt, EIB_MAX_LINE, "eoib%d__%s", inst, fmt);
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
92
msglen = snprintf(msgbuf, EIB_MAX_LINE, "%llx: %s",
usr/src/uts/common/io/ib/clients/eoib/eib_log.c
95
msglen = snprintf(msgbuf, EIB_MAX_LINE, "%s", msg);
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
624
(void) snprintf(pr_val, pr_valsize,
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
627
(void) snprintf(pr_val, pr_valsize,
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
631
(void) snprintf(pr_val, pr_valsize, "%llX",
usr/src/uts/common/io/ib/clients/eoib/eib_main.c
635
(void) snprintf(pr_val, pr_valsize, "%llX",
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
95
(void) snprintf(thr_name, MAXNAMELEN, ENX_PORT_MONITOR,
usr/src/uts/common/io/ib/clients/eoib/enx_log.c
133
(void) snprintf(newfmt, ENX_MAX_LINE, "..........%s", fmt);
usr/src/uts/common/io/ib/clients/eoib/enx_log.c
155
(void) snprintf(newfmt, ENX_MAX_LINE, "........%s", fmt);
usr/src/uts/common/io/ib/clients/eoib/enx_log.c
177
(void) snprintf(newfmt, ENX_MAX_LINE, "......%s", fmt);
usr/src/uts/common/io/ib/clients/eoib/enx_log.c
200
(void) snprintf(newfmt, ENX_MAX_LINE, "....%s", fmt);
usr/src/uts/common/io/ib/clients/eoib/enx_log.c
222
(void) snprintf(newfmt, ENX_MAX_LINE, "..%s", fmt);
usr/src/uts/common/io/ib/clients/eoib/enx_log.c
89
msglen = snprintf(msgbuf, ENX_MAX_LINE, "%llx: %s",
usr/src/uts/common/io/ib/clients/eoib/enx_log.c
92
msglen = snprintf(msgbuf, ENX_MAX_LINE, "%s", msg);
usr/src/uts/common/io/ib/clients/eoib/enx_misc.c
393
(void) snprintf(ti->ti_ident, MAXNAMELEN, "%s%d,%x",
usr/src/uts/common/io/ib/clients/eoib/enx_misc.c
568
(void) snprintf(name, MAXNAMELEN,
usr/src/uts/common/io/ib/clients/eoib/enx_misc.c
630
(void) snprintf(name, MAXNAMELEN, "%s@%s,%x", EIB_DRV_NAME,
usr/src/uts/common/io/ib/clients/ibd/ibd.c
4740
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/ib/clients/ibd/ibd.c
5309
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/ib/clients/ibd/ibd.c
610
len = snprintf(ibd_print_buf, sizeof (ibd_print_buf),
usr/src/uts/common/io/ib/clients/ibd/ibd_cm.c
468
(void) snprintf(stat_name, KSTAT_STRLEN, "statistics%d_%x_%u", inst,
usr/src/uts/common/io/ib/clients/iser/iser_resource.c
66
(void) snprintf(name, ISER_CACHE_NAMELEN, "iser_msg_pool_%08x",
usr/src/uts/common/io/ib/clients/iser/iser_resource.c
70
(void) snprintf(name, ISER_CACHE_NAMELEN, "iser_msg_cache_%08x",
usr/src/uts/common/io/ib/clients/iser/iser_resource.c
76
(void) snprintf(name, ISER_CACHE_NAMELEN, "iser_buf_pool_%08x",
usr/src/uts/common/io/ib/clients/iser/iser_resource.c
80
(void) snprintf(name, ISER_CACHE_NAMELEN, "iser_buf_cache_%08x",
usr/src/uts/common/io/ib/clients/of/sol_ofs/sol_ofs_debug_util.c
158
len = snprintf((char *)sol_ofs_print_buf, SOL_OFS_DRV_NAME_LEN,
usr/src/uts/common/io/ib/clients/of/sol_umad/sol_umad.c
674
n = snprintf(name, sizeof (name),
usr/src/uts/common/io/ib/clients/of/sol_umad/sol_umad.c
690
n = snprintf(name, sizeof (name),
usr/src/uts/common/io/ib/clients/of/sol_umad/sol_umad.c
873
n = snprintf(name, sizeof (name), "umad%d",
usr/src/uts/common/io/ib/clients/of/sol_umad/sol_umad.c
909
n = snprintf(name, sizeof (name), "issm%d",
usr/src/uts/common/io/ib/clients/of/sol_uverbs/sol_uverbs.c
548
(void) snprintf(name, 20, "uverbs%d", hca_ndx);
usr/src/uts/common/io/ib/clients/rds/rdsib_debug.c
164
len = snprintf(rds_print_buf, RDS_FUNCNAME_LEN, "%s:\t", label);
usr/src/uts/common/io/ib/clients/rdsv3/ib.c
126
(void) snprintf(name, 64, "RDSV3_IB_FRAG_%llx",
usr/src/uts/common/io/ib/clients/rdsv3/rdsv3_debug.c
163
len = snprintf(rdsv3_print_buf, RDSV3_FUNCNAME_LEN, "%s:\t", label);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1056
(void) snprintf(name, MAXNAMELEN, "%s", *unit_addr);
usr/src/uts/common/io/ib/ibnex/ibnex.c
1081
(void) snprintf(name, IBNEX_MAX_NODEADDR_SZ, "%x,0,%s",
usr/src/uts/common/io/ib/ibnex/ibnex.c
1087
(void) snprintf(name, IBNEX_MAX_NODEADDR_SZ, "%x,%x,%s",
usr/src/uts/common/io/ib/ibnex/ibnex.c
1093
(void) snprintf(name, IBNEX_MAX_NODEADDR_SZ, "%x,0,%s",
usr/src/uts/common/io/ib/ibnex/ibnex.c
1100
(void) snprintf(name, IBNEX_MAX_NODEADDR_SZ, "%llX,%llX",
usr/src/uts/common/io/ib/ibnex/ibnex.c
1105
(void) snprintf(name,
usr/src/uts/common/io/ib/ibnex/ibnex.c
1305
(void) snprintf(device_name, (IBNEX_MAX_NODEADDR_SZ + 4),
usr/src/uts/common/io/ib/ibnex/ibnex.c
2054
(void) snprintf(node_addr, len, "%s,%s", cname, caddr);
usr/src/uts/common/io/ib/ibnex/ibnex.c
2533
(void) snprintf(compatible[0], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2539
(void) snprintf(compatible[1], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2544
(void) snprintf(compatible[2], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2549
(void) snprintf(compatible[3], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2553
(void) snprintf(compatible[4], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2558
(void) snprintf(compatible[5], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
2647
(void) snprintf(hca_guid, IBNEX_HCAGUID_STRSZ, "%llX",
usr/src/uts/common/io/ib/ibnex/ibnex.c
2670
(void) snprintf(hca_guid, IBNEX_HCAGUID_STRSZ, "%llX",
usr/src/uts/common/io/ib/ibnex/ibnex.c
3053
(void) snprintf(devname, MAXNAMELEN, "%s@%x,%x,%s",
usr/src/uts/common/io/ib/ibnex/ibnex.c
3060
(void) snprintf(devname, MAXNAMELEN, "%s@%x,0,%s",
usr/src/uts/common/io/ib/ibnex/ibnex.c
3066
(void) snprintf(devname, MAXNAMELEN, "%s@%x,0,%s",
usr/src/uts/common/io/ib/ibnex/ibnex.c
3341
(void) snprintf(compatible[0], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
3345
(void) snprintf(compatible[1], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
3349
(void) snprintf(compatible[2], IBNEX_MAX_COMPAT_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
3503
(void) snprintf(node_addr,
usr/src/uts/common/io/ib/ibnex/ibnex.c
3518
(void) snprintf(nodep->node_data.
usr/src/uts/common/io/ib/ibnex/ibnex.c
3524
(void) snprintf(unit_addr, len, "%s", temp);
usr/src/uts/common/io/ib/ibnex/ibnex.c
4207
(void) snprintf(ioc->ioc_guid_str, IBNEX_IOC_GUID_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex.c
4210
(void) snprintf(ioc->ioc_phci_guid, IBNEX_PHCI_GUID_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex_hca.c
188
(void) snprintf(nameaddr, MAXNAMELEN,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1504
(void) snprintf(apid, IBTL_IBNEX_APID_LEN, "%llX,0,%s",
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1529
(void) snprintf(apid, IBTL_IBNEX_APID_LEN, "%llX,%x,%s",
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1554
(void) snprintf(apid, IBTL_IBNEX_APID_LEN, "%llX,0,%s",
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1598
(void) snprintf(info_data, MAXNAMELEN,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1617
(void) snprintf(apid, IBTL_IBNEX_APID_LEN, "%s",
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
1629
(void) snprintf(info_data, MAXNAMELEN,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2248
(void) snprintf(*ret_apid, IBTL_IBNEX_APID_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2255
(void) snprintf(*ret_apid, IBTL_IBNEX_APID_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2262
(void) snprintf(*ret_apid, IBTL_IBNEX_APID_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2270
(void) snprintf(*ret_apid, IBTL_IBNEX_APID_LEN,
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2275
(void) snprintf(*ret_apid, IBTL_IBNEX_APID_LEN, "ib%s%s",
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2279
(void) snprintf(*ret_apid, IBTL_IBNEX_APID_LEN, "%s", "-");
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2310
(void) snprintf(service_name[i], 5, "%s", service);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2344
(void) snprintf(service_name[i], 5, "%s", service);
usr/src/uts/common/io/ib/ibnex/ibnex_ioctl.c
2377
(void) snprintf(service_name[i], 5, "%s", service);
usr/src/uts/common/io/ib/ibtl/ibtl_ibnex.c
436
(void) snprintf(tmp, MAXPATHLEN, "VID: 0x%x, PID: 0x%x, #ports: 0x%x",
usr/src/uts/common/io/ib/ibtl/ibtl_ibnex.c
443
(void) snprintf(path, IBTL_IBNEX_STR_LEN,
usr/src/uts/common/io/ib/ibtl/ibtl_impl.c
1236
(void) snprintf(kname, sizeof (kname), "%s%d/port%d/stats",
usr/src/uts/common/io/ib/ibtl/ibtl_impl.c
1326
(void) snprintf(kname, sizeof (kname), "%s%d/port%d/pkeys",
usr/src/uts/common/io/ib/ibtl/ibtl_util.c
274
len = snprintf(ibtf_print_buf, IBTL_DRVNAME_LEN, "%s:\t", label);
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_utils.c
1728
cur_size = snprintf(&buf[next_data], rem_size, "%s%s0x%p\n%s%s0x%p\n"
usr/src/uts/common/io/ib/mgt/ibcm/ibcm_utils.c
1749
cur_size = snprintf(&buf[next_data], rem_size,
usr/src/uts/common/io/idm/idm.c
2326
(void) snprintf(ic->ic_isid, ISCSI_MAX_ISID_LEN + 1,
usr/src/uts/common/io/idm/idm_conn_sm.c
135
(void) snprintf(taskq_name, sizeof (taskq_name) - 1, "conn_sm%08x",
usr/src/uts/common/io/idm/idm_so.c
3234
(void) snprintf(buf, size, "[%s].%u", tmp,
usr/src/uts/common/io/idm/idm_so.c
3245
(void) snprintf(buf, size, "[%s].%u", tmp,
usr/src/uts/common/io/idm/idm_so.c
3253
(void) snprintf(buf, size, "%s", bogus_ip);
usr/src/uts/common/io/idm/idm_text.c
694
(void) snprintf(value_name, 8, "value%d", value_index);
usr/src/uts/common/io/igb/igb_gld.c
1611
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/igb/igb_gld.c
1643
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/igb/igb_main.c
1570
(void) snprintf(eepromver, sizeof (eepromver), "%x.%x",
usr/src/uts/common/io/igb/igb_main.c
5402
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/igc/igc_stat.c
259
(void) snprintf(name, sizeof (name), "rxring%u", ring->irr_idx);
usr/src/uts/common/io/igc/igc_stat.c
314
(void) snprintf(name, sizeof (name), "txring%u", ring->itr_idx);
usr/src/uts/common/io/ipw/ipw2100.c
1201
(void) snprintf(sc->sc_macstr, sizeof (sc->sc_macstr),
usr/src/uts/common/io/ipw/ipw2100.c
468
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/iwh/iwh.c
836
(void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR,
usr/src/uts/common/io/iwh/iwh.c
919
(void) snprintf(strbuf, sizeof (strbuf), DRV_NAME_SP"%d", instance);
usr/src/uts/common/io/iwi/ipw2200.c
1150
(void) snprintf(sc->sc_macstr, sizeof (sc->sc_macstr),
usr/src/uts/common/io/iwi/ipw2200.c
600
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/iwk/iwk2.c
709
(void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR,
usr/src/uts/common/io/iwk/iwk2.c
793
(void) snprintf(strbuf, sizeof (strbuf), DRV_NAME_4965"%d", instance);
usr/src/uts/common/io/iwn/if_iwn.c
1097
(void) snprintf(strbuf, sizeof (strbuf), "iwn%d", instance);
usr/src/uts/common/io/iwn/if_iwn.c
583
(void) snprintf(tmp, KSTAT_STRLEN - 1, "Ant %d power", i);
usr/src/uts/common/io/iwn/if_iwn.c
587
(void) snprintf(tmp, KSTAT_STRLEN - 1, "Ant %d gain", i);
usr/src/uts/common/io/iwn/if_iwn.c
591
(void) snprintf(tmp, KSTAT_STRLEN - 1, "Ant %d temperature", i);
usr/src/uts/common/io/iwn/if_iwn.c
595
(void) snprintf(tmp, KSTAT_STRLEN - 1,
usr/src/uts/common/io/iwn/if_iwn.c
601
(void) snprintf(tmp, KSTAT_STRLEN - 1,
usr/src/uts/common/io/iwn/if_iwn.c
607
(void) snprintf(tmp, KSTAT_STRLEN - 1,
usr/src/uts/common/io/iwp/iwp.c
763
(void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d", WPA_DOOR,
usr/src/uts/common/io/iwp/iwp.c
846
(void) snprintf(strbuf, sizeof (strbuf), DRV_NAME_SP"%d", instance);
usr/src/uts/common/io/ixgbe/ixgbe_gld.c
1079
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/ixgbe/ixgbe_gld.c
866
(void) snprintf(valstr, sizeof (valstr), "%x", value);
usr/src/uts/common/io/ixgbe/ixgbe_main.c
6541
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7214
(void) snprintf(buf, sizeof (buf), "%u.%u", vers->nvm_major,
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7217
(void) snprintf(buf, sizeof (buf), "%x", vers->etk_id);
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7232
(void) snprintf(buf, sizeof (buf), "0x%08x", vers->etk_id);
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7239
(void) snprintf(buf, sizeof (buf), "%u.%u", vers->nvm_major,
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7247
(void) snprintf(buf, sizeof (buf), "%u.%u", vers->devstart_major,
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7256
(void) snprintf(buf, sizeof (buf), "%u.%u.%u", vers->oem_major,
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7270
(void) snprintf(buf, sizeof (buf), "%u.%u", vers->phy_fw_maj,
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7288
(void) snprintf(buf, sizeof (buf), "%u.%u",
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7297
(void) snprintf(buf, sizeof (buf), "%u.%u.%u.%u",
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7301
(void) snprintf(buf, sizeof (buf), "%u.%u.%u.%u",
usr/src/uts/common/io/ixgbe/ixgbe_main.c
7305
(void) snprintf(buf, sizeof (buf), "%x", hw->fw_build);
usr/src/uts/common/io/ksensor/ksensor_test.c
120
(void) snprintf(buf, sizeof (buf), "test.temp.%d.1",
usr/src/uts/common/io/ksensor/ksensor_test.c
129
(void) snprintf(buf, sizeof (buf), "test.temp.%d.2",
usr/src/uts/common/io/ksensor/ksensor_test.c
138
(void) snprintf(buf, sizeof (buf), "test.temp.%d.3",
usr/src/uts/common/io/ksensor/ksensor_test.c
147
(void) snprintf(buf, sizeof (buf), "test.temp.%d.4",
usr/src/uts/common/io/ksensor/ksensor_test.c
156
(void) snprintf(buf, sizeof (buf), "test.eio.%d",
usr/src/uts/common/io/ksensor/ksensor_test.c
165
(void) snprintf(buf, sizeof (buf), "test.volt.%d.1",
usr/src/uts/common/io/ksensor/ksensor_test.c
174
(void) snprintf(buf, sizeof (buf), "test.current.%d.1",
usr/src/uts/common/io/ktest/ktest.c
794
(void) snprintf(msg, KTEST_MAX_LOG_LEN, "multiple results: "
usr/src/uts/common/io/lofi.c
2876
(void) snprintf(namebuf, sizeof (namebuf), LOFI_DRIVER_NAME "@%d",
usr/src/uts/common/io/lofi.c
2948
(void) snprintf(klip->li_devpath, sizeof (klip->li_devpath),
usr/src/uts/common/io/lofi.c
2953
(void) snprintf(namebuf, sizeof (namebuf), "%d", klip->li_id);
usr/src/uts/common/io/lofi.c
3094
(void) snprintf(namebuf, sizeof (namebuf), "%s_taskq_%d",
usr/src/uts/common/io/lofi.c
3224
(void) snprintf(namebuf, sizeof (namebuf), "%u", klip->li_id);
usr/src/uts/common/io/mac/mac_ndd.c
293
(void) snprintf(valp, avail, "%d", new_value);
usr/src/uts/common/io/mac/mac_ndd.c
301
(void) snprintf(priv_name, sizeof (priv_name), "_%s", name);
usr/src/uts/common/io/mac/mac_ndd.c
408
(void) snprintf(priv_name, sizeof (priv_name), "_%s", name);
usr/src/uts/common/io/mac/mac_ndd.c
81
(void) snprintf(cp, len, "%s (%s)", name, rwtag);
usr/src/uts/common/io/mac/mac_provider.c
247
(void) snprintf(mip->mi_name, sizeof (mip->mi_name), "%s%d",
usr/src/uts/common/io/mac/mac_soft_ring.c
162
(void) snprintf(name, sizeof (name),
usr/src/uts/common/io/mac/mac_soft_ring.c
165
(void) snprintf(name, sizeof (name),
usr/src/uts/common/io/mac/mac_soft_ring.c
168
(void) snprintf(name, sizeof (name),
usr/src/uts/common/io/mac/mac_soft_ring.c
171
(void) snprintf(name, sizeof (name),
usr/src/uts/common/io/mac/mac_soft_ring.c
174
(void) snprintf(name, sizeof (name),
usr/src/uts/common/io/mac/mac_soft_ring.c
178
(void) snprintf(name, sizeof (name),
usr/src/uts/common/io/mac/mac_stat.c
1028
(void) snprintf(statname, sizeof (statname),
usr/src/uts/common/io/mac/mac_stat.c
1034
(void) snprintf(statname, sizeof (statname), "mac_tx_ring%d",
usr/src/uts/common/io/mac/mac_stat.c
1063
(void) snprintf(statname, sizeof (statname),
usr/src/uts/common/io/mac/mac_stat.c
1066
(void) snprintf(statname, sizeof (statname),
usr/src/uts/common/io/mac/mac_stat.c
1075
(void) snprintf(statname, sizeof (statname),
usr/src/uts/common/io/mac/mac_stat.c
1080
(void) snprintf(statname, sizeof (statname),
usr/src/uts/common/io/mac/mac_stat.c
1098
(void) snprintf(statname, sizeof (statname), "mac_misc_stat");
usr/src/uts/common/io/mac/mac_stat.c
1118
(void) snprintf(statname, sizeof (statname), "mac_tx_hwlane%d",
usr/src/uts/common/io/mac/mac_stat.c
1143
(void) snprintf(statname, sizeof (statname),
usr/src/uts/common/io/mac/mac_stat.c
1146
(void) snprintf(statname, sizeof (statname),
usr/src/uts/common/io/mac/mac_util.c
1633
(void) snprintf(&driver_path[strlen(driver_path)], MAXPATHLEN,
usr/src/uts/common/io/mac/mac_util.c
1771
(void) snprintf(dln->nexus_path, MAXPATHLEN,
usr/src/uts/common/io/mac/plugins/mac_ether.c
505
(void) snprintf(buf, sz, "%u Mbps, %s duplex", (uint32_t)speed,
usr/src/uts/common/io/mac/plugins/mac_ib.c
292
(void) snprintf(buf, sz, "%u Mbps", (uint32_t)speed);
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4503
len += snprintf(inquiry_buf + len, 265 - len, " Vendor: ");
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4505
len += snprintf(inquiry_buf + len, 265 - len, "%c",
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4509
len += snprintf(inquiry_buf + len, 265 - len, " Model: ");
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4512
len += snprintf(inquiry_buf + len, 265 - len, "%c",
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4516
len += snprintf(inquiry_buf + len, 265 - len, " Rev: ");
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4519
len += snprintf(inquiry_buf + len, 265 - len, "%c",
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4523
len += snprintf(inquiry_buf + len, 265 - len, "\n");
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4529
len += snprintf(inquiry_buf + len, 265 - len, " Type: %s ",
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4534
len += snprintf(inquiry_buf + len, 265 - len,
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4538
len += snprintf(inquiry_buf + len, 265 - len, " CCS\n");
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4540
len += snprintf(inquiry_buf + len, 265 - len, "\n");
usr/src/uts/common/io/mega_sas/megaraid_sas.c
4973
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/mii/mii.c
1631
(void) snprintf(buf, sizeof (buf), "%s: %s", phy_get_name(ph), fmt);
usr/src/uts/common/io/mii/mii.c
237
(void) snprintf(mh->m_name, sizeof (mh->m_name), "%s%d",
usr/src/uts/common/io/mii/mii.c
241
(void) snprintf(tqname, sizeof (tqname), "mii%d", inst);
usr/src/uts/common/io/mlxcx/mlxcx.c
1464
(void) snprintf(namebuf, KSTAT_STRLEN, "mlxcx%d_bufs_cache",
usr/src/uts/common/io/mlxcx/mlxcx.c
1487
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/io/mlxcx/mlxcx.c
2821
(void) snprintf(tq_name, sizeof (tq_name), "%s_async_%d",
usr/src/uts/common/io/mlxcx/mlxcx.c
735
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
577
(void) snprintf(buf, sizeof (buf), "mlxcx_tokens_%d", mlxp->mlx_inst);
usr/src/uts/common/io/mlxcx/mlxcx_cmd.c
584
(void) snprintf(tq_name, sizeof (tq_name), "cmdq_%d", mlxp->mlx_inst);
usr/src/uts/common/io/mlxcx/mlxcx_intr.c
675
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/io/mlxcx/mlxcx_ring.c
1268
(void) snprintf(tq_name, sizeof (tq_name), "%s_refill_%d_%ld",
usr/src/uts/common/io/mlxcx/mlxcx_ring.c
1975
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/io/mlxcx/mlxcx_sensor.c
102
if (snprintf(buf, sizeof (buf), "temp%u", i) >= sizeof (buf)) {
usr/src/uts/common/io/mr_sas/mr_sas.c
1701
(void) snprintf(addr, sizeof (addr), "%x,%x", tgt, lun);
usr/src/uts/common/io/mr_sas/mr_sas.c
1748
(void) snprintf(name, len, "%x,%x", tgt, lun);
usr/src/uts/common/io/mr_sas/mr_sas.c
6489
len += snprintf(inquiry_buf + len, 265 - len, " Vendor: ");
usr/src/uts/common/io/mr_sas/mr_sas.c
6491
len += snprintf(inquiry_buf + len, 265 - len, "%c",
usr/src/uts/common/io/mr_sas/mr_sas.c
6495
len += snprintf(inquiry_buf + len, 265 - len, " Model: ");
usr/src/uts/common/io/mr_sas/mr_sas.c
6498
len += snprintf(inquiry_buf + len, 265 - len, "%c",
usr/src/uts/common/io/mr_sas/mr_sas.c
6502
len += snprintf(inquiry_buf + len, 265 - len, " Rev: ");
usr/src/uts/common/io/mr_sas/mr_sas.c
6505
len += snprintf(inquiry_buf + len, 265 - len, "%c",
usr/src/uts/common/io/mr_sas/mr_sas.c
6509
len += snprintf(inquiry_buf + len, 265 - len, "\n");
usr/src/uts/common/io/mr_sas/mr_sas.c
6515
len += snprintf(inquiry_buf + len, 265 - len, " Type: %s ",
usr/src/uts/common/io/mr_sas/mr_sas.c
6520
len += snprintf(inquiry_buf + len, 265 - len,
usr/src/uts/common/io/mr_sas/mr_sas.c
6524
len += snprintf(inquiry_buf + len, 265 - len, " CCS\n");
usr/src/uts/common/io/mr_sas/mr_sas.c
6526
len += snprintf(inquiry_buf + len, 265 - len, "\n");
usr/src/uts/common/io/mr_sas/mr_sas.c
7238
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/mr_sas/mr_sas.c
895
(void) snprintf(instance->iocnode, sizeof (instance->iocnode),
usr/src/uts/common/io/mwl/mwl.c
1255
(void) snprintf(buf, sizeof (buf), "0x%x", cmd);
usr/src/uts/common/io/mwl/mwl.c
4180
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/mwl/mwl.c
804
(void) snprintf(start_sym, sizeof (start_sym), "%s_start", sym);
usr/src/uts/common/io/mwl/mwl.c
805
(void) snprintf(end_sym, sizeof (end_sym), "%s_end", sym);
usr/src/uts/common/io/mxfe/mxfe.c
3087
(void) snprintf(tag, sizeof (tag),
usr/src/uts/common/io/mxfe/mxfe.c
3091
(void) snprintf(tag, sizeof (tag), "mxfe");
usr/src/uts/common/io/mxfe/mxfe.c
3094
(void) snprintf(buf, sizeof (buf), "%s: %s: %s\n", tag,
usr/src/uts/common/io/net80211/net80211.c
211
(void) snprintf(ic->ic_wpadoor, MAX_IEEE80211STR, "%s_%s%d",
usr/src/uts/common/io/net80211/net80211_proto.c
125
(void) snprintf(buf2, sizeof (buf2), "NODS %s",
usr/src/uts/common/io/net80211/net80211_proto.c
128
(void) snprintf(buf2, sizeof (buf2), "->%s",
usr/src/uts/common/io/net80211/net80211_proto.c
131
(void) snprintf(buf2, sizeof (buf2), "(%s)",
usr/src/uts/common/io/net80211/net80211_proto.c
136
(void) snprintf(buf2, sizeof (buf2), "TODS %s",
usr/src/uts/common/io/net80211/net80211_proto.c
139
(void) snprintf(buf2, sizeof (buf2), "->%s",
usr/src/uts/common/io/net80211/net80211_proto.c
142
(void) snprintf(buf2, sizeof (buf2), "(%s)",
usr/src/uts/common/io/net80211/net80211_proto.c
147
(void) snprintf(buf2, sizeof (buf2), "FRDS %s",
usr/src/uts/common/io/net80211/net80211_proto.c
150
(void) snprintf(buf2, sizeof (buf2), "->%s",
usr/src/uts/common/io/net80211/net80211_proto.c
153
(void) snprintf(buf2, sizeof (buf2), "(%s)",
usr/src/uts/common/io/net80211/net80211_proto.c
158
(void) snprintf(buf2, sizeof (buf2), "DSDS %s",
usr/src/uts/common/io/net80211/net80211_proto.c
161
(void) snprintf(buf2, sizeof (buf2), "->%s ",
usr/src/uts/common/io/net80211/net80211_proto.c
164
(void) snprintf(buf2, sizeof (buf2), "%s",
usr/src/uts/common/io/net80211/net80211_proto.c
167
(void) snprintf(buf2, sizeof (buf2), "->%s",
usr/src/uts/common/io/net80211/net80211_proto.c
180
(void) snprintf(buf2, sizeof (buf2), "%s",
usr/src/uts/common/io/net80211/net80211_proto.c
186
(void) snprintf(buf2, sizeof (buf2), "type#%d",
usr/src/uts/common/io/net80211/net80211_proto.c
196
(void) snprintf(buf2, sizeof (buf2), " %dM", rate / 2);
usr/src/uts/common/io/net80211/net80211_proto.c
200
(void) snprintf(buf2, sizeof (buf2), " +%d", rssi);
usr/src/uts/common/io/net80211/net80211_proto.c
210
(void) snprintf(buf2, 3, "%02x", buf[i]);
usr/src/uts/common/io/nge/nge_main.c
1911
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/nge/nge_main.c
2080
(void) snprintf(pr_val, pr_valsize, "%d", value);
usr/src/uts/common/io/nge/nge_main.c
2401
(void) snprintf(ngep->ifname, sizeof (ngep->ifname), "%s%d",
usr/src/uts/common/io/nvme/nvme.c
1692
(void) snprintf(name, sizeof (name), "%s%d_cmd_taskq%u",
usr/src/uts/common/io/nvme/nvme.c
4224
(void) snprintf(ns->ns_name, sizeof (ns->ns_name), "%u", ns->ns_id);
usr/src/uts/common/io/nvme/nvme.c
5402
(void) snprintf(name, sizeof (name), "%s%d_prp_cache",
usr/src/uts/common/io/nxge/nxge_fm.c
523
(void) snprintf(eclass, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE,
usr/src/uts/common/io/nxge/nxge_main.c
4840
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
4844
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
4855
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
4859
(void) snprintf(valstr, sizeof (valstr), "%d", 0);
usr/src/uts/common/io/nxge/nxge_main.c
4862
(void) snprintf(valstr, sizeof (valstr), "%d", 1);
usr/src/uts/common/io/nxge/nxge_main.c
4865
(void) snprintf(valstr, sizeof (valstr), "%d", 1);
usr/src/uts/common/io/nxge/nxge_main.c
5137
(void) snprintf(valstr, sizeof (valstr), "%d",
usr/src/uts/common/io/nxge/nxge_main.c
5150
(void) snprintf(valstr, sizeof (valstr), "%s",
usr/src/uts/common/io/nxge/nxge_main.c
5165
(void) snprintf(valstr, sizeof (valstr), "1G copper %s",
usr/src/uts/common/io/nxge/nxge_main.c
5170
(void) snprintf(valstr, sizeof (valstr), "1G fiber %s",
usr/src/uts/common/io/nxge/nxge_main.c
5175
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
5181
(void) snprintf(valstr, sizeof (valstr), "10G fiber %s",
usr/src/uts/common/io/nxge/nxge_main.c
5186
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
5191
(void) snprintf(valstr, sizeof (valstr), "1G serdes %s",
usr/src/uts/common/io/nxge/nxge_main.c
5196
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
5201
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
5206
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
5211
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
5215
(void) snprintf(valstr, sizeof (valstr), "unknown %s",
usr/src/uts/common/io/nxge/nxge_main.c
5231
(void) snprintf(valstr, sizeof (valstr), "%s",
usr/src/uts/common/io/nxge/nxge_main.c
5248
(void) snprintf(valstr, sizeof (valstr), "%d",
usr/src/uts/common/io/nxge/nxge_main.c
5259
(void) snprintf(valstr, sizeof (valstr), "%d",
usr/src/uts/common/io/nxge/nxge_main.c
5273
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5285
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5296
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5308
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5320
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5332
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5344
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5356
(void) snprintf(valstr, sizeof (valstr), "%x",
usr/src/uts/common/io/nxge/nxge_main.c
5366
(void) snprintf(valstr, sizeof (valstr),
usr/src/uts/common/io/nxge/nxge_main.c
5378
(void) snprintf(valstr, sizeof (valstr), "%d", 1);
usr/src/uts/common/io/nxge/nxge_main.c
5381
(void) snprintf(valstr, sizeof (valstr), "%d", 0);
usr/src/uts/common/io/nxge/nxge_main.c
5388
(void) snprintf(valstr, sizeof (valstr), "%d", 1);
usr/src/uts/common/io/nxge/nxge_main.c
5391
(void) snprintf(valstr, sizeof (valstr), "%d", 0);
usr/src/uts/common/io/nxge/nxge_ndd.c
1045
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
1050
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
1060
print_len = snprintf((char *)
usr/src/uts/common/io/nxge/nxge_ndd.c
1108
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
1120
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/nxge/nxge_ndd.c
1131
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/nxge/nxge_ndd.c
1137
print_len = snprintf(
usr/src/uts/common/io/nxge/nxge_ndd.c
1144
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/nxge/nxge_ndd.c
1150
print_len = snprintf(
usr/src/uts/common/io/nxge/nxge_ndd.c
1158
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/nxge/nxge_ndd.c
1524
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
1535
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/nxge/nxge_ndd.c
1582
print_len = snprintf((char *)np->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
1589
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/nxge/nxge_ndd.c
1600
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2290
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2298
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2306
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2313
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2321
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2328
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2335
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2341
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
2346
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len, "\n\n");
usr/src/uts/common/io/nxge/nxge_ndd.c
989
print_len = snprintf((char *)((mblk_t *)np)->b_wptr, buf_len,
usr/src/uts/common/io/nxge/nxge_ndd.c
997
print_len = snprintf((char *)((mblk_t *)np)->b_wptr,
usr/src/uts/common/io/nxge/nxge_txdma.c
2567
(void) snprintf(qname, TASKQ_NAMELEN, "tx_%d_%d",
usr/src/uts/common/io/pciex/hotplug/pcie_hp.c
723
(void) snprintf(tmp, PCIE_HP_DEV_FUNC_NUM_STRING_LEN, "%x%x",
usr/src/uts/common/io/pciex/hotplug/pcie_hp.c
734
(void) snprintf(cn_info->cn_name, name_len, "pci.%x,%x",
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
1107
(void) snprintf(tmp_name, sizeof (tmp_name),
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
1119
(void) snprintf(tmp_name, sizeof (tmp_name), "pcie%d",
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
1997
(void) snprintf(tmp_name, sizeof (tmp_name), "pci%d",
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
2003
(void) snprintf(tmp_name, sizeof (tmp_name), "pci%d",
usr/src/uts/common/io/pciex/pci_props.c
282
(void) snprintf(buf, sizeof (buf), "display");
usr/src/uts/common/io/pciex/pci_props.c
285
(void) snprintf(buf, sizeof (buf), "isa");
usr/src/uts/common/io/pciex/pci_props.c
290
(void) snprintf(buf, sizeof (buf), "%s%x,%x", prefix,
usr/src/uts/common/io/pciex/pci_props.c
293
(void) snprintf(buf, sizeof (buf), "%s%x,%x", prefix,
usr/src/uts/common/io/pciex/pci_props.c
551
len = snprintf((char *)&slot[1], sizeof (slot) - sizeof (slot[0]),
usr/src/uts/common/io/pciex/pci_props.c
586
(void) snprintf(unitaddr, sizeof (unitaddr), "%x,%x",
usr/src/uts/common/io/pciex/pci_props.c
589
(void) snprintf(unitaddr, sizeof (unitaddr), "%x",
usr/src/uts/common/io/pciex/pcie_fault.c
1052
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/io/pciex/pcieb.c
879
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/common/io/pciex/pcieb.c
904
(void) snprintf(name, namelen, "%x,%x", device, func);
usr/src/uts/common/io/pciex/pcieb.c
906
(void) snprintf(name, namelen, "%x", device);
usr/src/uts/common/io/ppp/sppptun/sppptun.c
488
(void) snprintf(tll->tll_name, sizeof (tll->tll_name),
usr/src/uts/common/io/ppp/sppptun/sppptun.c
491
(void) snprintf(tll->tll_name, sizeof (tll->tll_name),
usr/src/uts/common/io/pseudonex.c
506
(void) snprintf(name, sizeof (name), "%d", instance);
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
89
#define OSAL_SNPRINTF (ssize_t)snprintf
usr/src/uts/common/io/qede/qede_cfg.c
66
snprintf(name, QEDE_CFG_NAME_LEN_MAX, "default_%s", pName);
usr/src/uts/common/io/qede/qede_cfg.c
75
snprintf(name, QEDE_CFG_NAME_LEN_MAX, "qede%d_%s", qede->instance,
usr/src/uts/common/io/qede/qede_gld.c
1790
snprintf(driver_info.drv_name, MAX_QEDE_NAME_LEN, "%s", "qede");
usr/src/uts/common/io/qede/qede_gld.c
1791
snprintf(driver_info.drv_version, QEDE_STR_SIZE,
usr/src/uts/common/io/qede/qede_gld.c
1793
snprintf(driver_info.mfw_version, QEDE_STR_SIZE,
usr/src/uts/common/io/qede/qede_gld.c
1795
snprintf(driver_info.stormfw_version, QEDE_STR_SIZE,
usr/src/uts/common/io/qede/qede_gld.c
1797
snprintf(driver_info.bus_info, QEDE_STR_SIZE,
usr/src/uts/common/io/qede/qede_gld.c
1835
snprintf(mac_addr, sizeof(mac_addr),
usr/src/uts/common/io/qede/qede_kstat.c
271
snprintf(buf, sizeof (buf), "%16p", (void *)qede);
usr/src/uts/common/io/qede/qede_kstat.c
302
snprintf(pStats->macAddr.value.c, 16, "%02x%02x%02x%02x%02x%02x",
usr/src/uts/common/io/qede/qede_kstat.c
792
snprintf(buf, sizeof (buf), "rxq%d", idx);
usr/src/uts/common/io/qede/qede_kstat.c
863
snprintf(buf, sizeof (buf), "txq%d", idx);
usr/src/uts/common/io/qede/qede_main.c
3359
snprintf(qede->name, sizeof (qede->name), "qede%d", instance);
usr/src/uts/common/io/qede/qede_main.c
3511
snprintf(qede->version,
usr/src/uts/common/io/qede/qede_main.c
3518
snprintf(qede->versionFW,
usr/src/uts/common/io/qede/qede_main.c
3543
snprintf(qede->versionMFW,
usr/src/uts/common/io/qede/qede_main.c
3551
snprintf(qede->chip_name,
usr/src/uts/common/io/qede/qede_main.c
3556
snprintf(qede->chipID,
usr/src/uts/common/io/qede/qede_main.c
3570
snprintf(qede->bus_dev_func,
usr/src/uts/common/io/qede/qede_main.c
3601
snprintf(qede->vendor_device,
usr/src/uts/common/io/qede/qede_main.c
3608
snprintf(qede->intrAlloc,
usr/src/uts/common/io/ral/rt2560.c
2603
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/ramdisk.c
604
(void) snprintf(namebuf, sizeof (namebuf), "%s",
usr/src/uts/common/io/ramdisk.c
607
(void) snprintf(namebuf, sizeof (namebuf), "%s,raw",
usr/src/uts/common/io/ramdisk.c
692
(void) snprintf(namebuf, sizeof (namebuf), "%s",
usr/src/uts/common/io/ramdisk.c
698
(void) snprintf(namebuf, sizeof (namebuf), "%s,raw",
usr/src/uts/common/io/rge/rge_main.c
1615
(void) snprintf(rgep->ifname, sizeof (rgep->ifname), "%s%d",
usr/src/uts/common/io/rsm/rsmka_pathmanager.c
2865
(void) snprintf(connection->hdr.cntlr_name,
usr/src/uts/common/io/rsm/rsmka_pathmanager.c
2877
(void) snprintf(rem_cntlr->remote_cntlrname,
usr/src/uts/common/io/rsm/rsmka_pathmanager.c
904
(void) snprintf(tq_name, sizeof (tq_name), "%x_%llx",
usr/src/uts/common/io/rtw/rtw.c
3340
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/rtw/rtw.c
762
(void) snprintf(scratch, sizeof (scratch),
usr/src/uts/common/io/rum/rum.c
2401
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/rwd/rt2661.c
3122
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/rwn/rt2860.c
3062
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
10688
(void) snprintf(name, sizeof (name), "ahcti_em_taskq%d",
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
3581
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/sata/adapters/ahci/ahci.c
6166
(void) snprintf(taskq_name + strlen(taskq_name),
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4070
(void) snprintf(inst, NV_STR_LEN, "inst%d ",
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4078
(void) snprintf(port, NV_STR_LEN, "port%d",
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
4169
(void) snprintf(nv_log_buf, NV_LOGBUF_LEN, "port%d: %s",
usr/src/uts/common/io/sata/adapters/nv_sata/nv_sata.c
6588
(void) snprintf(tqname, SGPIO_TQ_NAME_LEN,
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
5843
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/sata/adapters/si3124/si3124.c
5885
(void) snprintf(si_log_buf, SI_LOGBUF_LEN, "port%d: %s",
usr/src/uts/common/io/sata/impl/sata.c
1015
(void) snprintf(taskq_name + strlen(taskq_name),
usr/src/uts/common/io/sata/impl/sata.c
10448
(void) snprintf(buf, SATA_ATAPI_MAX_CDB_LEN,
usr/src/uts/common/io/sata/impl/sata.c
11009
(void) snprintf(msg_buf, MAXPATHLEN,
usr/src/uts/common/io/sata/impl/sata.c
13816
(void) snprintf(msg_buf, MAXPATHLEN,
usr/src/uts/common/io/sata/impl/sata.c
13825
(void) snprintf(&msg_buf[strlen(msg_buf)],
usr/src/uts/common/io/sata/impl/sata.c
21438
(void) snprintf(ap, MAXPATHLEN, "/devices");
usr/src/uts/common/io/sata/impl/sata.c
21440
(void) snprintf(ap + strlen(ap), MAXPATHLEN - strlen(ap), ":%d",
usr/src/uts/common/io/sata/impl/sata.c
2188
(void) snprintf(name, namelen, "%x,0", target);
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
1758
(void) snprintf(init_port_name, MAX_NAME_PROP_SIZE,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
4802
(void) snprintf(target_port_name, MAX_NAME_PROP_SIZE,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
4809
(void) snprintf(target_port_name, MAX_NAME_PROP_SIZE,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
4918
(void) snprintf(target_port_name, MAX_NAME_PROP_SIZE,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
4925
(void) snprintf(target_port_name, MAX_NAME_PROP_SIZE,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi.c
592
(void) snprintf(init_port_name, MAX_NAME_PROP_SIZE,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_conn.c
112
if (snprintf(th_name, sizeof (th_name) - 1,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_conn.c
135
if (snprintf(th_name, sizeof (th_name) - 1, ISCSI_CONN_TXTH_NAME_FORMAT,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_lun.c
112
(void) snprintf(addr,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_lun.c
580
(void) snprintf(instance, 32, "%d",
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
151
if (snprintf(th_name,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
1626
if (snprintf(th_name, sizeof (th_name) - 1,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
285
if (snprintf(tq_name, (ISCSI_TH_MAX_NAME_LEN - 1),
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
296
if (snprintf(tq_name, (ISCSI_TH_MAX_NAME_LEN - 1),
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_sess.c
308
if (snprintf(th_name, (ISCSI_TH_MAX_NAME_LEN - 1),
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
185
if (snprintf(ks_name, sizeof (ks_name) - 1, iSCSI_SESS_BASE_NAME,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
226
if (snprintf(ks_name, sizeof (ks_name) - 1, iSCSI_SESS_IO_BASE_NAME,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
351
if (snprintf(ks_name, sizeof (ks_name) - 1, iSCSI_CONN_BASE_NAME,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_stats.c
91
if (snprintf(ks_name, sizeof (ks_name) - 1, iSCSI_HBA_BASE_NAME,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsid.c
1419
(void) snprintf(taskq_name, (ISCSI_TH_MAX_NAME_LEN - 1),
usr/src/uts/common/io/scsi/adapters/iscsi/iscsid.c
2015
(void) snprintf((char *)ihp->hba_name,
usr/src/uts/common/io/scsi/adapters/iscsi/iscsid.c
2021
(void) snprintf(val, sizeof (val), "%02x",
usr/src/uts/common/io/scsi/adapters/iscsi/iscsid.c
2029
(void) snprintf(val, sizeof (val), ".%lx", x);
usr/src/uts/common/io/scsi/adapters/iscsi/isns_client.c
641
if (snprintf(thr_name, sizeof (thr_name) - 1,
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
167
(void) snprintf(nvf_curr_filename, NVF_MAX_FILENAME_LEN, "%s_v%d.%s",
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
169
(void) snprintf(nvf_prev_filename, NVF_MAX_FILENAME_LEN, "%s_v%d.%s",
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
226
(void) snprintf(corrupt_filename, NVF_MAX_FILENAME_LEN,
usr/src/uts/common/io/scsi/adapters/iscsi/nvfile.c
248
(void) snprintf(corrupt_filename, NVF_MAX_FILENAME_LEN,
usr/src/uts/common/io/scsi/adapters/iscsi/persistent.c
450
if (snprintf(key, MAX_KEY_SIZE - 1, "%s,%s:%d,%d",
usr/src/uts/common/io/scsi/adapters/iscsi/persistent.c
542
if (snprintf(key, MAX_KEY_SIZE - 1, "%s,%s:%d,%d",
usr/src/uts/common/io/scsi/adapters/iscsi/persistent.c
82
(void) snprintf(buf, INET6_ADDRSTRLEN, "%03d.%03d.%03d.%03d",
usr/src/uts/common/io/scsi/adapters/iscsi/radius_auth.c
105
(void) snprintf(lbolt, sizeof (lbolt), "%lx", ddi_get_lbolt());
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
419
(void) snprintf(lmrc->l_iocname, sizeof (lmrc->l_iocname),
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
428
(void) snprintf(name, sizeof (name), "%s%d_taskq",
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_ddi.c
902
(void) snprintf(buf, sizeof (buf), "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/scsi/adapters/lmrc/lmrc_raid.c
540
(void) snprintf(name, sizeof (name), "%d", tgtid);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
13871
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
15739
(void) snprintf(component, MAXPATHLEN,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16111
(void) snprintf(component, MAXPATHLEN,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
16114
(void) snprintf(component, MAXPATHLEN,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
3080
reallen = snprintf(name, len, "p%x,%x", phynum, lun);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
3087
reallen = snprintf(name, len, "%s,%x", sas_wwn, lun);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
330
(void) snprintf(ks_name, sizeof (ks_name),
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
500
(void) snprintf(hw_rev, 2, "%s", &chiprev);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
1076
(void) snprintf(hw_rev, 2, "%s", &chiprev);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
1098
(void) snprintf(fw_rev, sizeof (fw_rev), "%x.%x.%x %s",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
2935
written += snprintf(ptr, elem_size, "pmcs%d:%d: ",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
2972
(void) snprintf(local, sizeof (local), "%sINFO: ",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
2985
(void) snprintf(ptr, (sizeof (local)) -
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
3058
(void) snprintf(ks_name, sizeof (ks_name),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
484
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
544
if (snprintf(pwp->fwlogfile_aap1, MAXPATHLEN, "%s%d-aap1.0",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
548
} else if (snprintf(pwp->fwlogfile_iop, MAXPATHLEN,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
797
(void) snprintf(buf, sizeof (buf), "pmcs_iocomp_cb_cache%d", inst);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_attach.c
804
(void) snprintf(buf, sizeof (buf), "pmcs_phy_cache%d", inst);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1004
n += snprintf(&buf[n], (size_left - n), "\n-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1007
n += snprintf(&buf[n], (size_left - n), "\nDump GSM SM: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1023
n += snprintf(&buf[n], (size_left - n), "\n-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1025
n += snprintf(&buf[n], (size_left - n), "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1060
n += snprintf(&tbuf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1086
n += snprintf(&buf[n], (size_left - n), "\nHSST State Capture : \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1088
n += snprintf(&buf[n], (size_left - n), "%s \t %s \n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1095
n += snprintf(&buf[n], (size_left - n), "Phy[%1d]\n", i);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1101
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1106
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
111
n = snprintf(buf, size_left, "\nDump AAP1 register: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1125
n += snprintf(&buf[n], (size_left - n), "\nSSPA State Capture : \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1129
n += snprintf(&buf[n], (size_left - n), "%s \n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1136
n += snprintf(&buf[n], (size_left - n), "[%08X]: %08X \n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
1174
i += snprintf(&buf[i], (size_left - i),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
127
n = snprintf(buf, size_left, "AAP1: Content of "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
133
n = snprintf(buf, size_left,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
142
n = snprintf(buf, size_left, "\nDump IOP register: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
158
n = snprintf(buf, size_left,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
164
n = snprintf(buf, size_left,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
173
n = snprintf(buf, size_left, "\nDump AAP1 event log: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
185
n = snprintf(buf, size_left,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
193
n = snprintf(buf, size_left, "\nDump IOP event log: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
205
n = snprintf(buf, size_left,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
226
n = snprintf(buf, size_left, "\nDump firmware log: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
239
n = snprintf(buf, size_left, "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
254
n = snprintf(buf, size_left, "\nFirmware logging "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
299
n += snprintf(&buf[n], (size_left - n), "\nDump I/O queues: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
303
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
305
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
307
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
309
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
312
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
317
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
329
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
331
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
333
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
335
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
338
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
343
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
354
n += snprintf(&buf[n], (size_left - n), "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
367
n += snprintf(&buf[n], (size_left - n), "\nDump SPC version: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
369
n += snprintf(&buf[n], (size_left - n), "Firmware Release Type = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
371
n += snprintf(&buf[n], (size_left - n), " Sub-Minor Release "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
373
n += snprintf(&buf[n], (size_left - n), " Minor Release "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
375
n += snprintf(&buf[n], (size_left - n), " Major Release "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
377
n += snprintf(&buf[n], (size_left - n), "SPC DeviceID = 0x%04x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
379
n += snprintf(&buf[n], (size_left - n), "SPC Device Revision = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
381
n += snprintf(&buf[n], (size_left - n), "SPC BootStrap Register = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
383
n += snprintf(&buf[n], (size_left - n), "SPC Reset Register = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
385
n += snprintf(&buf[n], (size_left - n), "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
398
n += snprintf(&buf[n], (size_left - n), "\nDump MSGU registers: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
400
n += snprintf(&buf[n], (size_left - n), "inb_doorbell = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
402
n += snprintf(&buf[n], (size_left - n), "inb_doorbell_clear = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
404
n += snprintf(&buf[n], (size_left - n), "outb_doorbell = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
406
n += snprintf(&buf[n], (size_left - n), "outb_doorbell_clear = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
408
n += snprintf(&buf[n], (size_left - n), "scratch_pad0 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
410
n += snprintf(&buf[n], (size_left - n), "scratch_pad1 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
412
n += snprintf(&buf[n], (size_left - n), "scratch_pad2 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
414
n += snprintf(&buf[n], (size_left - n), "scratch_pad3 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
416
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad0 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
418
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad1 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
420
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad2 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
422
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad3 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
424
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad4 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
426
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad5 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
428
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad6 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
430
n += snprintf(&buf[n], (size_left - n), "host_scratch_pad7 = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
432
n += snprintf(&buf[n], (size_left - n), "outb_doorbell_mask = 0x%08x"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
435
n += snprintf(&buf[n], (size_left - n), "MPI Configuration Table: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
437
n += snprintf(&buf[n], (size_left - n), "ASCII Signature = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
439
n += snprintf(&buf[n], (size_left - n), "Firmware Release Type = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
441
n += snprintf(&buf[n], (size_left - n), "Firmware Release Variant = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
443
n += snprintf(&buf[n], (size_left - n), "Firmware Sub-Minor Release "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
445
n += snprintf(&buf[n], (size_left - n), "Firmware Minor Release "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
447
n += snprintf(&buf[n], (size_left - n), "Firmware Major Release "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
449
n += snprintf(&buf[n], (size_left - n), "Maximum Outstanding I/Os "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
451
n += snprintf(&buf[n], (size_left - n), "Maximum Scatter-Gather List "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
454
n += snprintf(&buf[n], (size_left - n), "Maximum number of devices "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
457
n += snprintf(&buf[n], (size_left - n), "Maximum Number of IQs "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
460
n += snprintf(&buf[n], (size_left - n), "Maximum Number of OQs "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
463
n += snprintf(&buf[n], (size_left - n), "High Priority Queue supported"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
465
n += snprintf(&buf[n], (size_left - n), "Interrupt Coalescing supported"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
467
n += snprintf(&buf[n], (size_left - n), "Number of Phys = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
469
n += snprintf(&buf[n], (size_left - n), "SAS Revision Specification = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
471
n += snprintf(&buf[n], (size_left - n), "General Status Table Offset = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
473
n += snprintf(&buf[n], (size_left - n), "Inbound Queue Configuration "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
475
n += snprintf(&buf[n], (size_left - n), "Outbound Queue Configuration "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
477
n += snprintf(&buf[n], (size_left - n), "Inbound Queue Normal/High "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
482
n += snprintf(&buf[n], (size_left - n), "General Event Notification "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
485
n += snprintf(&buf[n], (size_left - n), "Device Handle Removed "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
492
n += snprintf(&buf[n], (size_left - n), "SAS HW Event "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
500
n += snprintf(&buf[n], (size_left - n), "SATA NCQ Error "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
508
n += snprintf(&buf[n], (size_left - n), "I_T Nexus Target "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
516
n += snprintf(&buf[n], (size_left - n), "SSP Target "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
522
n += snprintf(&buf[n], (size_left - n), "I/O Abort Delay = 0x%04x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
524
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
527
n += snprintf(&buf[n], (size_left - n), "MSGU Event Log Buffer Address "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
529
n += snprintf(&buf[n], (size_left - n), "MSGU Event Log Buffer Address "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
531
n += snprintf(&buf[n], (size_left - n), "MSGU Event Log Buffer Size "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
533
n += snprintf(&buf[n], (size_left - n), "MSGU Event Log Severity "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
535
n += snprintf(&buf[n], (size_left - n), "IOP Event Log Buffer Address "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
537
n += snprintf(&buf[n], (size_left - n), "IOP Event Log Buffer Address "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
539
n += snprintf(&buf[n], (size_left - n), "IOP Event Log Buffer Size "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
541
n += snprintf(&buf[n], (size_left - n), "IOP Event Log Severity "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
543
n += snprintf(&buf[n], (size_left - n), "Fatal Error Interrupt "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
545
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
548
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
551
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
554
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
558
n += snprintf(&buf[n], (size_left - n), "Dump GS Table: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
560
n += snprintf(&buf[n], (size_left - n), "GST MPI State: 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
562
n += snprintf(&buf[n], (size_left - n), "Inbound Queue Freeze State 0 "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
564
n += snprintf(&buf[n], (size_left - n), "Inbound Queue Freeze State 1 "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
566
n += snprintf(&buf[n], (size_left - n), "MSGU Tick Count = 0x%08x \n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
568
n += snprintf(&buf[n], (size_left - n), "IOP Tick Count = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
571
n += snprintf(&buf[n], (size_left - n), " Phy %d state = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
575
n += snprintf(&buf[n], (size_left - n), " Recoverable Error "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
580
n += snprintf(&buf[n], (size_left - n), "Dump IQCT Table\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
583
n += snprintf(&buf[n], (size_left - n), "Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
585
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
588
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
592
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
595
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
598
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
601
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
604
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
607
n += snprintf(&buf[n], (size_left - n), " Inbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
612
n += snprintf(&buf[n], (size_left - n), "Dump OQCT Table: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
615
n += snprintf(&buf[n], (size_left - n), "Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
617
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
620
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
623
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
626
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
629
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
632
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
635
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
638
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
642
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
645
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
648
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
651
n += snprintf(&buf[n], (size_left - n), " Outbound Queue "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
656
n += snprintf(&buf[n], (size_left - n), "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
672
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
680
n += snprintf(&buf[n], (size_left - n), "%08x%c", addr[i], c);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
693
n += snprintf(&buf[n], (size_left - n), "\nDump GSM configuration "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
695
n += snprintf(&buf[n], (size_left - n), "RB6 Access Register = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
697
n += snprintf(&buf[n], (size_left - n), "CFG and RST = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
699
n += snprintf(&buf[n], (size_left - n), "RAM ECC ERR INDICATOR= "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
702
n += snprintf(&buf[n], (size_left - n), "READ ADR PARITY CHK EN = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
704
n += snprintf(&buf[n], (size_left - n), "WRITE ADR PARITY CHK EN = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
706
n += snprintf(&buf[n], (size_left - n), "WRITE DATA PARITY CHK EN= "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
708
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
711
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
714
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
717
n += snprintf(&buf[n], (size_left - n), "NMI Enable VPE0 IOP Register"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
719
n += snprintf(&buf[n], (size_left - n), "NMI Enable VPE0 AAP1 Register"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
721
n += snprintf(&buf[n], (size_left - n), "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
735
n += snprintf(&buf[n], (size_left - n), "\nDump PCIe configuration "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
737
n += snprintf(&buf[n], (size_left - n), "VENID = 0x%04x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
739
n += snprintf(&buf[n], (size_left - n), "DEVICE_ID = 0x%04x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
741
n += snprintf(&buf[n], (size_left - n), "CFGCMD = 0x%04x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
743
n += snprintf(&buf[n], (size_left - n), "CFGSTAT = 0x%04x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
745
n += snprintf(&buf[n], (size_left - n), "CLSCODE and REVID = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
747
n += snprintf(&buf[n], (size_left - n), "BIST HDRTYPE LATTIM CLSIZE = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
750
n += snprintf(&buf[n], (size_left - n), "MEMBASE-I LOWER = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
752
n += snprintf(&buf[n], (size_left - n), "MEMBASE-I UPPER = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
754
n += snprintf(&buf[n], (size_left - n), "MEMBASE-II LOWER = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
756
n += snprintf(&buf[n], (size_left - n), "MEMBASE-II UPPER = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
758
n += snprintf(&buf[n], (size_left - n), "MEMBASE-III = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
760
n += snprintf(&buf[n], (size_left - n), "MEMBASE-IV = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
762
n += snprintf(&buf[n], (size_left - n), "SVID = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
764
n += snprintf(&buf[n], (size_left - n), "ROMBASE = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
766
n += snprintf(&buf[n], (size_left - n), "CAP_PTR = 0x%02x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
768
n += snprintf(&buf[n], (size_left - n), "MAXLAT MINGNT INTPIN "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
771
n += snprintf(&buf[n], (size_left - n), "PMC PM_NEXT_CAP PM_CAP_ID = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
773
n += snprintf(&buf[n], (size_left - n), "PMCSR = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
775
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
778
n += snprintf(&buf[n], (size_left - n), "MAL = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
780
n += snprintf(&buf[n], (size_left - n), "MAU = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
782
n += snprintf(&buf[n], (size_left - n), "MD = 0x%04x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
784
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
787
n += snprintf(&buf[n], (size_left - n), "DEVICE_CAP = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
789
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
792
n += snprintf(&buf[n], (size_left - n), "LINK_CAP = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
794
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
797
n += snprintf(&buf[n], (size_left - n), "MSIX_CAP = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
799
n += snprintf(&buf[n], (size_left - n), "TBL_OFFSET = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
801
n += snprintf(&buf[n], (size_left - n), "PBA_OFFSET = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
803
n += snprintf(&buf[n], (size_left - n), "PCIE_CAP_HD = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
805
n += snprintf(&buf[n], (size_left - n), "UE_STAT = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
807
n += snprintf(&buf[n], (size_left - n), "UE_MASK = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
809
n += snprintf(&buf[n], (size_left - n), "UE_SEV = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
811
n += snprintf(&buf[n], (size_left - n), "CE_STAT = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
813
n += snprintf(&buf[n], (size_left - n), "CE_MASK = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
815
n += snprintf(&buf[n], (size_left - n), "ADV_ERR_CTRL = 0x%08x\n",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
818
n += snprintf(&buf[n], (size_left - n), "HD_LOG_DW%d = "
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
822
n += snprintf(&buf[n], (size_left - n), "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
885
n += snprintf(&buf[n], (size_left - n), "\nDump GSM Sparse Registers:"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
893
n += snprintf(&buf[n], (size_left - n), "\n%s - 0x%08X"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
900
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
904
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
911
n += snprintf(&buf[n], (size_left - n),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
921
n += snprintf(&buf[n], (size_left - n), "-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
948
n += snprintf(&buf[n], (size_left - n), "\nDump GSM IO Status Table: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
961
n += snprintf(&buf[n], (size_left - n), "\n-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
963
n += snprintf(&buf[n], (size_left - n), "\nDump Ring Buffer Storage: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
976
n += snprintf(&buf[n], (size_left - n), "\n-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
979
n += snprintf(&buf[n], (size_left - n), "\nDump Ring Buffer Pointers:\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
990
n += snprintf(&buf[n], (size_left - n), "\n-----------------\n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_fwlog.c
993
n += snprintf(&buf[n], (size_left - n), "\nDump Ring Buffer Access: \n"
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1043
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1108
(void) snprintf(buf, sizeof (buf), "Status 0x%x",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1174
(void) snprintf(buf, sizeof (buf), "Status 0x%x",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1293
(void) snprintf(local, sizeof (local),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1297
(void) snprintf(local, sizeof (local),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1300
(void) snprintf(local, sizeof (local),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
131
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1381
(void) snprintf(local, sizeof (local),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
156
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1603
(void) snprintf(local, sizeof (local),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
1707
(void) snprintf(local, sizeof (local),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
35
(void) snprintf(l, sizeof (l), \
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_intr.c
925
(void) snprintf(buf, sizeof (buf), "Inbound PHY CRC error");
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
116
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
126
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
136
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
146
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
156
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
166
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
574
str_len = snprintf(tbuf, 80, "VPD: %c%c = <",
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_nvram.c
755
(void) snprintf(&buf[i], (size_left - i),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_scsa.c
2917
(void) snprintf(buf, sizeof (buf), "Error 0x%x", status);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
2858
(void) snprintf(ap, 1, "%s", "0");
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4264
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
4500
(void) snprintf(buf, sizeof (buf),
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5710
(void) snprintf(obuf, olen, "%s.%02x", obuf, pptr->phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
5712
(void) snprintf(obuf, olen, "pp%02x", pptr->phynum);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
7617
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", DDI_FM_DEVICE, detail);
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
8076
(void) snprintf(phyp->att_port_pm_str, PMCS_PM_MAX_NAMELEN,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
8078
(void) snprintf(phyp->tgt_port_pm_str, PMCS_PM_MAX_NAMELEN,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
8084
(void) snprintf(phyp->att_port_pm_str,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
8092
(void) snprintf(phyp->tgt_port_pm_str,
usr/src/uts/common/io/scsi/adapters/pmcs/pmcs_subr.c
874
(void) snprintf(buf, sizeof (buf), "Status 0x%x",
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
1710
(void) snprintf(addr, sizeof (addr), "%x", i);
usr/src/uts/common/io/scsi/adapters/pvscsi/pvscsi.c
342
(void) snprintf(addr, sizeof (addr), "%x", msg->target);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
2177
(void) snprintf(name, len, "g%s", guid);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
2180
(void) snprintf(name, len, "%s", vlun->svl_fops_name);
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
5040
(void) snprintf(ks_name, KSTAT_STRLEN, "%s%d.t%d.%s%d",
usr/src/uts/common/io/scsi/adapters/scsi_vhci/scsi_vhci.c
663
(void) snprintf(cache_name_buf, sizeof (cache_name_buf),
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi.h
528
#define MEMP(args...) (void) snprintf(m.mem + strlen(m.mem), \
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hba.c
1058
(void) snprintf(wwid_str, sizeof (wwid_str), "%" PRIx64,
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hba.c
109
(void) snprintf(iport_str, sizeof (iport_str), "0x%x", instance);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hba.c
184
(void) snprintf(wwid_str, sizeof (wwid_str), "%" PRIx64,
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_hba.c
954
(void) snprintf(wwn_str, 20, "w%016" PRIx64, d->pd_wwid);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
1788
(void) snprintf(dev->pd_unit_address, sizeof (dev->pd_unit_address),
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
1859
(void) snprintf(dev->pd_unit_address, 20, "w%016lx,0",
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
1922
(void) snprintf(dev->pd_unit_address, sizeof (dev->pd_unit_address),
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
922
(void) snprintf(s->s_firmware_version + strlen(s->s_firmware_version),
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_init.c
950
(void) snprintf(b->driver_version, sizeof (b->driver_version),
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_main.c
198
(void) snprintf(m.mem, m.len, "smartpqi_cache%d", instance);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_main.c
202
(void) snprintf(m.mem, m.len, "pqi_events_taskq%d", instance);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_main.c
205
(void) snprintf(m.mem, m.len, "pqi_complete_taskq%d", instance);
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_util.c
866
(void) snprintf(lun_str + strlen(lun_str),
usr/src/uts/common/io/scsi/adapters/smartpqi/smartpqi_util.c
895
#define SCRATCH_PRINT(args...) (void)snprintf(scratch + strlen(scratch), \
usr/src/uts/common/io/scsi/adapters/smrt/smrt.c
370
(void) snprintf(taskq_name, sizeof (taskq_name), "smrt_discover_%u",
usr/src/uts/common/io/scsi/adapters/smrt/smrt_logvol.c
159
(void) snprintf(id, sizeof (id), "%x",
usr/src/uts/common/io/scsi/adapters/smrt/smrt_logvol.c
91
(void) snprintf(id, sizeof (id), "%x",
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1422
(void) snprintf(ra, len,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1426
(void) snprintf(ra, len,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1432
(void) snprintf(ra, len,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1436
(void) snprintf(ra, len,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1501
(void) snprintf(ua, len, "%s,%" PRIx64,
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1504
(void) snprintf(ua, len, "%s,%" PRIx64 ",%x",
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1509
(void) snprintf(ua, len, "%x,%" PRIx64, tgt, lun64);
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
1511
(void) snprintf(ua, len, "%x,%" PRIx64 ",%x",
usr/src/uts/common/io/scsi/conf/scsi_confsubr.c
831
(void) snprintf(pathbuf + len, MAXPATHLEN - len, "/%s@%s",
usr/src/uts/common/io/scsi/impl/scsi_fm.c
113
(void) snprintf(class, ERPT_CLASS_SZ, "%s.%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
10105
(void) snprintf(context, sizeof (context), "%s%d.phymap",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
10200
(void) snprintf(port, SAS_PHY_NAME_LEN, SAS_PHY_NAME_FMT,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
10391
(void) snprintf(name, SAS_PHY_NAME_LEN, SAS_PHY_NAME_FMT,
usr/src/uts/common/io/scsi/impl/scsi_hba.c
1328
(void) snprintf(cache_name, sizeof (cache_name),
usr/src/uts/common/io/scsi/impl/scsi_hba.c
1499
(void) snprintf(addr, maxlen, "%s", tport);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
1511
(void) snprintf(addr, maxlen, "w%s", wwn);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
2235
(void) snprintf(addr, maxlen, "%s", iport_ua);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3927
(void) snprintf(p, tlen, "%s", compat0);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3936
(void) snprintf(p, tlen, "scsiclass,%02x%02x%s.v%s.p%s.r%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3946
(void) snprintf(p, tlen, "scsiclass,%02x%02x.v%s.p%s.r%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3956
(void) snprintf(p, tlen, "scsiclass,%02x%s.v%s.p%s.r%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3966
(void) snprintf(p, tlen, "scsiclass,%02x.v%s.p%s.r%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3976
(void) snprintf(p, tlen, "scsiclass,%02x%02x%s.v%s.p%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3986
(void) snprintf(p, tlen, "scsiclass,%02x%02x.v%s.p%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
3996
(void) snprintf(p, tlen, "scsiclass,%02x%s.v%s.p%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4006
(void) snprintf(p, tlen, "scsiclass,%02x.v%s.p%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4016
(void) snprintf(p, tlen, "scsa,%02x.b%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4026
(void) snprintf(p, tlen, "scsiclass,%02x%02x%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4036
(void) snprintf(p, tlen, "scsiclass,%02x%02x",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4046
(void) snprintf(p, tlen, "scsiclass,%02x%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4055
(void) snprintf(p, tlen, "scsiclass,%02x", dtype_node);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4063
(void) snprintf(p, tlen, "scsa.f%s", ff);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
4071
(void) snprintf(p, tlen, "scsiclass");
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6936
(void) snprintf(addr, sizeof (addr),
usr/src/uts/common/io/scsi/impl/scsi_hba.c
6939
(void) snprintf(addr, sizeof (addr),
usr/src/uts/common/io/scsi/impl/scsi_hba.c
7419
(void) snprintf(addr, sizeof (addr), "%s,0", taddr);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
8465
(void) snprintf(nameaddr, sizeof (nameaddr), "smp@%s", addr);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
8663
(void) snprintf(context, sizeof (context), "%s%d.tgtmap.scsi",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
8675
(void) snprintf(context, sizeof (context), "%s%d.tgtmap.smp",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9161
(void) snprintf(addr, SCSI_MAXNAMELEN, "iport@%s", portnm);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9305
(void) snprintf(addr, SCSI_MAXNAMELEN, "iport@%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9401
(void) snprintf(addr, SCSI_MAXNAMELEN, "iport@%s",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9445
(void) snprintf(nameaddr, sizeof (nameaddr), "iport@%s", iport_addr);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9465
(void) snprintf(nameaddr, sizeof (nameaddr), "iport@%s", addr);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9542
(void) snprintf(context, sizeof (context), "%s%d.iportmap",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9675
(void) snprintf(context, sizeof (context), "%s%d.%s.lunmap",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9731
(void) snprintf(context, sizeof (context), "%s%d.%s.lunmap",
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9797
(void) snprintf(ua, sizeof (ua), "%s,%" PRIx64, taddr, lun64);
usr/src/uts/common/io/scsi/impl/scsi_hba.c
9799
(void) snprintf(ua, sizeof (ua), "%s,%" PRIx64 ",%x",
usr/src/uts/common/io/scsi/impl/smp_transport.c
126
(void) snprintf(&component[ilen], clen - ilen,
usr/src/uts/common/io/scsi/targets/sd.c
10627
(void) snprintf(taskq_name, sizeof (taskq_name),
usr/src/uts/common/io/scsi/targets/sd.c
10633
(void) snprintf(taskq_name, sizeof (taskq_name),
usr/src/uts/common/io/scsi/targets/sd.c
18831
n = snprintf(path, MAXPATHLEN, "/devices");
usr/src/uts/common/io/scsi/targets/sd.c
18834
n += snprintf(path + n, MAXPATHLEN - n, ":x");
usr/src/uts/common/io/scsi/targets/sd.c
29480
(void) snprintf(panic_str, sizeof (panic_str),
usr/src/uts/common/io/scsi/targets/sd.c
7734
(void) snprintf(name_str, sizeof (name_str),
usr/src/uts/common/io/scsi/targets/sd.c
8479
(void) snprintf(kstatmodule_err, sizeof (kstatmodule_err),
usr/src/uts/common/io/scsi/targets/sd.c
8481
(void) snprintf(kstatname, sizeof (kstatname),
usr/src/uts/common/io/scsi/targets/sd.c
8661
(void) snprintf(kstatname, sizeof (kstatname),
usr/src/uts/common/io/scsi/targets/sd.c
9948
(void) snprintf(name_str, sizeof (name_str),
usr/src/uts/common/io/scsi/targets/sgen.c
788
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,err",
usr/src/uts/common/io/sdcard/adapters/sdhost/sdhost.c
1077
(void) snprintf(ksname, sizeof (ksname), "slot%d", num);
usr/src/uts/common/io/sdcard/impl/sda_slot.c
518
(void) snprintf(name, sizeof (name), "slot_%d_hp_tq",
usr/src/uts/common/io/sdcard/impl/sda_slot.c
532
(void) snprintf(name, sizeof (name), "slot_%d_main_tq",
usr/src/uts/common/io/sdcard/impl/sda_slot.c
887
(void) snprintf(msgbuf, sizeof (msgbuf),
usr/src/uts/common/io/sdcard/impl/sda_slot.c
892
(void) snprintf(msgbuf, sizeof (msgbuf), "%ssda: %s%s",
usr/src/uts/common/io/sfxge/sfxge.c
70
(void) snprintf(sp->s_cfg_kstat.buf.sck_mac, 64,
usr/src/uts/common/io/sfxge/sfxge.c
820
(void) snprintf(name, MAXNAMELEN - 1, "%s_vpd", ddi_driver_name(dip));
usr/src/uts/common/io/sfxge/sfxge.c
913
(void) snprintf(name, MAXNAMELEN - 1, "%s_cfg", ddi_driver_name(dip));
usr/src/uts/common/io/sfxge/sfxge_debug.h
55
(void) snprintf(buf, MAXNAMELEN - 1, \
usr/src/uts/common/io/sfxge/sfxge_ev.c
1151
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_%s_cache",
usr/src/uts/common/io/sfxge/sfxge_ev.c
678
(void) snprintf(name, MAXNAMELEN - 1, "%s_evq%04d",
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
602
(void) snprintf(valp, size, "%ld", val);
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
701
(void) snprintf(*mac_priv_props, MAXLINKPROPNAME - 1,
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
707
(void) snprintf(*mac_priv_props, MAXLINKPROPNAME - 1,
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
713
(void) snprintf(*mac_priv_props, MAXLINKPROPNAME - 1,
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
720
(void) snprintf(*mac_priv_props, MAXLINKPROPNAME - 1,
usr/src/uts/common/io/sfxge/sfxge_mac.c
197
(void) snprintf(name, MAXNAMELEN - 1, "%s_mac", ddi_driver_name(dip));
usr/src/uts/common/io/sfxge/sfxge_mac.c
661
(void) snprintf(info, sizeof (info), ": now %dMbps %s duplex",
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
229
snprintf(buffer + position, SFXGE_MCDI_LOG_BUF_SIZE - position,
usr/src/uts/common/io/sfxge/sfxge_mcdi.c
250
pfxsize = snprintf(buffer, sizeof (buffer),
usr/src/uts/common/io/sfxge/sfxge_mon.c
138
(void) snprintf(name, MAXNAMELEN - 1, "%s_%s", ddi_driver_name(dip),
usr/src/uts/common/io/sfxge/sfxge_phy.c
143
(void) snprintf(name, MAXNAMELEN - 1, "%s_%s", ddi_driver_name(dip),
usr/src/uts/common/io/sfxge/sfxge_rx.c
1169
(void) snprintf(name, MAXNAMELEN - 1, "%s_rxq%04d",
usr/src/uts/common/io/sfxge/sfxge_rx.c
2142
(void) snprintf(name, MAXNAMELEN - 1, "%s_rss", ddi_driver_name(dip));
usr/src/uts/common/io/sfxge/sfxge_rx.c
2162
(void) snprintf(name, MAXNAMELEN - 1, "evq%04d_count", index);
usr/src/uts/common/io/sfxge/sfxge_rx.c
2547
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_rx_packet_cache",
usr/src/uts/common/io/sfxge/sfxge_rx.c
2555
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_rxq_cache",
usr/src/uts/common/io/sfxge/sfxge_sram.c
48
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_sram", ddi_driver_name(dip),
usr/src/uts/common/io/sfxge/sfxge_tx.c
1037
(void) snprintf(name, MAXNAMELEN - 1, "%s_txq%04d",
usr/src/uts/common/io/sfxge/sfxge_tx.c
2610
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_tx_packet_cache",
usr/src/uts/common/io/sfxge/sfxge_tx.c
2618
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_tx_buffer_cache",
usr/src/uts/common/io/sfxge/sfxge_tx.c
2626
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_tx_mapping_cache",
usr/src/uts/common/io/sfxge/sfxge_tx.c
2634
(void) snprintf(name, MAXNAMELEN - 1, "%s%d_txq_cache",
usr/src/uts/common/io/simnet/simnet.c
1464
ret = snprintf(val, len, "%d", value);
usr/src/uts/common/io/simnet/simnet.c
1513
ret = snprintf(val, len, "%s", value);
usr/src/uts/common/io/simnet/simnet.c
1627
(void) snprintf(valstr, sizeof (valstr), "%d", 0);
usr/src/uts/common/io/skd/skd.c
375
(void) snprintf(skdev->id_str, sizeof (skdev->id_str), "%s:", DRV_NAME);
usr/src/uts/common/io/skd/skd.c
3768
(void) snprintf(str, len, "PCIe (%s rev %d)",
usr/src/uts/common/io/skd/skd.c
4580
(void) snprintf(skdev->devid_str, sizeof (skdev->devid_str),
usr/src/uts/common/io/skd/skd.c
4729
(void) snprintf(skdev->name, sizeof (skdev->name),
usr/src/uts/common/io/softmac/softmac_main.c
1574
(void) snprintf(devname, MAXNAMELEN, "%s%d", ddi_major_to_name(major),
usr/src/uts/common/io/softmac/softmac_main.c
1638
(void) snprintf(mac, MAXNAMELEN, "%s%d", drv, getminor(dev) - 1);
usr/src/uts/common/io/softmac/softmac_main.c
377
(void) snprintf(devname, MAXNAMELEN, "%s%d", ddi_driver_name(dip), ppa);
usr/src/uts/common/io/softmac/softmac_main.c
973
(void) snprintf(devname, MAXNAMELEN, "%s%d", ddi_driver_name(dip), ppa);
usr/src/uts/common/io/strplumb.c
290
(void) snprintf(rootfs.bo_devname, BO_MAXOBJNAME,
usr/src/uts/common/io/strplumb.c
292
(void) snprintf(rootfs.bo_ifname, BO_MAXOBJNAME, "%s%d",
usr/src/uts/common/io/strplumb.c
650
(void) snprintf(dhcifname, IFNAMSIZ, "%s%d",
usr/src/uts/common/io/strplumb.c
689
(void) snprintf(clonepath, MAXPATHLEN,
usr/src/uts/common/io/tem_safe.c
880
len = snprintf(buf, sizeof (buf), "%c[8;%u;%ut",
usr/src/uts/common/io/tl.c
1082
(void) snprintf(name, sizeof (name), "%s_ai_hash",
usr/src/uts/common/io/tl.c
1100
(void) snprintf(name, sizeof (name), "%s_sockaddr_hash",
usr/src/uts/common/io/tl.c
1106
(void) snprintf(name, sizeof (name), "%s_addr_hash",
usr/src/uts/common/io/tpm/tpm.c
2063
(void) snprintf(buf, sizeof (buf), "tpmrng TPM RNG");
usr/src/uts/common/io/tpm/tpm.c
2081
(void) snprintf(ID, sizeof (ID), "tpmrng %s", IDENT_TPMRNG);
usr/src/uts/common/io/trill.c
958
(void) snprintf(kstatname, sizeof (kstatname), "%s-%s",
usr/src/uts/common/io/tvhci.c
518
(void) snprintf(addr, MAXNAMELEN, "g%s", guid);
usr/src/uts/common/io/tvhci.c
539
(void) snprintf(pname, len, "%s@%d,%s",
usr/src/uts/common/io/uath/uath.c
3247
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/uath/uath.c
639
(void) snprintf(buf, sizeof (buf), "0x%02x", code);
usr/src/uts/common/io/uath/uath.c
730
(void) snprintf(start_sym, sizeof (start_sym), "%s_start", sym);
usr/src/uts/common/io/uath/uath.c
731
(void) snprintf(end_sym, sizeof (end_sym), "%s_end", sym);
usr/src/uts/common/io/ural/ural.c
2356
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/urtw/urtw.c
4441
(void) snprintf(strbuf, sizeof (strbuf), "%s%d",
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3598
(void) snprintf(tq_nm, sizeof (tq_nm), "%s_%d_tq",
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
3643
(void) snprintf(tq_nm, sizeof (tq_nm), "%s_%d_tq",
usr/src/uts/common/io/usb/clients/audio/usb_ac/usb_ac.c
468
(void) snprintf(uacp->dstr, sizeof (uacp->dstr), "%s#%d",
usr/src/uts/common/io/usb/clients/audio/usb_as/usb_as.c
323
(void) snprintf(uasp->dstr, sizeof (uasp->dstr), "%s#%d",
usr/src/uts/common/io/usb/clients/ccid/ccid.c
2970
(void) snprintf(buf, sizeof (buf), "slot%u", i);
usr/src/uts/common/io/usb/clients/ccid/ccid.c
3288
(void) snprintf(buf, sizeof (buf), "ccid%d_taskq", inst);
usr/src/uts/common/io/usb/clients/ccid/ccid.c
3318
(void) snprintf(buf, sizeof (buf), "ccid%d_seqs", inst);
usr/src/uts/common/io/usb/clients/usbecm/usbecm.c
310
(void) snprintf(strbuf, sizeof (strbuf), "usbecm%d", instance);
usr/src/uts/common/io/usb/clients/usbskel/usbskel.c
333
devinstlen = snprintf(devinst, USB_MAXSTRINGLEN, "%s%d: ",
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
4494
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,intrs",
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
4535
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,total",
usr/src/uts/common/io/usb/hcd/ehci/ehci_util.c
4548
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,%s",
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10907
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,intrs",
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10944
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,total",
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
10957
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,%s",
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
2284
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,intrs",
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
2317
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,total",
usr/src/uts/common/io/usb/hcd/uhci/uhciutil.c
2330
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,%s",
usr/src/uts/common/io/usb/usba/hcdi.c
293
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,hotplug",
usr/src/uts/common/io/usb/usba/hcdi.c
323
(void) snprintf(kstatname, KSTAT_STRLEN, "%s%d,error",
usr/src/uts/common/io/usb/usba/hubdi.c
1392
(void) snprintf(cname, 80, "%s", (char *)arg);
usr/src/uts/common/io/usb/usba/hubdi.c
2070
(void) snprintf(ap_name, HUBD_APID_NAMELEN, "%s%d",
usr/src/uts/common/io/usb/usba/hubdi.c
8363
(void) snprintf(ap_name, HUBD_APID_NAMELEN, "%s%d",
usr/src/uts/common/io/usb/usba/usba.c
213
(void) snprintf(compat_name,
usr/src/uts/common/io/usb/usba/usba.c
219
(void) snprintf(compat_name,
usr/src/uts/common/io/usb/usba/usba.c
227
(void) snprintf(compat_name,
usr/src/uts/common/io/usb/usba/usba_ugen.c
217
(void) snprintf(name, len, "%s_ugen", ddi_driver_name(dip));
usr/src/uts/common/io/usb/usba/usbai.c
248
(void) snprintf(driver_name, USBA_DRVNAME_LEN,
usr/src/uts/common/io/usb/usba/usbai.c
253
len = snprintf(usba_print_buf, USBA_PRINT_BUF_LEN, "\t");
usr/src/uts/common/io/usb/usba/usbai.c
261
len = snprintf(usba_print_buf, USBA_PRINT_BUF_LEN,
usr/src/uts/common/io/usb/usba/usbai.c
265
len = snprintf(usba_print_buf, USBA_PRINT_BUF_LEN,
usr/src/uts/common/io/usb/usba/usbai.c
271
len = snprintf(usba_print_buf, USBA_PRINT_BUF_LEN,
usr/src/uts/common/io/usb/usba/usbai.c
274
len = snprintf(usba_print_buf, USBA_PRINT_BUF_LEN,
usr/src/uts/common/io/usb/usba/usbai.c
829
(void) snprintf(str, USBA_POWER_STR_SIZE, "NAME= %s%d Power",
usr/src/uts/common/io/usb/usba/usbai.c
898
(void) snprintf(str, USBA_POWER_STR_SIZE,
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
462
(void) snprintf(tq_name, sizeof (tq_name),
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
468
(void) snprintf(tq_name, sizeof (tq_name),
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
493
(void) snprintf(tq_name, sizeof (tq_name),
usr/src/uts/common/io/usb/usba/usbai_pipe_mgmt.c
498
(void) snprintf(tq_name, sizeof (tq_name),
usr/src/uts/common/io/usb/usba/usbai_register.c
1666
(void) snprintf(string, USB_MAXSTRINGLEN,
usr/src/uts/common/io/vcons_conf.c
112
(void) snprintf(buf, buflen, "/dev/console");
usr/src/uts/common/io/vcons_conf.c
117
(void) snprintf(buf, buflen, "%u", vc_cons_user);
usr/src/uts/common/io/vcons_conf.c
96
(void) snprintf(buf, buflen, "/dev/console");
usr/src/uts/common/io/vcons_conf.c
98
(void) snprintf(buf, buflen, "%u", vc_active_console);
usr/src/uts/common/io/vioif/vioif.c
1738
if (snprintf(pr_val, pr_valsize, "%u", value) >= pr_valsize) {
usr/src/uts/common/io/vioif/vioif.c
1784
(void) snprintf(valstr, sizeof (valstr), "%d", value);
usr/src/uts/common/io/vioscsi/vioscsi.c
1084
(void) snprintf(addr, sizeof (addr), "%x", vd->vd_target);
usr/src/uts/common/io/vioscsi/vioscsi.c
1149
(void) snprintf(ua, sizeof (ua), "%x", target);
usr/src/uts/common/io/virtio/virtio_main.c
903
(void) snprintf(space_name, sizeof (space_name), "%s%d_vq_%s",
usr/src/uts/common/io/vnic/vnic_dev.c
994
(void) snprintf(secondary_name, sizeof (secondary_name),
usr/src/uts/common/io/vr/vr.c
317
(void) snprintf(vrp->ifname, sizeof (vrp->ifname), "%s%d",
usr/src/uts/common/io/vscan/vscan_drv.c
678
(void) snprintf(name, VS_NODENAME_LEN, "vscan%d", idx);
usr/src/uts/common/io/wpi/wpi.c
650
(void) snprintf(strbuf, sizeof (strbuf), "wpi%d", instance);
usr/src/uts/common/io/wscons.c
1524
(void) snprintf(data, sizeof (data), "%u", value);
usr/src/uts/common/io/xge/drv/xge_osdep.h
122
#define xge_os_snprintf snprintf
usr/src/uts/common/io/zyd/zyd.c
641
(void) snprintf(strbuf, sizeof (strbuf), ZYD_DRV_NAME"%d", instance);
usr/src/uts/common/krtld/kobj.c
4612
n = snprintf(buf, size, "%s\n", filename);
usr/src/uts/common/os/callout.c
1977
(void) snprintf(s, KMEM_CACHE_NAMELEN, "callout_cache%lx",
usr/src/uts/common/os/callout.c
1981
(void) snprintf(s, KMEM_CACHE_NAMELEN, "callout_lcache%lx",
usr/src/uts/common/os/cpu.c
2438
(void) snprintf(name, sizeof (name), "cpu_stat%d", cpun);
usr/src/uts/common/os/cpu.c
2528
(void) snprintf(name, sizeof (name), "cpu_stat%d", cpun);
usr/src/uts/common/os/cpu.c
3084
(void) snprintf(clkstr, sizeof (clkstr), "%"PRIu64,
usr/src/uts/common/os/dacf.c
233
(void) snprintf(hbuf, sizeof (hbuf),
usr/src/uts/common/os/dacf_clnt.c
102
(void) snprintf(drv_mname, MAXPATHLEN, "%s:%s", drv_name, name);
usr/src/uts/common/os/damap.c
1170
(void) snprintf(tqn, sizeof (tqn), "actv-%s", mapp->dam_name);
usr/src/uts/common/os/damap.c
1217
(void) snprintf(tqn, sizeof (tqn), "deactv-%s",
usr/src/uts/common/os/ddifm.c
166
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/ddifm.c
175
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/ddifm.c
182
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/ddifm.c
192
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/ddifm.c
199
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/ddifm.c
230
(void) snprintf(classp, DDI_DVR_MAX_CLASS, "%s%s", DVR_ERPT,
usr/src/uts/common/os/ddifm.c
248
(void) snprintf(stkp, DDI_FM_SYM_SZ,
usr/src/uts/common/os/ddifm.c
413
(void) snprintf(class, ERPT_CLASS_SZ, "%s.%s",
usr/src/uts/common/os/devcfg.c
4055
(void) snprintf(config_name, MAXNAMELEN, "%s",
usr/src/uts/common/os/devcfg.c
4058
(void) snprintf(config_name, MAXNAMELEN, "%s:%s",
usr/src/uts/common/os/devcfg.c
4088
(void) snprintf(config_name, MAXNAMELEN, "%s", minorname);
usr/src/uts/common/os/devcfg.c
4234
(void) snprintf(devfspath, MAXPATHLEN, "%s:%s",
usr/src/uts/common/os/devcfg.c
9294
(void) snprintf(buf, buflen, "%s: ",
usr/src/uts/common/os/devcfg.c
9297
(void) snprintf(buf, buflen, "%s%d: ",
usr/src/uts/common/os/devcfg.c
9331
(void) snprintf(buf, buflen, "DEBUG: ");
usr/src/uts/common/os/devcfg.c
9342
(void) snprintf(buf, buflen, fmtbad);
usr/src/uts/common/os/dumpsubr.c
2580
#define P(...) (p += p < e ? snprintf(p, e - p, __VA_ARGS__) : 0)
usr/src/uts/common/os/evchannels.c
1945
pub_sz = snprintf(pub, MAX_PUB_LEN, "%s:kern:%s", vendor, pubs) + 1;
usr/src/uts/common/os/evchannels.c
452
(void) snprintf(thnam, sizeof (thnam), "sysevent_chan-%d",
usr/src/uts/common/os/exec.c
181
(void) snprintf(path, allocsize, "/dev/fd/%d", fd);
usr/src/uts/common/os/exit.c
117
(void) snprintf(buf, bufsz, "exited with status %d", what);
usr/src/uts/common/os/exit.c
120
(void) snprintf(buf, bufsz, "exited on fatal signal %d", what);
usr/src/uts/common/os/exit.c
123
(void) snprintf(buf, bufsz, "core dumped on signal %d", what);
usr/src/uts/common/os/exit.c
126
(void) snprintf(buf, bufsz, "encountered unknown error "
usr/src/uts/common/os/fm.c
1270
(void) snprintf(stkp, FM_SYM_SZ, "%s+%lx", sym, off);
usr/src/uts/common/os/fm.c
1272
(void) snprintf(stkp, FM_SYM_SZ, "%lx", (long)stack[i]);
usr/src/uts/common/os/fm.c
1348
(void) snprintf(idstr, sizeof (idstr), "%u", id);
usr/src/uts/common/os/fm.c
832
(void) snprintf(ereport_class, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/fm.c
916
(void) snprintf(idstr, sizeof (idstr), "%u", id);
usr/src/uts/common/os/group.c
409
nbytes = snprintf(ptr, len, "%d-%d",
usr/src/uts/common/os/group.c
412
nbytes = snprintf(ptr, len, "%d,%d",
usr/src/uts/common/os/group.c
415
nbytes = snprintf(ptr, len, "%d", start);
usr/src/uts/common/os/group.c
445
(void) snprintf(ptr, len, "%d-%d", start, end);
usr/src/uts/common/os/group.c
447
(void) snprintf(ptr, len, "%d,%d", start, end);
usr/src/uts/common/os/group.c
449
(void) snprintf(ptr, len, "%d", start);
usr/src/uts/common/os/instance.c
1067
(void) snprintf(buf, sizeof (buf), "%s", path);
usr/src/uts/common/os/iscsiboot_prop.c
101
n = snprintf(outbuf, ISCSI_BOOTPROP_BUFLEN,
usr/src/uts/common/os/iscsiboot_prop.c
106
n = n + snprintf(outbuf + n, ISCSI_BOOTPROP_BUFLEN - n,
usr/src/uts/common/os/iscsiboot_prop.c
111
n = n + snprintf(outbuf + n, ISCSI_BOOTPROP_BUFLEN - n,
usr/src/uts/common/os/iscsiboot_prop.c
114
(void) snprintf(outbuf + n, ISCSI_BOOTPROP_BUFLEN - n,
usr/src/uts/common/os/iscsiboot_prop.c
304
(void) snprintf(bootpath, BO_MAXOBJNAME, "/iscsi/ssd@%s%s%04X,%d:%s",
usr/src/uts/common/os/iscsiboot_prop.c
329
(void) snprintf(bootpath, BO_MAXOBJNAME, "/iscsi/disk@%s%s%04X,%d:%s",
usr/src/uts/common/os/kmem.c
4213
(void) snprintf(name, sizeof (name),
usr/src/uts/common/os/log_sysevent.c
1803
(void) snprintf(name, sizeof (name), "%d", instance);
usr/src/uts/common/os/logsubr.c
669
dst += snprintf(dst,
usr/src/uts/common/os/main.c
169
(void) snprintf(scratchargs, alen, "%s %s", initpath, args);
usr/src/uts/common/os/modctl.c
2103
(void) snprintf(path, MAXPATHLEN, "%s/%s",
usr/src/uts/common/os/modctl.c
2755
n = snprintf(p, resid, "%s/%s%s%s", subdir, p1, delim, p2);
usr/src/uts/common/os/modctl.c
2757
n = snprintf(p, resid, "%s/%s", subdir, p1);
usr/src/uts/common/os/modctl.c
2768
n = snprintf(p, resid, "%s%u", delim, suffv[i]);
usr/src/uts/common/os/modsubr.c
392
(void) snprintf(confname, MAXNAMELEN, "drv/%s.conf", drvname);
usr/src/uts/common/os/modsysfile.c
173
(void) snprintf(trailer, FE_BUFLEN, " on line %d of %s",
usr/src/uts/common/os/modsysfile.c
180
(void) snprintf(fmt_str, FE_BUFLEN, "%c%%s%%s", prefix);
usr/src/uts/common/os/pcifm.c
102
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/pcifm.c
1195
(void) snprintf(ddi_error_class, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/pcifm.c
1470
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s", tgt_err->tgt_bridge_type,
usr/src/uts/common/os/pcifm.c
634
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/pcifm.c
648
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s-%s",
usr/src/uts/common/os/pcifm.c
759
(void) snprintf(buf, FM_MAX_CLASS,
usr/src/uts/common/os/pcifm.c
768
(void) snprintf(buf, FM_MAX_CLASS,
usr/src/uts/common/os/pcifm.c
802
(void) snprintf(buf, FM_MAX_CLASS,
usr/src/uts/common/os/pcifm.c
837
(void) snprintf(buf, FM_MAX_CLASS,
usr/src/uts/common/os/pcifm.c
892
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/pcifm.c
910
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s%s",
usr/src/uts/common/os/pcifm.c
953
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/pcifm.c
998
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/common/os/pool.c
418
(void) snprintf(pool_name, sizeof (pool_name), "pool_%lld",
usr/src/uts/common/os/pool_pset.c
356
(void) snprintf(pset_name, sizeof (pset_name), "pset_%lld",
usr/src/uts/common/os/printf.c
113
body = msgp += snprintf(msgp, bufend - msgp,
usr/src/uts/common/os/printf.c
116
msgp += snprintf(msgp, bufend - msgp, prefix);
usr/src/uts/common/os/printf.c
118
msgp += snprintf(msgp, bufend - msgp, "%s%d: ",
usr/src/uts/common/os/printf.c
121
msgp += snprintf(msgp, bufend - msgp, suffix);
usr/src/uts/common/os/rctl.c
3125
(void) snprintf(name, KSTAT_STRLEN, "%s_%d", ks_name, ks_instance);
usr/src/uts/common/os/rctl.c
3145
(void) snprintf(name, KSTAT_STRLEN, "%s_zone", ks_name);
usr/src/uts/common/os/rctl.c
3160
(void) snprintf(name, KSTAT_STRLEN, "%s_project", ks_name);
usr/src/uts/common/os/rctl.c
3175
(void) snprintf(name, KSTAT_STRLEN, "%s_task", ks_name);
usr/src/uts/common/os/streamio.c
1985
mnp += snprintf(mnp, FMNAMESZ + 1, "%s", dname);
usr/src/uts/common/os/sunddi.c
6717
(void) snprintf(path, MAXPATHLEN, "%s:%s", CLONE_PATH, drvname);
usr/src/uts/common/os/sunddi.c
8905
(void) snprintf(full_name, sizeof (full_name), "%s_%s",
usr/src/uts/common/os/sunmdi.c
2985
(void) snprintf(path, sizeof(path), "%s%d/%s@%s",
usr/src/uts/common/os/sunmdi.c
4446
(void) snprintf(nvp_name, sizeof(nvp_name), "%s",
usr/src/uts/common/os/sunmdi.c
4870
(void) snprintf(lb_buf, sizeof (lb_buf),
usr/src/uts/common/os/sunmdi.c
4874
(void) snprintf(lb_buf, sizeof (lb_buf),
usr/src/uts/common/os/sunmdi.c
4877
(void) snprintf(lb_buf, sizeof (lb_buf), "%s",
usr/src/uts/common/os/sunmdi.c
4929
(void) snprintf(name, sizeof(name), "%s%d: ",
usr/src/uts/common/os/sunmdi.c
7476
(void) snprintf(filename, len, fmt, vhclass);
usr/src/uts/common/os/sunmdi.c
7790
(void) snprintf(name_addr, len, "%s@%s", ct_name, ct_addr);
usr/src/uts/common/os/sunmdi.c
8636
(void) snprintf(pp->phys_path, len, "%s/%s@%s",
usr/src/uts/common/os/sunndi.c
471
(void) snprintf(name, MAXNAMELEN, "%s@%s",
usr/src/uts/common/os/sunndi.c
515
(void) snprintf(name, MAXNAMELEN, "%s@%s",
usr/src/uts/common/os/sunndi.c
552
(void) snprintf(name, MAXNAMELEN, "%s@%s",
usr/src/uts/common/os/sunndi.c
595
(void) snprintf(devname, devnamelen, "%s@%s", name, addr);
usr/src/uts/common/os/sunndi.c
597
(void) snprintf(devname, devnamelen, "%s", name);
usr/src/uts/common/os/sunndi.c
942
nmlen = snprintf(devnm, MAXNAMELEN, "%s@%s",
usr/src/uts/common/os/vmem.c
1482
(void) snprintf(vmp->vm_name, VMEM_NAMELEN, "%s", name);
usr/src/uts/common/os/zone.c
5170
buffer_position += snprintf(buffer_position, INT_MAX,
usr/src/uts/common/os/zone.c
6585
(void) snprintf(buf, buflen, ZONE_DOOR_PATH, zone_name);
usr/src/uts/common/rpc/rpcib.c
953
(void) snprintf(tq_name, sizeof (tq_name), "%llX",
usr/src/uts/common/sys/cmn_err.h
99
extern size_t snprintf(char *, size_t, const char *, ...)
usr/src/uts/common/sys/ib/adapters/hermon/hermon.h
159
(void) snprintf((attach_buf), HERMON_ATTACH_MSGSIZE, (attach_msg));
usr/src/uts/common/sys/ib/adapters/tavor/tavor.h
136
(void) snprintf((attach_buf), TAVOR_ATTACH_MSGSIZE, (attach_msg));
usr/src/uts/common/sys/ib/ibnex/ibnex.h
273
(void) snprintf((buf), (size), "%llX", (longlong_t)guid);
usr/src/uts/common/syscall/systeminfo.c
113
(void) snprintf(hostidp, sizeof (hostidp), "%u",
usr/src/uts/common/syscall/systeminfo.c
372
(void) snprintf(ifname, IFNAMSIZ, "%s%d", name, unit);
usr/src/uts/common/xen/io/xdb.c
1154
(void) snprintf(path, MAXPATHLEN, LOFI_DEV_NODE "%d", minor);
usr/src/uts/common/xen/io/xenbus_client.c
179
(void) snprintf(printf_buffer, PRINTF_BUFFER_SIZE, "%d ", err);
usr/src/uts/common/xen/io/xenbus_xs.c
812
(void) snprintf(token, sizeof (token), "%lX", (long)watch);
usr/src/uts/common/xen/io/xenbus_xs.c
859
(void) snprintf(token, sizeof (token), "%lX", (long)watch);
usr/src/uts/common/xen/io/xenbus_xs.c
923
(void) snprintf(token, sizeof (token), "%lX", (long)watch);
usr/src/uts/common/xen/io/xpvd.c
768
(void) snprintf(addr, addrlen, "%d,%d", domain[0], vdev[0]);
usr/src/uts/common/xen/io/xpvd.c
786
(void) snprintf(addr, addrlen, "%d", vdev[0]);
usr/src/uts/common/xen/os/xvdi.c
1322
(void) snprintf(tq_name, sizeof (tq_name),
usr/src/uts/common/xen/os/xvdi.c
1510
(void) snprintf(path, len, "%s/hotplug-status",
usr/src/uts/common/xen/os/xvdi.c
1638
(void) snprintf(path, len, "%s/backend",
usr/src/uts/common/xen/os/xvdi.c
1716
(void) snprintf(devname, sizeof (devname) - 1, "%s%d",
usr/src/uts/common/xen/os/xvdi.c
304
(void) snprintf(xsnamebuf, sizeof (xsnamebuf),
usr/src/uts/common/xen/os/xvdi.c
307
(void) snprintf(xsnamebuf, sizeof (xsnamebuf),
usr/src/uts/common/xen/os/xvdi.c
343
(void) snprintf(unitaddr, sizeof (unitaddr), "%d", vdevnum);
usr/src/uts/common/xen/os/xvdi.c
760
(void) snprintf(xsnamebuf, sizeof (xsnamebuf),
usr/src/uts/common/xen/os/xvdi.c
765
(void) snprintf(xsnamebuf, sizeof (xsnamebuf),
usr/src/uts/common/xen/os/xvdi.c
806
(void) snprintf(c[0], clen, "%s,%s", node, type);
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_mca.c
474
(void) snprintf(p, (uintptr_t)q - (uintptr_t)p, "%s",
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_mca.c
498
(void) snprintf(buf, (uintptr_t)q - (uintptr_t)p, "%s.%s.",
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_mca.c
509
(void) snprintf(p, (uintptr_t)q - (uintptr_t)p, "%s",
usr/src/uts/i86pc/cpu/generic_cpu/gcpu_mca.c
698
(void) snprintf(p, (uintptr_t)q - (uintptr_t)p,
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_cpu.c
691
(void) snprintf(unitaddr, sizeof (unitaddr), "%u",
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_device.c
254
(void) snprintf(unitaddr, sizeof (unitaddr), "%u",
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
501
(void) snprintf(unit, sizeof (unit), "%u", 0);
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
764
rlen += snprintf(buf + rlen, len - rlen, ".");
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
767
rlen += snprintf(buf + rlen, len - rlen, fmt,
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_dr.c
793
rlen = snprintf(buf, len, "/devices/%s/%s@%u:",
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_scope.c
189
(void) snprintf(unitaddr, sizeof (unitaddr), "%u",
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_usbport.c
128
(void) snprintf(devname, len, "usbroothub");
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_usbport.c
130
(void) snprintf(devname, len, "port");
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_usbport.c
216
(void) snprintf(acpi_strbuf, sizeof (acpi_strbuf), "%lu",
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_util.c
601
if (snprintf(buf, len, "%u,%u,0", (*pp)->apu_nid, cid) > len) {
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_util.c
649
if (cnt == 2 && snprintf(buf, len, "%u,%u", id2, id1) >= len) {
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_util.c
653
} else if (cnt == 1 && snprintf(buf, len, "%u", id1) >= len) {
usr/src/uts/i86pc/io/acpi/acpidev/acpidev_util.c
678
if (snprintf(buf, len, "%s", uid) >= len) {
usr/src/uts/i86pc/io/acpi/acpinex/acpinex_event.c
102
(void) snprintf(event_type, sizeof (event_type),
usr/src/uts/i86pc/io/acpi/acpinex/acpinex_event.c
106
(void) snprintf(event_type, sizeof (event_type),
usr/src/uts/i86pc/io/acpi/acpinex/acpinex_event.c
110
(void) snprintf(event_type, sizeof (event_type),
usr/src/uts/i86pc/io/acpi/acpinex/acpinex_event.c
114
(void) snprintf(event_type, sizeof (event_type),
usr/src/uts/i86pc/io/acpi/drmach_acpi/drmach_acpi.c
1071
(void) snprintf(cp->dev.cm.name, sizeof (cp->dev.cm.name), "%s%d",
usr/src/uts/i86pc/io/acpi/drmach_acpi/drmach_acpi.c
1275
(void) snprintf(mp->dev.cm.name, sizeof (mp->dev.cm.name), "%s%d",
usr/src/uts/i86pc/io/acpi/drmach_acpi/drmach_acpi.c
663
argp->off += snprintf(argp->buf + argp->off, argp->len - argp->off,
usr/src/uts/i86pc/io/acpi/drmach_acpi/drmach_acpi.c
688
ap->off = snprintf(buf, len, "%s", prefix);
usr/src/uts/i86pc/io/acpi/drmach_acpi/drmach_acpi.c
992
(void) snprintf(ip->dev.cm.name, sizeof (ip->dev.cm.name), "%s%d",
usr/src/uts/i86pc/io/acpi_drv/acpi_drv.c
1580
(void) snprintf(name, sizeof (name), "battery%d", p->index);
usr/src/uts/i86pc/io/acpi_drv/acpi_drv.c
1590
(void) snprintf(name, KSTAT_STRLEN-1, "%s%d",
usr/src/uts/i86pc/io/acpi_drv/acpi_drv.c
1613
(void) snprintf(name, KSTAT_STRLEN-1, "%s%d",
usr/src/uts/i86pc/io/acpi_drv/acpi_drv.c
1649
(void) snprintf(name, sizeof (name), "ac%d", p->index);
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_page_tables.c
169
(void) snprintf(name, sizeof (name), "dvma_idx%d_domain%d",
usr/src/uts/i86pc/io/apix/apix_utils.c
744
(void) snprintf(mesg + len, t_len - len, "%s (%s) instance %d ",
usr/src/uts/i86pc/io/apix/apix_utils.c
751
(void) snprintf(mesg + len, t_len - len, "irqno %d",
usr/src/uts/i86pc/io/apix/apix_utils.c
755
(void) snprintf(mesg + len, t_len - len,
usr/src/uts/i86pc/io/apix/apix_utils.c
759
(void) snprintf(mesg + len, t_len - len, "msi-x inum %d",
usr/src/uts/i86pc/io/consplat.c
485
(void) snprintf(bp, 3, ":%s", DEVI(dip)->devi_minor->ddm_name);
usr/src/uts/i86pc/io/dr/dr.c
2837
(void) snprintf(dp->du_common.sbdev_path,
usr/src/uts/i86pc/io/dr/dr.c
751
(void) snprintf(p, l, "dr@%d:", instance);
usr/src/uts/i86pc/io/dr/dr_mem_acpi.c
353
(void) snprintf(msp->ms_peer_ap_id,
usr/src/uts/i86pc/io/dr/dr_quiesce.c
1017
n = snprintf(&buf[buf_idx], buf_avail, "%s, ",
usr/src/uts/i86pc/io/dr/dr_quiesce.c
1020
n = snprintf(&buf[buf_idx], buf_avail,
usr/src/uts/i86pc/io/dr/dr_quiesce.c
1024
n = snprintf(&buf[buf_idx], buf_avail, "%" PRIu64 ", ",
usr/src/uts/i86pc/io/dr/dr_util.c
78
(void) snprintf(buf, sizeof (buf), "error %d", ep->e_code);
usr/src/uts/i86pc/io/immu.c
788
(void) snprintf(s, slen, "%s%d", str, instance);
usr/src/uts/i86pc/io/immu_dmar.c
935
(void) snprintf(oem_rev, sizeof (oem_rev), "%d", tbl->tbl_oem_rev);
usr/src/uts/i86pc/io/immu_dvma.c
1035
(void) snprintf(arena_name,
usr/src/uts/i86pc/io/immu_dvma.c
1348
(void) snprintf(mod_hash_name, sizeof (mod_hash_name),
usr/src/uts/i86pc/io/immu_dvma.c
1421
(void) snprintf(immu->immu_did_arena_name,
usr/src/uts/i86pc/io/immu_intrmap.c
995
(void) snprintf(intr_handler_name, sizeof (intr_handler_name),
usr/src/uts/i86pc/io/ioat/ioat_chan.c
232
(void) snprintf(chanstr, CHANSTRSIZE, "ioat%dchan%dcmd",
usr/src/uts/i86pc/io/isa.c
1070
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/i86pc/io/isa.c
1095
(void) snprintf(name, namelen, "pnp%s,%04x,%x,%x",
usr/src/uts/i86pc/io/isa.c
1098
(void) snprintf(name, namelen, "pnp%s,%04x,%x",
usr/src/uts/i86pc/io/pci/pci_common.c
102
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/i86pc/io/pci/pci_common.c
124
(void) snprintf(name, namelen, "%x,%x", dev, func);
usr/src/uts/i86pc/io/pci/pci_common.c
126
(void) snprintf(name, namelen, "%x", dev);
usr/src/uts/i86pc/io/pci/pci_kstats.c
82
(void) snprintf(pci_ks_template.ihks_name.value.c, maxlen, "%s%d",
usr/src/uts/i86pc/io/ppm_plat.c
215
(void) snprintf(domp->name, MAXNAMELEN, "cpu_pstate_domain_%d",
usr/src/uts/i86pc/io/rootnex.c
734
f_len += snprintf(buf, REPORTDEV_BUFSIZE,
usr/src/uts/i86pc/io/rootnex.c
743
f_len += snprintf(buf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/i86pc/io/rootnex.c
746
f_len += snprintf(buf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/i86pc/io/rootnex.c
753
f_len += snprintf(buf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/i86pc/io/rootnex.c
758
f_len += snprintf(buf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/i86pc/io/rootnex.c
763
f_len += snprintf(buf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/i86pc/io/rootnex.c
774
f_len += snprintf(buf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/i86pc/io/rootnex.c
779
f_len += snprintf(buf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/i86pc/io/tzmon/tzmon.c
455
(void) snprintf(abuf, 5, "_AC%d", level);
usr/src/uts/i86pc/io/tzmon/tzmon.c
471
(void) snprintf(abuf, 5, "_AL%d", level);
usr/src/uts/i86pc/io/tzmon/tzmon.c
509
(void) snprintf(taskq_name, TZ_TASKQ_NAME_LEN,
usr/src/uts/i86pc/os/cpupm/cpu_idle.c
771
(void) snprintf(name, KSTAT_STRLEN - 1, "c%d", cstate->cs_type);
usr/src/uts/i86pc/os/ddi_impl.c
157
(void) snprintf(prop_name, proplen, "disable-%s", drv_name);
usr/src/uts/i86pc/os/ddi_impl.c
730
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/i86pc/os/fakebop.c
1053
(void) snprintf(pnp, VBDPATHLEN, "%lx", addr);
usr/src/uts/i86pc/os/fakebop.c
1157
(void) snprintf(buf, BUFLEN, "%d.%d.%d.%d",
usr/src/uts/i86pc/os/fakebop.c
1162
(void) snprintf(buf, BUFLEN, "%d.%d.%d.%d",
usr/src/uts/i86pc/os/fakebop.c
1168
(void) snprintf(buf, BUFLEN, "%d.%d.%d.%d",
usr/src/uts/i86pc/os/fakebop.c
1175
(void) snprintf(buf, BUFLEN, "%d.%d.%d.%d",
usr/src/uts/i86pc/os/fakebop.c
1185
(void) snprintf(buf, BUFLEN, "%x:%x:%x:%x:%x:%x",
usr/src/uts/i86pc/os/fakebop.c
1570
(void) snprintf(modid, sizeof (modid),
usr/src/uts/i86pc/os/fakebop.c
1573
(void) snprintf(modid, sizeof (modid),
usr/src/uts/i86pc/os/fakebop.c
1576
(void) snprintf(modid, sizeof (modid),
usr/src/uts/i86pc/os/fakebop.c
2727
(void) snprintf(prop_name, 30, "acpi-srat-processor-%d",
usr/src/uts/i86pc/os/fakebop.c
2745
(void) snprintf(prop_name, 30, "acpi-srat-memory-%d",
usr/src/uts/i86pc/os/fakebop.c
2765
(void) snprintf(prop_name, 30, "acpi-srat-processor-%d",
usr/src/uts/i86pc/os/fakebop.c
449
(void) snprintf(prop_val, sizeof (prop_val), "%d", value);
usr/src/uts/i86pc/os/ibft.c
376
(void) snprintf(
usr/src/uts/i86pc/os/ibft.c
547
(void) snprintf(
usr/src/uts/i86pc/os/ibft.c
573
(void) snprintf(
usr/src/uts/i86pc/os/ibft.c
612
(void) snprintf(
usr/src/uts/i86pc/os/ibft.c
636
(void) snprintf(
usr/src/uts/i86pc/os/intr.c
1175
(void) snprintf(name, KSTAT_STRLEN, "level-%d-time",
usr/src/uts/i86pc/os/intr.c
1178
(void) snprintf(name, KSTAT_STRLEN, "level-%d-count",
usr/src/uts/i86pc/os/startup.c
2311
(void) snprintf(propname, sizeof (propname),
usr/src/uts/i86pc/os/startup.c
2317
(void) snprintf(propname, sizeof (propname),
usr/src/uts/i86pc/os/startup.c
634
VERIFY(snprintf(sym, sizeof (sym), "_smap_enable_patch_%d", i) <
usr/src/uts/i86pc/os/startup.c
645
VERIFY(snprintf(sym, sizeof (sym), "_smap_disable_patch_%d",
usr/src/uts/i86pc/os/trap.c
1966
(void) snprintf(data1, sizeof (data1), fmt1, i,
usr/src/uts/i86pc/os/trap.c
1992
(void) snprintf(data2, sizeof (data2), fmt2,
usr/src/uts/i86pc/os/trap.c
1999
(void) snprintf(data3,
usr/src/uts/i86pc/os/trap.c
2002
(void) snprintf(data3,
usr/src/uts/i86pc/os/trap.c
2007
(void) snprintf(data3, sizeof (data3),
usr/src/uts/i86pc/os/trap.c
2014
(void) snprintf(data2, sizeof (data2),
usr/src/uts/i86pc/os/trap.c
2016
(void) snprintf(data3, sizeof (data3),
usr/src/uts/i86pc/os/trap.c
2021
(void) snprintf(data2, sizeof (data2), fmt2,
usr/src/uts/i86pc/os/trap.c
2035
(void) snprintf(data3,
usr/src/uts/i86pc/os/trap.c
2038
(void) snprintf(data3,
usr/src/uts/i86pc/os/trap.c
2043
(void) snprintf(data3, sizeof (data3),
usr/src/uts/i86pc/os/trap.c
2051
(void) snprintf(data2, sizeof (data2), fmt2,
usr/src/uts/i86pc/os/trap.c
2054
(void) snprintf(data3, sizeof (data3),
usr/src/uts/i86pc/os/trap.c
2059
(void) snprintf(data3,
usr/src/uts/i86pc/os/trap.c
2064
(void) snprintf(data3,
usr/src/uts/i86xpv/os/mp_xen.c
822
len = snprintf(report, REPORT_LEN,
usr/src/uts/i86xpv/os/mp_xen.c
831
len += snprintf(report + len, REPORT_LEN - len,
usr/src/uts/i86xpv/os/mp_xen.c
835
len += snprintf(report + len, REPORT_LEN - len,
usr/src/uts/i86xpv/os/mp_xen.c
839
len += snprintf(report + len, REPORT_LEN - len,
usr/src/uts/i86xpv/os/mp_xen.c
846
len += snprintf(report + len, REPORT_LEN - len,
usr/src/uts/i86xpv/os/mp_xen.c
856
len += snprintf(report + len, REPORT_LEN - len,
usr/src/uts/i86xpv/os/mp_xen.c
860
len += snprintf(report + len, REPORT_LEN - len,
usr/src/uts/i86xpv/os/mp_xen.c
888
(void) snprintf(dir, sizeof (dir), "cpu/%d", id);
usr/src/uts/intel/io/acpica/acpi_enum.c
789
snprintf(str, strsize, "pnp%s,%x", vendor, id);
usr/src/uts/intel/io/acpica/acpica_ec.c
362
(void) snprintf(query_str, 5, "_Q%02X", (uint8_t)query);
usr/src/uts/intel/io/acpica/osl.c
172
snprintf(namebuf, 32, "ACPI%d", i);
usr/src/uts/intel/io/amdnbtemp/amdnbtemp.c
264
if (snprintf(buf, sizeof (buf), "procnode.%u", id) >= sizeof (buf)) {
usr/src/uts/intel/io/amdzen/amdzen.c
2363
if (snprintf(buf, sizeof (buf), "%d", acd->acd_addr) >=
usr/src/uts/intel/io/amdzen/smntemp.c
329
if (snprintf(buf, sizeof (buf), "procnode.%u.die.%u", df->sd_dfno,
usr/src/uts/intel/io/amdzen/smntemp.c
378
if (snprintf(buf, sizeof (buf), "procnode.%u", df->sd_dfno) >=
usr/src/uts/intel/io/amdzen/usmn.c
174
(void) snprintf(buf, sizeof (buf), "usmn.%u", i);
usr/src/uts/intel/io/amdzen/zen_udf.c
180
(void) snprintf(buf, sizeof (buf), "zen_udf.%u", i);
usr/src/uts/intel/io/amdzen/zen_umc.c
3957
(void) snprintf(minor, sizeof (minor), "mc-umc-%u", i);
usr/src/uts/intel/io/coretemp/coretemp.c
367
if (snprintf(sensor->cs_name, sizeof (sensor->cs_name),
usr/src/uts/intel/io/coretemp/coretemp.c
376
if (snprintf(sensor->cs_name, sizeof (sensor->cs_name),
usr/src/uts/intel/io/devfm_machdep.c
431
(void) snprintf(buf, sizeof (buf), "%u", cpuno);
usr/src/uts/intel/io/imc/imc.c
621
if (snprintf(buf, sizeof (buf), "mc-imc-%u", i) >=
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1482
(void) snprintf(buf, sizeof (buf), "F%d", intel_error_list);
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1484
(void) snprintf(buf, sizeof (buf), "Multiple or unknown error");
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1522
(void) snprintf(buf, sizeof (buf), "IO%d", intel_error_list);
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1524
(void) snprintf(buf, sizeof (buf), "Multiple or unknown error");
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1554
(void) snprintf(buf, sizeof (buf), "B%d", intel_error_list);
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1556
(void) snprintf(buf, sizeof (buf), "Multiple or unknown error");
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1624
(void) snprintf(buf, sizeof (buf), "M%d", sp->intel_error_list);
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1626
(void) snprintf(buf, sizeof (buf), "Multiple or unknown error");
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1732
(void) snprintf(buf, sizeof (buf), "M%d", sp->intel_error_list);
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1734
(void) snprintf(buf, sizeof (buf), "Multiple or unknown error");
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1804
(void) snprintf(buf, sizeof (buf), "M%d", sp->intel_error_list);
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1806
(void) snprintf(buf, sizeof (buf), "Multiple or unknown error");
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1839
(void) snprintf(buf, sizeof (buf), "TH%d",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1842
(void) snprintf(buf, sizeof (buf), "Multiple or unknown error");
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1913
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1959
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1962
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
1984
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
2019
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
2054
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
2064
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
2078
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
2113
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nb5000.c
2152
(void) snprintf(class, FM_MAX_CLASS, "%s.%s.%s.%s",
usr/src/uts/intel/io/intel_nb5000/intel_nbdrv.c
169
(void) snprintf(sbuf, sizeof (sbuf), "%dG",
usr/src/uts/intel/io/intel_nb5000/intel_nbdrv.c
172
(void) snprintf(sbuf, sizeof (sbuf), "%dM",
usr/src/uts/intel/io/intel_nb5000/intel_nbdrv.c
195
(void) snprintf(sbuf, sizeof (sbuf), "%04x%02x%02x%02x%08x",
usr/src/uts/intel/io/intel_nb5000/nb5000_init.c
684
(void) snprintf(dimmp->label,
usr/src/uts/intel/io/intel_nb5000/nb5000_init.c
736
(void) snprintf(label, label_sz, "D%d", (dimm * 4) + channel);
usr/src/uts/intel/io/intel_nb5000/nb5000_init.c
755
(void) snprintf(label, label_sz, "%c%d", channel == 0 ? 'A' : 'B',
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
147
(void) snprintf(sbuf, sizeof (sbuf), "%dG",
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
150
(void) snprintf(sbuf, sizeof (sbuf), "%dM",
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
65
(void) snprintf(buf, sizeof (buf), "dimm-rank-base-%d", num);
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
67
(void) snprintf(buf, sizeof (buf), "dimm-rank-limit-%d", num);
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
70
(void) snprintf(buf, sizeof (buf), "dimm-socket-interleave-%d",
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
73
(void) snprintf(buf, sizeof (buf),
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
78
(void) snprintf(buf, sizeof (buf), "dimm-channel-interleave-%d",
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
81
(void) snprintf(buf, sizeof (buf),
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
86
(void) snprintf(buf, sizeof (buf), "dimm-rank-interleave-%d",
usr/src/uts/intel/io/intel_nhm/dimm_topo.c
89
(void) snprintf(buf, sizeof (buf),
usr/src/uts/intel/io/intel_nhm/intel_nhmdrv.c
203
(void) snprintf(buf, sizeof (buf), "mc-intel-%d", i);
usr/src/uts/intel/io/intel_nhm/nhm_init.c
184
(void) snprintf(dimmp->label,
usr/src/uts/intel/io/intel_nhm/nhm_init.c
305
(void) snprintf(dimmp->label,
usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c
422
(void) snprintf(buf, buflen, "MEMCS_L%d", csnum);
usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c
433
(void) snprintf(buf, buflen, "MEMCS_L%d (channel %s)", csnum,
usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c
445
(void) snprintf(buf, buflen, "MEMCS_%d%s_L[%d]",
usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c
460
(void) snprintf(buf, buflen, "M%s%d_CS_L[%d]",
usr/src/uts/intel/io/mc-amd/mcamd_dimmcfg.c
467
(void) snprintf(buf, buflen, "Unknown");
usr/src/uts/intel/io/mc-amd/mcamd_subr.c
699
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s", FM_ERROR_CPU,
usr/src/uts/intel/io/pchtemp/pchtemp.c
277
if (snprintf(name, sizeof (name), "ts.%d", inst) >= sizeof (name)) {
usr/src/uts/intel/io/pci/pci_boot.c
2020
(void) snprintf(compat, sizeof (compat), "pci%x,%x.%x.%x.%x",
usr/src/uts/intel/io/pci/pci_boot.c
2025
(void) snprintf(compat, sizeof (compat), "pci%x,%x.%x.%x",
usr/src/uts/intel/io/pci/pci_boot.c
2030
(void) snprintf(compat, sizeof (compat), "pci%x,%x",
usr/src/uts/intel/io/pci/pci_boot.c
2035
(void) snprintf(compat, sizeof (compat), "pci%x,%x.%x",
usr/src/uts/intel/io/pci/pci_boot.c
2040
(void) snprintf(compat, sizeof (compat), "pci%x,%x", venid, devid);
usr/src/uts/intel/io/pci/pci_boot.c
482
(void) snprintf(buf, sizeof (buf), "%d", pua->pua_index);
usr/src/uts/intel/io/pci/pci_pci.c
612
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/intel/io/pci/pci_pci.c
628
(void) snprintf(name, namelen, "%x,%x", slot, func);
usr/src/uts/intel/io/pci/pci_pci.c
630
(void) snprintf(name, namelen, "%x", slot);
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2272
(void) snprintf(name, len, "%x,%x", tgt, lun);
usr/src/uts/intel/io/scsi/adapters/arcmsr/arcmsr.c
2996
(void) snprintf(buf, sizeof (buf), "%s%d: %s",
usr/src/uts/intel/io/vgatext/vgatext.c
236
(void) snprintf(name, sizeof (name), "text-%d", unit);
usr/src/uts/intel/io/viona/viona_main.c
1029
(void) snprintf(cli_name, sizeof (cli_name), "%s-%d", VIONA_MODULE_NAME,
usr/src/uts/intel/io/vmm/intel/vtd.c
448
snprintf(envname, sizeof (envname), "vtd.regmap.%d.addr",
usr/src/uts/intel/io/vmm/vmm_sol_dev.c
2908
(void) snprintf(namebuf, VCPU_NAME_BUFLEN, "vcpu%u", i);
usr/src/uts/intel/io/vmm/vmm_stat.c
145
(void) snprintf(buf, bufsize, "%s[%d]",
usr/src/uts/intel/os/archdep.c
1002
(void) snprintf(stack_buffer, sizeof (stack_buffer),
usr/src/uts/intel/os/archdep.c
996
(void) snprintf(stack_buffer, sizeof (stack_buffer),
usr/src/uts/intel/os/bootdev.c
92
(void) snprintf(new_path, *len, "%s", cur_path);
usr/src/uts/intel/os/bootdev.c
97
(void) snprintf(new_path, *len, "%s", cur_path);
usr/src/uts/intel/os/cpuid.c
3221
(void) snprintf(destbuf, sizeof (destbuf),
usr/src/uts/intel/os/cpuid.c
3223
(void) snprintf(sourcebuf, sizeof (sourcebuf),
usr/src/uts/intel/os/cpuid.c
5749
(void) snprintf(cpi->cpi_brandstr, sizeof (cpi->cpi_brandstr),
usr/src/uts/intel/os/cpuid.c
6227
return (snprintf(s, n, "%s", cpu->cpu_m.mcpu_cpi->cpi_brandstr));
usr/src/uts/intel/os/cpuid.c
6290
return (snprintf(s, n, fmt_ht, cpi->cpi_chipid,
usr/src/uts/intel/os/cpuid.c
6294
return (snprintf(s, n, fmt,
usr/src/uts/intel/os/cpuid.c
6976
if (snprintf(buf, sizeof (buf), "%s-%s", label, type) < sizeof (buf))
usr/src/uts/intel/os/desctbls.c
856
(void) snprintf(ivctname, sizeof (ivctname),
usr/src/uts/intel/os/fmsmb.c
818
(void) snprintf(idstr, sizeof (idstr), "%u", mch_inst);
usr/src/uts/intel/os/fmsmb.c
839
(void) snprintf(idstr, sizeof (idstr), "%u", chassis_inst);
usr/src/uts/intel/os/fmsmb.c
865
(void) snprintf(idstr, sizeof (idstr), "%u", id);
usr/src/uts/intel/os/microcode.c
373
sz = snprintf(NULL, 0, ucode_path_fmt, platform) + 1;
usr/src/uts/intel/os/microcode.c
380
(void) snprintf(ucodepath, sz, ucode_path_fmt, platform);
usr/src/uts/intel/os/microcode.c
552
path_len = snprintf(NULL, 0, ucode_path_fmt, plat) + 1;
usr/src/uts/intel/os/microcode.c
554
(void) snprintf(ucodepath, path_len, ucode_path_fmt, plat);
usr/src/uts/intel/os/microcode_amd.c
114
(void) snprintf(name, MAXPATHLEN, "%s/%s/%s",
usr/src/uts/intel/os/microcode_amd.c
341
(void) snprintf(name, MAXPATHLEN, "%s/%s/%s%04X-%02X",
usr/src/uts/intel/os/microcode_intel.c
196
(void) snprintf(name, MAXPATHLEN, "%s/%s/%08X-%02X",
usr/src/uts/intel/pcbe/core_pcbe.c
764
(void) snprintf(core_impl_name, IMPL_NAME_LEN,
usr/src/uts/intel/pcbe/core_pcbe.c
770
(void) snprintf(core_impl_name, IMPL_NAME_LEN,
usr/src/uts/intel/pcbe/opteron_pcbe.c
606
(void) snprintf(amd_pcbe_impl_name, sizeof (amd_pcbe_impl_name),
usr/src/uts/intel/pcbe/opteron_pcbe.c
609
(void) snprintf(amd_pcbe_impl_name, sizeof (amd_pcbe_impl_name),
usr/src/uts/intel/sys/acpi/acclib.h
329
snprintf (
usr/src/uts/intel/sys/acpi/platform/accygwin.h
207
snprintf (char *s, size_t n, const char *format, ...);
usr/src/uts/sparc/os/archdep.c
338
(void) snprintf(stack_buffer, sizeof (stack_buffer),
usr/src/uts/sparc/os/archdep.c
352
(void) snprintf(stack_buffer, sizeof (stack_buffer),
usr/src/uts/sparc/os/archdep.c
360
(void) snprintf(local_buffer, sizeof (local_buffer),
usr/src/uts/sparc/os/bootdev.c
247
(void) snprintf(ret_buf, len, "%s", dev_name);
usr/src/uts/sparc/os/bootdev.c
275
(void) snprintf(rptr, rlen, "%s", prom_path);
usr/src/uts/sparc/os/bootdev.c
356
(void) snprintf(rptr, rlen, "%s", prom_path);
usr/src/uts/sparc/os/bootdev.c
362
(void) snprintf(optr, olen, "%s", prom_path);
usr/src/uts/sparc/os/bootdev.c
446
(void) snprintf(fullname, MAXPATHLEN, "/devices%s", name);
usr/src/uts/sparc/os/bootdev.c
502
(void) snprintf(new_path + strlen(new_path),
usr/src/uts/sparc/os/bootdev.c
506
(void) snprintf(new_path, *len, "%s", cur_path);
usr/src/uts/sparc/os/iscsi_boot.c
158
(void) snprintf((char *)boot_property.boot_tgt.tgt_name,
usr/src/uts/sparc/os/iscsi_boot.c
183
(void) snprintf(
usr/src/uts/sparc/os/iscsi_boot.c
258
(void) snprintf(
usr/src/uts/sparc/os/iscsi_boot.c
418
(void) snprintf((char *)boot_property.boot_init.ini_name,
usr/src/uts/sun4/io/ebus.c
636
(void) snprintf(name, namelen, "%x,%x", ebus_rp->addr_hi,
usr/src/uts/sun4/io/fpc/fpc-kstats.c
406
(void) snprintf(pic_name, sizeof (pic_name), "pic%d", pic);
usr/src/uts/sun4/io/fpc/fpc-kstats.c
479
(void) snprintf(pic_str, sizeof (pic_str), "pic%d", i);
usr/src/uts/sun4/io/px/px_intr.c
862
(void) snprintf(pxintr_ks_template.pxintr_ks_name.value.c, maxlen,
usr/src/uts/sun4/io/px/px_mmu.c
100
(void) snprintf(map_name, sizeof (map_name), "%s%d_dvma",
usr/src/uts/sun4/io/px/px_pec.c
67
len = snprintf(pec_p->pec_nameinst_str,
usr/src/uts/sun4/io/px/px_pec.c
71
(void) snprintf(pec_p->pec_nameaddr_str,
usr/src/uts/sun4/io/px/px_util.c
333
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/sun4/io/px/px_util.c
351
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/sun4/io/px/px_util.c
354
(void) snprintf(name, namelen, "%x",
usr/src/uts/sun4/os/ddi_impl.c
1734
(void) snprintf(hw_serial, HW_HOSTID_LEN, "%u",
usr/src/uts/sun4/os/ddi_impl.c
318
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/sun4/os/machdep.c
465
(void) snprintf(name, KSTAT_STRLEN, "level-%d-time",
usr/src/uts/sun4/os/machdep.c
468
(void) snprintf(name, KSTAT_STRLEN, "level-%d-count",
usr/src/uts/sun4/os/startup.c
3208
(void) snprintf(c, sizeof (c),
usr/src/uts/sun4/os/startup.c
3216
(void) snprintf(c, sizeof (c), "heaptext_hole_%d", arena);
usr/src/uts/sun4/vm/sfmmu.c
370
(void) snprintf(buf, sizeof (buf),
usr/src/uts/sun4/vm/sfmmu.c
384
(void) snprintf(buf, sizeof (buf),
usr/src/uts/sun4u/boston/os/boston.c
276
printed = snprintf(unum, buflen, "MB/C%d/P0/B%d", mcid, bank);
usr/src/uts/sun4u/boston/os/boston.c
281
printed = snprintf(unum, buflen, "/D%d", dimm);
usr/src/uts/sun4u/boston/os/boston.c
286
(void) snprintf(unum, buflen, ": %s", old_unum);
usr/src/uts/sun4u/boston/os/boston.c
293
if (snprintf(buf, buflen, "MB/C%d", cpuid) >= buflen) {
usr/src/uts/sun4u/cherrystone/os/cherrystone.c
571
(void) snprintf(unum, UNUM_NAMLEN, "Slot %c: %s", board, old_unum);
usr/src/uts/sun4u/cherrystone/os/cherrystone.c
579
if (snprintf(buf, buflen, "Slot %c", board) >= buflen) {
usr/src/uts/sun4u/chicago/os/chicago.c
171
if (snprintf(buf, buflen, "MB") >= buflen) {
usr/src/uts/sun4u/cpu/opl_olympus.c
1418
(void) snprintf(sbuf, sizeof (sbuf), "%llX",
usr/src/uts/sun4u/cpu/opl_olympus.c
1539
(void) snprintf(sbuf, sizeof (sbuf), "%llX",
usr/src/uts/sun4u/cpu/opl_olympus.c
1548
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s",
usr/src/uts/sun4u/cpu/spitfire.c
3078
(void) snprintf(linestr, sizeof (linestr),
usr/src/uts/sun4u/cpu/spitfire.c
3210
(void) snprintf(p, (size_t)(q - p), " errID 0x%08x.%08x",
usr/src/uts/sun4u/cpu/spitfire.c
3227
(void) snprintf(p, (size_t)(q - p), " CPU%d",
usr/src/uts/sun4u/cpu/spitfire.c
3234
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3237
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3243
(void) snprintf(p, (size_t)(q - p), " at TL%s",
usr/src/uts/sun4u/cpu/spitfire.c
3249
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3257
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3265
(void) snprintf(p, (size_t)(q - p), " AFAR 0x%08x.%08x",
usr/src/uts/sun4u/cpu/spitfire.c
3275
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3282
(void) snprintf(p, (size_t)(q - p), " AFSR.ETS 0x%02x",
usr/src/uts/sun4u/cpu/spitfire.c
3288
(void) snprintf(p, (size_t)(q - p), " Fault_PC 0x%p",
usr/src/uts/sun4u/cpu/spitfire.c
3294
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3302
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3312
(void) snprintf(p, (size_t)(q - p),
usr/src/uts/sun4u/cpu/spitfire.c
3321
(void) snprintf(p, (size_t)(q - p), "\n %s", endstr);
usr/src/uts/sun4u/cpu/spitfire.c
3323
(void) snprintf(p, (size_t)(q - p), "%s", endstr);
usr/src/uts/sun4u/cpu/us3_common.c
4496
(void) snprintf(sbuf, sizeof (sbuf), "%llX",
usr/src/uts/sun4u/cpu/us3_common.c
6721
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s",
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
614
(void) snprintf(ev.name, HPC3130_NAME_MAX,
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
977
(void) snprintf(hpc3130_p->hpc3130_name,
usr/src/uts/sun4u/daktari/io/hpc3130_dak.c
982
(void) snprintf(name, MAXNAMELEN, "port_%d", i);
usr/src/uts/sun4u/daktari/os/daktari.c
561
(void) snprintf(unum, UNUM_NAMLEN, "Slot %c: %s", board, old_unum);
usr/src/uts/sun4u/daktari/os/daktari.c
569
if (snprintf(buf, buflen, "Slot %c", board) >= buflen) {
usr/src/uts/sun4u/daktari/sys/daktari.h
69
#define DAK_GET_SBD_APID(BUF, SZ, SLOT) (void) snprintf((BUF), (SZ), "SB%c", \
usr/src/uts/sun4u/daktari/sys/daktari.h
73
#define DAK_GET_PCI_APID(BUF, SZ, SLOT) (void) snprintf((BUF), \
usr/src/uts/sun4u/enchilada/os/enchilada.c
220
if (snprintf(buf, buflen, "MB") >= buflen) {
usr/src/uts/sun4u/excalibur/os/excalibur.c
194
if (snprintf(buf, buflen, "Slot %d", cpuid) >= buflen) {
usr/src/uts/sun4u/grover/io/grfans.c
185
(void) snprintf(name, sizeof (name), "%s%d", ddi_driver_name(dip),
usr/src/uts/sun4u/io/i2c/clients/adm1031.c
340
(void) snprintf(admp->adm1031_name, sizeof (admp->adm1031_name),
usr/src/uts/sun4u/io/i2c/clients/ics951601.c
268
(void) snprintf(icsp->ics951601_name, sizeof (icsp->ics951601_name),
usr/src/uts/sun4u/io/i2c/clients/lm75.c
480
(void) snprintf(unitp->lm75_name, sizeof (unitp->lm75_name),
usr/src/uts/sun4u/io/i2c/clients/ltc1427.c
357
(void) snprintf(unitp->ltc1427_name, sizeof (unitp->ltc1427_name),
usr/src/uts/sun4u/io/i2c/clients/max1617.c
186
(void) snprintf(unitp->max1617_name, sizeof (unitp->max1617_name),
usr/src/uts/sun4u/io/i2c/clients/pca9556.c
303
(void) snprintf(pcap->pca9556_name, sizeof (pcap->pca9556_name),
usr/src/uts/sun4u/io/i2c/clients/pca9556.c
319
(void) snprintf(pcap->pca9556_name,
usr/src/uts/sun4u/io/i2c/clients/pca9556.c
322
(void) snprintf(name, sizeof (name), "%s",
usr/src/uts/sun4u/io/i2c/clients/pcf8574.c
509
(void) snprintf(unitp->pcf8574_name, sizeof (unitp->pcf8574_name),
usr/src/uts/sun4u/io/i2c/clients/pcf8591.c
478
(void) snprintf(unitp->pcf8591_name, sizeof (unitp->pcf8591_name),
usr/src/uts/sun4u/io/i2c/clients/pic16f819.c
388
(void) snprintf(unitp->pic16f819_name, sizeof (unitp->pic16f819_name),
usr/src/uts/sun4u/io/i2c/clients/seeprom.c
166
(void) snprintf(unitp->seeprom_name, sizeof (unitp->seeprom_name),
usr/src/uts/sun4u/io/i2c/clients/ssc050.c
640
(void) snprintf(unitp->name, sizeof (unitp->name),
usr/src/uts/sun4u/io/i2c/clients/ssc100.c
528
(void) snprintf(unitp->ssc100_name, sizeof (unitp->ssc100_name),
usr/src/uts/sun4u/io/i2c/clients/tda8444.c
220
(void) snprintf(unitp->tda8444_name, sizeof (unitp->tda8444_name),
usr/src/uts/sun4u/io/i2c/nexus/pcf8584.c
329
(void) snprintf(i2c->pcf8584_name, sizeof (i2c->pcf8584_name),
usr/src/uts/sun4u/io/i2c/nexus/smbus.c
340
(void) snprintf(smbus->smbus_name, sizeof (smbus->smbus_name),
usr/src/uts/sun4u/io/iommu.c
165
(void) snprintf(name, sizeof (name), "%s%d_dvma",
usr/src/uts/sun4u/io/mach_rootnex.c
349
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/sun4u/io/mach_rootnex.c
381
(void) snprintf(name, namelen, "%x,0", nodeid);
usr/src/uts/sun4u/io/mach_rootnex.c
383
(void) snprintf(name, namelen, "%x,%x", portid,
usr/src/uts/sun4u/io/mc-us3.c
1210
(void) snprintf(p, res, "%s%s",
usr/src/uts/sun4u/io/mc-us3i.c
1655
(void) snprintf(p, res, "%s%s",
usr/src/uts/sun4u/io/pci/db21554.c
2226
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/sun4u/io/pci/db21554.c
2241
(void) snprintf(name, namelen, "%x,%x", slot, func);
usr/src/uts/sun4u/io/pci/db21554.c
2243
(void) snprintf(name, namelen, "%x", slot);
usr/src/uts/sun4u/io/pci/pci_ecc.c
677
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s", DDI_IO_CLASS,
usr/src/uts/sun4u/io/pci/pci_fm.c
330
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/sun4u/io/pci/pci_intr.c
415
(void) snprintf(pciintr_ks_template.pciintr_ks_name.value.c, maxlen,
usr/src/uts/sun4u/io/pci/pci_iommu.c
147
(void) snprintf(map_name, sizeof (map_name), "%s%d_dvma",
usr/src/uts/sun4u/io/pci/pci_pbm.c
79
len = snprintf(pbm_p->pbm_nameinst_str,
usr/src/uts/sun4u/io/pci/pci_pbm.c
83
(void) snprintf(pbm_p->pbm_nameaddr_str,
usr/src/uts/sun4u/io/pci/pci_pci.c
759
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/sun4u/io/pci/pci_pci.c
777
(void) snprintf(name, namelen, "%x,%x", slot, func);
usr/src/uts/sun4u/io/pci/pci_pci.c
779
(void) snprintf(name, namelen, "%x", slot);
usr/src/uts/sun4u/io/pci/pci_util.c
332
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/sun4u/io/pci/pci_util.c
350
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/sun4u/io/pci/pci_util.c
353
(void) snprintf(name, namelen, "%x",
usr/src/uts/sun4u/io/pci/pci_util.c
734
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/sun4u/io/pci/pcipsy.c
1795
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/sun4u/io/pci/pcisch.c
1958
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s%s",
usr/src/uts/sun4u/io/pci/pcisch.c
2453
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/sun4u/io/pci/pcisch.c
2475
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/sun4u/io/pci/pcisch.c
2818
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s.%s", DDI_IO_CLASS,
usr/src/uts/sun4u/io/pci/pcisch.c
2875
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/sun4u/io/pci/pcisch.c
2904
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s",
usr/src/uts/sun4u/io/pci/simba.c
671
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/sun4u/io/pci/simba.c
686
(void) snprintf(name, namelen, "%x,%x", slot, func);
usr/src/uts/sun4u/io/pci/simba.c
688
(void) snprintf(name, namelen, "%x", slot);
usr/src/uts/sun4u/io/pmubus.c
878
(void) snprintf(name, sizeof (name), "%x,%x",
usr/src/uts/sun4u/io/px/px_err.c
1184
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1222
(void) snprintf(sbuf, sizeof (sbuf), "%lX",
usr/src/uts/sun4u/io/px/px_err.c
1305
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1332
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1385
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1441
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1468
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1572
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1597
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1622
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1667
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1692
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1728
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1756
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
1949
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2019
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2046
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2073
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2104
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2153
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2176
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2243
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/px/px_err.c
2270
(void) snprintf(buf, FM_MAX_CLASS, "%s", class_name);
usr/src/uts/sun4u/io/rmclomv.c
1423
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1434
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1445
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1456
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1467
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1490
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1499
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1518
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1537
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1545
(void) snprintf(dst_entry->handle_name.name,
usr/src/uts/sun4u/io/rmclomv.c
1644
(void) snprintf(entry->handle_name.name, sizeof (envmon_handle_t),
usr/src/uts/sun4u/io/rmclomv.c
763
(void) snprintf(envhdl->name, sizeof (envhdl->name),
usr/src/uts/sun4u/io/rmclomv.c
774
(void) snprintf(attach_pnt, sizeof (attach_pnt), "%s", fru_name);
usr/src/uts/sun4u/io/rmclomv.c
861
(void) snprintf(fan_str, sizeof (fan_str),
usr/src/uts/sun4u/io/rmclomv.c
864
(void) snprintf(fan_str, sizeof (fan_str),
usr/src/uts/sun4u/io/rmclomv.c
949
(void) snprintf(sensor_str, sizeof (sensor_str),
usr/src/uts/sun4u/io/rmclomv.c
954
(void) snprintf(sensor_str, sizeof (sensor_str),
usr/src/uts/sun4u/io/rmclomv.c
959
(void) snprintf(sensor_str, sizeof (sensor_str),
usr/src/uts/sun4u/io/sysiosbus.c
1080
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/sun4u/io/sysiosbus.c
1428
f_len = snprintf(msgbuf, REPORTDEV_BUFSIZE,
usr/src/uts/sun4u/io/sysiosbus.c
1439
f_len += snprintf(msgbuf + len,
usr/src/uts/sun4u/io/sysiosbus.c
1444
f_len += snprintf(msgbuf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/sun4u/io/sysiosbus.c
1454
f_len += snprintf(msgbuf + len,
usr/src/uts/sun4u/io/sysiosbus.c
1466
f_len += snprintf(msgbuf + len,
usr/src/uts/sun4u/io/sysiosbus.c
1470
f_len += snprintf(msgbuf + len,
usr/src/uts/sun4u/io/sysiosbus.c
1475
f_len += snprintf(msgbuf + len, REPORTDEV_BUFSIZE - len,
usr/src/uts/sun4u/littleneck/io/pcf8574_lneck.c
521
(void) snprintf(unitp->pcf8574_name, sizeof (unitp->pcf8574_name),
usr/src/uts/sun4u/littleneck/os/littleneck.c
158
if (snprintf(buf, buflen, "Slot %d", cpuid) >= buflen) {
usr/src/uts/sun4u/lw2plus/io/lombus.c
1960
(void) snprintf(addr, sizeof (addr),
usr/src/uts/sun4u/lw2plus/io/lombus.c
357
(void) snprintf(p, sizeof (buf) - (p - buf),
usr/src/uts/sun4u/lw8/io/lw8.c
1188
(void) snprintf(lw8_get_led.id, MAX_ID_LEN, "system");
usr/src/uts/sun4u/lw8/io/lw8.c
1190
(void) snprintf(lw8_get_led.id, MAX_ID_LEN, "alarm%d",
usr/src/uts/sun4u/lw8/io/lw8.c
1255
(void) snprintf(lw8_set_led.id, MAX_ID_LEN, "system");
usr/src/uts/sun4u/lw8/io/lw8.c
1257
(void) snprintf(lw8_set_led.id, MAX_ID_LEN, "alarm%d",
usr/src/uts/sun4u/lw8/io/lw8.c
588
(void) snprintf(attach_pnt, sizeof (attach_pnt), "ssm0:N0.%s",
usr/src/uts/sun4u/lw8/os/lw8_platmod.c
1040
if (snprintf(buf, buflen, "/N%d/%s%d", node,
usr/src/uts/sun4u/ngdr/io/dr.c
2867
(void) snprintf(dp->du_common.sbdev_path,
usr/src/uts/sun4u/ngdr/io/dr.c
755
(void) snprintf(p, l, "dr@%d:", instance);
usr/src/uts/sun4u/ngdr/io/dr_mem.c
787
(void) snprintf(msp->ms_peer_ap_id,
usr/src/uts/sun4u/ngdr/io/dr_quiesce.c
1080
n = snprintf(&buf[buf_idx], buf_avail, "%s, ",
usr/src/uts/sun4u/ngdr/io/dr_quiesce.c
1083
n = snprintf(&buf[buf_idx], buf_avail,
usr/src/uts/sun4u/ngdr/io/dr_quiesce.c
1087
n = snprintf(&buf[buf_idx], buf_avail, "%lu, ", arr[i]);
usr/src/uts/sun4u/ngdr/io/dr_util.c
78
(void) snprintf(buf, sizeof (buf), "error %d", ep->e_code);
usr/src/uts/sun4u/opl/io/dr_mem.c
770
(void) snprintf(msp->ms_peer_ap_id,
usr/src/uts/sun4u/opl/io/drmach.c
1283
(void) snprintf(ip->dev.cm.name, sizeof (ip->dev.cm.name), "%s%d",
usr/src/uts/sun4u/opl/io/drmach.c
1723
(void) snprintf(buf, buflen, "SB%d", bnum);
usr/src/uts/sun4u/opl/io/drmach.c
1845
(void) snprintf(cp->dev.cm.name, sizeof (cp->dev.cm.name), "%s%d",
usr/src/uts/sun4u/opl/io/drmach.c
2239
(void) snprintf(mp->dev.cm.name, sizeof (mp->dev.cm.name), "%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
1078
(void) snprintf(p, blen, " ");
usr/src/uts/sun4u/opl/io/mc-opl.c
3000
if (snprintf(buf, buflen, "UNKNOWN") >= buflen) {
usr/src/uts/sun4u/opl/io/mc-opl.c
3022
(void) snprintf(buf, buflen, "/%s%02d/MEM%s MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
3032
(void) snprintf(buf, buflen, "/%s/%s%c/MEM%s MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
3041
(void) snprintf(buf, buflen, "/%s/MEM%s MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
3534
(void) snprintf(buf, buflen, "%s:%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
872
(void) snprintf(buf, buflen, "/%s%02d/MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
877
(void) snprintf(buf, buflen, "/%s%02d/MEM%s MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
890
(void) snprintf(buf, buflen, "/%s/%s%c/MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
898
(void) snprintf(buf, buflen, "/%s/%s%c/MEM%s MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
910
(void) snprintf(buf, buflen, "/%s/MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
916
(void) snprintf(buf, buflen, "/%s/MEM%s MEM%s",
usr/src/uts/sun4u/opl/io/mc-opl.c
974
(void) snprintf(buf, FM_MAX_CLASS, "%s.%s-%s", MC_OPL_ERROR_CLASS,
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_pbm.c
69
len = snprintf(pcbm_p->pcbm_nameinst_str,
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_pbm.c
72
(void) snprintf(pcbm_p->pcbm_nameaddr_str,
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_util.c
300
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_util.c
318
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_util.c
321
(void) snprintf(name, namelen, "%x",
usr/src/uts/sun4u/opl/io/pcicmu/pcmu_util.c
537
(void) snprintf(buf, FM_MAX_CLASS, "%s %s: %s %s",
usr/src/uts/sun4u/opl/os/opl.c
915
plen = snprintf(buf, buflen, "/%s/CPUM%d", "MBU_A",
usr/src/uts/sun4u/opl/os/opl.c
920
plen = snprintf(buf, buflen, "/%s/CPUM%d", "MBU_B",
usr/src/uts/sun4u/opl/os/opl.c
927
plen = snprintf(buf, buflen, "/%s%02d/CPUM%d", "CMU", sb,
usr/src/uts/sun4u/opl/os/opl.c
932
plen = snprintf(buf, buflen, "/%s", "MBU_A");
usr/src/uts/sun4u/os/fillsysinfo.c
476
(void) snprintf(cpunode->fru_fmri, sizeof (cpunode->fru_fmri),
usr/src/uts/sun4u/os/fillsysinfo.c
713
(void) snprintf(cpunode->fru_fmri, sizeof (cpunode->fru_fmri),
usr/src/uts/sun4u/os/mach_mp_startup.c
185
(void) snprintf(buf, sizeof (buf),
usr/src/uts/sun4u/os/mach_trap.c
288
(void) snprintf(name, sizeof (name), "tl[%d]", i);
usr/src/uts/sun4u/os/mach_trap.c
290
(void) snprintf(name, sizeof (name), "tt[%d]", i);
usr/src/uts/sun4u/os/mach_trap.c
292
(void) snprintf(name, sizeof (name), "tpc[%d]", i);
usr/src/uts/sun4u/os/mach_trap.c
294
(void) snprintf(name, sizeof (name), "tnpc[%d]", i);
usr/src/uts/sun4u/os/mach_trap.c
296
(void) snprintf(name, sizeof (name), "tstate[%d]", i);
usr/src/uts/sun4u/os/plat_ecc_unum.c
691
(void) snprintf(contentsp->solaris_version,
usr/src/uts/sun4u/os/plat_ecc_unum.c
816
(void) snprintf(cap->capd_solaris_version, ver_len, "%s %s",
usr/src/uts/sun4u/schumacher/os/schumacher.c
203
if (snprintf(buf, buflen, "MB") >= buflen) {
usr/src/uts/sun4u/seattle/os/seattle.c
278
printed = snprintf(unum, buflen, "MB/P%d/B%d", mcid, bank);
usr/src/uts/sun4u/seattle/os/seattle.c
283
printed = snprintf(unum, buflen, "/D%d", dimm);
usr/src/uts/sun4u/seattle/os/seattle.c
288
(void) snprintf(unum, buflen, ": %s", old_unum);
usr/src/uts/sun4u/seattle/os/seattle.c
295
if (snprintf(buf, buflen, "MB") >= buflen) {
usr/src/uts/sun4u/serengeti/io/sgsbbc_mailbox.c
2524
(void) snprintf(buf, FM_MAX_CLASS, "SB%d", board);
usr/src/uts/sun4u/serengeti/io/sgsbbc_mailbox.c
2527
(void) snprintf(buf, FM_MAX_CLASS, "RP");
usr/src/uts/sun4u/serengeti/io/sgsbbc_mailbox.c
2530
(void) snprintf(buf, FM_MAX_CLASS, "UNKNOWN");
usr/src/uts/sun4u/serengeti/io/sgsbbc_mailbox.c
2546
(void) snprintf(buf, FM_MAX_CLASS, "asic.serengeti.%s.%s-%s",
usr/src/uts/sun4u/serengeti/io/ssm.c
561
(void) snprintf(name, namelen, "%x,%x", portid, regbase);
usr/src/uts/sun4u/serengeti/os/serengeti.c
1030
if (snprintf(buf, buflen, "/N%d/%s%d", node,
usr/src/uts/sun4u/serengeti/os/sg_unum.c
97
*lenp = snprintf(buf, buflen, "/N%d/SB%d/P%d/E%d J%d",
usr/src/uts/sun4u/sunfire/io/fhc.c
3077
(void) snprintf(errbuf, SYSC_OUTPUT_LEN,
usr/src/uts/sun4u/sunfire/io/fhc.c
3096
(void) snprintf(errbuf, SYSC_OUTPUT_LEN,
usr/src/uts/sun4u/sunfire/io/fhc.c
3109
(void) snprintf(errbuf, SYSC_OUTPUT_LEN,
usr/src/uts/sun4u/sunfire/io/fhc.c
3126
(void) snprintf(errbuf, SYSC_OUTPUT_LEN,
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1251
(void) snprintf(pkt->errbuf,
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1263
(void) snprintf(pkt->errbuf,
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1298
(void) snprintf(pkt->errbuf,
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
1307
(void) snprintf(pkt->errbuf,
usr/src/uts/sun4u/sunfire/io/sysctrl_dr.c
358
(void) snprintf(pkt->errbuf, SYSC_OUTPUT_LEN,
usr/src/uts/sun4u/taco/os/taco.c
222
if (snprintf(buf, buflen, "MB") >= buflen) {
usr/src/uts/sun4v/io/cnex.c
1205
(void) snprintf(name, sizeof (name), "%x", *cnex_regspec);
usr/src/uts/sun4v/io/dr_cpu.c
844
(void) snprintf(err_str, DR_CPU_MAX_ERR_LEN,
usr/src/uts/sun4v/io/dr_cpu.c
934
(void) snprintf(err_str, DR_CPU_MAX_ERR_LEN, "cpu has bound "
usr/src/uts/sun4v/io/dr_mem.c
401
len = snprintf(NULL, 0, "%s%s%s", dr_mem_estr[result],
usr/src/uts/sun4v/io/dr_mem.c
406
(void) snprintf(errstr, len, "%s%s%s", dr_mem_estr[result],
usr/src/uts/sun4v/io/iospc/iospc.c
377
(void) snprintf(pic_name, PIC_STR_LEN, "pic%1d", pic);
usr/src/uts/sun4v/io/iospc/iospc.c
443
(void) snprintf(pic_str, PIC_STR_LEN, "pic%1d", i);
usr/src/uts/sun4v/io/mach_rootnex.c
129
(void) snprintf(p, sizeof (buf) - (buf - p),
usr/src/uts/sun4v/io/mach_rootnex.c
180
(void) snprintf(name, namelen, "%x,%x",
usr/src/uts/sun4v/io/mach_rootnex.c
217
(void) snprintf(name, namelen, "%s%x",
usr/src/uts/sun4v/io/mach_rootnex.c
221
(void) snprintf(name, namelen, "%s%x,%x",
usr/src/uts/sun4v/io/mdeg.c
787
offset = snprintf(buf, len, "%s:{", spec->namep);
usr/src/uts/sun4v/io/mdeg.c
800
offset = snprintf(buf, len, "%s%s=0x%lx",
usr/src/uts/sun4v/io/mdeg.c
809
offset = snprintf(buf, len, "%s%s=%s",
usr/src/uts/sun4v/io/mdeg.c
818
(void) snprintf(buf, len, "}");
usr/src/uts/sun4v/io/mdeg.c
827
(void) snprintf(buf, len, "}");
usr/src/uts/sun4v/io/mdeg.c
855
offset = snprintf(buf, len, "%s:{", match->namep);
usr/src/uts/sun4v/io/mdeg.c
865
offset = snprintf(buf, len, "%s%s", (first) ? "" : ",",
usr/src/uts/sun4v/io/mdeg.c
877
(void) snprintf(buf, len, "}");
usr/src/uts/sun4v/io/n2piupc/n2piupc_kstats.c
181
(void) snprintf(pic_name, PIC_STR_LEN, "pic%1d", pic);
usr/src/uts/sun4v/io/n2piupc/n2piupc_kstats.c
251
(void) snprintf(pic_str, PIC_STR_LEN, "pic%1d", i);
usr/src/uts/sun4v/io/n2rng/n2rng_kcf.c
154
(void) snprintf(buf, BUFSZ, "%s/%d SUNW_N2_RNG",
usr/src/uts/sun4v/io/niumx/niumx.c
551
(void) snprintf(name, namelen, "%s", *unit_addr);
usr/src/uts/sun4v/io/niumx/niumx.c
562
(void) snprintf(name, namelen, "%x", (r[0].addr_high));
usr/src/uts/sun4v/io/px/px_err.c
452
(void) snprintf(buf, FM_MAX_CLASS, "%s", PX_FM_RC_UNRECOG);
usr/src/uts/sun4v/io/px/px_err.c
456
(void) snprintf(descr_buf, sizeof (descr_buf),
usr/src/uts/sun4v/io/px/px_err.c
492
(void) snprintf(descr_buf, sizeof (descr_buf),
usr/src/uts/sun4v/io/vcc.c
1372
(void) snprintf(cons.dev_name, MAXPATHLEN-1, "%s:%s%s",
usr/src/uts/sun4v/io/vcc.c
1498
(void) snprintf(cons.dev_name, MAXPATHLEN-1, "%s:%s%s",
usr/src/uts/sun4v/io/vcc.c
810
(void) snprintf(name, MAXPATHLEN - 1, "%s%s", VCC_MINOR_NAME_PREFIX,
usr/src/uts/sun4v/io/vcc.c
852
(void) snprintf(name, MAXPATHLEN-1, "%s%s", VCC_MINOR_NAME_PREFIX,
usr/src/uts/sun4v/io/vdc.c
1127
(void) snprintf(name, sizeof (name), "%c", 'a' + i);
usr/src/uts/sun4v/io/vdc.c
1138
(void) snprintf(name, sizeof (name), "%c%s", 'a' + i, ",raw");
usr/src/uts/sun4v/io/vdc.c
5891
(void) snprintf(panic_str, sizeof (panic_str),
usr/src/uts/sun4v/io/vdc.c
953
(void) snprintf(kstatmodule_err, sizeof (kstatmodule_err),
usr/src/uts/sun4v/io/vdc.c
955
(void) snprintf(kstatname, sizeof (kstatname),
usr/src/uts/sun4v/io/vds.c
1046
(void) snprintf(label->dkl_asciilabel, LEN_DKL_ASCII,
usr/src/uts/sun4v/io/vds.c
5740
(void) snprintf(vd->vtoc.v_asciilabel, LEN_DKL_ASCII,
usr/src/uts/sun4v/io/vds.c
6707
(void) snprintf(tq_name, sizeof (tq_name), "vd_ioq%lu", vd->id);
usr/src/uts/sun4v/io/vds.c
6791
(void) snprintf(tq_name, sizeof (tq_name), "vd_startq%lu", id);
usr/src/uts/sun4v/io/vds.c
6798
(void) snprintf(tq_name, sizeof (tq_name), "vd_completionq%lu", id);
usr/src/uts/sun4v/io/vnet.c
1159
(void) snprintf(hashname, MAXNAMELEN, "vnet%d-fdbhash",
usr/src/uts/sun4v/io/vnet.c
2725
(void) snprintf(client_name, MAXNAMELEN, "vnet%d-%s", vnetp->instance,
usr/src/uts/sun4v/io/vnet.c
472
(void) snprintf(qname, TASKQ_NAMELEN, "vres_taskq%d", instance);
usr/src/uts/sun4v/io/vnet_dds.c
241
(void) snprintf(qname, TASKQ_NAMELEN, "vdds_taskq%d", vnetp->instance);
usr/src/uts/sun4v/io/vnet_dds.c
447
(void) snprintf(vdds->hio_ifname,
usr/src/uts/sun4v/io/vnet_gen.c
1497
(void) snprintf(hashname, MAXNAMELEN, "port%d-vlan-hash",
usr/src/uts/sun4v/io/vnet_gen.c
526
(void) snprintf(qname, TASKQ_NAMELEN, "rxpool_taskq%d",
usr/src/uts/sun4v/io/vsw.c
634
(void) snprintf(hashname, MAXNAMELEN, "vsw_unicst_table-%d",
usr/src/uts/sun4v/io/vsw.c
644
(void) snprintf(hashname, MAXNAMELEN, "vsw_mcst_table-%d",
usr/src/uts/sun4v/io/vsw.c
656
(void) snprintf(qname, TASKQ_NAMELEN, "taskq%d", vswp->instance);
usr/src/uts/sun4v/io/vsw.c
666
(void) snprintf(qname, TASKQ_NAMELEN, "rxpool_taskq%d",
usr/src/uts/sun4v/io/vsw.c
958
(void) snprintf(myname, MAXNAMELEN, "%s%d", dev_name, instance);
usr/src/uts/sun4v/io/vsw_phys.c
545
(void) snprintf(mac_cl_name, MAXNAMELEN, "%s%d%s%d", dev_name,
usr/src/uts/sun4v/io/vsw_phys.c
548
(void) snprintf(mac_cl_name, MAXNAMELEN, "%s%s%d",
usr/src/uts/sun4v/io/vsw_switching.c
943
(void) snprintf(hashname, MAXNAMELEN, "vsw%d-vlan-hash",
usr/src/uts/sun4v/io/vsw_switching.c
953
(void) snprintf(hashname, MAXNAMELEN, "port%d-vlan-hash",
usr/src/uts/sun4v/os/mach_mp_startup.c
281
(void) snprintf(buf, sizeof (buf),
usr/src/uts/sun4v/os/mach_mp_startup.c
285
(void) snprintf(buf, sizeof (buf),
usr/src/uts/sun4v/os/mach_trap.c
274
(void) snprintf(name, sizeof (name), "tl[%d]", i);
usr/src/uts/sun4v/os/mach_trap.c
276
(void) snprintf(name, sizeof (name), "tt[%d]", i);
usr/src/uts/sun4v/os/mach_trap.c
278
(void) snprintf(name, sizeof (name), "tpc[%d]", i);
usr/src/uts/sun4v/os/mach_trap.c
280
(void) snprintf(name, sizeof (name), "tnpc[%d]", i);
usr/src/uts/sun4v/os/mach_trap.c
282
(void) snprintf(name, sizeof (name), "tstate[%d]", i);
usr/src/uts/sun4v/os/mpo.c
206
(void) snprintf(sun4v_mpo_status, sizeof (sun4v_mpo_status), args); \
usr/src/uts/sun4v/os/suspend.c
500
(void) snprintf(error_reason, max_reason_len,
usr/src/uts/sun4v/os/suspend.c
523
(void) snprintf(error_reason,