Searched refs:snprintf (Results 26 - 50 of 1841) sorted by relevance

1234567891011>>

/macosx-10.9.5/cups-372.4/cups/cups/
H A Dattr.c189 snprintf(buffer, bufsize, "Xerox %s", make_and_model);
197 snprintf(buffer, bufsize, "Kodak %s", make_and_model + 7);
205 snprintf(buffer, bufsize, "Apple LaserWriter%s", make_and_model + 11);
213 snprintf(buffer, bufsize, "Seiko %s", make_and_model);
221 snprintf(buffer, bufsize, "EFI %s", make_and_model);
230 snprintf(buffer, bufsize, "Canon %s", make_and_model);
238 snprintf(buffer, bufsize, "Fargo %s", make_and_model);
247 snprintf(buffer, bufsize, "HP %s", make_and_model);
/macosx-10.9.5/xnu-2422.115.4/libkern/net/
H A Dinet_ntoa.c40 snprintf(buf, sizeof(buf), "%d.%d.%d.%d",
53 snprintf(buf, buflen, "%d.%d.%d.%d",
/macosx-10.9.5/xnu-2422.115.4/tools/tests/perf_index/
H A Dstress_file_create.c10 snprintf(filepath, MAXPATHLEN, "%s/file_create-%d-%lld", fs_path, thread_id, i);
16 snprintf(filepath, MAXPATHLEN, "%s/file_create-%d-%lld", fs_path, thread_id, i);
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dtcap.c88 snprintf (colortab[TC_BLACK], sizeof colortab[0], "<font color=black>");
89 snprintf (colortab[TC_BLUE], sizeof colortab[0], "<font color=blue>");
90 snprintf (colortab[TC_GREEN], sizeof colortab[0], "<font color=green>");
91 snprintf (colortab[TC_CYAN], sizeof colortab[0], "<font color=cyan>");
92 snprintf (colortab[TC_RED], sizeof colortab[0], "<font color=red>");
93 snprintf (colortab[TC_MAGENTA], sizeof colortab[0], "<font color=magenta>");
94 snprintf (colortab[TC_YELLOW], sizeof colortab[0], "<font color=yellow>");
95 snprintf (colortab[TC_WHITE], sizeof colortab[0], "<font color=white>");
149 snprintf (colortab[i], sizeof colortab[0], "%s", tparm (af, i));
153 snprintf (colorta
[all...]
H A Dnscomm.c67 snprintf (str, sizeof (str), "\"%s\" in view \"%s\"", domain, z->view);
69 snprintf (str, sizeof (str), "\"%s\"", domain);
75 snprintf (cmdline, sizeof (cmdline), "%s %s %s IN %s", RELOADCMD, action, domain, z->view);
77 snprintf (cmdline, sizeof (cmdline), "%s %s %s", RELOADCMD, action, domain);
133 snprintf (zone, sizeof (zone), "\"%s\" in view \"%s\"", zp->zone, zp->conf->view);
137 snprintf (zone, sizeof (zone), "\"%s\"", zp->zone);
144 snprintf (cmdline, sizeof (cmdline), "%s distkeys %s %s %s",
163 snprintf (cmdline, sizeof (cmdline), "%s distribute %s %s %s", zp->conf->dist_cmd, zp->zone, path, view);
178 snprintf (cmdline, sizeof (cmdline), "%s reload %s %s %s", zp->conf->dist_cmd, zp->zone, path, view);
205 snprintf (st
[all...]
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/unix/
H A Dstrerror.c60 snprintf(buf, size, "%s", msg);
62 snprintf(buf, size, "Unknown error: %u", unum);
70 snprintf(buf, size, "%s", sys_errlist[num]);
72 snprintf(buf, size, "Unknown error: %u", unum);
/macosx-10.9.5/file_cmds-230/dd/
H A Dmisc.c69 /* Use snprintf(3) so that we don't reenter stdio(3). */
70 (void)snprintf(buf, sizeof(buf),
75 (void)snprintf(buf, sizeof(buf), "%qu odd length swab %s\n",
80 (void)snprintf(buf, sizeof(buf), "%qu truncated %s\n",
84 (void)snprintf(buf, sizeof(buf),
/macosx-10.9.5/ntp-88/lib/isc/unix/
H A Dstrerror.c62 snprintf(buf, size, "%s", msg);
64 snprintf(buf, size, "Unknown error: %u", unum);
72 snprintf(buf, size, "%s", sys_errlist[num]);
74 snprintf(buf, size, "Unknown error: %u", unum);
/macosx-10.9.5/pdisk-9/
H A Dutil.c148 snprintf(dynamic_version, sizeof(dynamic_version), "%d.%d.%d",
151 snprintf(dynamic_version, sizeof(dynamic_version), "%d.%d.%d%c%d",
156 snprintf(dynamic_version, sizeof(dynamic_version), "%d.%d",
159 snprintf(dynamic_version, sizeof(dynamic_version), "%d.%d%c%d",
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Deui64.c77 snprintf(buf, 32, "%02x%02x:%02x%02x:%02x%02x:%02x%02x",
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/Common/
H A DMsgTrace.c57 snprintf(fmt, CDC_ASL_MAX_FMT_LEN, "%s [%s %d] [%s %s] [%s %s] [%s %s] [%s %s]",
68 snprintf(fmt, CDC_ASL_MAX_FMT_LEN, "%s [%s %d] [%s %s] [%s %s] [%s %s]",
76 snprintf(fmt, CDC_ASL_MAX_FMT_LEN, "%s [%s %d] [%s %s] [%s %s]",
84 snprintf(temp, CDC_ASL_MAX_FMT_LEN, " [%s %d]", CDC_ASL_KEY_SUCCESS, CDC_ASL_SUCCESS_VALUE);
90 snprintf(temp, CDC_ASL_MAX_FMT_LEN, " [%s %lld]", CDC_ASL_KEY_VALUE, optValue);
/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dremote.c173 snprintf(str, sizeof(str), "\n========================\nASL is here to serve you\n");
183 snprintf(str, sizeof(str), "> ");
191 snprintf(str, sizeof(str), "> ");
253 snprintf(str, sizeof(str), "Goodbye\n");
262 snprintf(str, sizeof(str), "Commands\n");
264 snprintf(str, sizeof(str), " quit exit session\n");
266 snprintf(str, sizeof(str), " select [val] get [set] current database\n");
268 snprintf(str, sizeof(str), " val must be \"file\", \"mem\", or \"mini\"\n");
270 snprintf(str, sizeof(str), " file [on/off] enable / disable file store\n");
272 snprintf(st
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dversion.c87 len = snprintf(ptr, left, " zlib/%s", zlibVersion());
93 len = snprintf(ptr, left, " c-ares/%s", ares_version(NULL));
99 len = snprintf(ptr, left, " libidn/%s", stringprep_check_version(NULL));
105 len = snprintf(ptr, left, " WinIDN");
111 len = snprintf(ptr, left, " iconv/%d.%d",
115 len = snprintf(ptr, left, " iconv");
121 len = snprintf(ptr, left, " libssh2/%s", CURL_LIBSSH2_VERSION);
135 snprintf(ptr, left, " librtmp/%d.%d%s",
142 len = what snprintf() returned
336 snprintf(ssh_buffe
[all...]
H A Dcurlx.h98 # undef snprintf macro
109 # define snprintf curlx_msnprintf macro
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-icmp.c329 snprintf(buf, sizeof(buf), "%02u:%02u:%02u.%03u",hrs,min,sec,msec);
362 (void)snprintf(buf, sizeof(buf), "echo %s, id %u, seq %u",
375 (void)snprintf(buf, sizeof(buf),
391 (void)snprintf(buf, sizeof(buf),
398 (void)snprintf(buf, sizeof(buf),
405 (void)snprintf(buf, sizeof(buf),
419 (void)snprintf(buf, sizeof(buf),
423 (void)snprintf(buf, sizeof(buf),
433 (void)snprintf(buf, sizeof(buf), fmt,
443 (void)snprintf(bu
[all...]
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A DLogMessage.c84 len += snprintf((char*) bufPtr, 300 - len, "%d", intarg);
90 len += snprintf((char*) bufPtr, 300 - len, "%X", uintarg);
95 len += snprintf((char*) bufPtr, 300 - len, "%p", pointerarg);
100 len += snprintf((char*) bufPtr, 300 - len, "%llx", (u_int64_t) ulonglongarg);
106 len += snprintf((char*) bufPtr, 300 - len, "%s", strarg);
108 len += snprintf((char*) bufPtr, 300 - len, "NULLSTR");
113 len += snprintf((char*) bufPtr, 300 - len, "%c", chararg);
117 len += snprintf((char*) bufPtr, 300 - len, "%c", c);
123 len += snprintf((char*) bufPtr, 300 - len, "%c", c);
/macosx-10.9.5/libpcap-42/libpcap/
H A Dpcap-darwin.c74 (void)snprintf(device, sizeof(device), "/dev/bpf%d", n++);
160 snprintf(ebuf, PCAP_ERRBUF_SIZE, "malloc(): %s",
167 snprintf(ebuf, PCAP_ERRBUF_SIZE, "socket(): %s",
192 snprintf(ebuf, PCAP_ERRBUF_SIZE, "device name too long: %s",
214 snprintf(ebuf, PCAP_ERRBUF_SIZE, "device name too long: %s",
223 snprintf(ebuf, PCAP_ERRBUF_SIZE, "bad device name: %s",
234 snprintf(ebuf, PCAP_ERRBUF_SIZE, "if_nameindex: %s",
245 snprintf(ebuf, PCAP_ERRBUF_SIZE, "ioctl(SIOCGIFDESC): %s",
281 snprintf(ebuf, PCAP_ERRBUF_SIZE, "ioctl(SIOCIFCREATE): %s",
285 snprintf(ifnam
[all...]
H A Dfad-win32.c65 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
74 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
85 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
96 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
107 (void)snprintf(errbuf, PCAP_ERRBUF_SIZE,
234 snprintf(errbuf, PCAP_ERRBUF_SIZE,
250 snprintf(errbuf, PCAP_ERRBUF_SIZE, "Cannot allocate enough memory to list the adapters.");
255 snprintf(errbuf, PCAP_ERRBUF_SIZE,
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dsubr.c66 strPtr += snprintf(strPtr, maxlen, "%6.6x - " , addr );
71 strPtr += snprintf(strPtr, maxlen, "%2.2x ", buf[addr+i]);
73 strPtr += snprintf(strPtr, maxlen, " ");
76 strPtr += snprintf(strPtr, maxlen, " \"");
83 strPtr += snprintf(strPtr, maxlen, "%c", buf[addr+i] );
85 strPtr += snprintf(strPtr, maxlen, ".");
/macosx-10.9.5/lsof-52/lsof/tests/
H A DLTnlink.c152 (void) snprintf(buf, sizeof(buf) - 1, "./config.LTnlink%ld",
167 (void) snprintf(buf, sizeof(buf) - 1, " Errno %d: %s",
195 (void) snprintf(buf, sizeof(buf) - 1,
212 (void) snprintf(ibuf, sizeof(ibuf) - 1, "%u", (unsigned int)tfsb.st_ino);
214 (void) snprintf(xlnk, sizeof(xlnk) - 1, "%d", (int)tfsb.st_nlink);
216 (void) snprintf(szbuf, sizeof(szbuf) - 1, "%d", sz);
227 (void) snprintf(buf, sizeof(buf) - 1,
260 (void) snprintf(buf, sizeof(buf) - 1,
264 (void) snprintf(buf, sizeof(buf) - 1,
268 (void) snprintf(bu
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dschemaparse.c141 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: %s before %s",
150 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: OID is missing",
161 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: %s: \"%s\"",
193 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: %s before %s",
202 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: OID is missing",
213 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: %s: \"%s\"",
288 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: %s before %s",
297 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: OID is missing",
308 snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s: \"%s\" is operational",
318 snprintf(
[all...]
H A Dschema_check.c105 snprintf( textbuf, textlen,
115 snprintf( textbuf, textlen,
168 snprintf( textbuf, textlen,
181 snprintf( textbuf, textlen,
195 snprintf( textbuf, textlen,
210 snprintf( textbuf, textlen,
218 snprintf( textbuf, textlen,
259 snprintf( textbuf, textlen,
282 snprintf( textbuf, textlen,
307 snprintf( textbu
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/progs/
H A Dslapd-mtread.c115 snprintf(thrstr, BUFSIZ, "error on tidx: %d: %s", idx, string);
124 snprintf(thrstr, BUFSIZ, "tidx: %d says: %s", idx, string);
135 snprintf(thrstr, BUFSIZ, "tidx: %d says: %s", idx, string);
338 snprintf(outstr, BUFSIZ, "MT Test Start: conns: %d (%s)", noconns, uri);
340 snprintf(outstr, BUFSIZ, "Threads: RO: %d RW: %d", threads, rwthreads);
346 snprintf(outstr, BUFSIZ, "Created RO thread %d", i);
352 snprintf(outstr, BUFSIZ, "Created RW thread %d", i + MAX_THREAD);
373 snprintf(outstr, BUFSIZ, "RO thread %d pass=%d fail=%d", i,
377 snprintf(outstr, BUFSIZ, "FAIL RO thread %d", i);
383 snprintf(outst
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dversion.c65 snprintf (tt, sizeof (tt), "%s.%d(%d)-%s", dist_version, patch_level, build_version, release_status);
71 snprintf (tt, sizeof (tt), "%s.%d(%d)", dist_version, patch_level, build_version);
/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-solaris2.h48 int snprintf(char *, size_t, const char *, ...);

Completed in 647 milliseconds

1234567891011>>