bin/date/date.c
166
format = "%+";
bin/date/date.c
169
format = rfc2822_format;
bin/date/date.c
175
format = *argv + 1;
bin/date/date.c
188
format = *argv + 1;
bin/date/date.c
208
if (format == rfc2822_format)
bin/date/date.c
216
(void)strftime_ns(buf, sizeof(buf), format, lt,
bin/date/date.c
378
strftime_ns(char * __restrict s, size_t maxsize, const char * __restrict format,
bin/date/date.c
392
if ((newformat = strdup(format)) == NULL)
bin/date/date.c
85
const char *format;
bin/df/df.c
466
const char *format;
bin/df/df.c
522
format = " {t:total-blocks/%*j'd} {t:used-blocks/%*j'd} "
bin/df/df.c
525
format = " {t:total-blocks/%*jd} {t:used-blocks/%*jd} "
bin/df/df.c
527
xo_emit(format,
bin/df/df.c
545
format = " {:inodes-used/%*j'd} {:inodes-free/%*j'd}";
bin/df/df.c
547
format = " {:inodes-used/%*jd} {:inodes-free/%*jd}";
bin/df/df.c
548
xo_emit(format, mwp->iused, (intmax_t)used,
bin/ls/print.c
440
const char *format = fmt;
bin/ls/print.c
453
format = nfmt;
bin/ls/print.c
457
strftime(str, len, format, tm);
bin/ls/print.c
467
const char *format;
bin/ls/print.c
477
format = f_timeformat;
bin/ls/print.c
480
format = d_first ? "%e %b %T %Y" : "%b %e %T %Y";
bin/ls/print.c
483
format = d_first ? "%e %b %R" : "%b %e %R";
bin/ls/print.c
486
format = d_first ? "%e %b %Y" : "%b %e %Y";
bin/ls/print.c
487
ls_strftime(longstring, sizeof(longstring), format, localtime(&ftime));
crypto/heimdal/appl/ftp/ftp/extern.h
64
__attribute__ ((format (printf, 1,2)));
crypto/heimdal/appl/ftp/ftp/security.h
102
__attribute__ ((format (printf, 2,3)));
crypto/heimdal/appl/ftp/ftp/security.h
108
__attribute__ ((format (printf, 2,0)));
crypto/heimdal/appl/ftp/ftp/security.h
110
__attribute__ ((format (printf, 2,3)));
crypto/heimdal/appl/ftp/ftp/security.h
112
__attribute__ ((format (printf, 2,0)));
crypto/heimdal/appl/ftp/ftpd/extern.h
78
__attribute__ ((format (printf, 2, 3)));
crypto/heimdal/appl/ftp/ftpd/extern.h
82
__attribute__ ((format (printf, 1, 2)));
crypto/heimdal/appl/ftp/ftpd/extern.h
91
__attribute__ ((format (printf, 2, 3)));
crypto/heimdal/appl/ftp/ftpd/extern.h
95
__attribute__ ((format (printf, 1, 2)));
crypto/heimdal/appl/ftp/ftpd/ftpd.c
1664
__attribute__ ((format (printf, 3, 0)))
crypto/heimdal/appl/rsh/rshd.c
80
__attribute__ ((format (printf, 1, 2)));
crypto/heimdal/appl/rsh/rshd.c
95
__attribute__ ((noreturn, format (printf, 3, 4)));
crypto/heimdal/appl/telnet/telnet/utilities.c
251
static void __attribute__((format (printf, 3, 4)))
crypto/heimdal/appl/telnet/telnetd/global.c
102
format,
crypto/heimdal/appl/telnet/telnetd/global.c
93
output_data (const char *format, ...)
crypto/heimdal/appl/telnet/telnetd/global.c
98
va_start(args, format);
crypto/heimdal/appl/telnet/telnetd/telnetd.h
239
int output_data (const char *format, ...)
crypto/heimdal/appl/telnet/telnetd/telnetd.h
241
__attribute__ ((format (printf, 1, 2)))
crypto/heimdal/appl/test/gss_common.h
42
__attribute__ ((format (printf, 3, 0)));
crypto/heimdal/appl/test/gss_common.h
45
__attribute__ ((format (printf, 3, 4)));
crypto/heimdal/appl/test/nt_gss_common.h
42
__attribute__ ((format (printf, 3, 0)));
crypto/heimdal/appl/test/nt_gss_common.h
45
__attribute__ ((format (printf, 3, 4)));
crypto/heimdal/kadmin/get.c
379
(e->format)(e, &princ);
crypto/heimdal/kadmin/get.c
482
data.format = print_entry_short;
crypto/heimdal/kadmin/get.c
484
data.format = print_entry_long;
crypto/heimdal/kadmin/get.c
77
void (*format)(struct get_entry_data*, kadm5_principal_ent_t);
crypto/heimdal/lib/asn1/lex.c
2713
lex_error_message (const char *format, ...)
crypto/heimdal/lib/asn1/lex.c
2717
va_start (args, format);
crypto/heimdal/lib/asn1/lex.c
2719
vfprintf (stderr, format, args);
crypto/heimdal/lib/asn1/lex.h
39
__attribute__ ((format (printf, 1, 2)));
crypto/heimdal/lib/com_err/com_err.h
58
__attribute__((format(printf, 3, 0)));
crypto/heimdal/lib/com_err/com_err.h
62
__attribute__((format(printf, 3, 4)));
crypto/heimdal/lib/com_err/lex.c
1881
_lex_error_message (const char *format, ...)
crypto/heimdal/lib/com_err/lex.c
1885
va_start (args, format);
crypto/heimdal/lib/com_err/lex.c
1887
vfprintf (stderr, format, args);
crypto/heimdal/lib/com_err/lex.h
37
__attribute__ ((format (printf, 1, 2)));
crypto/heimdal/lib/hx509/cert.c
3387
__attribute__ ((noreturn, format (printf, 1, 2)))
crypto/heimdal/lib/hx509/crypto.c
1807
hx509_key_format_t format,
crypto/heimdal/lib/hx509/crypto.c
1827
ret = (*ops->import)(context, keyai, data, len, format, *private_key);
crypto/heimdal/lib/hx509/crypto.c
2120
hx509_key_format_t format,
crypto/heimdal/lib/hx509/crypto.c
2127
return (*key->ops->export)(context, key, format, data);
crypto/heimdal/lib/hx509/crypto.c
756
hx509_key_format_t format,
crypto/heimdal/lib/hx509/crypto.c
759
switch (format) {
crypto/heimdal/lib/hx509/crypto.c
859
hx509_key_format_t format,
crypto/heimdal/lib/hx509/crypto.c
867
switch (format) {
crypto/heimdal/lib/hx509/crypto.c
941
hx509_key_format_t format,
crypto/heimdal/lib/hx509/crypto.c
952
hx509_key_format_t format,
crypto/heimdal/lib/hx509/crypto.c
987
switch (format) {
crypto/heimdal/lib/hx509/hx509-private.h
33
__attribute__ ((noreturn, format (printf, 1, 2)));
crypto/heimdal/lib/hx509/ks_file.c
376
const char *residue, hx509_lock lock, outformat format)
crypto/heimdal/lib/hx509/ks_file.c
397
ksf->format = format;
crypto/heimdal/lib/hx509/ks_file.c
41
outformat format;
crypto/heimdal/lib/hx509/ks_file.c
528
outformat format;
crypto/heimdal/lib/hx509/ks_file.c
542
switch (sc->format) {
crypto/heimdal/lib/hx509/ks_file.c
582
sc.format = ksf->format;
crypto/heimdal/lib/hx509/ks_keychain.c
497
attrInfo.format = attrFormat;
crypto/heimdal/lib/hx509/ks_keychain.c
62
attrInfo.format = &attrFormat;
crypto/heimdal/lib/krb5/acl.c
204
const char *format,
crypto/heimdal/lib/krb5/acl.c
212
va_start(ap, format);
crypto/heimdal/lib/krb5/acl.c
213
ret = acl_parse_format(context, &acl, format, ap);
crypto/heimdal/lib/krb5/acl.c
247
const char *format,
crypto/heimdal/lib/krb5/acl.c
268
va_start(ap, format);
crypto/heimdal/lib/krb5/acl.c
269
ret = acl_parse_format(context, &acl, format, ap);
crypto/heimdal/lib/krb5/acl.c
75
const char *format,
crypto/heimdal/lib/krb5/acl.c
81
for(p = format; *p != '\0'; p++) {
crypto/heimdal/lib/krb5/changepw.c
43
...) __attribute__ ((format (printf, 2, 3)));
crypto/heimdal/lib/krb5/deprecated.c
472
__attribute__((format (printf, 2, 3)))
crypto/heimdal/lib/krb5/deprecated.c
499
__attribute__ ((format (printf, 2, 0)))
crypto/heimdal/lib/krb5/error_string.c
101
__attribute__ ((format (printf, 3, 0)))
crypto/heimdal/lib/krb5/error_string.c
137
__attribute__ ((format (printf, 3, 4)))
crypto/heimdal/lib/krb5/error_string.c
162
__attribute__ ((format (printf, 3, 0)))
crypto/heimdal/lib/krb5/error_string.c
75
__attribute__ ((format (printf, 3, 4)))
crypto/heimdal/lib/krb5/krb5-private.h
129
__attribute__((format (printf, 3, 4)));
crypto/heimdal/lib/krb5/krb5-protos.h
1788
__attribute__ ((noreturn, format (printf, 4, 5)));
crypto/heimdal/lib/krb5/krb5-protos.h
1802
__attribute__ ((noreturn, format (printf, 3, 4)));
crypto/heimdal/lib/krb5/krb5-protos.h
2888
__attribute__((format (printf, 4, 5)));
crypto/heimdal/lib/krb5/krb5-protos.h
2898
__attribute__((format (printf, 5, 6)));
crypto/heimdal/lib/krb5/krb5-protos.h
3248
__attribute__ ((format (printf, 3, 4)));
crypto/heimdal/lib/krb5/krb5-protos.h
3806
__attribute__ ((format (printf, 3, 4)));
crypto/heimdal/lib/krb5/krb5-protos.h
3813
__attribute__((format (printf, 2, 3))) KRB5_DEPRECATED_FUNCTION("Use X instead");
crypto/heimdal/lib/krb5/krb5-protos.h
4274
__attribute__ ((noreturn, format (printf, 3, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4281
__attribute__ ((noreturn, format (printf, 2, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4416
__attribute__ ((noreturn, format (printf, 4, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4424
__attribute__ ((noreturn, format (printf, 3, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4433
__attribute__((format (printf, 4, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4443
__attribute__((format (printf, 5, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4451
__attribute__ ((format (printf, 3, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4459
__attribute__ ((format (printf, 3, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4466
__attribute__ ((format (printf, 2, 0))) KRB5_DEPRECATED_FUNCTION("Use X instead");
crypto/heimdal/lib/krb5/krb5-protos.h
4474
__attribute__ ((format (printf, 3, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4481
__attribute__ ((format (printf, 2, 0)));
crypto/heimdal/lib/krb5/krb5-protos.h
4489
__attribute__ ((format (printf, 3, 4)));
crypto/heimdal/lib/krb5/krb5-protos.h
4496
__attribute__ ((format (printf, 2, 3)));
crypto/heimdal/lib/krb5/krb5-protos.h
58
__attribute__ ((noreturn, format (printf, 3, 4)));
crypto/heimdal/lib/krb5/krb5-protos.h
65
__attribute__ ((noreturn, format (printf, 2, 3)));
crypto/heimdal/lib/krb5/log.c
414
__attribute__((format (printf, 5, 0)))
crypto/heimdal/lib/krb5/log.c
452
__attribute__((format (printf, 4, 0)))
crypto/heimdal/lib/krb5/log.c
464
__attribute__((format (printf, 5, 6)))
crypto/heimdal/lib/krb5/log.c
482
__attribute__((format (printf, 4, 5)))
crypto/heimdal/lib/krb5/log.c
498
__attribute__((format (printf, 3, 4)))
crypto/heimdal/lib/krb5/pkinit.c
88
__attribute__ ((format (printf, 4, 5)));
crypto/heimdal/lib/krb5/warn.c
107
__attribute__ ((format (printf, 3, 0)))
crypto/heimdal/lib/krb5/warn.c
125
__attribute__ ((format (printf, 3, 4)))
crypto/heimdal/lib/krb5/warn.c
143
__attribute__ ((format (printf, 2, 0)))
crypto/heimdal/lib/krb5/warn.c
159
__attribute__ ((format (printf, 2, 3)))
crypto/heimdal/lib/krb5/warn.c
181
__attribute__ ((noreturn, format (printf, 4, 0)))
crypto/heimdal/lib/krb5/warn.c
203
__attribute__ ((noreturn, format (printf, 4, 5)))
crypto/heimdal/lib/krb5/warn.c
223
__attribute__ ((noreturn, format (printf, 3, 0)))
crypto/heimdal/lib/krb5/warn.c
242
__attribute__ ((noreturn, format (printf, 3, 4)))
crypto/heimdal/lib/krb5/warn.c
264
__attribute__ ((noreturn, format (printf, 3, 0)))
crypto/heimdal/lib/krb5/warn.c
284
__attribute__ ((noreturn, format (printf, 3, 4)))
crypto/heimdal/lib/krb5/warn.c
293
__attribute__ ((noreturn, format (printf, 2, 0)))
crypto/heimdal/lib/krb5/warn.c
312
__attribute__ ((noreturn, format (printf, 2, 3)))
crypto/heimdal/lib/roken/roken-common.h
455
__attribute__ ((format (printf, 2, 0)));
crypto/heimdal/lib/roken/roken-common.h
467
__attribute__ ((format (printf, 2, 3)));
crypto/heimdal/lib/roken/rtbl.h
74
__attribute__ ((format (printf, 3, 0)));
crypto/heimdal/lib/roken/rtbl.h
81
__attribute__ ((format (printf, 3, 0)));
crypto/heimdal/lib/roken/snprintf-test.c
38
try (const char *format, ...)
crypto/heimdal/lib/roken/snprintf-test.c
44
va_start (ap, format);
crypto/heimdal/lib/roken/snprintf-test.c
45
ret = rk_vsnprintf (buf1, sizeof(buf1), format, ap);
crypto/heimdal/lib/roken/snprintf-test.c
49
va_start (ap, format);
crypto/heimdal/lib/roken/snprintf-test.c
50
vsprintf (buf2, format, ap);
crypto/heimdal/lib/roken/snprintf-test.c
54
format, buf1, buf2);
crypto/heimdal/lib/roken/snprintf.c
350
const unsigned char *format = (const unsigned char *)char_format;
crypto/heimdal/lib/roken/snprintf.c
354
while((c = *format++)) {
crypto/heimdal/lib/roken/snprintf.c
365
while((c = *format++)){
crypto/heimdal/lib/roken/snprintf.c
392
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
396
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
402
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
406
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
410
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
418
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
421
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
424
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
427
c = *format++;
crypto/heimdal/lib/roken/snprintf.c
513
--format;
crypto/heimdal/lib/roken/snprintf.c
535
rk_snprintf (char *str, size_t sz, const char *format, ...)
crypto/heimdal/lib/roken/snprintf.c
540
va_start(args, format);
crypto/heimdal/lib/roken/snprintf.c
541
ret = vsnprintf (str, sz, format, args);
crypto/heimdal/lib/roken/snprintf.c
553
va_start(args, format);
crypto/heimdal/lib/roken/snprintf.c
554
ret2 = vsprintf (tmp, format, args);
crypto/heimdal/lib/roken/snprintf.c
568
rk_asprintf (char **ret, const char *format, ...)
crypto/heimdal/lib/roken/snprintf.c
573
va_start(args, format);
crypto/heimdal/lib/roken/snprintf.c
574
val = vasprintf (ret, format, args);
crypto/heimdal/lib/roken/snprintf.c
585
va_start(args, format);
crypto/heimdal/lib/roken/snprintf.c
586
ret2 = vsprintf (tmp, format, args);
crypto/heimdal/lib/roken/snprintf.c
600
rk_asnprintf (char **ret, size_t max_sz, const char *format, ...)
crypto/heimdal/lib/roken/snprintf.c
605
va_start(args, format);
crypto/heimdal/lib/roken/snprintf.c
606
val = vasnprintf (ret, max_sz, format, args);
crypto/heimdal/lib/roken/snprintf.c
616
ret2 = vsprintf (tmp, format, args);
crypto/heimdal/lib/roken/snprintf.c
630
rk_vasprintf (char **ret, const char *format, va_list args)
crypto/heimdal/lib/roken/snprintf.c
632
return vasnprintf (ret, 0, format, args);
crypto/heimdal/lib/roken/snprintf.c
639
rk_vasnprintf (char **ret, size_t max_sz, const char *format, va_list args)
crypto/heimdal/lib/roken/snprintf.c
655
st = xyzprintf (&state, format, args);
crypto/heimdal/lib/roken/snprintf.c
678
rk_vsnprintf (char *str, size_t sz, const char *format, va_list args)
crypto/heimdal/lib/roken/snprintf.c
691
ret = xyzprintf (&state, format, args);
crypto/heimdal/lib/roken/strftime.c
170
strftime (char *buf, size_t maxsize, const char *format,
crypto/heimdal/lib/roken/strftime.c
176
while (*format != '\0' && n < maxsize) {
crypto/heimdal/lib/roken/strftime.c
177
if (*format == '%') {
crypto/heimdal/lib/roken/strftime.c
178
++format;
crypto/heimdal/lib/roken/strftime.c
179
if(*format == 'E' || *format == 'O')
crypto/heimdal/lib/roken/strftime.c
180
++format;
crypto/heimdal/lib/roken/strftime.c
181
switch (*format) {
crypto/heimdal/lib/roken/strftime.c
374
--format;
crypto/heimdal/lib/roken/strftime.c
382
"%%%c", *format);
crypto/heimdal/lib/roken/strftime.c
389
++format;
crypto/heimdal/lib/roken/strftime.c
391
*buf++ = *format++;
crypto/heimdal/lib/roken/strpftime-test.c
240
for (j = 0; tests[i].vals[j].format != NULL; ++j) {
crypto/heimdal/lib/roken/strpftime-test.c
246
len = strftime (buf, sizeof(buf), tests[i].vals[j].format, tm);
crypto/heimdal/lib/roken/strpftime-test.c
249
tests[i].vals[j].format, (unsigned long)len,
crypto/heimdal/lib/roken/strpftime-test.c
256
tests[i].vals[j].format, buf,
crypto/heimdal/lib/roken/strpftime-test.c
263
tests[i].vals[j].format,
crypto/heimdal/lib/roken/strpftime-test.c
269
tests[i].vals[j].format);
crypto/heimdal/lib/roken/strpftime-test.c
272
strftime (buf, sizeof(buf), tests[i].vals[j].format, &tm2);
crypto/heimdal/lib/roken/strpftime-test.c
275
tests[i].vals[j].format,
crypto/heimdal/lib/roken/strpftime-test.c
44
const char *format;
crypto/heimdal/lib/roken/strpftime-test.h
49
strftime (char *buf, size_t maxsize, const char *format,
crypto/heimdal/lib/roken/strpftime-test.h
53
strptime (const char *buf, const char *format, struct tm *timeptr);
crypto/heimdal/lib/roken/strptime.c
241
strptime (const char *buf, const char *format, struct tm *timeptr)
crypto/heimdal/lib/roken/strptime.c
245
for (; (c = *format) != '\0'; ++format) {
crypto/heimdal/lib/roken/strptime.c
252
} else if (c == '%' && format[1] != '\0') {
crypto/heimdal/lib/roken/strptime.c
253
c = *++format;
crypto/heimdal/lib/roken/strptime.c
255
c = *++format;
crypto/heimdal/lib/roken/strptime.c
426
--format;
crypto/heimdal/lib/sl/slc-lex.c
1777
error_message (const char *format, ...)
crypto/heimdal/lib/sl/slc-lex.c
1781
va_start (args, format);
crypto/heimdal/lib/sl/slc-lex.c
1783
vfprintf (stderr, format, args);
crypto/heimdal/lib/sl/slc.h
52
void error_message (const char *format, ...);
crypto/krb5/src/ccapi/test/test_ccapi_check.c
13
va_start(ap, format);
crypto/krb5/src/ccapi/test/test_ccapi_check.c
14
_log_error_v(file, line, format, ap);
crypto/krb5/src/ccapi/test/test_ccapi_check.c
3
int _check_if(int expression, const char *file, int line, const char *expression_string, const char *format, ...) {
crypto/krb5/src/ccapi/test/test_ccapi_check.c
7
if (format == NULL) {
crypto/krb5/src/ccapi/test/test_ccapi_check.h
27
#define check_if(expression, format, ...) \
crypto/krb5/src/ccapi/test/test_ccapi_check.h
28
_check_if(expression, __FILE__, __LINE__, #expression, format , ## __VA_ARGS__)
crypto/krb5/src/ccapi/test/test_ccapi_check.h
30
#define check_if_not(expression, format, ...) \
crypto/krb5/src/ccapi/test/test_ccapi_check.h
31
check_if(!(expression), format, ## __VA_ARGS__)
crypto/krb5/src/ccapi/test/test_ccapi_check.h
9
int _check_if(int expression, const char *file, int line, const char *expression_string, const char *format, ...);
crypto/krb5/src/ccapi/test/test_ccapi_log.c
12
vfprintf(stdout, format, ap);
crypto/krb5/src/ccapi/test/test_ccapi_log.c
17
void _log_error(const char *file, int line, const char *format, ...)
crypto/krb5/src/ccapi/test/test_ccapi_log.c
20
va_start(ap, format);
crypto/krb5/src/ccapi/test/test_ccapi_log.c
21
_log_error_v(file, line, format, ap);
crypto/krb5/src/ccapi/test/test_ccapi_log.c
6
void _log_error_v(const char *file, int line, const char *format, va_list ap)
crypto/krb5/src/ccapi/test/test_ccapi_log.c
9
if (!format) {
crypto/krb5/src/ccapi/test/test_ccapi_log.h
11
void _log_error_v(const char *file, int line, const char *format, va_list ap);
crypto/krb5/src/ccapi/test/test_ccapi_log.h
12
void _log_error(const char *file, int line, const char *format, ...)
crypto/krb5/src/ccapi/test/test_ccapi_log.h
8
#define log_error(format, ...) \
crypto/krb5/src/ccapi/test/test_ccapi_log.h
9
_log_error(__FILE__, __LINE__, format , ## __VA_ARGS__)
crypto/krb5/src/clients/ksu/ksu.h
237
extern char *xasprintf (const char *format, ...);
crypto/krb5/src/clients/ksu/xmalloc.c
68
char *xasprintf (const char *format, ...)
crypto/krb5/src/clients/ksu/xmalloc.c
73
va_start (args, format);
crypto/krb5/src/clients/ksu/xmalloc.c
74
if (vasprintf(&out, format, args) < 0) {
crypto/krb5/src/include/k5-int.h
530
krb5_int32 format; /* -1 for unspecified */
crypto/krb5/src/include/k5-int.h
556
krb5_int32 format; /* -1 for unspecified */
crypto/krb5/src/include/k5-platform.h
916
vsnprintf(char *str, size_t size, const char *format, va_list args)
crypto/krb5/src/include/k5-platform.h
922
length = _vscprintf(format, args_copy);
crypto/krb5/src/include/k5-platform.h
925
_vsnprintf(str, size, format, args);
crypto/krb5/src/include/k5-platform.h
931
snprintf(char *str, size_t size, const char *format, ...)
crypto/krb5/src/include/k5-platform.h
936
va_start(args, format);
crypto/krb5/src/include/k5-platform.h
937
n = vsnprintf(str, size, format, args);
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
812
are_you_sure (const char *format, ...)
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
817
va_start(va, format);
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
818
vprintf(format, va);
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
115
void save_error_message(OM_uint32 minor_code, const char *format, ...)
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
121
va_start(ap, format);
crypto/krb5/src/lib/gssapi/krb5/disp_status.c
122
n = vasprintf(&s, format, ap);
crypto/krb5/src/lib/gssapi/krb5/gssapiP_krb5.h
1199
krb5_gss_save_error_message(OM_uint32 minor_code, const char *format, ...)
crypto/krb5/src/lib/kadm5/logger.c
168
klog_com_err_proc(const char *whoami, long int code, const char *format, va_list ap)
crypto/krb5/src/lib/kadm5/logger.c
182
klog_com_err_proc(const char *whoami, long int code, const char *format, va_list ap)
crypto/krb5/src/lib/kadm5/logger.c
187
if (format == NULL)
crypto/krb5/src/lib/kadm5/logger.c
201
k5_buf_add_vfmt(&buf, format, ap);
crypto/krb5/src/lib/kadm5/logger.c
626
klog_vsyslog(int priority, const char *format, va_list arglist)
crypto/krb5/src/lib/kadm5/logger.c
633
klog_vsyslog(int priority, const char *format, va_list arglist)
crypto/krb5/src/lib/kadm5/logger.c
679
vsnprintf(syslogp, sizeof(outbuf) - (syslogp - outbuf), format, arglist);
crypto/krb5/src/lib/kadm5/logger.c
745
krb5_klog_syslog(int priority, const char *format, ...)
crypto/krb5/src/lib/kadm5/logger.c
750
va_start(pvar, format);
crypto/krb5/src/lib/kadm5/logger.c
751
retval = klog_vsyslog(priority, format, pvar);
crypto/krb5/src/lib/krb5/asn.1/asn1_k_encode.c
1566
DEFFIELD_IMPLICIT(tokinfo_4, krb5_otp_tokeninfo, format, 4, opt_int32_minus1);
crypto/krb5/src/lib/krb5/asn.1/asn1_k_encode.c
1614
DEFFIELD_IMPLICIT(otp_req_10, krb5_pa_otp_req, format, 10, opt_int32_minus1);
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
185
if (ti->format != KRB5_OTP_FORMAT_BASE64 &&
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
186
ti->format != KRB5_OTP_FORMAT_BINARY) {
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
187
retval = codec_int32_to_value(ti->format, obj, "format");
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
292
retval = codec_value_to_int32(obj, "format", &ti->format);
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
294
ti->format = -1;
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
462
if (ti->format >= 0 && ti->format < 3) {
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
464
if (!(*table[ti->format])((unsigned char)*otpvalue++))
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
616
if (ti->format == KRB5_OTP_FORMAT_BASE64)
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
629
req->format = ti->format;
crypto/krb5/src/lib/krb5/krb/preauth_otp.c
893
if (ti->format == KRB5_OTP_FORMAT_BASE64)
crypto/krb5/src/lib/rpc/auth_gssapi.c
27
extern void gssrpcint_printf(const char *format, ...);
crypto/krb5/src/lib/rpc/gssrpcint.h
29
extern void gssrpcint_printf(const char *format, ...)
crypto/krb5/src/lib/rpc/svc_auth_gssapi.c
50
void gssrpcint_printf(const char *format, ...)
crypto/krb5/src/lib/rpc/svc_auth_gssapi.c
53
va_start(ap, format);
crypto/krb5/src/lib/rpc/svc_auth_gssapi.c
55
vprintf(format, ap);
crypto/krb5/src/lib/rpc/svc_auth_gssapi.c
62
vfprintf(f, format, ap);
crypto/krb5/src/plugins/preauth/otp/main.c
254
ti.format = -1;
crypto/krb5/src/util/support/printf.c
36
krb5int_vasprintf(char **ret, const char *format, va_list ap)
crypto/krb5/src/util/support/printf.c
51
len2 = vsnprintf(str, len, format, ap2);
crypto/krb5/src/util/support/printf.c
91
krb5int_asprintf(char **ret, const char *format, ...)
crypto/krb5/src/util/support/printf.c
96
va_start(ap, format);
crypto/krb5/src/util/support/printf.c
97
n = krb5int_vasprintf(ret, format, ap);
crypto/libecc/include/libecc/external_deps/print.h
26
#define LIBECC_FORMAT_FUNCTION(F,A) __attribute__((format(__printf__, F, A)))
crypto/libecc/include/libecc/external_deps/print.h
32
void ext_printf(const char *format, ...);
crypto/libecc/src/external_deps/print.c
21
void ext_printf(const char *format, ...)
crypto/libecc/src/external_deps/print.c
25
va_start(arglist, format);
crypto/libecc/src/external_deps/print.c
26
vprintf(format, arglist);
crypto/openssh/auth.h
222
__attribute__((format(printf, 1, 2)));
crypto/openssh/authfile.c
68
int format, const char *openssh_format_cipher, int openssh_format_rounds)
crypto/openssh/authfile.c
76
format, openssh_format_cipher, openssh_format_rounds)) != 0)
crypto/openssh/log.h
72
__attribute__((format(printf, 7, 8)));
crypto/openssh/log.h
77
__attribute__((format(printf, 7, 8)));
crypto/openssh/log.h
80
__attribute__((format(printf, 7, 8)));
crypto/openssh/log.h
82
__attribute__((format(printf, 3, 4)));
crypto/openssh/misc.h
134
__attribute__((format(printf, 2, 3)));
crypto/openssh/misc.h
136
__attribute__((format(printf, 3, 4)));
crypto/openssh/misc.h
244
int ask_permission(const char *, ...) __attribute__((format(printf, 1, 2)));
crypto/openssh/misc.h
246
__attribute__((format(printf, 2, 3)));
crypto/openssh/misc.h
248
__attribute__((format(printf, 2, 3)));
crypto/openssh/openbsd-compat/bsd-misc.h
152
void err(int, const char *, ...) __attribute__((format(printf, 2, 3)));
crypto/openssh/openbsd-compat/bsd-misc.h
155
void errx(int, const char *, ...) __attribute__((format(printf, 2, 3)));
crypto/openssh/openbsd-compat/bsd-misc.h
158
void warn(const char *, ...) __attribute__((format(printf, 1, 2)));
crypto/openssh/openbsd-compat/bsd-snprintf.c
170
static int dopr(char *buffer, size_t maxlen, const char *format,
crypto/openssh/openbsd-compat/bsd-snprintf.c
180
dopr(char *buffer, size_t maxlen, const char *format, va_list args_in)
crypto/openssh/openbsd-compat/bsd-snprintf.c
199
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
211
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
217
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
221
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
225
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
229
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
233
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
243
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
246
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
255
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
265
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
268
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
278
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
282
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
286
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
289
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
294
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
298
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
473
ch = *format++;
crypto/openssh/openbsd-compat/bsd-snprintf.c
479
ch = *format++;
crypto/openssh/packet.h
121
__attribute__((format(printf, 2, 3)));
crypto/openssh/packet.h
136
__attribute__((format(printf, 2, 3)))
crypto/openssh/packet.h
138
void ssh_packet_send_debug(struct ssh *, const char *fmt, ...) __attribute__((format(printf, 2, 3)));
crypto/openssh/packet.h
180
__attribute__((format(printf, 2, 3)));
crypto/openssh/packet.h
183
__attribute__((format(printf, 3, 4)))
crypto/openssh/regress/unittests/test_helper/test_helper.h
53
__attribute__((format(printf, 1, 2)));
crypto/openssh/sftp-client.c
124
const char *errfmt, ...) __attribute__((format(printf, 4, 5)));
crypto/openssh/ssh-agent.c
2246
char *shell, *format, *fdstr, *pidstr, *agentsocket = NULL;
crypto/openssh/ssh-agent.c
2381
format = c_flag ? "unsetenv %s;\n" : "unset %s;\n";
crypto/openssh/ssh-agent.c
2382
printf(format, SSH_AUTHSOCKET_ENV_NAME);
crypto/openssh/ssh-agent.c
2383
printf(format, SSH_AGENTPID_ENV_NAME);
crypto/openssh/ssh-agent.c
2464
format = c_flag ?
crypto/openssh/ssh-agent.c
2466
printf(format, SSH_AUTHSOCKET_ENV_NAME, socket_name,
crypto/openssh/ssh-agent.c
2482
format = c_flag ? "setenv %s %s;\n" : "%s=%s; export %s;\n";
crypto/openssh/ssh-agent.c
2483
printf(format, SSH_AUTHSOCKET_ENV_NAME, socket_name,
crypto/openssh/ssh-agent.c
2485
printf(format, SSH_AGENTPID_ENV_NAME, pidstrbuf,
crypto/openssh/sshbuf.h
152
__attribute__((format(printf, 2, 3)));
crypto/openssh/sshkey.c
3301
int format, const char *_passphrase, const char *comment)
crypto/openssh/sshkey.c
3327
if (format == SSHKEY_PRIVATE_PEM) {
crypto/openssh/sshkey.c
3341
if (format == SSHKEY_PRIVATE_PEM) {
crypto/openssh/sshkey.c
3353
if (format == SSHKEY_PRIVATE_PEM) {
crypto/openssh/sshkey.c
3371
if (format == SSHKEY_PRIVATE_PKCS8) {
crypto/openssh/sshkey.c
3402
int format, const char *openssh_format_cipher, int openssh_format_rounds)
crypto/openssh/sshkey.c
3426
switch (format) {
crypto/openssh/sshkey.c
3433
format, passphrase, comment);
crypto/openssh/sshkey.h
314
int format, const char *openssh_format_cipher, int openssh_format_rounds);
crypto/openssh/utf8.h
20
__attribute__((format(printf, 1, 2)));
crypto/openssh/utf8.h
22
__attribute__((format(printf, 2, 3)));
crypto/openssh/utf8.h
25
__attribute__((format(printf, 4, 5)));
crypto/openssh/utf8.h
27
__attribute__((format(printf, 4, 5)));
crypto/openssl/apps/cmp.c
1934
const int format = opt_keyform;
crypto/openssl/apps/cmp.c
1942
pkey = load_key_pwd(file, format, pass, engine, desc);
crypto/openssl/apps/cmp.c
1949
pkey = load_pubkey(file, format, 0, pass, engine, desc);
crypto/openssl/apps/cmp.c
841
static EVP_PKEY *load_key_pwd(const char *uri, int format,
crypto/openssl/apps/cmp.c
845
EVP_PKEY *pkey = load_key(uri, format, 0, pass_string, eng, desc);
crypto/openssl/apps/include/apps.h
121
X509_REQ *load_csr(const char *file, int format, const char *desc);
crypto/openssl/apps/include/apps.h
122
X509_REQ *load_csr_autofmt(const char *infile, int format,
crypto/openssl/apps/include/apps.h
124
X509 *load_cert_pass(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/include/apps.h
126
#define load_cert(uri, format, desc) load_cert_pass(uri, format, 1, NULL, desc)
crypto/openssl/apps/include/apps.h
127
X509_CRL *load_crl(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/include/apps.h
131
EVP_PKEY *load_key(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/include/apps.h
134
EVP_PKEY *load_pubkey(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/include/apps.h
136
EVP_PKEY *load_keyparams(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/include/apps.h
138
EVP_PKEY *load_keyparams_suppress(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/include/apps.h
154
int load_key_certs_crls(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/include/apps.h
60
BIO *dup_bio_in(int format);
crypto/openssl/apps/include/apps.h
61
BIO *dup_bio_out(int format);
crypto/openssl/apps/include/apps.h
62
BIO *dup_bio_err(int format);
crypto/openssl/apps/include/apps.h
63
BIO *bio_open_owner(const char *filename, int format, int private);
crypto/openssl/apps/include/apps.h
64
BIO *bio_open_default(const char *filename, char mode, int format);
crypto/openssl/apps/include/apps.h
65
BIO *bio_open_default_quiet(const char *filename, char mode, int format);
crypto/openssl/apps/include/apps.h
66
int mem_bio_to_file(BIO *in, const char *filename, int format, int private);
crypto/openssl/apps/include/fmt.h
43
int FMT_istext(int format);
crypto/openssl/apps/include/opt.h
434
void print_format_error(int format, unsigned long flags);
crypto/openssl/apps/lib/apps.c
2995
BIO *dup_bio_in(int format)
crypto/openssl/apps/lib/apps.c
2998
BIO_NOCLOSE | (FMT_istext(format) ? BIO_FP_TEXT : 0));
crypto/openssl/apps/lib/apps.c
3001
BIO *dup_bio_out(int format)
crypto/openssl/apps/lib/apps.c
3004
BIO_NOCLOSE | (FMT_istext(format) ? BIO_FP_TEXT : 0));
crypto/openssl/apps/lib/apps.c
3011
if (FMT_istext(format))
crypto/openssl/apps/lib/apps.c
3015
if (FMT_istext(format)
crypto/openssl/apps/lib/apps.c
3024
BIO *dup_bio_err(int format)
crypto/openssl/apps/lib/apps.c
3027
BIO_NOCLOSE | (FMT_istext(format) ? BIO_FP_TEXT : 0));
crypto/openssl/apps/lib/apps.c
3030
if (b != NULL && FMT_istext(format))
crypto/openssl/apps/lib/apps.c
3055
static const char *modestr(char mode, int format)
crypto/openssl/apps/lib/apps.c
3061
return FMT_istext(format) ? "a" : "ab";
crypto/openssl/apps/lib/apps.c
3063
return FMT_istext(format) ? "r" : "rb";
crypto/openssl/apps/lib/apps.c
3065
return FMT_istext(format) ? "w" : "wb";
crypto/openssl/apps/lib/apps.c
3087
BIO *bio_open_owner(const char *filename, int format, int private)
crypto/openssl/apps/lib/apps.c
3097
return bio_open_default(filename, 'w', format);
crypto/openssl/apps/lib/apps.c
3099
textmode = FMT_istext(format);
crypto/openssl/apps/lib/apps.c
3130
fp = fdopen(fd, modestr('w', format));
crypto/openssl/apps/lib/apps.c
3133
fp = fopen(filename, modestr('w', format));
crypto/openssl/apps/lib/apps.c
3158
static BIO *bio_open_default_(const char *filename, char mode, int format,
crypto/openssl/apps/lib/apps.c
3164
ret = mode == 'r' ? dup_bio_in(format) : dup_bio_out(format);
crypto/openssl/apps/lib/apps.c
3175
ret = BIO_new_file(filename, modestr(mode, format));
crypto/openssl/apps/lib/apps.c
3190
BIO *bio_open_default(const char *filename, char mode, int format)
crypto/openssl/apps/lib/apps.c
3192
return bio_open_default_(filename, mode, format, 0);
crypto/openssl/apps/lib/apps.c
3195
BIO *bio_open_default_quiet(const char *filename, char mode, int format)
crypto/openssl/apps/lib/apps.c
3197
return bio_open_default_(filename, mode, format, 1);
crypto/openssl/apps/lib/apps.c
3200
int mem_bio_to_file(BIO *in, const char *filename, int format, int private)
crypto/openssl/apps/lib/apps.c
3211
out = bio_open_owner(filename, format, private);
crypto/openssl/apps/lib/apps.c
440
X509 *load_cert_pass(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/lib/apps.c
456
(void)load_key_certs_crls(uri, format, maybe_stdin, pass, desc, 0,
crypto/openssl/apps/lib/apps.c
462
X509_CRL *load_crl(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/lib/apps.c
478
(void)load_key_certs_crls(uri, format, maybe_stdin, NULL, desc, 0,
crypto/openssl/apps/lib/apps.c
485
X509_REQ *load_csr(const char *file, int format, const char *desc)
crypto/openssl/apps/lib/apps.c
490
if (format == FORMAT_UNDEF)
crypto/openssl/apps/lib/apps.c
491
format = FORMAT_PEM;
crypto/openssl/apps/lib/apps.c
492
in = bio_open_default(file, 'r', format);
crypto/openssl/apps/lib/apps.c
496
if (format == FORMAT_ASN1)
crypto/openssl/apps/lib/apps.c
498
else if (format == FORMAT_PEM)
crypto/openssl/apps/lib/apps.c
501
print_format_error(format, OPT_FMT_PEMDER);
crypto/openssl/apps/lib/apps.c
514
X509_REQ *load_csr_autofmt(const char *infile, int format,
crypto/openssl/apps/lib/apps.c
519
if (format != FORMAT_UNDEF) {
crypto/openssl/apps/lib/apps.c
520
csr = load_csr(infile, format, desc);
crypto/openssl/apps/lib/apps.c
561
EVP_PKEY *load_key(const char *uri, int format, int may_stdin,
crypto/openssl/apps/lib/apps.c
570
if (format == FORMAT_ENGINE)
crypto/openssl/apps/lib/apps.c
572
(void)load_key_certs_crls(uri, format, may_stdin, pass, desc, 0,
crypto/openssl/apps/lib/apps.c
580
EVP_PKEY *load_pubkey(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/lib/apps.c
589
if (format == FORMAT_ENGINE)
crypto/openssl/apps/lib/apps.c
591
(void)load_key_certs_crls(uri, format, maybe_stdin, pass, desc, 1,
crypto/openssl/apps/lib/apps.c
594
(void)load_key_certs_crls(uri, format, maybe_stdin, pass, desc, 0,
crypto/openssl/apps/lib/apps.c
600
EVP_PKEY *load_keyparams_suppress(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/lib/apps.c
608
(void)load_key_certs_crls(uri, format, maybe_stdin, NULL, desc,
crypto/openssl/apps/lib/apps.c
622
EVP_PKEY *load_keyparams(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/lib/apps.c
625
return load_keyparams_suppress(uri, format, maybe_stdin, keytype, desc, 0);
crypto/openssl/apps/lib/apps.c
68
static BIO *bio_open_default_(const char *filename, char mode, int format,
crypto/openssl/apps/lib/apps.c
849
static const char *format2string(int format)
crypto/openssl/apps/lib/apps.c
851
switch (format) {
crypto/openssl/apps/lib/apps.c
896
int load_key_certs_crls(const char *uri, int format, int maybe_stdin,
crypto/openssl/apps/lib/apps.c
965
if ((input_type = format2string(format)) != NULL) {
crypto/openssl/apps/lib/fmt.c
12
int FMT_istext(int format)
crypto/openssl/apps/lib/fmt.c
14
return (format & B_FORMAT_TEXT) == B_FORMAT_TEXT;
crypto/openssl/apps/lib/opt.c
369
static const char *format2str(int format)
crypto/openssl/apps/lib/opt.c
371
switch (format) {
crypto/openssl/apps/lib/opt.c
398
void print_format_error(int format, unsigned long flags)
crypto/openssl/apps/lib/opt.c
400
(void)opt_format_error(format2str(format), flags);
crypto/openssl/apps/rand.c
190
out = bio_open_default(outfile, 'w', format);
crypto/openssl/apps/rand.c
194
if (format == FORMAT_BASE64) {
crypto/openssl/apps/rand.c
209
if (format != FORMAT_TEXT) {
crypto/openssl/apps/rand.c
219
if (format == FORMAT_TEXT)
crypto/openssl/apps/rand.c
59
int format = FORMAT_BINARY, r, i, ret = 1;
crypto/openssl/apps/rand.c
88
format = FORMAT_BASE64;
crypto/openssl/apps/rand.c
91
format = FORMAT_TEXT;
crypto/openssl/apps/sess_id.c
182
static SSL_SESSION *load_sess_id(char *infile, int format)
crypto/openssl/apps/sess_id.c
187
in = bio_open_default(infile, 'r', format);
crypto/openssl/apps/sess_id.c
190
if (format == FORMAT_ASN1)
crypto/openssl/apps/sess_id.c
52
static SSL_SESSION *load_sess_id(char *file, int format);
crypto/openssl/apps/storeutl.c
341
static int indent_printf(int indent, BIO *bio, const char *format, ...)
crypto/openssl/apps/storeutl.c
350
va_start(args, format);
crypto/openssl/apps/storeutl.c
351
vret = BIO_vprintf(bio, format, args);
crypto/openssl/crypto/asn1/asn1_gen.c
119
asn1_tags.format = ASN1_GEN_FORMAT_ASCII;
crypto/openssl/crypto/asn1/asn1_gen.c
138
ret = asn1_str2type(asn1_tags.str, asn1_tags.format, asn1_tags.utype);
crypto/openssl/crypto/asn1/asn1_gen.c
337
arg->format = ASN1_GEN_FORMAT_ASCII;
crypto/openssl/crypto/asn1/asn1_gen.c
339
arg->format = ASN1_GEN_FORMAT_UTF8;
crypto/openssl/crypto/asn1/asn1_gen.c
341
arg->format = ASN1_GEN_FORMAT_HEX;
crypto/openssl/crypto/asn1/asn1_gen.c
343
arg->format = ASN1_GEN_FORMAT_BITLIST;
crypto/openssl/crypto/asn1/asn1_gen.c
580
static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype)
crypto/openssl/crypto/asn1/asn1_gen.c
60
int format;
crypto/openssl/crypto/asn1/asn1_gen.c
606
if (format != ASN1_GEN_FORMAT_ASCII) {
crypto/openssl/crypto/asn1/asn1_gen.c
621
if (format != ASN1_GEN_FORMAT_ASCII) {
crypto/openssl/crypto/asn1/asn1_gen.c
634
if (format != ASN1_GEN_FORMAT_ASCII) {
crypto/openssl/crypto/asn1/asn1_gen.c
646
if (format != ASN1_GEN_FORMAT_ASCII) {
crypto/openssl/crypto/asn1/asn1_gen.c
675
if (format == ASN1_GEN_FORMAT_ASCII)
crypto/openssl/crypto/asn1/asn1_gen.c
676
format = MBSTRING_ASC;
crypto/openssl/crypto/asn1/asn1_gen.c
677
else if (format == ASN1_GEN_FORMAT_UTF8)
crypto/openssl/crypto/asn1/asn1_gen.c
678
format = MBSTRING_UTF8;
crypto/openssl/crypto/asn1/asn1_gen.c
685
-1, format, ASN1_tag2bit(utype))
crypto/openssl/crypto/asn1/asn1_gen.c
700
if (format == ASN1_GEN_FORMAT_HEX) {
crypto/openssl/crypto/asn1/asn1_gen.c
708
} else if (format == ASN1_GEN_FORMAT_ASCII) {
crypto/openssl/crypto/asn1/asn1_gen.c
713
} else if ((format == ASN1_GEN_FORMAT_BITLIST)
crypto/openssl/crypto/asn1/asn1_gen.c
76
static ASN1_TYPE *asn1_str2type(const char *str, int format, int utype);
crypto/openssl/crypto/bio/bio_print.c
108
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
120
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
126
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
130
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
134
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
138
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
142
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
152
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
155
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
163
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
172
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
175
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
184
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
187
if (*format == 'l') {
crypto/openssl/crypto/bio/bio_print.c
189
format++;
crypto/openssl/crypto/bio/bio_print.c
192
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
197
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
201
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
205
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
344
format++;
crypto/openssl/crypto/bio/bio_print.c
350
ch = *format++;
crypto/openssl/crypto/bio/bio_print.c
42
const char *format, va_list args);
crypto/openssl/crypto/bio/bio_print.c
881
int BIO_printf(BIO *bio, const char *format, ...)
crypto/openssl/crypto/bio/bio_print.c
886
va_start(args, format);
crypto/openssl/crypto/bio/bio_print.c
888
ret = BIO_vprintf(bio, format, args);
crypto/openssl/crypto/bio/bio_print.c
894
int BIO_vprintf(BIO *bio, const char *format, va_list args)
crypto/openssl/crypto/bio/bio_print.c
90
size_t *retlen, int *truncated, const char *format, va_list args)
crypto/openssl/crypto/bio/bio_print.c
907
if (!_dopr(&hugebufp, &dynbuf, &hugebufsize, &retlen, &ignored, format,
crypto/openssl/crypto/bio/bio_print.c
927
int BIO_snprintf(char *buf, size_t n, const char *format, ...)
crypto/openssl/crypto/bio/bio_print.c
932
va_start(args, format);
crypto/openssl/crypto/bio/bio_print.c
934
ret = BIO_vsnprintf(buf, n, format, args);
crypto/openssl/crypto/bio/bio_print.c
940
int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args)
crypto/openssl/crypto/bio/bio_print.c
945
if (!_dopr(&buf, NULL, &n, &retlen, &truncated, format, args))
crypto/openssl/crypto/bio/ossl_core_bio.c
119
int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args)
crypto/openssl/crypto/bio/ossl_core_bio.c
121
return BIO_vprintf(cb->bio, format, args);
crypto/openssl/crypto/cmp/cmp_ctx.c
344
const char *level_str, const char *format, ...)
crypto/openssl/crypto/cmp/cmp_ctx.c
356
if (format == NULL)
crypto/openssl/crypto/cmp/cmp_ctx.c
359
va_start(args, format);
crypto/openssl/crypto/cmp/cmp_ctx.c
377
sizeof(hugebuf) - printed, format, args)
crypto/openssl/crypto/cmp/cmp_ctx.c
386
if (BIO_vsnprintf(hugebuf, sizeof(hugebuf), format, args) > 0)
crypto/openssl/crypto/cmp/cmp_local.h
839
const char *level_str, const char *format, ...);
crypto/openssl/crypto/ec/ec_ameth.c
515
point_conversion_form_t format = EC_KEY_get_conv_form(eckey);
crypto/openssl/crypto/ec/ec_ameth.c
518
format,
crypto/openssl/crypto/ec/ec_backend.c
519
int format = -1;
crypto/openssl/crypto/ec/ec_backend.c
523
if (!ossl_ec_pt_format_param2id(p, &format)) {
crypto/openssl/crypto/ec/ec_backend.c
527
EC_KEY_set_conv_form(ec, format);
crypto/openssl/crypto/ec/ec_lib.c
1507
int encoding_flag = -1, format = -1;
crypto/openssl/crypto/ec/ec_lib.c
1512
if (!ossl_ec_pt_format_param2id(p, &format)) {
crypto/openssl/crypto/ec/ec_lib.c
1516
EC_GROUP_set_point_conversion_form(group, format);
crypto/openssl/engines/e_capi.c
1091
static void capi_vtrace(CAPI_CTX *ctx, int level, char *format,
crypto/openssl/engines/e_capi.c
1103
BIO_vprintf(out, format, argptr);
crypto/openssl/engines/e_capi.c
1107
static void CAPI_trace(CAPI_CTX *ctx, char *format, ...)
crypto/openssl/engines/e_capi.c
1110
va_start(args, format);
crypto/openssl/engines/e_capi.c
1111
capi_vtrace(ctx, CAPI_DBG_TRACE, format, args);
crypto/openssl/engines/e_capi.c
114
static void CAPI_trace(CAPI_CTX *ctx, char *format, ...);
crypto/openssl/include/internal/bio.h
96
int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args);
crypto/openssl/include/openssl/bio.h
964
int BIO_printf(BIO *bio, const char *format, ...)
crypto/openssl/include/openssl/bio.h
966
int BIO_vprintf(BIO *bio, const char *format, va_list args)
crypto/openssl/include/openssl/bio.h
968
int BIO_snprintf(char *buf, size_t n, const char *format, ...)
crypto/openssl/include/openssl/bio.h
970
int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args)
crypto/openssl/include/openssl/core_dispatch.h
171
OSSL_CORE_MAKE_FUNC(int, BIO_vprintf, (OSSL_CORE_BIO *bio, const char *format, va_list args))
crypto/openssl/include/openssl/trace.h
292
#define OSSL_TRACE1(category, format, arg1) \
crypto/openssl/include/openssl/trace.h
293
OSSL_TRACEV(category, (trc_out, format, arg1))
crypto/openssl/include/openssl/trace.h
294
#define OSSL_TRACE2(category, format, arg1, arg2) \
crypto/openssl/include/openssl/trace.h
295
OSSL_TRACEV(category, (trc_out, format, arg1, arg2))
crypto/openssl/include/openssl/trace.h
296
#define OSSL_TRACE3(category, format, arg1, arg2, arg3) \
crypto/openssl/include/openssl/trace.h
297
OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3))
crypto/openssl/include/openssl/trace.h
298
#define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \
crypto/openssl/include/openssl/trace.h
299
OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4))
crypto/openssl/include/openssl/trace.h
300
#define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \
crypto/openssl/include/openssl/trace.h
301
OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5))
crypto/openssl/include/openssl/trace.h
302
#define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \
crypto/openssl/include/openssl/trace.h
303
OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6))
crypto/openssl/include/openssl/trace.h
304
#define OSSL_TRACE7(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7) \
crypto/openssl/include/openssl/trace.h
305
OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7))
crypto/openssl/include/openssl/trace.h
306
#define OSSL_TRACE8(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
crypto/openssl/include/openssl/trace.h
307
OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8))
crypto/openssl/include/openssl/trace.h
308
#define OSSL_TRACE9(category, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) \
crypto/openssl/include/openssl/trace.h
309
OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9))
crypto/openssl/providers/common/bio_prov.c
141
int ossl_prov_bio_vprintf(OSSL_CORE_BIO *bio, const char *format, va_list ap)
crypto/openssl/providers/common/bio_prov.c
145
return c_bio_vprintf(bio, format, ap);
crypto/openssl/providers/common/bio_prov.c
148
int ossl_prov_bio_printf(OSSL_CORE_BIO *bio, const char *format, ...)
crypto/openssl/providers/common/bio_prov.c
153
va_start(ap, format);
crypto/openssl/providers/common/bio_prov.c
154
ret = ossl_prov_bio_vprintf(bio, format, ap);
crypto/openssl/providers/common/include/prov/bio.h
28
int ossl_prov_bio_vprintf(OSSL_CORE_BIO *bio, const char *format, va_list ap);
crypto/openssl/providers/common/include/prov/bio.h
29
int ossl_prov_bio_printf(OSSL_CORE_BIO *bio, const char *format, ...);
crypto/openssl/providers/fips/fipsprov.c
1128
int BIO_snprintf(char *buf, size_t n, const char *format, ...)
crypto/openssl/providers/fips/fipsprov.c
1133
va_start(args, format);
crypto/openssl/providers/fips/fipsprov.c
1134
ret = c_BIO_vsnprintf(buf, n, format, args);
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1269
int format = ossl_ec_pt_format_name2id(gctx->pt_format);
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1271
if (format < 0)
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1273
EC_GROUP_set_point_conversion_form(gctx->gen_group, format);
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1351
int format = ossl_ec_pt_format_name2id(gctx->pt_format);
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1353
if (format < 0)
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
1355
EC_GROUP_set_point_conversion_form(gctx->gen_group, format);
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
151
point_conversion_form_t format = EC_KEY_get_conv_form(eckey);
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
154
format,
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
245
point_conversion_form_t format;
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
250
format = EC_KEY_get_conv_form(ec);
crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c
251
name = ossl_ec_pt_format_id2name((int)format);
crypto/openssl/ssl/ssl_ciph.c
1663
static const char *const format = "%-30s %-7s Kx=%-8s Au=%-5s Enc=%-22s Mac=%-4s\n";
crypto/openssl/ssl/ssl_ciph.c
1860
BIO_snprintf(buf, len, format, cipher->name, ver, kx, au, enc, mac);
crypto/openssl/ssl/statem/extensions_srvr.c
1007
unsigned int format, version, key_share, group_id;
crypto/openssl/ssl/statem/extensions_srvr.c
1075
if (!PACKET_get_net_2(&cookie, &format)) {
crypto/openssl/ssl/statem/extensions_srvr.c
1080
if (format != COOKIE_STATE_FORMAT_VERSION)
crypto/openssl/test/bioprinttest.c
118
const char *format;
crypto/openssl/test/bioprinttest.c
140
BIO_snprintf(bio_buf, sizeof(bio_buf) - 1, data->format, data->value);
crypto/openssl/test/bioprinttest.c
148
const char *format;
crypto/openssl/test/bioprinttest.c
168
BIO_snprintf(bio_buf, sizeof(bio_buf) - 1, data->format, data->value);
crypto/openssl/test/bioprinttest.c
195
char format[80], result[80];
crypto/openssl/test/bioprinttest.c
202
BIO_snprintf(format, sizeof(format), "%%%s.%d%s", width, prec,
crypto/openssl/test/bioprinttest.c
205
BIO_snprintf(format, sizeof(format), "%%%s%s", width, fspec);
crypto/openssl/test/bioprinttest.c
206
BIO_snprintf(result, sizeof(result), format, val);
crypto/openssl/test/bioprinttest.c
215
test, format, fpexpected[test][sub][i], result);
crypto/openssl/test/p_test.c
66
static int local_snprintf(char *buf, size_t n, const char *format, ...)
crypto/openssl/test/p_test.c
71
va_start(args, format);
crypto/openssl/test/p_test.c
72
ret = (*c_BIO_vsnprintf)(buf, n, format, args);
crypto/openssl/test/testutil.h
298
#define PRINTF_FORMAT(a, b) __attribute__((format(printf, a, b)))
kerberos5/include/krb5-types.h
37
#if __has_extension(format) || KRB5TYPES_REQUIRE_GNUC(3,1,0)
kerberos5/include/krb5-types.h
38
#define HEIMDAL_PRINTF_ATTRIBUTE(x) __attribute__((format x))
lib/libc/locale/wcsftime.c
118
const wchar_t * __restrict format, const struct tm * __restrict timeptr)
lib/libc/locale/wcsftime.c
120
return wcsftime_l(wcs, maxsize, format, timeptr, __get_locale());
lib/libc/locale/wcsftime.c
56
const wchar_t * __restrict format, const struct tm * __restrict timeptr,
lib/libc/locale/wcsftime.c
75
formatp = format;
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
203
# define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i))
lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
205
# define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(printf, s, i))
lib/libc/stdlib/strfmon.c
106
const char *__restrict format, va_list ap)
lib/libc/stdlib/strfmon.c
135
fmt = format;
lib/libc/stdlib/strfmon.c
645
strfmon(char *restrict s, size_t maxsize, const char *restrict format, ...)
lib/libc/stdlib/strfmon.c
650
va_start(ap, format);
lib/libc/stdlib/strfmon.c
651
ret = vstrfmon_l(s, maxsize, __get_locale(), format, ap);
lib/libc/stdlib/strfmon.c
659
const char *restrict format, ...)
lib/libc/stdlib/strfmon.c
664
va_start(ap, format);
lib/libc/stdlib/strfmon.c
665
ret = vstrfmon_l(s, maxsize, loc, format, ap);
lib/libc/stdtime/strftime.c
110
strftime(char * __restrict s, size_t maxsize, const char * __restrict format,
lib/libc/stdtime/strftime.c
113
return strftime_l(s, maxsize, format, t, __get_locale());
lib/libc/stdtime/strftime.c
117
_fmt(const char *format, const struct tm * const t, char *pt,
lib/libc/stdtime/strftime.c
123
for ( ; *format; ++format) {
lib/libc/stdtime/strftime.c
124
if (*format == '%') {
lib/libc/stdtime/strftime.c
129
switch (*++format) {
lib/libc/stdtime/strftime.c
131
--format;
lib/libc/stdtime/strftime.c
416
if (*format == 'V')
lib/libc/stdtime/strftime.c
419
else if (*format == 'g') {
lib/libc/stdtime/strftime.c
571
*pt++ = *format;
lib/libc/stdtime/strftime.c
577
_conv(const int n, const char * const format, char * const pt,
lib/libc/stdtime/strftime.c
582
(void) sprintf_l(buf, loc, format, n);
lib/libc/stdtime/strftime.c
77
strftime_l(char * __restrict s, size_t maxsize, const char * __restrict format,
lib/libc/stdtime/strftime.c
86
p = _fmt(((format == NULL) ? "%c" : format), t, s, s + maxsize, &warn, loc);
lib/libc/stdtime/strftime.c
90
if (format == NULL)
lib/libc/stdtime/strftime.c
93
format);
lib/libc/tests/net/link_addr_test.cc
60
s << std::format("{:02x}", static_cast<int>(a.octet[i]));
lib/libc/tests/stdio/snprintf_test.c
19
#define SNPRINTF_TEST(output, format, ...) \
lib/libc/tests/stdio/snprintf_test.c
23
int ret = snprintf(buf, nitems(buf), format, \
lib/libc/tests/stdio/sscanf_test.c
175
#define SSCANF_TEST(string, format, expret, expval, explen) \
lib/libc/tests/stdio/sscanf_test.c
178
ret = sscanf(string, format "%n", &val, &len); \
lib/libc/tests/stdio/swprintf_test.c
20
#define SWPRINTF_TEST(output, format, ...) \
lib/libc/tests/stdio/swprintf_test.c
24
int ret = swprintf(buf, nitems(buf), L##format, \
lib/libc/tests/stdio/swscanf_test.c
178
#define SWSCANF_TEST(string, format, expret, expval, explen) \
lib/libc/tests/stdio/swscanf_test.c
181
ret = swscanf(string, format L"%n", &val, &len); \
lib/libc/tests/stdlib/strfmon_test.c
198
const char *format;
lib/libc/tests/stdlib/strfmon_test.c
214
char actual[100], format[50];
lib/libc/tests/stdlib/strfmon_test.c
221
snprintf(format, sizeof(format), "[%s] [%s]",
lib/libc/tests/stdlib/strfmon_test.c
222
tests[i].format, tests[i].format);
lib/libc/tests/stdlib/strfmon_test.c
223
strfmon(actual, sizeof(actual) - 1, format,
lib/libc/tests/stdlib/strfmon_test.c
226
"[%s] %s", tests[i].format, tests[i].locale);
lib/libc/tests/stdlib/strfmon_test.c
53
const char *format;
lib/libc/tests/stdlib/strfmon_test.c
70
char actual[100], format[50];
lib/libc/tests/stdlib/strfmon_test.c
76
snprintf(format, sizeof(format), "[%s] [%s] [%s]",
lib/libc/tests/stdlib/strfmon_test.c
77
tests[i].format, tests[i].format, tests[i].format);
lib/libc/tests/stdlib/strfmon_test.c
78
strfmon(actual, sizeof(actual) - 1, format,
lib/libc/tests/stdlib/strfmon_test.c
81
"[%s]", tests[i].format);
lib/libcrypt/crypt.c
86
crypt_set_format(const char *format)
lib/libcrypt/crypt.c
91
if (strcasecmp(cf->name, format) == 0) {
lib/libdpv/dprompt.c
344
dprompt_add(const char *format, ...)
lib/libdpv/dprompt.c
352
va_start(ap, format);
lib/libdpv/dprompt.c
354
(dprompt_pos - dprompt)), format, ap);
lib/libdpv/dprompt.c
387
const char *format;
lib/libdpv/dprompt.c
551
format = use_color ?
lib/libdpv/dprompt.c
575
dprompt_add(format, bold_code, bg_code,
lib/libdpv/dprompt.c
579
dprompt_add(format,
lib/libdpv/dprompt.c
595
dprompt_add(format, bold_code, bg_code,
lib/libdpv/dprompt.c
598
dprompt_add(format,
lib/libdpv/dprompt.c
615
dprompt_add(format, bold_code, bg_code,
lib/libdpv/dprompt.c
618
dprompt_add(format, mesg_lsize, "", msg,
lib/libdpv/dprompt.c
623
dprompt_add(format, bold_code, bg_code,
lib/libdpv/dprompt.c
626
dprompt_add(format, pbar_size, "", "", 0, "");
lib/libifconfig/libifconfig_sfp_tables.tpl.h
107
local t = string.format("uint%d_t", enum.bits)
lib/libnetbsd/efun.c
141
easprintf(char ** __restrict ret, const char * __restrict format, ...)
lib/libnetbsd/efun.c
145
va_start(ap, format);
lib/libnetbsd/efun.c
146
if ((rv = vasprintf(ret, format, ap)) == -1)
lib/libnetbsd/efun.c
153
evasprintf(char ** __restrict ret, const char * __restrict format, va_list ap)
lib/libnetbsd/efun.c
156
if ((rv = vasprintf(ret, format, ap)) == -1)
lib/libradius/radlib.c
86
generr(struct rad_handle *h, const char *format, ...)
lib/libradius/radlib.c
90
va_start(ap, format);
lib/libradius/radlib.c
91
vsnprintf(h->errmsg, ERRSIZE, format, ap);
lib/libsbuf/tests/sbuf_stdio_test.c
45
sbuf_vprintf_helper(struct sbuf *sb, const char *restrict format, ...)
lib/libsbuf/tests/sbuf_stdio_test.c
50
va_start(ap, format);
lib/libsbuf/tests/sbuf_stdio_test.c
52
rc = sbuf_vprintf(sb, format, ap);
lib/libtacplus/taclib.c
418
generr(struct tac_handle *h, const char *format, ...)
lib/libtacplus/taclib.c
422
va_start(ap, format);
lib/libtacplus/taclib.c
423
vsnprintf(h->errmsg, ERRSIZE, format, ap);
lib/libunbound/config.h
1368
__attribute__ ((format (archetype, string_index, first_to_check)))
lib/libunbound/config.h
1523
char *strptime(const char *s, const char *format, struct tm *tm);
lib/libusb/libusb10.h
53
#define DPRINTF(ctx, dbg, format, ...) \
lib/libusb/libusb10.h
54
libusb_log_va_args(ctx, dbg, format, ##__VA_ARGS__)
lib/libusb/libusb20_desc.c
337
pf = (*((struct libusb20_me_format *const *)pd))->format;
lib/libusb/libusb20_desc.c
569
pf = (*((struct libusb20_me_format **)pd))->format;
lib/libusb/libusb20_desc.h
109
const uint8_t *format; /* always set */
lib/libusb/libusb20_desc.h
192
.format = LIBUSB20_MAKE_FORMAT(name), \
lib/ncurses/tinfo/ncurses_cfg.h
139
#define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
lib/ncurses/tinfo/ncurses_cfg.h
141
#define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
lib/virtual_oss/bt/bt.c
149
bt_set_format(int *format)
lib/virtual_oss/bt/bt.c
153
value = *format & AFMT_S16_NE;
lib/virtual_oss/bt/bt.c
155
*format = value;
lib/virtual_oss/bt/bt.c
197
avformat_free_context(cfg->handle.av.format);
lib/virtual_oss/bt/bt.c
662
cfg->handle.av.format = avformat_alloc_context();
lib/virtual_oss/bt/bt.c
663
if (cfg->handle.av.format == NULL) {
lib/virtual_oss/bt/bt.c
667
cfg->handle.av.format->oformat =
lib/virtual_oss/bt/bt.c
669
if (cfg->handle.av.format->oformat == NULL) {
lib/virtual_oss/bt/bt.c
674
cfg->handle.av.format, cfg->handle.av.codec);
lib/virtual_oss/bt/bt.c
722
cfg->handle.av.frame->format = cfg->handle.av.context->sample_fmt;
lib/virtual_oss/bt/bt.c
751
avformat_free_context(cfg->handle.av.format);
lib/virtual_oss/bt/bt.c
972
if (avio_open_dyn_buf(&cfg->handle.av.format->pb) == 0) {
lib/virtual_oss/bt/bt.c
976
(void)avformat_write_header(cfg->handle.av.format, NULL);
lib/virtual_oss/bt/bt.c
977
av_write_frame(cfg->handle.av.format, pkt);
lib/virtual_oss/bt/bt.c
979
pkt_len = avio_close_dyn_buf(cfg->handle.av.format->pb, &pkt_buf);
lib/virtual_oss/bt/bt.h
76
AVFormatContext *format;
lib/virtual_oss/oss/oss.c
42
oss_set_format(int fd, int *format)
lib/virtual_oss/oss/oss.c
49
value[0] = *format & VPREFERRED_SNE_AFMT;
lib/virtual_oss/oss/oss.c
50
value[1] = *format & VPREFERRED_UNE_AFMT;
lib/virtual_oss/oss/oss.c
51
value[2] = *format & VPREFERRED_SLE_AFMT;
lib/virtual_oss/oss/oss.c
52
value[3] = *format & VPREFERRED_SBE_AFMT;
lib/virtual_oss/oss/oss.c
53
value[4] = *format & VPREFERRED_ULE_AFMT;
lib/virtual_oss/oss/oss.c
54
value[5] = *format & VPREFERRED_UBE_AFMT;
lib/virtual_oss/oss/oss.c
63
*format = fmt;
libexec/rtld-elf/debug.c
47
debug_printf(const char *format, ...)
libexec/rtld-elf/debug.c
51
va_start(ap, format);
libexec/rtld-elf/debug.c
53
rtld_vfdprintf(STDERR_FILENO, format, ap);
sbin/camcontrol/camcontrol.c
4125
returned_format = hdr10->format;
sbin/camcontrol/camcontrol.c
4137
returned_format = hdr12->format;
sbin/camcontrol/modeedit.c
430
format[0] = '\0'; \
sbin/camcontrol/modeedit.c
564
} else if (! BUFFERFULL(format)) {
sbin/camcontrol/modeedit.c
565
strncat(format, &c, 1);
sbin/camcontrol/modeedit.c
569
sizeof(format) - 1, "characters");
sbin/camcontrol/modeedit.c
628
buff_decode_visit(mode_pars, len, format, editentry_create, 0);
sbin/camcontrol/modeedit.c
633
buff_decode_visit(mode_pars, len, format, editentry_update, 0);
sbin/camcontrol/modeedit.c
669
sbuf_new(&sb, format, sizeof(format), SBUF_FIXEDLEN);
sbin/camcontrol/modeedit.c
694
buff_decode_visit(desc, len, format, editentry_create_desc, 0);
sbin/camcontrol/modeedit.c
772
buff_encode_visit(mode_pars, len, format, editentry_save, 0);
sbin/camcontrol/modeedit.c
824
buff_encode_visit(desc, len, format, editentry_save, 0);
sbin/camcontrol/modeedit.c
87
static char format[MAX_FORMAT_SPEC]; /* Buffer for scsi cdb format def. */
sbin/dhclient/clparse.c
765
for (fmt = option->format; *fmt; fmt++) {
sbin/dhclient/options.c
568
if (terminate && dhcp_options[code].format[0] == 't') {
sbin/dhclient/options.c
653
for (i = 0; dhcp_options[code].format[i]; i++) {
sbin/dhclient/options.c
657
&(dhcp_options[code].format[i]));
sbin/dhclient/options.c
661
fmtbuf[i] = dhcp_options[code].format[i];
sbin/dhclient/options.c
662
switch (dhcp_options[code].format[i]) {
sbin/dhclient/options.c
708
&(dhcp_options[code].format[i]));
sbin/dhclient/tree.h
65
const char *format;
sbin/geom/core/geom.c
211
strlcatf(char *str, size_t size, const char *format, ...)
sbin/geom/core/geom.c
221
va_start(ap, format);
sbin/geom/core/geom.c
222
ret = vsnprintf(str, size, format, ap);
sbin/ipf/libipf/printifname.c
14
printifname(char *format, char *name, void *ifp)
sbin/ipf/libipf/printifname.c
16
PRINTF("%s%s", format, name);
sbin/ipfw/ipfw2.c
518
bprintf(struct buf_pr *b, const char *format, ...)
sbin/ipfw/ipfw2.c
523
va_start(args, format);
sbin/ipfw/ipfw2.c
525
i = vsnprintf(b->ptr, b->avail, format, args);
sbin/ipfw/ipfw2.h
351
int bprintf(struct buf_pr *b, const char *format, ...) __printflike(2, 3);
sbin/nvmecontrol/format.c
100
.fn = format,
sbin/nvmecontrol/format.c
51
static cmd_fn_t format;
sbin/pfctl/pf_ruleset.c
69
#define DPFPRINTF(format, x...) fprintf(stderr, format , ##x)
sbin/pfctl/pf_ruleset.c
71
#define DPFPRINTF(format, x...) ((void)0)
sbin/pfctl/pfctl.c
1261
pfctl_show_statelims(int dev, enum pfctl_show format, int opts)
sbin/pfctl/pfctl.c
1270
if (format == PFCTL_SHOW_LABELS) {
sbin/pfctl/pfctl.c
1289
switch (format) {
sbin/pfctl/pfctl.c
1305
errx(1, "%s: unexpected format %d", __func__, format);
sbin/pfctl/pfctl.c
1356
enum pfctl_show format, int opts)
sbin/pfctl/pfctl.c
1360
if (format != PFCTL_SHOW_LABELS)
sbin/pfctl/pfctl.c
1370
pfctl_show_sourcelims(int dev, enum pfctl_show format, int opts,
sbin/pfctl/pfctl.c
1389
if (format == PFCTL_SHOW_LABELS) {
sbin/pfctl/pfctl.c
1414
switch (format) {
sbin/pfctl/pfctl.c
1432
if (pfctl_show_sources(dev, &srlim, format,
sbin/pfctl/pfctl.c
1438
errx(1, "%s: unexpected format %d", __func__, format);
sbin/pfctl/pfctl.c
1494
pfctl_show_eth_rules(int dev, char *path, int opts, enum pfctl_show format,
sbin/pfctl/pfctl.c
1556
format, rs.name, depth + 1, 0);
sbin/pfctl/pfctl.c
1598
pfctl_show_eth_rules(dev, path, opts, format,
sbin/pfctl/pfctl.c
1610
pfctl_show_rules(int dev, char *path, int opts, enum pfctl_show format,
sbin/pfctl/pfctl.c
1661
format, prs.name, depth + 1, 0);
sbin/pfctl/pfctl.c
1683
if (format == PFCTL_SHOW_RULES && (ri.nr > 0 || header))
sbin/pfctl/pfctl.c
1685
else if (format == PFCTL_SHOW_LABELS && labels)
sbin/pfctl/pfctl.c
1708
switch (format) {
sbin/pfctl/pfctl.c
1755
switch (format) {
sbin/pfctl/pfctl.c
1784
pfctl_show_rules(dev, npath, opts, format,
sbin/pfctl/pfctl.c
1806
pfctl_show_rules(dev, npath, opts, format,
sbin/routed/defs.h
78
#define PATTRIB(f,l) __attribute__((format (printf,f,l)))
sbin/umbctl/umbctl.c
130
static int _error(int ret, char const * format, ...);
sbin/umbctl/umbctl.c
174
static int _error(int ret, char const * format, ...)
sbin/umbctl/umbctl.c
179
va_start(ap, format);
sbin/umbctl/umbctl.c
180
vfprintf(stderr, format, ap);
share/examples/sound/kqueue.c
38
.format = AFMT_S32_NE,
share/examples/sound/oss.h
115
tmp = config->format;
share/examples/sound/oss.h
118
if (tmp != config->format)
share/examples/sound/oss.h
119
warnx("Format: requested=%08x, got=%08x", config->format, tmp);
share/examples/sound/oss.h
120
config->format = tmp;
share/examples/sound/oss.h
139
switch (config->format) {
share/examples/sound/oss.h
165
errx(1, "Invalid audio format %d", config->format);
share/examples/sound/oss.h
217
config->sample_size, config->sample_rate, config->format);
share/examples/sound/oss.h
46
int format;
share/examples/sound/poll.c
38
.format = AFMT_S32_NE,
share/examples/sound/select.c
38
.format = AFMT_S32_NE,
share/examples/sound/simple.c
112
.format = AFMT_S32_NE,
share/examples/sound/simple.c
119
if (config.format != AFMT_S32_NE)
stand/common/gfx_fb.c
426
generate_cons_palette(uint32_t *palette, int format,
stand/common/gfx_fb.c
432
switch (format) {
stand/ficl/words.c
732
char *format = (char *)stackPopPtr(pVM->pStack);
stand/ficl/words.c
733
char *formatStop = format + formatLength;
stand/ficl/words.c
740
while (format < formatStop)
stand/ficl/words.c
749
if (*format != '%')
stand/ficl/words.c
751
source = format;
stand/ficl/words.c
757
format++;
stand/ficl/words.c
758
if (format == formatStop)
stand/ficl/words.c
761
leadingZeroes = (*format == '0');
stand/ficl/words.c
764
format++;
stand/ficl/words.c
765
if (format == formatStop)
stand/ficl/words.c
769
desiredLength = isdigit(*format);
stand/ficl/words.c
772
desiredLength = strtol(format, &format, 10);
stand/ficl/words.c
773
if (format == formatStop)
stand/ficl/words.c
776
else if (*format == '*')
stand/ficl/words.c
779
format++;
stand/ficl/words.c
780
if (format == formatStop)
stand/ficl/words.c
785
switch (*format)
stand/ficl/words.c
815
source = format;
stand/ficl/words.c
842
format++;
stand/i386/libi386/vbe.c
404
biosvbe_palette_format(int *format)
stand/i386/libi386/vbe.c
409
v86.ebx = *format;
stand/i386/libi386/vbe.c
411
*format = (v86.ebx >> 8) & 0xff;
stand/i386/libi386/vidconsole.c
884
int format, roff, goff, boff;
stand/i386/libi386/vidconsole.c
940
format = COLOR_FORMAT_VGA;
stand/i386/libi386/vidconsole.c
942
format = COLOR_FORMAT_RGB;
stand/i386/libi386/vidconsole.c
947
(void) generate_cons_palette(cmap, format,
stand/kshim/bsd_kernel.h
530
int snprintf(char *restrict str, size_t size, const char *restrict format,...) __printflike(3, 4);
sys/amd64/vmm/amd/svm_softc.h
77
#define SVM_CTR0(vcpu, format) \
sys/amd64/vmm/amd/svm_softc.h
78
VCPU_CTR0((vcpu)->sc->vm, (vcpu)->vcpuid, format)
sys/amd64/vmm/amd/svm_softc.h
80
#define SVM_CTR1(vcpu, format, p1) \
sys/amd64/vmm/amd/svm_softc.h
81
VCPU_CTR1((vcpu)->sc->vm, (vcpu)->vcpuid, format, p1)
sys/amd64/vmm/amd/svm_softc.h
83
#define SVM_CTR2(vcpu, format, p1, p2) \
sys/amd64/vmm/amd/svm_softc.h
84
VCPU_CTR2((vcpu)->sc->vm, (vcpu)->vcpuid, format, p1, p2)
sys/amd64/vmm/amd/svm_softc.h
86
#define SVM_CTR3(vcpu, format, p1, p2, p3) \
sys/amd64/vmm/amd/svm_softc.h
87
VCPU_CTR3((vcpu)->sc->vm, (vcpu)->vcpuid, format, p1, p2, p3)
sys/amd64/vmm/amd/svm_softc.h
89
#define SVM_CTR4(vcpu, format, p1, p2, p3, p4) \
sys/amd64/vmm/amd/svm_softc.h
90
VCPU_CTR4((vcpu)->sc->vm, (vcpu)->vcpuid, format, p1, p2, p3, p4)
sys/amd64/vmm/intel/vmx.h
152
#define VMX_CTR0(vcpu, format) \
sys/amd64/vmm/intel/vmx.h
153
VCPU_CTR0((vcpu)->vmx->vm, (vcpu)->vcpuid, format)
sys/amd64/vmm/intel/vmx.h
155
#define VMX_CTR1(vcpu, format, p1) \
sys/amd64/vmm/intel/vmx.h
156
VCPU_CTR1((vcpu)->vmx->vm, (vcpu)->vcpuid, format, p1)
sys/amd64/vmm/intel/vmx.h
158
#define VMX_CTR2(vcpu, format, p1, p2) \
sys/amd64/vmm/intel/vmx.h
159
VCPU_CTR2((vcpu)->vmx->vm, (vcpu)->vcpuid, format, p1, p2)
sys/amd64/vmm/intel/vmx.h
161
#define VMX_CTR3(vcpu, format, p1, p2, p3) \
sys/amd64/vmm/intel/vmx.h
162
VCPU_CTR3((vcpu)->vmx->vm, (vcpu)->vcpuid, format, p1, p2, p3)
sys/amd64/vmm/intel/vmx.h
164
#define VMX_CTR4(vcpu, format, p1, p2, p3, p4) \
sys/amd64/vmm/intel/vmx.h
165
VCPU_CTR4((vcpu)->vmx->vm, (vcpu)->vcpuid, format, p1, p2, p3, p4)
sys/amd64/vmm/io/vlapic_priv.h
86
#define VLAPIC_CTR0(vlapic, format) \
sys/amd64/vmm/io/vlapic_priv.h
87
VCPU_CTR0((vlapic)->vm, (vlapic)->vcpuid, format)
sys/amd64/vmm/io/vlapic_priv.h
89
#define VLAPIC_CTR1(vlapic, format, p1) \
sys/amd64/vmm/io/vlapic_priv.h
90
VCPU_CTR1((vlapic)->vm, (vlapic)->vcpuid, format, p1)
sys/amd64/vmm/io/vlapic_priv.h
92
#define VLAPIC_CTR2(vlapic, format, p1, p2) \
sys/amd64/vmm/io/vlapic_priv.h
93
VCPU_CTR2((vlapic)->vm, (vlapic)->vcpuid, format, p1, p2)
sys/amd64/vmm/io/vlapic_priv.h
95
#define VLAPIC_CTR3(vlapic, format, p1, p2, p3) \
sys/amd64/vmm/io/vlapic_priv.h
96
VCPU_CTR3((vlapic)->vm, (vlapic)->vcpuid, format, p1, p2, p3)
sys/amd64/vmm/vmm.c
101
#define VMM_CTR2(vcpu, format, p1, p2) \
sys/amd64/vmm/vmm.c
102
VCPU_CTR2((vcpu)->vm, (vcpu)->vcpuid, format, p1, p2)
sys/amd64/vmm/vmm.c
104
#define VMM_CTR3(vcpu, format, p1, p2, p3) \
sys/amd64/vmm/vmm.c
105
VCPU_CTR3((vcpu)->vm, (vcpu)->vcpuid, format, p1, p2, p3)
sys/amd64/vmm/vmm.c
107
#define VMM_CTR4(vcpu, format, p1, p2, p3, p4) \
sys/amd64/vmm/vmm.c
108
VCPU_CTR4((vcpu)->vm, (vcpu)->vcpuid, format, p1, p2, p3, p4)
sys/amd64/vmm/vmm.c
95
#define VMM_CTR0(vcpu, format) \
sys/amd64/vmm/vmm.c
96
VCPU_CTR0((vcpu)->vm, (vcpu)->vcpuid, format)
sys/amd64/vmm/vmm.c
98
#define VMM_CTR1(vcpu, format, p1) \
sys/amd64/vmm/vmm.c
99
VCPU_CTR1((vcpu)->vm, (vcpu)->vcpuid, format, p1)
sys/arm/allwinner/a10_codec.c
154
uint32_t format;
sys/arm/allwinner/a10_codec.c
744
(AFMT_CHANNEL(ch->format) == 1 ? DAC_FIFOC_MONO_EN : 0) |
sys/arm/allwinner/a10_codec.c
772
(AFMT_CHANNEL(ch->format) == 1 ? ADC_FIFOC_MONO_EN : 0) |
sys/arm/allwinner/a10_codec.c
879
a10codec_chan_setformat(kobj_t obj, void *data, uint32_t format)
sys/arm/allwinner/a10_codec.c
883
ch->format = format;
sys/arm/allwinner/a33_codec.c
309
sun8i_codec_dai_init(device_t dev, uint32_t format)
sys/arm/allwinner/a33_codec.c
317
fmt = AUDIO_DAI_FORMAT_FORMAT(format);
sys/arm/allwinner/a33_codec.c
318
pol = AUDIO_DAI_FORMAT_POLARITY(format);
sys/arm/allwinner/a33_codec.c
319
clk = AUDIO_DAI_FORMAT_CLOCK(format);
sys/arm/allwinner/a64/sun50i_a64_acodec.c
404
a64codec_dai_init(device_t dev, uint32_t format)
sys/arm/allwinner/aw_i2s.c
418
aw_i2s_dai_init(device_t dev, uint32_t format)
sys/arm/allwinner/aw_i2s.c
427
fmt = AUDIO_DAI_FORMAT_FORMAT(format);
sys/arm/allwinner/aw_i2s.c
428
pol = AUDIO_DAI_FORMAT_POLARITY(format);
sys/arm/allwinner/aw_i2s.c
704
aw_i2s_dai_set_chanformat(device_t dev, uint32_t format)
sys/arm/allwinner/axp209.c
1270
sc->sensors[i].format,
sys/arm/allwinner/axp209.c
392
const char *format;
sys/arm/allwinner/axp209.c
410
.format = "I",
sys/arm/allwinner/axp209.c
425
.format = "I",
sys/arm/allwinner/axp209.c
440
.format = "I",
sys/arm/allwinner/axp209.c
455
.format = "I",
sys/arm/allwinner/axp209.c
470
.format = "I",
sys/arm/allwinner/axp209.c
485
.format = "I",
sys/arm/allwinner/axp209.c
500
.format = "I",
sys/arm/allwinner/axp209.c
515
.format = "IK",
sys/arm/allwinner/axp209.c
534
.format = "I",
sys/arm/allwinner/axp209.c
549
.format = "I",
sys/arm/allwinner/axp209.c
564
.format = "I",
sys/arm/allwinner/axp209.c
579
.format = "IK",
sys/arm/allwinner/axp81x.c
1552
sc->sensors[i].format,
sys/arm/allwinner/axp81x.c
580
const char *format;
sys/arm/allwinner/axp81x.c
587
.format = "I",
sys/arm/allwinner/axp81x.c
593
.format = "I",
sys/arm/allwinner/axp81x.c
599
.format = "I",
sys/arm/allwinner/axp81x.c
605
.format = "I",
sys/arm/allwinner/axp81x.c
611
.format = "I",
sys/arm/allwinner/axp81x.c
617
.format = "I",
sys/arm/allwinner/axp81x.c
623
.format = "I",
sys/arm/allwinner/axp81x.c
629
.format = "I",
sys/arm/allwinner/axp81x.c
635
.format = "I",
sys/arm/allwinner/axp81x.c
641
.format = "I",
sys/arm/allwinner/axp81x.c
647
.format = "I",
sys/arm/arm/disassem.c
108
char* format;
sys/arm/arm/disassem.c
322
f_ptr = i_ptr->format;
sys/arm/broadcom/bcm2835/bcm2835_audio.c
564
uint32_t speed, format;
sys/arm/broadcom/bcm2835/bcm2835_audio.c
599
format = ch->fmt;
sys/arm/broadcom/bcm2835/bcm2835_audio.c
604
bcm2835_audio_update_params(sc, format, speed);
sys/arm/broadcom/bcm2835/bcm2835_audio.c
796
bcmchan_setformat(kobj_t obj, void *data, uint32_t format)
sys/arm/broadcom/bcm2835/bcm2835_audio.c
802
ch->fmt = format;
sys/arm/freescale/imx/imx6_ssi.c
200
uint32_t format;
sys/arm/freescale/imx/imx6_ssi.c
329
ssichan_setformat(kobj_t obj, void *data, uint32_t format)
sys/arm/freescale/imx/imx6_ssi.c
333
ch->format = format;
sys/arm/freescale/vybrid/vf_sai.c
165
uint32_t format;
sys/arm/freescale/vybrid/vf_sai.c
291
saichan_setformat(kobj_t obj, void *data, uint32_t format)
sys/arm/freescale/vybrid/vf_sai.c
295
ch->format = format;
sys/arm64/arm64/disassem.c
132
char *format;
sys/arm64/arm64/disassem.c
293
char *format;
sys/arm64/arm64/disassem.c
299
format = tab->format;
sys/arm64/arm64/disassem.c
308
while (*format != '\0' && (a >= 0)) {
sys/arm64/arm64/disassem.c
309
switch (*format) {
sys/arm64/arm64/disassem.c
314
format++;
sys/arm64/arm64/disassem.c
321
format++;
sys/arm64/arm64/disassem.c
325
format++;
sys/arm64/arm64/disassem.c
332
while (*format != '(') {
sys/arm64/arm64/disassem.c
333
tab->tokens[token].name[i] = *format;
sys/arm64/arm64/disassem.c
335
format++;
sys/arm64/arm64/disassem.c
348
ret = sscanf(format, "(%d)", &len);
sys/arm64/arm64/disassem.c
365
while (*format != 0 && *format != '|')
sys/arm64/arm64/disassem.c
366
format++;
sys/arm64/arm64/disassem.c
380
if (*format != 0 || (a != -1) || (error != 0)) {
sys/arm64/freescale/imx/clk/imx_clk_composite.c
68
#define dprintf(format, arg...) \
sys/arm64/freescale/imx/clk/imx_clk_composite.c
69
printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
sys/arm64/freescale/imx/clk/imx_clk_composite.c
71
#define dprintf(format, arg...)
sys/arm64/freescale/imx/clk/imx_clk_frac_pll.c
66
#define dprintf(format, arg...) \
sys/arm64/freescale/imx/clk/imx_clk_frac_pll.c
67
printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
sys/arm64/freescale/imx/clk/imx_clk_frac_pll.c
69
#define dprintf(format, arg...)
sys/arm64/freescale/imx/clk/imx_clk_sscg_pll.c
70
#define dprintf(format, arg...) \
sys/arm64/freescale/imx/clk/imx_clk_sscg_pll.c
71
printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
sys/arm64/freescale/imx/clk/imx_clk_sscg_pll.c
73
#define dprintf(format, arg...)
sys/arm64/rockchip/rk3328_codec.c
472
rkcodec_dai_init(device_t dev, uint32_t format)
sys/arm64/rockchip/rk3328_codec.c
480
fmt = AUDIO_DAI_FORMAT_FORMAT(format);
sys/arm64/rockchip/rk3328_codec.c
481
pol = AUDIO_DAI_FORMAT_POLARITY(format);
sys/arm64/rockchip/rk3328_codec.c
482
clk = AUDIO_DAI_FORMAT_CLOCK(format);
sys/arm64/rockchip/rk_i2s.c
304
rk_i2s_dai_init(device_t dev, uint32_t format)
sys/arm64/rockchip/rk_i2s.c
312
fmt = AUDIO_DAI_FORMAT_FORMAT(format);
sys/arm64/rockchip/rk_i2s.c
313
pol = AUDIO_DAI_FORMAT_POLARITY(format);
sys/arm64/rockchip/rk_i2s.c
314
clk = AUDIO_DAI_FORMAT_CLOCK(format);
sys/arm64/rockchip/rk_i2s.c
559
rk_i2s_dai_set_chanformat(device_t dev, uint32_t format)
sys/cam/ctl/ctl.c
10657
int format, msf;
sys/cam/ctl/ctl.c
10661
format = cdb->format;
sys/cam/ctl/ctl.c
10665
if (format == 0)
sys/cam/ctl/ctl.c
10676
if (format == 0) {
sys/cam/ctl/ctl.c
7117
uint8_t format;
sys/cam/ctl/ctl.c
7123
format = ccb10->format;
sys/cam/ctl/ctl.c
7128
format = ccb12->format;
sys/cam/ctl/ctl.c
7147
data10->format = format;
sys/cam/ctl/ctl.c
7152
data12->format = format;
sys/cam/scsi/scsi_cd.c
277
uint32_t mode, uint32_t format,
sys/cam/scsi/scsi_cd.c
2968
uint32_t format, int track,
sys/cam/scsi/scsi_cd.c
3000
scsi_cmd->subchan_format = format;
sys/cam/scsi/scsi_cd.c
3505
switch (authinfo->format) {
sys/cam/scsi/scsi_cd.c
3547
/* key_format */ authinfo->format,
sys/cam/scsi/scsi_cd.c
3564
switch(authinfo->format) {
sys/cam/scsi/scsi_cd.c
3662
switch(authinfo->format) {
sys/cam/scsi/scsi_cd.c
3724
/* key_format */ authinfo->format,
sys/cam/scsi/scsi_cd.c
3756
switch(dvdstruct->format) {
sys/cam/scsi/scsi_cd.c
3829
/* key_format */ dvdstruct->format,
sys/cam/scsi/scsi_cd.c
3842
switch(dvdstruct->format) {
sys/cam/scsi/scsi_cd.c
3983
uint8_t layer_number, uint8_t format, uint8_t agid,
sys/cam/scsi/scsi_cd.c
3995
scsi_cmd->format = format;
sys/cam/scsi/scsi_cd.c
4015
uint8_t tag_action, uint8_t byte1_flags, uint8_t format,
sys/cam/scsi/scsi_cd.c
4031
scsi_cmd->format = format;
sys/cam/scsi/scsi_cd.h
232
uint8_t format;
sys/cam/scsi/scsi_cd.h
324
uint8_t format;
sys/cam/scsi/scsi_cd.h
874
uint8_t layer_number, uint8_t format,
sys/cam/scsi/scsi_cd.h
881
uint8_t tag_action, uint8_t byte1_flags, uint8_t format,
sys/cam/scsi/scsi_da.c
6672
cdb10->format = list_format;
sys/cam/scsi/scsi_da.c
6683
cdb12->format = list_format;
sys/cam/scsi/scsi_da.h
104
uint8_t format;
sys/cam/scsi/scsi_da.h
145
uint8_t format;
sys/cam/scsi/scsi_da.h
407
uint8_t format;
sys/cam/scsi/scsi_da.h
452
uint8_t format;
sys/cddl/dev/fbt/fbt.c
1031
ctf_decl_sprintf(ctf_decl_t *cd, const char *format, ...)
sys/cddl/dev/fbt/fbt.c
1037
va_start(ap, format);
sys/cddl/dev/fbt/fbt.c
1038
n = vsnprintf(cd->cd_ptr, len, format, ap);
sys/compat/linux/linux_ioctl.c
1300
set_linux_cdrom_addr(union linux_cdrom_addr *addr, int format, int lba)
sys/compat/linux/linux_ioctl.c
1302
if (format == LINUX_CDROM_MSF) {
sys/compat/linux/linux_ioctl.c
1315
bp->format = lp->type;
sys/compat/linux/linux_ioctl.c
1316
switch (bp->format) {
sys/compat/linux/linux_ioctl.c
1340
switch (bp->format) {
sys/compat/linux/linux_ioctl.c
1390
bp->format = DVD_REPORT_AGID;
sys/compat/linux/linux_ioctl.c
1395
bp->format = DVD_SEND_CHALLENGE;
sys/compat/linux/linux_ioctl.c
1401
bp->format = DVD_REPORT_KEY1;
sys/compat/linux/linux_ioctl.c
1406
bp->format = DVD_REPORT_CHALLENGE;
sys/compat/linux/linux_ioctl.c
1411
bp->format = DVD_SEND_KEY2;
sys/compat/linux/linux_ioctl.c
1417
bp->format = DVD_REPORT_TITLE_KEY;
sys/compat/linux/linux_ioctl.c
1423
bp->format = DVD_REPORT_ASF;
sys/compat/linux/linux_ioctl.c
1428
bp->format = DVD_INVALIDATE_AGID;
sys/compat/linux/linux_ioctl.c
1433
bp->format = DVD_REPORT_RPC;
sys/compat/linux/linux_ioctl.c
1437
bp->format = DVD_SEND_RPC;
sys/compat/linuxkpi/common/src/linux_compat.c
1996
hdtb_cb(void *arg, const char *format, ...)
sys/compat/linuxkpi/common/src/linux_compat.c
2004
va_start(args, format);
sys/compat/linuxkpi/common/src/linux_compat.c
2006
context->linebuf, context->linebuflen, format, args);
sys/dev/aic7xxx/aicasm/aicasm.c
341
f3_instr = &cur_instr->format.format3;
sys/dev/aic7xxx/aicasm/aicasm.c
373
cur_instr->format.bytes[0],
sys/dev/aic7xxx/aicasm/aicasm.c
374
cur_instr->format.bytes[1],
sys/dev/aic7xxx/aicasm/aicasm.c
375
cur_instr->format.bytes[2],
sys/dev/aic7xxx/aicasm/aicasm.c
376
cur_instr->format.bytes[3]);
sys/dev/aic7xxx/aicasm/aicasm.c
378
cur_instr->format.bytes[3],
sys/dev/aic7xxx/aicasm/aicasm.c
379
cur_instr->format.bytes[2],
sys/dev/aic7xxx/aicasm/aicasm.c
380
cur_instr->format.bytes[1],
sys/dev/aic7xxx/aicasm/aicasm.c
381
cur_instr->format.bytes[0]);
sys/dev/aic7xxx/aicasm/aicasm.c
614
cur_instr->format.bytes[0],
sys/dev/aic7xxx/aicasm/aicasm.c
615
cur_instr->format.bytes[1],
sys/dev/aic7xxx/aicasm/aicasm.c
616
cur_instr->format.bytes[2],
sys/dev/aic7xxx/aicasm/aicasm.c
617
cur_instr->format.bytes[3]);
sys/dev/aic7xxx/aicasm/aicasm.c
619
cur_instr->format.bytes[3],
sys/dev/aic7xxx/aicasm/aicasm.c
620
cur_instr->format.bytes[2],
sys/dev/aic7xxx/aicasm/aicasm.c
621
cur_instr->format.bytes[1],
sys/dev/aic7xxx/aicasm/aicasm.c
622
cur_instr->format.bytes[0]);
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1621
f1_instr = &instr->format.format1;
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1694
f2_instr = &instr->format.format2;
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1754
f3_instr = &instr->format.format3;
sys/dev/aic7xxx/aicasm/aicasm_insformat.h
105
union ins_formats format;
sys/dev/bce/if_bcereg.h
364
#define DBPRINT(sc, level, format, args...) \
sys/dev/bce/if_bcereg.h
366
device_printf(sc->bce_dev, format, ## args); \
sys/dev/bce/if_bcereg.h
470
#define DBPRINT(level, format, args...)
sys/dev/bxe/bxe.h
2175
#define BLOGD(sc, codepath, format, args...) \
sys/dev/bxe/bxe.h
2179
"%s(%s:%d) " format, \
sys/dev/bxe/bxe.h
2188
#define BLOGI(sc, format, args...) \
sys/dev/bxe/bxe.h
2192
"%s(%s:%d) " format, \
sys/dev/bxe/bxe.h
2199
format, \
sys/dev/bxe/bxe.h
2205
#define BLOGW(sc, format, args...) \
sys/dev/bxe/bxe.h
2209
"%s(%s:%d) WARNING: " format, \
sys/dev/bxe/bxe.h
2216
"WARNING: " format, \
sys/dev/bxe/bxe.h
2222
#define BLOGE(sc, format, args...) \
sys/dev/bxe/bxe.h
2226
"%s(%s:%d) ERROR: " format, \
sys/dev/bxe/bxe.h
2233
"ERROR: " format, \
sys/dev/clk/allwinner/aw_ccung.c
63
#define dprintf(format, arg...) device_printf(dev, "%s: " format, __func__, arg)
sys/dev/clk/allwinner/aw_ccung.c
65
#define dprintf(format, arg...)
sys/dev/clk/allwinner/aw_clk_frac.c
38
#define dprintf(format, arg...)
sys/dev/clk/allwinner/aw_clk_mipi.c
38
#define dprintf(format, arg...)
sys/dev/clk/rockchip/rk_clk_armclk.c
72
#define dprintf(format, arg...) \
sys/dev/clk/rockchip/rk_clk_armclk.c
73
printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
sys/dev/clk/rockchip/rk_clk_armclk.c
75
#define dprintf(format, arg...)
sys/dev/clk/rockchip/rk_clk_composite.c
67
#define dprintf(format, arg...) \
sys/dev/clk/rockchip/rk_clk_composite.c
68
printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
sys/dev/clk/rockchip/rk_clk_composite.c
70
#define dprintf(format, arg...)
sys/dev/clk/rockchip/rk_clk_mux.c
58
#define dprintf(format, arg...) \
sys/dev/clk/rockchip/rk_clk_mux.c
59
printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
sys/dev/clk/rockchip/rk_clk_mux.c
61
#define dprintf(format, arg...)
sys/dev/clk/rockchip/rk_clk_pll.c
65
#define dprintf(format, arg...) \
sys/dev/clk/rockchip/rk_clk_pll.c
66
printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
sys/dev/clk/rockchip/rk_clk_pll.c
68
#define dprintf(format, arg...)
sys/dev/cpuctl/cpuctl.c
65
# define DPRINTF(format,...) printf(format, __VA_ARGS__);
sys/dev/cxgbe/cudbg/cudbg.h
42
#define cudbg_debug(pdbg_init, format, ...) do {\
sys/dev/cxgbe/cudbg/cudbg.h
43
pdbg_init->print(format, ##__VA_ARGS__); \
sys/dev/cxgbe/cudbg/cudbg.h
46
#define cudbg_debug(pdbg_init, format, ...) do { } while (0)
sys/dev/drm2/drm_crtc.c
2176
uint32_t format = r->pixel_format & ~DRM_FORMAT_BIG_ENDIAN;
sys/dev/drm2/drm_crtc.c
2178
switch (format) {
sys/dev/drm2/drm_crtc.c
3682
void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth,
sys/dev/drm2/drm_crtc.c
3685
switch (format) {
sys/dev/drm2/drm_crtc.c
3754
int drm_format_num_planes(uint32_t format)
sys/dev/drm2/drm_crtc.c
3756
switch (format) {
sys/dev/drm2/drm_crtc.c
3789
int drm_format_plane_cpp(uint32_t format, int plane)
sys/dev/drm2/drm_crtc.c
3794
if (plane >= drm_format_num_planes(format))
sys/dev/drm2/drm_crtc.c
3797
switch (format) {
sys/dev/drm2/drm_crtc.c
3822
drm_fb_get_bpp_depth(format, &depth, &bpp);
sys/dev/drm2/drm_crtc.c
3836
int drm_format_horz_chroma_subsampling(uint32_t format)
sys/dev/drm2/drm_crtc.c
3838
switch (format) {
sys/dev/drm2/drm_crtc.c
3871
int drm_format_vert_chroma_subsampling(uint32_t format)
sys/dev/drm2/drm_crtc.c
3873
switch (format) {
sys/dev/drm2/drm_crtc.h
1074
extern void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth,
sys/dev/drm2/drm_crtc.h
1076
extern int drm_format_num_planes(uint32_t format);
sys/dev/drm2/drm_crtc.h
1077
extern int drm_format_plane_cpp(uint32_t format, int plane);
sys/dev/drm2/drm_crtc.h
1078
extern int drm_format_horz_chroma_subsampling(uint32_t format);
sys/dev/drm2/drm_crtc.h
1079
extern int drm_format_vert_chroma_subsampling(uint32_t format);
sys/dev/drm2/drm_os_freebsd.h
86
#define WARN(condition, format, ...) ({ \
sys/dev/drm2/drm_os_freebsd.h
89
DRM_ERROR(format, ##__VA_ARGS__); \
sys/dev/drm2/drm_os_freebsd.h
93
#define WARN_ONCE(condition, format, ...) \
sys/dev/drm2/drm_os_freebsd.h
94
WARN(condition, format, ##__VA_ARGS__)
sys/dev/fb/splash_bmp.c
224
u_char format; /* one of the BI_* constants above */
sys/dev/fb/splash_bmp.c
420
switch(info->format) {
sys/dev/fb/splash_bmp.c
510
bmp_info.format = bmf->bmfi.bmiHeader.biCompression;
sys/dev/fb/splash_bmp.c
512
switch(bmp_info.format) { /* check compression format */
sys/dev/hyperv/vmbus/hyperv_mmu.c
277
flush->hv_vp_set.format = HV_GENERIC_SET_SPARSE_4K;
sys/dev/hyperv/vmbus/hyperv_mmu.h
46
uint64_t format;
sys/dev/ice/ice_adminq_cmd.h
1732
u8 format;
sys/dev/ice/ice_common.c
5778
ice_aq_get_sensor_reading(struct ice_hw *hw, u8 sensor, u8 format,
sys/dev/ice/ice_common.c
5792
cmd->format = format;
sys/dev/ice/ice_common.h
316
ice_aq_get_sensor_reading(struct ice_hw *hw, u8 sensor, u8 format,
sys/dev/iicbus/pmic/act8846_regulator.c
52
#define dprintf(sc, format, arg...)
sys/dev/iicbus/pmic/act8846_regulator.c
53
device_printf(sc->base_sc->dev, "%s: " format, __func__, arg) */
sys/dev/iicbus/pmic/act8846_regulator.c
55
#define dprintf(sc, format, arg...)
sys/dev/iicbus/pmic/fan53555.c
66
#define dprintf(sc, format, arg...) \
sys/dev/iicbus/pmic/fan53555.c
67
device_printf(sc->base_dev, "%s: " format, __func__, arg)
sys/dev/iicbus/pmic/fan53555.c
69
#define dprintf(sc, format, arg...)
sys/dev/iicbus/pmic/rockchip/rk8xx_regulators.c
48
#define dprintf(sc, format, arg...) (sc = sc)
sys/dev/ixgbe/ixgbe_osdep.h
88
#define ERROR_REPORT(level, format, arg...) do { \
sys/dev/ixgbe/ixgbe_osdep.h
96
device_printf(ixgbe_dev_from_hw(hw), format, ## arg); \
sys/dev/liquidio/lio_bsd.h
100
device_printf(oct->device, "Warn: " format, ##args)
sys/dev/liquidio/lio_bsd.h
101
#define lio_dev_err(oct, format, args...) \
sys/dev/liquidio/lio_bsd.h
102
device_printf(oct->device, "Error: " format, ##args)
sys/dev/liquidio/lio_bsd.h
105
#define lio_dev_dbg(oct, format, args...) \
sys/dev/liquidio/lio_bsd.h
106
device_printf(oct->device, "Debug: " format, ##args)
sys/dev/liquidio/lio_bsd.h
108
#define lio_dev_dbg(oct, format, args...) {do { } while (0); }
sys/dev/liquidio/lio_bsd.h
97
#define lio_dev_info(oct, format, args...) \
sys/dev/liquidio/lio_bsd.h
98
device_printf(oct->device, "Info: " format, ##args)
sys/dev/liquidio/lio_bsd.h
99
#define lio_dev_warn(oct, format, args...) \
sys/dev/malo/if_malo.c
1153
ds->format = 0;
sys/dev/malo/if_malo.c
881
le32toh(ds->sap_pktinfo), le16toh(ds->format));
sys/dev/malo/if_malo.c
953
uint16_t format = le16toh(ds->format);
sys/dev/malo/if_malo.c
955
format, MALO_TXD_ANTENNA);
sys/dev/malo/if_malo.h
399
uint16_t format;
sys/dev/mana/gdma_util.h
59
#define mana_dbg(ctx, format, arg...) \
sys/dev/mana/gdma_util.h
60
mana_trace(ctx, MANA_DBG, format, ##arg)
sys/dev/mana/gdma_util.h
61
#define mana_info(ctx, format, arg...) \
sys/dev/mana/gdma_util.h
62
mana_trace(ctx, MANA_INFO, format, ##arg)
sys/dev/mana/gdma_util.h
63
#define mana_warn(ctx, format, arg...) \
sys/dev/mana/gdma_util.h
64
mana_trace(ctx, MANA_WARNING, format, ##arg)
sys/dev/mana/gdma_util.h
65
#define mana_err(ctx, format, arg...) \
sys/dev/mana/gdma_util.h
66
mana_trace(ctx, MANA_ALERT, format, ##arg)
sys/dev/mlx4/mlx4_core/mlx4.h
218
#define mlx4_dbg(mdev, format, ...) \
sys/dev/mlx4/mlx4_core/mlx4.h
222
&(mdev)->persist->pdev->dev, format, \
sys/dev/mlx4/mlx4_core/mlx4.h
226
#define mlx4_err(mdev, format, ...) \
sys/dev/mlx4/mlx4_core/mlx4.h
227
dev_err(&(mdev)->persist->pdev->dev, format, ##__VA_ARGS__)
sys/dev/mlx4/mlx4_core/mlx4.h
228
#define mlx4_info(mdev, format, ...) \
sys/dev/mlx4/mlx4_core/mlx4.h
229
dev_info(&(mdev)->persist->pdev->dev, format, ##__VA_ARGS__)
sys/dev/mlx4/mlx4_core/mlx4.h
230
#define mlx4_warn(mdev, format, ...) \
sys/dev/mlx4/mlx4_core/mlx4.h
231
dev_warn(&(mdev)->persist->pdev->dev, format, ##__VA_ARGS__)
sys/dev/mlx4/mlx4_en/en.h
931
#define en_print(level, priv, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
934
printk(level "%s: %s: " format, DRV_NAME, \
sys/dev/mlx4/mlx4_en/en.h
937
printk(level "%s: %s: Port %d: " format, \
sys/dev/mlx4/mlx4_en/en.h
943
#define en_dbg(mlevel, priv, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
946
en_print(KERN_DEBUG, priv, format, ##arg); \
sys/dev/mlx4/mlx4_en/en.h
948
#define en_warn(priv, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
949
en_print(KERN_WARNING, priv, format, ##arg)
sys/dev/mlx4/mlx4_en/en.h
950
#define en_err(priv, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
951
en_print(KERN_ERR, priv, format, ##arg)
sys/dev/mlx4/mlx4_en/en.h
952
#define en_info(priv, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
953
en_print(KERN_INFO, priv, format, ## arg)
sys/dev/mlx4/mlx4_en/en.h
955
#define mlx4_err(mdev, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
956
pr_err("%s %s: " format, DRV_NAME, \
sys/dev/mlx4/mlx4_en/en.h
958
#define mlx4_info(mdev, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
959
pr_info("%s %s: " format, DRV_NAME, \
sys/dev/mlx4/mlx4_en/en.h
961
#define mlx4_warn(mdev, format, arg...) \
sys/dev/mlx4/mlx4_en/en.h
962
pr_warning("%s %s: " format, DRV_NAME, \
sys/dev/mlx4/mlx4_ib/mlx4_ib.h
61
#define mlx4_ib_warn(ibdev, format, arg...) \
sys/dev/mlx4/mlx4_ib/mlx4_ib.h
62
dev_warn((ibdev)->dma_device, MLX4_IB_DRV_NAME ": " format, ## arg)
sys/dev/mlx4/mlx4_ib/mlx4_ib_mcg.c
50
#define mcg_warn_group(group, format, arg...) \
sys/dev/mlx4/mlx4_ib/mlx4_ib_mcg.c
51
pr_warn("%s-%d: %16s (port %d): WARNING: " format, __func__, __LINE__,\
sys/dev/mlx4/mlx4_ib/mlx4_ib_mcg.c
54
#define mcg_debug_group(group, format, arg...) \
sys/dev/mlx4/mlx4_ib/mlx4_ib_mcg.c
55
pr_debug("%s-%d: %16s (port %d): WARNING: " format, __func__, __LINE__,\
sys/dev/mlx4/mlx4_ib/mlx4_ib_mcg.c
58
#define mcg_error_group(group, format, arg...) \
sys/dev/mlx4/mlx4_ib/mlx4_ib_mcg.c
59
pr_err(" %16s: " format, (group)->name, ## arg)
sys/dev/mlx5/mlx5_core/mlx5_core.h
43
#define mlx5_core_dbg(dev, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_core.h
44
pr_debug("%s:%s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_core/mlx5_core.h
48
#define mlx5_core_dbg_mask(dev, mask, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_core.h
51
mlx5_core_dbg(dev, format, ##__VA_ARGS__); \
sys/dev/mlx5/mlx5_core/mlx5_core.h
54
#define mlx5_core_err(_dev, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_core.h
55
device_printf((_dev)->pdev->dev.bsddev, "ERR: ""%s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_core/mlx5_core.h
59
#define mlx5_core_warn(_dev, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_core.h
60
device_printf((_dev)->pdev->dev.bsddev, "WARN: ""%s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_core/mlx5_core.h
64
#define mlx5_core_info(_dev, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_core.h
65
device_printf((_dev)->pdev->dev.bsddev, "INFO: ""%s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
42
#define esw_info(dev, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
43
printf("mlx5_core: INFO: ""(%s): E-Switch: " format, (dev)->priv.name, ##__VA_ARGS__)
sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
45
#define esw_warn(dev, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
46
printf("mlx5_core: WARN: ""(%s): E-Switch: " format, (dev)->priv.name, ##__VA_ARGS__)
sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
48
#define esw_debug(dev, format, ...) \
sys/dev/mlx5/mlx5_core/mlx5_eswitch.c
49
mlx5_core_dbg_mask(dev, MLX5_DEBUG_ESWITCH_MASK, format, ##__VA_ARGS__)
sys/dev/mlx5/mlx5_en/en.h
148
#define mlx5_en_err(_dev, format, ...) \
sys/dev/mlx5/mlx5_en/en.h
149
if_printf(_dev, "ERR: ""%s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_en/en.h
153
#define mlx5_en_warn(_dev, format, ...) \
sys/dev/mlx5/mlx5_en/en.h
154
if_printf(_dev, "WARN: ""%s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_en/en.h
158
#define mlx5_en_info(_dev, format, ...) \
sys/dev/mlx5/mlx5_en/en.h
159
if_printf(_dev, "INFO: ""%s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_fpga/core.h
100
#define mlx5_fpga_notice(__adev, format, ...) \
sys/dev/mlx5/mlx5_fpga/core.h
101
dev_notice(&(__adev)->mdev->pdev->dev, "FPGA: " format, ##__VA_ARGS__)
sys/dev/mlx5/mlx5_fpga/core.h
103
#define mlx5_fpga_info(__adev, format, ...) \
sys/dev/mlx5/mlx5_fpga/core.h
104
dev_info(&(__adev)->mdev->pdev->dev, "FPGA: " format, ##__VA_ARGS__)
sys/dev/mlx5/mlx5_fpga/core.h
84
#define mlx5_fpga_dbg(__adev, format, ...) \
sys/dev/mlx5/mlx5_fpga/core.h
85
dev_dbg(&(__adev)->mdev->pdev->dev, "FPGA: %s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_fpga/core.h
88
#define mlx5_fpga_err(__adev, format, ...) \
sys/dev/mlx5/mlx5_fpga/core.h
89
dev_err(&(__adev)->mdev->pdev->dev, "FPGA: %s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_fpga/core.h
92
#define mlx5_fpga_warn(__adev, format, ...) \
sys/dev/mlx5/mlx5_fpga/core.h
93
dev_warn(&(__adev)->mdev->pdev->dev, "FPGA: %s:%d:(pid %d): " format, \
sys/dev/mlx5/mlx5_fpga/core.h
96
#define mlx5_fpga_warn_ratelimited(__adev, format, ...) \
sys/dev/mlx5/mlx5_fpga/core.h
98
format, __func__, __LINE__, ##__VA_ARGS__)
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
45
#define mlx5_ib_dbg(dev, format, arg...) \
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
46
pr_debug("%s:%s:%d:(pid %d): " format, (dev)->ib_dev.name, __func__, \
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
49
#define mlx5_ib_err(dev, format, arg...) \
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
50
pr_err("%s: ERR: %s:%d:(pid %d): " format, (dev)->ib_dev.name, __func__, \
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
53
#define mlx5_ib_warn(dev, format, arg...) \
sys/dev/mlx5/mlx5_ib/mlx5_ib.h
54
pr_warn("%s: WARN: %s:%d:(pid %d): " format, (dev)->ib_dev.name, __func__, \
sys/dev/mpi3mr/mpi3mr.c
100
mpi3mr_hexdump(void *buf, int sz, int format)
sys/dev/mpi3mr/mpi3mr.c
106
if ((i % format) == 0) {
sys/dev/mpi3mr/mpi3mr.h
983
mpi3mr_hexdump(void *buf, int sz, int format);
sys/dev/mpi3mr/mpi3mr_app.c
599
U8 format = 0;
sys/dev/mpi3mr/mpi3mr_app.c
601
format = ((nvme_encap_request->Command[0] & 0xc000) >> 14);
sys/dev/mpi3mr/mpi3mr_app.c
602
return format;
sys/dev/mthca/mthca_dev.h
368
#define mthca_dbg(mdev, format, arg...) \
sys/dev/mthca/mthca_dev.h
371
dev_printk(KERN_DEBUG, &mdev->pdev->dev, format, ## arg); \
sys/dev/mthca/mthca_dev.h
376
#define mthca_dbg(mdev, format, arg...) do { (void) mdev; } while (0)
sys/dev/mthca/mthca_dev.h
380
#define mthca_err(mdev, format, arg...) \
sys/dev/mthca/mthca_dev.h
381
dev_err(&mdev->pdev->dev, format, ## arg)
sys/dev/mthca/mthca_dev.h
382
#define mthca_info(mdev, format, arg...) \
sys/dev/mthca/mthca_dev.h
383
dev_info(&mdev->pdev->dev, format, ## arg)
sys/dev/mthca/mthca_dev.h
384
#define mthca_warn(mdev, format, arg...) \
sys/dev/mthca/mthca_dev.h
385
dev_warn(&mdev->pdev->dev, format, ## arg)
sys/dev/netmap/netmap_kern.h
246
#define nm_prinf(format, ...) \
sys/dev/netmap/netmap_kern.h
250
nm_prinf_int("%03d.%06d [%4d] %-25s " format "\n",\
sys/dev/netmap/netmap_kern.h
255
#define nm_prerr(format, ...) \
sys/dev/netmap/netmap_kern.h
259
nm_prerr_int("%03d.%06d [%4d] %-25s " format "\n",\
sys/dev/netmap/netmap_kern.h
265
#define nm_prdis(format, ...)
sys/dev/netmap/netmap_kern.h
268
#define nm_prlim(lps, format, ...) \
sys/dev/netmap/netmap_kern.h
276
nm_prinf(format, ##__VA_ARGS__); \
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
111
#define DM_DBG0(format) tddmLogDebugString(gDMDebugLevel, 0, format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
112
#define DM_DBG1(format) tddmLogDebugString(gDMDebugLevel, 1, format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
113
#define DM_DBG2(format) tddmLogDebugString(gDMDebugLevel, 2, format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
114
#define DM_DBG3(format) tddmLogDebugString(gDMDebugLevel, 3, format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
115
#define DM_DBG4(format) tddmLogDebugString(gDMDebugLevel, 4, format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
116
#define DM_DBG5(format) tddmLogDebugString(gDMDebugLevel, 5, format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
117
#define DM_DBG6(format) tddmLogDebugString(gDMDebugLevel, 6, format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
122
#define DM_DBG0(format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
123
#define DM_DBG1(format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
124
#define DM_DBG2(format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
125
#define DM_DBG3(format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
126
#define DM_DBG4(format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
127
#define DM_DBG5(format)
sys/dev/pms/RefTisa/discovery/dm/dmdefs.h
128
#define DM_DBG6(format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
188
#define SA_DBG0(format) ossaLogDebugString(gLLDebugLevel, 0, format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
189
#define SA_DBG1(format) ossaLogDebugString(gLLDebugLevel, 1, format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
190
#define SA_DBG2(format) ossaLogDebugString(gLLDebugLevel, 2, format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
191
#define SA_DBG3(format) ossaLogDebugString(gLLDebugLevel, 3, format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
192
#define SA_DBG4(format) ossaLogDebugString(gLLDebugLevel, 4, format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
193
#define SA_DBG5(format) ossaLogDebugString(gLLDebugLevel, 5, format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
194
#define SA_DBG6(format) ossaLogDebugString(gLLDebugLevel, 6, format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
198
#define SA_DBG0(format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
199
#define SA_DBG1(format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
200
#define SA_DBG2(format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
201
#define SA_DBG3(format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
202
#define SA_DBG4(format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
203
#define SA_DBG5(format)
sys/dev/pms/RefTisa/sallsdk/spc/samacro.h
204
#define SA_DBG6(format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
521
#define SM_DBG0(format) tdsmLogDebugString(gSMDebugLevel, 0, format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
522
#define SM_DBG1(format) tdsmLogDebugString(gSMDebugLevel, 1, format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
523
#define SM_DBG2(format) tdsmLogDebugString(gSMDebugLevel, 2, format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
524
#define SM_DBG3(format) tdsmLogDebugString(gSMDebugLevel, 3, format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
525
#define SM_DBG4(format) tdsmLogDebugString(gSMDebugLevel, 4, format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
526
#define SM_DBG5(format) tdsmLogDebugString(gSMDebugLevel, 5, format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
527
#define SM_DBG6(format) tdsmLogDebugString(gSMDebugLevel, 6, format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
531
#define SM_DBG0(format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
532
#define SM_DBG1(format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
533
#define SM_DBG2(format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
534
#define SM_DBG3(format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
535
#define SM_DBG4(format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
536
#define SM_DBG5(format)
sys/dev/pms/RefTisa/sat/src/smdefs.h
537
#define SM_DBG6(format)
sys/dev/pms/RefTisa/tisa/api/tiglobal.h
40
#define TIDEBUG_MSG(mask, val, format)
sys/dev/pms/freebsd/driver/common/lxcommon.h
508
#define AGTIAPI_FLOW(format, a...) printf(format, ## a)
sys/dev/pms/freebsd/driver/common/lxcommon.h
510
#define AGTIAPI_FLOW(format, a...)
sys/dev/pms/freebsd/driver/common/lxcommon.h
514
#define AGTIAPI_PRINTK(format, a...) printf(format, ## a)
sys/dev/pms/freebsd/driver/common/lxcommon.h
516
#define AGTIAPI_PRINTK(format, a...)
sys/dev/pms/freebsd/driver/common/lxcommon.h
520
#define AGTIAPI_INIT(format, a...) printf(format, ## a)
sys/dev/pms/freebsd/driver/common/lxcommon.h
524
#define AGTIAPI_INIT(format, a...)
sys/dev/pms/freebsd/driver/common/lxcommon.h
529
#define AGTIAPI_INIT2(format, a...) printf(format, ## a)
sys/dev/pms/freebsd/driver/common/lxcommon.h
531
#define AGTIAPI_INIT2(format, a...)
sys/dev/pms/freebsd/driver/common/lxcommon.h
535
#define AGTIAPI_INITMEM(format, a...) printf(format, ## a)
sys/dev/pms/freebsd/driver/common/lxcommon.h
537
#define AGTIAPI_INITMEM(format, a...)
sys/dev/pms/freebsd/driver/common/lxcommon.h
541
#define AGTIAPI_IO(format, a...) printf(format, ## a)
sys/dev/pms/freebsd/driver/common/lxcommon.h
543
#define AGTIAPI_IO(format, a...)
sys/dev/pms/freebsd/driver/common/osdebug.h
102
#define TIDEBUG_MSG(mask, val, format)
sys/dev/pms/freebsd/driver/common/osdebug.h
103
#define TIDEBUG_MSG0(format)
sys/dev/pms/freebsd/driver/common/osdebug.h
65
#define AG_ERROR_MSG(mask, val, format) \
sys/dev/pms/freebsd/driver/common/osdebug.h
70
printf format; \
sys/dev/pms/freebsd/driver/common/osdebug.h
73
printf format; \
sys/dev/pms/freebsd/driver/common/osdebug.h
77
#define TIDEBUG_MSG(mask, val, format) \
sys/dev/pms/freebsd/driver/common/osdebug.h
82
printf format ; \
sys/dev/pms/freebsd/driver/common/osdebug.h
87
printf format ; \
sys/dev/pms/freebsd/driver/common/osdebug.h
92
printf format ; \
sys/dev/pms/freebsd/driver/common/osdebug.h
97
#define TIDEBUG_MSG0(format) \
sys/dev/pms/freebsd/driver/common/osdebug.h
99
printf format ; \
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
132
#define AGTIAPI_WWNPRINTK(name, len, format, a...) \
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
133
AGTIAPI_PRINTK(format "name ", a); \
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
136
#define AGTIAPI_ERR_WWNPRINTK(name, len, format, a...) \
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
137
printk(KERN_DEBUG format "name ", ## a); \
sys/dev/qat/qat_common/adf_transport.c
524
const char *format,
sys/dev/qat/qat_common/adf_transport.c
531
snprintf(key_buf, ADF_CFG_MAX_KEY_LEN_IN_BYTES, format, key);
sys/dev/sfxge/common/ef10_image.c
531
efx_image_format_t format = EFX_IMAGE_FORMAT_NO_IMAGE;
sys/dev/sfxge/common/ef10_image.c
560
format = EFX_IMAGE_FORMAT_SIGNED;
sys/dev/sfxge/common/ef10_image.c
563
format = EFX_IMAGE_FORMAT_UNSIGNED;
sys/dev/sfxge/common/ef10_image.c
579
infop->eii_format = format;
sys/dev/sound/dummy.c
173
dummy_chan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/dummy.c
179
if (format == ch->caps->fmtlist[i])
sys/dev/sound/fdt/audio_dai.h
65
#define AUDIO_DAI_FORMAT_FORMAT(format) (((format) >> 16) & 0xff)
sys/dev/sound/fdt/audio_dai.h
66
#define AUDIO_DAI_FORMAT_POLARITY(format) (((format) >> 8) & 0xff)
sys/dev/sound/fdt/audio_dai.h
67
#define AUDIO_DAI_FORMAT_CLOCK(format) (((format) >> 0) & 0xff)
sys/dev/sound/fdt/audio_soc.c
108
audio_soc_reverse_clocks(uint32_t format)
sys/dev/sound/fdt/audio_soc.c
112
fmt = AUDIO_DAI_FORMAT_FORMAT(format);
sys/dev/sound/fdt/audio_soc.c
113
pol = AUDIO_DAI_FORMAT_POLARITY(format);
sys/dev/sound/fdt/audio_soc.c
114
clk = AUDIO_DAI_FORMAT_CLOCK(format);
sys/dev/sound/fdt/audio_soc.c
142
audio_soc_chan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/fdt/audio_soc.c
151
return AUDIO_DAI_SET_CHANFORMAT(sc->cpu_dev, format);
sys/dev/sound/fdt/audio_soc.c
381
if (AUDIO_DAI_INIT(sc->cpu_dev, sc->format)) {
sys/dev/sound/fdt/audio_soc.c
387
if (AUDIO_DAI_INIT(sc->codec_dev, audio_soc_reverse_clocks(sc->format))) {
sys/dev/sound/fdt/audio_soc.c
393
if (AUDIO_DAI_INIT(aux_node->dev, audio_soc_reverse_clocks(sc->format))) {
sys/dev/sound/fdt/audio_soc.c
493
sc->format = AUDIO_DAI_FORMAT(fmt, pol, clk);
sys/dev/sound/fdt/audio_soc.c
78
uint32_t format;
sys/dev/sound/fdt/dummy_codec.c
96
dummy_codec_dai_init(device_t dev, uint32_t format)
sys/dev/sound/fdt/simple_amplifier.c
115
simple_amp_dai_init(device_t dev, uint32_t format)
sys/dev/sound/macio/aoa.c
191
aoa_chan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/macio/aoa.c
193
DPRINTF(("aoa_chan_setformat: format = %u\n", format));
sys/dev/sound/macio/aoa.c
195
if (format != SND_FORMAT(AFMT_S16_BE, 2, 0))
sys/dev/sound/pci/als4000.c
223
ch->format = SND_FORMAT(AFMT_U8, 1, 0);
sys/dev/sound/pci/als4000.c
235
alschan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/als4000.c
239
ch->format = format;
sys/dev/sound/pci/als4000.c
329
als_get_playback_command(u_int32_t format)
sys/dev/sound/pci/als4000.c
335
if (playback_cmds[i].pcm_format == format) {
sys/dev/sound/pci/als4000.c
340
format));
sys/dev/sound/pci/als4000.c
354
if (ch->format & AFMT_16BIT)
sys/dev/sound/pci/als4000.c
364
p = als_get_playback_command(ch->format);
sys/dev/sound/pci/als4000.c
384
p = als_get_playback_command(ch->format);
sys/dev/sound/pci/als4000.c
432
als_get_fifo_format(struct sc_info *sc, u_int32_t format)
sys/dev/sound/pci/als4000.c
434
switch (format) {
sys/dev/sound/pci/als4000.c
444
device_printf(sc->dev, "format not found: 0x%08x\n", format);
sys/dev/sound/pci/als4000.c
457
if (ch->format & AFMT_16BIT)
sys/dev/sound/pci/als4000.c
470
dma_prog = ALS_FIFO1_RUN | als_get_fifo_format(sc, ch->format);
sys/dev/sound/pci/als4000.c
68
u_int32_t format, speed, phys_buf, bps;
sys/dev/sound/pci/atiixp.c
486
atiixp_chan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/atiixp.c
496
if ((format & AFMT_32BIT) == 0)
sys/dev/sound/pci/atiixp.c
509
if ((format & AFMT_32BIT) == 0)
sys/dev/sound/pci/atiixp.c
516
ch->fmt = format;
sys/dev/sound/pci/cmi.c
376
cmichan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/cmi.c
382
if (format & AFMT_S16_LE) {
sys/dev/sound/pci/cmi.c
390
if (AFMT_CHANNEL(format) > 1) {
sys/dev/sound/pci/cmi.c
412
ch->fmt = format;
sys/dev/sound/pci/cs4281.c
234
cs4281_format_to_dmr(u_int32_t format)
sys/dev/sound/pci/cs4281.c
237
if (AFMT_8BIT & format) dmr |= CS4281PCI_DMR_SIZE8;
sys/dev/sound/pci/cs4281.c
238
if (AFMT_CHANNEL(format) < 2) dmr |= CS4281PCI_DMR_MONO;
sys/dev/sound/pci/cs4281.c
239
if (AFMT_BIGENDIAN & format) dmr |= CS4281PCI_DMR_BEND;
sys/dev/sound/pci/cs4281.c
240
if (!(AFMT_SIGNED & format)) dmr |= CS4281PCI_DMR_USIGN;
sys/dev/sound/pci/cs4281.c
245
cs4281_format_to_bps(u_int32_t format)
sys/dev/sound/pci/cs4281.c
247
return ((AFMT_8BIT & format) ? 1 : 2) *
sys/dev/sound/pci/cs4281.c
248
((AFMT_CHANNEL(format) > 1) ? 2 : 1);
sys/dev/sound/pci/cs4281.c
382
cs4281chan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/cs4281.c
395
v |= cs4281_format_to_dmr(format);
sys/dev/sound/pci/cs4281.c
400
ch->fmt = format;
sys/dev/sound/pci/cs4281.c
401
ch->bps = cs4281_format_to_bps(format);
sys/dev/sound/pci/csapcm.c
545
csachan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/csapcm.c
549
ch->fmt = format;
sys/dev/sound/pci/emu10k1.c
1000
ch->fmt = format;
sys/dev/sound/pci/emu10k1.c
848
emupchan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/emu10k1.c
852
ch->fmt = format;
sys/dev/sound/pci/emu10k1.c
996
emurchan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/emu10kx-pcm.c
1071
emufxrchan_setformat(kobj_t obj __unused, void *c_devinfo __unused, uint32_t format)
sys/dev/sound/pci/emu10kx-pcm.c
1073
if (format == SND_FORMAT(AFMT_S16_LE, 1, 0)) return (0);
sys/dev/sound/pci/emu10kx-pcm.c
749
emupchan_setformat(kobj_t obj __unused, void *c_devinfo, uint32_t format)
sys/dev/sound/pci/emu10kx-pcm.c
753
ch->fmt = format;
sys/dev/sound/pci/emu10kx-pcm.c
899
emurchan_setformat(kobj_t obj __unused, void *c_devinfo, uint32_t format)
sys/dev/sound/pci/emu10kx-pcm.c
903
ch->fmt = format;
sys/dev/sound/pci/envy24.c
1622
envy24chan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/envy24.c
1631
device_printf(sc->dev, "envy24chan_setformat(obj, data, 0x%08x)\n", format);
sys/dev/sound/pci/envy24.c
1643
for (i = 0; emltab[i].format != 0; i++)
sys/dev/sound/pci/envy24.c
1644
if (emltab[i].format == format)
sys/dev/sound/pci/envy24.c
1646
if (emltab[i].format == 0) {
sys/dev/sound/pci/envy24.c
1652
ch->format = format;
sys/dev/sound/pci/envy24.c
382
u_int32_t format;
sys/dev/sound/pci/envy24.c
80
u_int32_t format;
sys/dev/sound/pci/envy24ht.c
1533
envy24htchan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/envy24ht.c
1542
device_printf(sc->dev, "envy24htchan_setformat(obj, data, 0x%08x)\n", format);
sys/dev/sound/pci/envy24ht.c
1554
for (i = 0; emltab[i].format != 0; i++)
sys/dev/sound/pci/envy24ht.c
1555
if (emltab[i].format == format)
sys/dev/sound/pci/envy24ht.c
1557
if (emltab[i].format == 0) {
sys/dev/sound/pci/envy24ht.c
1563
ch->format = format;
sys/dev/sound/pci/envy24ht.c
435
u_int32_t format;
sys/dev/sound/pci/envy24ht.c
89
u_int32_t format;
sys/dev/sound/pci/es137x.c
534
eschan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/es137x.c
543
if (format & AFMT_S16_LE)
sys/dev/sound/pci/es137x.c
545
if (AFMT_CHANNEL(format) > 1)
sys/dev/sound/pci/es137x.c
549
if (format & AFMT_S16_LE)
sys/dev/sound/pci/es137x.c
551
if (AFMT_CHANNEL(format) > 1)
sys/dev/sound/pci/es137x.c
556
if (format & AFMT_S16_LE)
sys/dev/sound/pci/es137x.c
558
if (AFMT_CHANNEL(format) > 1)
sys/dev/sound/pci/es137x.c
563
ch->fmt = format;
sys/dev/sound/pci/fm801.c
345
fm801ch_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/fm801.c
350
DPRINT("fm801ch_setformat 0x%x : %s, %s, %s, %s\n", format,
sys/dev/sound/pci/fm801.c
351
(AFMT_CHANNEL(format) > 1)?"stereo":"mono",
sys/dev/sound/pci/fm801.c
352
(format & AFMT_16BIT) ? "16bit":"8bit",
sys/dev/sound/pci/fm801.c
353
(format & AFMT_SIGNED)? "signed":"unsigned",
sys/dev/sound/pci/fm801.c
354
(format & AFMT_BIGENDIAN)?"bigendiah":"littleendian" );
sys/dev/sound/pci/fm801.c
358
(AFMT_CHANNEL(format) > 1)? FM_PLAY_STEREO : 0;
sys/dev/sound/pci/fm801.c
359
fm801->play_fmt |= (format & AFMT_16BIT) ? FM_PLAY_16BIT : 0;
sys/dev/sound/pci/fm801.c
364
fm801->rec_fmt = (AFMT_CHANNEL(format) > 1)? FM_REC_STEREO:0;
sys/dev/sound/pci/fm801.c
365
fm801->rec_fmt |= (format & AFMT_16BIT) ? FM_PLAY_16BIT : 0;
sys/dev/sound/pci/hda/hdaa.c
1787
hdaa_channel_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/hda/hdaa.c
1793
if (format == ch->caps.fmtlist[i]) {
sys/dev/sound/pci/hda/hdaa.c
1794
ch->fmt = format;
sys/dev/sound/pci/hda/hdac.c
1480
(hdac_mdata_rate(s->format) / 8);
sys/dev/sound/pci/hda/hdac.c
1945
hdac_stream_alloc(device_t dev, device_t child, int dir, int format, int stripe,
sys/dev/sound/pci/hda/hdac.c
1960
bw = hdac_bdata_rate(format, dir);
sys/dev/sound/pci/hda/hdac.c
1993
sc->streams[ss].format = format;
sys/dev/sound/pci/hda/hdac.c
2067
HDAC_WRITE_2(&sc->mem, off + HDAC_SDFMT, sc->streams[ss].format);
sys/dev/sound/pci/hda/hdac_private.h
160
uint16_t format;
sys/dev/sound/pci/hda/hdacc.c
648
hdacc_stream_alloc(device_t dev, device_t child, int dir, int format,
sys/dev/sound/pci/hda/hdacc.c
655
dir, format, stripe, dmapos);
sys/dev/sound/pci/hdsp-pcm.c
563
channels = AFMT_CHANNEL(ch->format); /* Number of PCM channels. */
sys/dev/sound/pci/hdsp-pcm.c
817
pos *= AFMT_CHANNEL(ch->format); /* Hardbuf with multiple channels. */
sys/dev/sound/pci/hdsp-pcm.c
823
hdspchan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/hdsp-pcm.c
831
device_printf(scp->dev, "hdspchan_setformat(%d)\n", format);
sys/dev/sound/pci/hdsp-pcm.c
834
ch->format = format;
sys/dev/sound/pci/hdsp-pcm.c
962
(sc->period * AFMT_CHANNEL(ch->format) * sizeof(uint32_t)));
sys/dev/sound/pci/hdsp.h
199
uint32_t format;
sys/dev/sound/pci/hdspe-pcm.c
552
n = AFMT_CHANNEL(ch->format); /* n channels */
sys/dev/sound/pci/hdspe-pcm.c
800
pos *= AFMT_CHANNEL(ch->format); /* Hardbuf with multiple channels. */
sys/dev/sound/pci/hdspe-pcm.c
806
hdspechan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/hdspe-pcm.c
814
device_printf(scp->dev, "hdspechan_setformat(%d)\n", format);
sys/dev/sound/pci/hdspe-pcm.c
817
ch->format = format;
sys/dev/sound/pci/hdspe-pcm.c
957
(HDSPE_CHANBUF_SIZE * AFMT_CHANNEL(ch->format)) / (sc->period * 4),
sys/dev/sound/pci/hdspe.h
190
uint32_t format;
sys/dev/sound/pci/ich.c
431
ichchan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/maestro3.c
540
m3_pchan_setformat(kobj_t kobj, void *chdata, u_int32_t format)
sys/dev/sound/pci/maestro3.c
549
ch->dac_idx, format,
sys/dev/sound/pci/maestro3.c
550
format & (AFMT_U8|AFMT_S8) ? "8bit":"16bit",
sys/dev/sound/pci/maestro3.c
551
(AFMT_CHANNEL(format) > 1) ? "STEREO":"MONO"));
sys/dev/sound/pci/maestro3.c
554
data = (AFMT_CHANNEL(format) > 1)? 0 : 1;
sys/dev/sound/pci/maestro3.c
558
data = ((format & AFMT_U8) || (format & AFMT_S8)) ? 1 : 0;
sys/dev/sound/pci/maestro3.c
561
ch->fmt = format;
sys/dev/sound/pci/maestro3.c
914
m3_rchan_setformat(kobj_t kobj, void *chdata, u_int32_t format)
sys/dev/sound/pci/maestro3.c
923
ch->adc_idx, format,
sys/dev/sound/pci/maestro3.c
924
format & (AFMT_U8|AFMT_S8) ? "8bit":"16bit",
sys/dev/sound/pci/maestro3.c
925
(AFMT_CHANNEL(format) > 1) ? "STEREO":"MONO"));
sys/dev/sound/pci/maestro3.c
928
data = (AFMT_CHANNEL(format) > 1) ? 0 : 1;
sys/dev/sound/pci/maestro3.c
932
data = ((format & AFMT_U8) || (format & AFMT_S8)) ? 1 : 0;
sys/dev/sound/pci/maestro3.c
934
ch->fmt = format;
sys/dev/sound/pci/neomagic.c
379
nmchan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/neomagic.c
383
ch->fmt = format;
sys/dev/sound/pci/solo.c
542
esschan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/solo.c
546
ch->fmt = format;
sys/dev/sound/pci/spicds.c
159
codec->format = AK452X_FORMAT_I2S | AK452X_FORMAT_256FSN | AK452X_FORMAT_1X;
sys/dev/sound/pci/spicds.c
189
spicds_setformat(struct spicds_info *codec, unsigned int format)
sys/dev/sound/pci/spicds.c
192
codec->format = format;
sys/dev/sound/pci/spicds.c
216
spicds_wrcd(codec, AK4524_FORMAT, codec->format);
sys/dev/sound/pci/spicds.c
258
spicds_wrcd(codec, AK4524_FORMAT, codec->format);
sys/dev/sound/pci/spicds.c
48
unsigned int format; /* data format and master clock frequency */
sys/dev/sound/pci/spicds.h
117
void spicds_setformat(struct spicds_info *codec, unsigned int format);
sys/dev/sound/pci/t4dwave.c
518
trpchan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/t4dwave.c
522
ch->ctrl = tr_fmttobits(format) | 0x01;
sys/dev/sound/pci/t4dwave.c
626
trrchan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/t4dwave.c
632
bits = tr_fmttobits(format);
sys/dev/sound/pci/via8233.c
403
via8233wr_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/via8233.c
410
if (AFMT_CHANNEL(format) > 1)
sys/dev/sound/pci/via8233.c
412
if (format & AFMT_S16_LE)
sys/dev/sound/pci/via8233.c
422
via8233dxs_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/via8233.c
433
if (AFMT_CHANNEL(format) > 1)
sys/dev/sound/pci/via8233.c
435
if (format & AFMT_16BIT)
sys/dev/sound/pci/via8233.c
444
via8233msgd_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pci/via8233.c
450
uint8_t v = (format & AFMT_S16_LE) ? MC_SGD_16BIT : MC_SGD_8BIT;
sys/dev/sound/pci/via8233.c
452
if (AFMT_CHANNEL(format) > 1) {
sys/dev/sound/pci/via82c686.c
280
viachan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/via82c686.c
287
if (AFMT_CHANNEL(format) > 1)
sys/dev/sound/pci/via82c686.c
289
if (format & AFMT_S16_LE)
sys/dev/sound/pci/via82c686.c
292
DEB(printf("set format: dir = %d, format=%x\n", ch->dir, format));
sys/dev/sound/pci/vibes.c
233
svchan_setformat(kobj_t obj, void *data, u_int32_t format)
sys/dev/sound/pci/vibes.c
238
ch->fmt = (AFMT_CHANNEL(format) > 1) ? SV_AFMT_STEREO : SV_AFMT_MONO;
sys/dev/sound/pci/vibes.c
239
ch->fmt |= (format & AFMT_16BIT) ? SV_AFMT_S16 : SV_AFMT_U8;
sys/dev/sound/pcm/channel.c
1197
c->format = SND_FORMAT(AFMT_S16_LE, 2, 0);
sys/dev/sound/pcm/channel.c
1245
sndbuf_setfmt(b, c->format);
sys/dev/sound/pcm/channel.c
1247
sndbuf_setfmt(bs, c->format);
sys/dev/sound/pcm/channel.c
1263
err = chn_reset(c, c->format, c->speed);
sys/dev/sound/pcm/channel.c
1520
if (!(c->format & AFMT_CONVERTIBLE))
sys/dev/sound/pcm/channel.c
1534
if (!(c->format & AFMT_CONVERTIBLE))
sys/dev/sound/pcm/channel.c
1540
return (chn_setformat(c, SND_FORMAT(c->format, m->channels, m->ext)));
sys/dev/sound/pcm/channel.c
1554
if (!(c->format & AFMT_CONVERTIBLE))
sys/dev/sound/pcm/channel.c
1570
if (!(c->format & AFMT_CONVERTIBLE))
sys/dev/sound/pcm/channel.c
1591
uint32_t i, format;
sys/dev/sound/pcm/channel.c
1602
format = caps->fmtlist[i];
sys/dev/sound/pcm/channel.c
1603
if (!(format & AFMT_CONVERTIBLE)) {
sys/dev/sound/pcm/channel.c
1607
m = CHANNEL_GETMATRIX(c->methods, c->devinfo, format);
sys/dev/sound/pcm/channel.c
2014
chn_setparam(struct pcm_channel *c, uint32_t format, uint32_t speed)
sys/dev/sound/pcm/channel.c
2022
if (speed < 1 || format == 0 || CHN_STARTED(c))
sys/dev/sound/pcm/channel.c
2025
c->format = format;
sys/dev/sound/pcm/channel.c
2059
oldformat = c->format;
sys/dev/sound/pcm/channel.c
2065
ret = chn_setparam(c, c->format, speed);
sys/dev/sound/pcm/channel.c
2079
chn_setformat(struct pcm_channel *c, uint32_t format)
sys/dev/sound/pcm/channel.c
2089
x = format & AFMT_CONVERTIBLE;
sys/dev/sound/pcm/channel.c
2093
"0x%08x\n", __func__, format);
sys/dev/sound/pcm/channel.c
2099
if ((format & AFMT_PASSTHROUGH) && AFMT_CHANNEL(format) < 2) {
sys/dev/sound/pcm/channel.c
2100
format = SND_FORMAT(format, AFMT_PASSTHROUGH_CHANNEL,
sys/dev/sound/pcm/channel.c
2104
oldformat = c->format;
sys/dev/sound/pcm/channel.c
2107
if (c->format == format)
sys/dev/sound/pcm/channel.c
2110
ret = chn_setparam(c, format, c->speed);
sys/dev/sound/pcm/channel.c
2116
__func__, format, oldformat);
sys/dev/sound/pcm/channel.c
2397
if ((ch->format & AFMT_PASSTHROUGH) &&
sys/dev/sound/pcm/channel.c
2398
snd_fmtvalid(ch->format, caps->fmtlist)) {
sys/dev/sound/pcm/channel.c
2399
bestformat = ch->format;
sys/dev/sound/pcm/channel.c
2410
besthwformat = snd_fmtbest(ch->format,
sys/dev/sound/pcm/channel.c
2429
besthwformat = snd_fmtbest(ch->format, caps->fmtlist);
sys/dev/sound/pcm/channel.c
2445
bestformat = c->format;
sys/dev/sound/pcm/channel.c
2449
if (bestformat != c->format || bestspeed != c->speed)
sys/dev/sound/pcm/channel.c
2503
if (c->format != bestformat || c->speed != bestspeed)
sys/dev/sound/pcm/channel.h
281
int chn_setparam(struct pcm_channel *c, uint32_t format, uint32_t speed);
sys/dev/sound/pcm/channel.h
283
int chn_setformat(struct pcm_channel *c, uint32_t format);
sys/dev/sound/pcm/channel.h
96
u_int32_t format;
sys/dev/sound/pcm/dsp.c
1139
SND_FORMAT(wrch->format, *arg_i, 0));
sys/dev/sound/pcm/dsp.c
1140
tmp = (AFMT_CHANNEL(wrch->format) > 1)? 1 : 0;
sys/dev/sound/pcm/dsp.c
1146
SND_FORMAT(rdch->format, *arg_i, 0));
sys/dev/sound/pcm/dsp.c
1148
tmp = (AFMT_CHANNEL(rdch->format) > 1)? 1 : 0;
sys/dev/sound/pcm/dsp.c
1187
SND_FORMAT(wrch->format, *arg_i, ext));
sys/dev/sound/pcm/dsp.c
1188
tmp = AFMT_CHANNEL(wrch->format);
sys/dev/sound/pcm/dsp.c
1194
SND_FORMAT(rdch->format, *arg_i, ext));
sys/dev/sound/pcm/dsp.c
1196
tmp = AFMT_CHANNEL(rdch->format);
sys/dev/sound/pcm/dsp.c
1204
*arg_i = AFMT_CHANNEL(chn->format);
sys/dev/sound/pcm/dsp.c
1213
*arg_i = AFMT_CHANNEL(chn->format);
sys/dev/sound/pcm/dsp.c
1240
AFMT_CHANNEL(wrch->format),
sys/dev/sound/pcm/dsp.c
1241
AFMT_EXTCHANNEL(wrch->format)));
sys/dev/sound/pcm/dsp.c
1242
tmp = wrch->format;
sys/dev/sound/pcm/dsp.c
1248
AFMT_CHANNEL(rdch->format),
sys/dev/sound/pcm/dsp.c
1249
AFMT_EXTCHANNEL(rdch->format)));
sys/dev/sound/pcm/dsp.c
1251
tmp = rdch->format;
sys/dev/sound/pcm/dsp.c
1259
*arg_i = AFMT_ENCODING(chn->format);
sys/dev/sound/pcm/dsp.c
1401
if (chn->format & AFMT_8BIT)
sys/dev/sound/pcm/dsp.c
1403
else if (chn->format & AFMT_16BIT)
sys/dev/sound/pcm/dsp.c
1405
else if (chn->format & AFMT_24BIT)
sys/dev/sound/pcm/dsp.c
1407
else if (chn->format & AFMT_32BIT)
sys/dev/sound/pcm/dsp.c
233
if ((err = chn_reset(*ch, (*ch)->format, (*ch)->speed)) != 0)
sys/dev/sound/pcm/dsp.c
878
AFMT_CHANNEL(wrch->format),
sys/dev/sound/pcm/dsp.c
879
AFMT_EXTCHANNEL(wrch->format)));
sys/dev/sound/pcm/dsp.c
883
p->play_format = AFMT_ENCODING(wrch->format);
sys/dev/sound/pcm/dsp.c
894
AFMT_CHANNEL(rdch->format),
sys/dev/sound/pcm/dsp.c
895
AFMT_EXTCHANNEL(rdch->format)));
sys/dev/sound/pcm/dsp.c
899
p->rec_format = AFMT_ENCODING(rdch->format);
sys/dev/sound/pcm/feeder_chain.c
603
hwfmt = c->parentchannel->format;
sys/dev/sound/pcm/feeder_chain.c
612
if ((c->format & AFMT_PASSTHROUGH) &&
sys/dev/sound/pcm/feeder_chain.c
613
!snd_fmtvalid(c->format, caps->fmtlist))
sys/dev/sound/pcm/feeder_chain.c
616
hwfmt = snd_fmtbest(c->format, caps->fmtlist);
sys/dev/sound/pcm/feeder_chain.c
625
printf("Req: 0x%08x\n", c->format);
sys/dev/sound/pcm/feeder_chain.c
646
softfmt = c->format;
sys/dev/sound/pcm/feeder_chain.c
662
if (softfmt != c->format)
sys/dev/sound/pcm/feeder_chain.c
665
__func__, CHN_DIRSTR(c), c->format, softfmt);
sys/dev/sound/pcm/feeder_chain.c
693
if (CHN_BITPERFECT(c) || (c->format & AFMT_PASSTHROUGH)) {
sys/dev/sound/pcm/feeder_chain.c
698
c->format = cdesc.target.afmt;
sys/dev/sound/pcm/feeder_chain.c
834
FEEDER_BUILD(format);
sys/dev/sound/pcm/feeder_chain.c
839
sndbuf_setfmt(c->bufsoft, c->format);
sys/dev/sound/pcm/feeder_matrix.c
459
feeder_matrix_default_format(uint32_t format)
sys/dev/sound/pcm/feeder_matrix.c
464
ch = AFMT_CHANNEL(format);
sys/dev/sound/pcm/feeder_matrix.c
465
ext = AFMT_EXTCHANNEL(format);
sys/dev/sound/pcm/feeder_matrix.c
471
return (SND_FORMAT(format, ch, ext));
sys/dev/sound/pcm/feeder_matrix.c
479
return (SND_FORMAT(format, ch, m->ext));
sys/dev/sound/pcm/feeder_matrix.c
487
feeder_matrix_format_id(uint32_t format)
sys/dev/sound/pcm/feeder_matrix.c
491
ch = AFMT_CHANNEL(format);
sys/dev/sound/pcm/feeder_matrix.c
492
ext = AFMT_EXTCHANNEL(format);
sys/dev/sound/pcm/feeder_matrix.c
508
feeder_matrix_format_map(uint32_t format)
sys/dev/sound/pcm/feeder_matrix.c
512
ch = AFMT_CHANNEL(format);
sys/dev/sound/pcm/feeder_matrix.c
513
ext = AFMT_EXTCHANNEL(format);
sys/dev/sound/pcm/feeder_mixer.c
272
(ch->format & AFMT_PASSTHROUGH)) {
sys/dev/sound/pcm/feeder_mixer.c
307
switch (info->format) {
sys/dev/sound/pcm/feeder_mixer.c
322
info->format);
sys/dev/sound/pcm/feeder_mixer.c
47
uint32_t format;
sys/dev/sound/pcm/feeder_mixer.c
85
info->format = AFMT_ENCODING(f->desc.in);
sys/dev/sound/pcm/feeder_rate.c
1058
uint32_t format;
sys/dev/sound/pcm/feeder_rate.c
1077
format = f->desc.in;
sys/dev/sound/pcm/feeder_rate.c
1202
if (AFMT_ENCODING(format) != z_resampler_tab[i].format)
sys/dev/sound/pcm/feeder_rate.c
1216
info->bps = AFMT_BPS(format);
sys/dev/sound/pcm/feeder_rate.c
1321
info->channels, info->bps, format, info->quality);
sys/dev/sound/pcm/feeder_rate.c
651
uint32_t format;
sys/dev/sound/pcm/feeder_volume.c
109
uint32_t format;
sys/dev/sound/pcm/feeder_volume.c
148
feed_volume_info_tab[i].format) {
sys/dev/sound/pcm/vchan.c
108
vchan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pcm/vchan.c
116
if (!snd_fmtvalid(format, info->caps.fmtlist))
sys/dev/sound/pcm/vchan.c
192
pformat = c->parentchannel->format;
sys/dev/sound/pcm/vchan.c
208
if (c->format & AFMT_PASSTHROUGH)
sys/dev/sound/pcm/vchan.c
231
vchan_getmatrix(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/pcm/vchan.c
234
return (feeder_matrix_format_map(format));
sys/dev/sound/pcm/vchan.c
474
ret = chn_reset(c, c->format, newspd);
sys/dev/sound/pcm/vchan.c
566
if (newfmt != c->format && VCHAN_ACCESSIBLE(c)) {
sys/dev/sound/pcm/vchan.c
705
chn_reset(parent, parent->format, parent->speed);
sys/dev/sound/pcm/vchan.c
84
if (p->format & AFMT_VCHAN)
sys/dev/sound/pcm/vchan.c
85
info->fmtlist[j] = p->format;
sys/dev/sound/pcm/vchan.h
46
(c)->bufhard->fmt != (c)->parentchannel->format || \
sys/dev/sound/sndstat.c
1266
sbuf_printf(s, ", fmt 0x%08x", c->format);
sys/dev/sound/sndstat.c
1267
if (c->format != c->bufhard->fmt) {
sys/dev/sound/sndstat.c
481
c->format);
sys/dev/sound/usb/uaudio.c
1745
uint32_t format;
sys/dev/sound/usb/uaudio.c
2083
format = chan_alt->p_fmt->freebsd_fmt;
sys/dev/sound/usb/uaudio.c
2086
format = SND_FORMAT(format, chan_alt->channels, 0);
sys/dev/sound/usb/uaudio.c
2096
temp_fmt = feeder_matrix_default_format(format);
sys/dev/sound/usb/uaudio.c
2099
format = temp_fmt;
sys/dev/sound/usb/uaudio.c
2104
if (format == 0) {
sys/dev/sound/usb/uaudio.c
2111
if (chan->pcm_format[0] != format) {
sys/dev/sound/usb/uaudio.c
2124
chan->pcm_cap.fmtlist[0] = format;
sys/dev/sound/usb/uaudio.c
2791
uaudio_chan_getmatrix(struct uaudio_chan *ch, uint32_t format)
sys/dev/sound/usb/uaudio.c
2798
AFMT_CHANNEL(format) == 2)
sys/dev/sound/usb/uaudio.c
2801
return (feeder_matrix_format_map(format));
sys/dev/sound/usb/uaudio.c
2805
uaudio_chan_set_param_format(struct uaudio_chan *ch, uint32_t format)
sys/dev/sound/usb/uaudio.c
2807
DPRINTF("Selecting format 0x%08x\n", (unsigned int)format);
sys/dev/sound/usb/uaudio.h
55
uint32_t format);
sys/dev/sound/usb/uaudio.h
57
uint32_t format);
sys/dev/sound/usb/uaudio_pcm.c
106
ua_chan_getmatrix(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/usb/uaudio_pcm.c
108
return (uaudio_chan_getmatrix(data, format));
sys/dev/sound/usb/uaudio_pcm.c
53
ua_chan_setformat(kobj_t obj, void *data, uint32_t format)
sys/dev/sound/usb/uaudio_pcm.c
59
return (uaudio_chan_set_param_format(data, format));
sys/dev/usb/net/mbim.h
390
uint32_t format;
sys/dev/virtio/gpu/virtio_gpu.c
559
s.req.format = htole32(VIRTIO_GPU_FORMAT_B8G8R8X8_UNORM);
sys/dev/virtio/gpu/virtio_gpu.h
183
uint32_t format;
sys/dev/virtio/gpu/virtio_gpu.h
268
uint32_t format;
sys/dev/virtio/gpu/virtio_gpu.h
421
uint32_t format;
sys/dev/vmm/vmm_ktr.h
41
#define VCPU_CTR0(vm, vcpuid, format) \
sys/dev/vmm/vmm_ktr.h
42
CTR2(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid))
sys/dev/vmm/vmm_ktr.h
44
#define VCPU_CTR1(vm, vcpuid, format, p1) \
sys/dev/vmm/vmm_ktr.h
45
CTR3(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid), (p1))
sys/dev/vmm/vmm_ktr.h
47
#define VCPU_CTR2(vm, vcpuid, format, p1, p2) \
sys/dev/vmm/vmm_ktr.h
48
CTR4(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid), (p1), (p2))
sys/dev/vmm/vmm_ktr.h
50
#define VCPU_CTR3(vm, vcpuid, format, p1, p2, p3) \
sys/dev/vmm/vmm_ktr.h
51
CTR5(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid), (p1), (p2), (p3))
sys/dev/vmm/vmm_ktr.h
53
#define VCPU_CTR4(vm, vcpuid, format, p1, p2, p3, p4) \
sys/dev/vmm/vmm_ktr.h
54
CTR6(KTR_VMM, "vm %s[%d]: " format, vm_name((vm)), (vcpuid), \
sys/dev/vmm/vmm_ktr.h
57
#define VM_CTR0(vm, format) \
sys/dev/vmm/vmm_ktr.h
58
CTR1(KTR_VMM, "vm %s: " format, vm_name((vm)))
sys/dev/vmm/vmm_ktr.h
60
#define VM_CTR1(vm, format, p1) \
sys/dev/vmm/vmm_ktr.h
61
CTR2(KTR_VMM, "vm %s: " format, vm_name((vm)), (p1))
sys/dev/vmm/vmm_ktr.h
63
#define VM_CTR2(vm, format, p1, p2) \
sys/dev/vmm/vmm_ktr.h
64
CTR3(KTR_VMM, "vm %s: " format, vm_name((vm)), (p1), (p2))
sys/dev/vmm/vmm_ktr.h
66
#define VM_CTR3(vm, format, p1, p2, p3) \
sys/dev/vmm/vmm_ktr.h
67
CTR4(KTR_VMM, "vm %s: " format, vm_name((vm)), (p1), (p2), (p3))
sys/dev/vmm/vmm_ktr.h
69
#define VM_CTR4(vm, format, p1, p2, p3, p4) \
sys/dev/vmm/vmm_ktr.h
70
CTR5(KTR_VMM, "vm %s: " format, vm_name((vm)), (p1), (p2), (p3), (p4))
sys/dev/vt/colors/vt_termcolors.c
154
vt_generate_cons_palette(uint32_t *palette, int format, uint32_t rmax,
sys/dev/vt/colors/vt_termcolors.c
159
switch (format) {
sys/dev/vt/colors/vt_termcolors.c
179
vt_config_cons_colors(struct fb_info *info, int format, uint32_t rmax,
sys/dev/vt/colors/vt_termcolors.c
182
if (format == COLOR_FORMAT_RGB) {
sys/dev/vt/colors/vt_termcolors.c
189
return (vt_generate_cons_palette(info->fb_cmap, format, rmax,
sys/dev/vt/colors/vt_termcolors.h
61
int vt_config_cons_colors(struct fb_info *info, int format, uint32_t rmax,
sys/dev/vt/hw/simplefb/simplefb.c
101
.depth = 32, .format = COLOR_FORMAT_RGB,
sys/dev/vt/hw/simplefb/simplefb.c
108
.depth = 32, .format = COLOR_FORMAT_RGB,
sys/dev/vt/hw/simplefb/simplefb.c
115
.depth = 32, .format = COLOR_FORMAT_RGB,
sys/dev/vt/hw/simplefb/simplefb.c
163
char format[16];
sys/dev/vt/hw/simplefb/simplefb.c
179
OF_getprop(node, "format", format, sizeof(format)) == -1) {
sys/dev/vt/hw/simplefb/simplefb.c
190
if (strcmp(format, simplefb_formats[i].name) == 0) {
sys/dev/vt/hw/simplefb/simplefb.c
192
simplefb_formats[i].format,
sys/dev/vt/hw/simplefb/simplefb.c
80
enum vt_color_format format;
sys/dev/vt/hw/simplefb/simplefb.c
87
.depth = 16, .format = COLOR_FORMAT_RGB,
sys/dev/vt/hw/simplefb/simplefb.c
94
.depth = 24, .format = COLOR_FORMAT_RGB,
sys/dev/vt/hw/vbefb/vbefb.c
121
format = COLOR_FORMAT_VGA;
sys/dev/vt/hw/vbefb/vbefb.c
123
format = COLOR_FORMAT_RGB;
sys/dev/vt/hw/vbefb/vbefb.c
128
vt_config_cons_colors(info, format,
sys/dev/vt/hw/vbefb/vbefb.c
99
int format, roff, goff, boff;
sys/fs/nullfs/null.h
100
#define NULLFSDEBUG(format, args...) printf(format ,## args)
sys/fs/nullfs/null.h
102
#define NULLFSDEBUG(format, args...)
sys/fs/smbfs/smbfs_subr.h
36
#define SMBFSERR(format, args...) printf("%s: "format, __func__ ,## args)
sys/fs/smbfs/smbfs_subr.h
39
#define SMBVDEBUG(format, args...) printf("%s: "format, __func__ ,## args)
sys/fs/smbfs/smbfs_subr.h
41
#define SMBVDEBUG(format, args...)
sys/fs/unionfs/union.h
186
#define UNIONFSDEBUG(format, args...) printf(format ,## args)
sys/fs/unionfs/union.h
188
#define UNIONFSDEBUG(format, args...)
sys/geom/geom_dbg.h
45
const char *format, ...) __printflike(4, 5);
sys/geom/geom_subr.c
104
va_start(ap, format);
sys/geom/geom_subr.c
105
sbuf_vprintf(&sb, format, ap);
sys/geom/geom_subr.c
85
const char *format,
sys/geom/raid/g_raid.c
2257
g_raid_create_node_format(const char *format, struct gctl_req *req,
sys/geom/raid/g_raid.c
2264
G_RAID_DEBUG(2, "Creating array for %s metadata.", format);
sys/geom/raid/g_raid.c
2266
if (strcasecmp(class->name, format) == 0)
sys/geom/raid/g_raid.c
2270
G_RAID_DEBUG(1, "No support for %s metadata.", format);
sys/geom/raid/g_raid.h
391
int g_raid_create_node_format(const char *format, struct gctl_req *req,
sys/geom/raid/g_raid_ctl.c
102
const char *format;
sys/geom/raid/g_raid_ctl.c
116
format = gctl_get_asciiparam(req, "arg0");
sys/geom/raid/g_raid_ctl.c
117
if (format == NULL) {
sys/geom/raid/g_raid_ctl.c
121
crstatus = g_raid_create_node_format(format, req, &geom);
sys/geom/raid/g_raid_ctl.c
124
format);
sys/kern/coredump_vnode.c
309
const char *format;
sys/kern/coredump_vnode.c
314
format = corefilename;
sys/kern/coredump_vnode.c
321
for (i = 0; format[i] != '\0'; i++) {
sys/kern/coredump_vnode.c
322
switch (format[i]) {
sys/kern/coredump_vnode.c
325
switch (format[i]) {
sys/kern/coredump_vnode.c
363
"corename `%s'\n", format[i], format);
sys/kern/coredump_vnode.c
368
sbuf_putc(&sb, format[i]);
sys/kern/kern_ktr.c
321
ktr_tracepoint(uint64_t mask, const char *file, int line, const char *format,
sys/kern/kern_ktr.c
389
printf(format, arg1, arg2, arg3, arg4, arg5, arg6);
sys/kern/kern_ktr.c
392
entry->ktr_desc = format;
sys/kern/kern_shutdown.c
1184
int format;
sys/kern/kern_shutdown.c
1188
format = COMPRESS_GZIP;
sys/kern/kern_shutdown.c
1191
format = COMPRESS_ZSTD;
sys/kern/kern_shutdown.c
1200
format, di->maxiosize, kerneldump_gzlevel, di);
sys/kern/subr_bus.c
3361
const char *format)
sys/kern/subr_bus.c
3376
retval += printf(format, rle->start);
sys/kern/subr_bus.c
3379
retval += printf(format, rle->start +
sys/kern/subr_compressor.c
246
.format = COMPRESS_GZIP,
sys/kern/subr_compressor.c
492
.format = COMPRESS_ZSTD,
sys/kern/subr_compressor.c
50
int format;
sys/kern/subr_compressor.c
503
compressor_avail(int format)
sys/kern/subr_compressor.c
508
if ((*iter)->format == format)
sys/kern/subr_compressor.c
515
compressor_init(compressor_cb_t cb, int format, size_t maxiosize, int level,
sys/kern/subr_compressor.c
523
if ((*iter)->format == format)
sys/kern/subr_compressor.c
544
return (stream->methods->format);
sys/kern/subr_mchain.c
48
#define MBERROR(format, ...) printf("%s(%d): "format, __func__ , \
sys/kern/subr_mchain.c
51
#define MBPANIC(format, ...) printf("%s(%d): "format, __func__ , \
sys/kern/subr_prf.c
553
snprintf(char *str, size_t size, const char *format, ...)
sys/kern/subr_prf.c
558
va_start(ap, format);
sys/kern/subr_prf.c
559
retval = vsnprintf(str, size, format, ap);
sys/kern/subr_prf.c
568
vsnprintf(char *str, size_t size, const char *format, va_list ap)
sys/kern/subr_prf.c
575
retval = kvprintf(format, snprintf_func, &info, 10, ap);
sys/kern/subr_prf.c
585
vsnrprintf(char *str, size_t size, int radix, const char *format, va_list ap)
sys/kern/subr_prf.c
592
retval = kvprintf(format, snprintf_func, &info, radix, ap);
sys/kern/subr_stack.c
171
enum stack_sbuf_fmt format)
sys/kern/subr_stack.c
183
switch (format) {
sys/kgssapi/gss_impl.c
224
maj_stat = KGSS_IMPORT(ctx, res.format, &res.interprocess_token);
sys/kgssapi/krb5/krb5_mech.c
418
enum sec_context_format format,
sys/kgssapi/krb5/krb5_mech.c
482
enum sec_context_format format,
sys/kgssapi/krb5/krb5_mech.c
493
if (format == MIT_V1)
sys/kgssapi/krb5/krb5_mech.c
494
return (krb5_lucid_import(ctx, format, context_token));
sys/kgssapi/krb5/krb5_mech.c
499
if (format != KGSS_HEIMDAL_0_6 && format != KGSS_HEIMDAL_1_1)
sys/kgssapi/krb5/krb5_mech.c
545
if (format == KGSS_HEIMDAL_1_1) {
sys/libkern/asprintf.c
33
vasprintf(char **buf, struct malloc_type *mtp, const char *format, va_list va)
sys/libkern/asprintf.c
40
len = vsnprintf(&dummy, 0, format, tmp_va);
sys/libkern/asprintf.c
53
ret = vsnprintf(*buf, len, format, va);
sys/libkern/asprintf.c
63
asprintf(char **buf, struct malloc_type *mtp, const char *format, ...)
sys/libkern/asprintf.c
68
va_start(va, format);
sys/libkern/asprintf.c
69
ret = vasprintf(buf, mtp, format, va);
sys/net/netmap_user.h
182
#define RD(lps, format, ...) \
sys/net/netmap_user.h
192
D(format, ##__VA_ARGS__); \
sys/net/rss_config.h
100
printf("RSS (%s:%u): " format, __func__, __LINE__,\
sys/net/rss_config.h
95
#define RSS_DEBUG(format, ...) do { \
sys/netinet/libalias/alias_db.c
135
AliasLog(char *str, const char *format, ...)
sys/netinet/libalias/alias_db.c
139
va_start(ap, format);
sys/netinet/libalias/alias_db.c
140
vsnprintf(str, LIBALIAS_BUF_SIZE, format, ap);
sys/netinet/libalias/alias_db.c
145
AliasLog(FILE *stream, const char *format, ...)
sys/netinet/libalias/alias_db.c
149
va_start(ap, format);
sys/netinet/libalias/alias_db.c
150
vfprintf(stream, format, ap);
sys/netinet/libalias/alias_sctp.c
160
static void SctpAliasLog(const char *format, ...);
sys/netinet/libalias/alias_sctp.c
2716
SctpAliasLog(const char *format, ...)
sys/netinet/libalias/alias_sctp.c
2720
va_start(ap, format);
sys/netinet/libalias/alias_sctp.c
2721
vsnprintf(buffer, LIBALIAS_BUF_SIZE, format, ap);
sys/netinet/libalias/alias_sctp.c
2727
SctpAliasLog(FILE *stream, const char *format, ...)
sys/netinet/libalias/alias_sctp.c
2731
va_start(ap, format);
sys/netinet/libalias/alias_sctp.c
2732
vfprintf(stream, format, ap);
sys/netsmb/smb_subr.h
39
#define SMBERROR(format, args...) printf("%s: "format, __func__ ,## args)
sys/netsmb/smb_subr.h
40
#define SMBPANIC(format, args...) printf("%s: "format, __func__ ,## args)
sys/netsmb/smb_subr.h
43
#define SMBSDEBUG(format, args...) printf("%s: "format, __func__ ,## args)
sys/netsmb/smb_subr.h
45
#define SMBSDEBUG(format, args...)
sys/netsmb/smb_subr.h
49
#define SMBIODEBUG(format, args...) printf("%s: "format, __func__ ,## args)
sys/netsmb/smb_subr.h
51
#define SMBIODEBUG(format, args...)
sys/netsmb/smb_trantcp.h
34
#define NBDEBUG(format, args...) printf("%s(%d): "format, \
sys/netsmb/smb_trantcp.h
37
#define NBDEBUG(format, args...)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
460
struct ipoib_dev_priv *ipoib_intf_alloc(const char *format, struct ib_device *ca);
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
710
#define ipoib_printk(level, priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
711
printk(level "%s: " format, if_name(((struct ipoib_dev_priv *) priv)->dev), ## arg)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
712
#define ipoib_warn(priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
713
ipoib_printk(KERN_WARNING, priv, format , ## arg)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
723
#define ipoib_dbg(priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
726
ipoib_printk(KERN_DEBUG, priv, format , ## arg); \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
728
#define ipoib_dbg_mcast(priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
731
ipoib_printk(KERN_DEBUG, priv, format , ## arg); \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
734
#define ipoib_dbg(priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
736
#define ipoib_dbg_mcast(priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
741
#define ipoib_dbg_data(priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
744
ipoib_printk(KERN_DEBUG, priv, format , ## arg); \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib.h
747
#define ipoib_dbg_data(priv, format, arg...) \
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
969
ipoib_add_port(const char *format, struct ib_device *hca, u8 port)
sys/ofed/drivers/infiniband/ulp/ipoib/ipoib_main.c
975
priv = ipoib_intf_alloc(format, hca);
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
10
printk(level "%s:%d %p sdp_sock(%d:%d %d:%d): " format "\n", \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
107
#define sdp_dbg_data(sk, format, arg...) \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
110
sdp_printk(KERN_WARNING, sk, format , ## arg); \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
118
#define sdp_dbg_data(priv, format, arg...)
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
16
#define sdp_printk(level, sk, format, arg...) \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
17
_sdp_printk(__func__, __LINE__, level, sk, format, ## arg)
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
18
#define sdp_warn(sk, format, arg...) \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
19
sdp_printk(KERN_WARNING, sk, format , ## arg)
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
64
#define sdp_prf1(sk, s, format, arg...) ({ \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
74
snprintf(l->msg, sizeof(l->msg) - 1, format, ## arg); \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
8
#define _sdp_printk(func, line, level, sk, format, arg...) \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
82
#define sdp_prf(sk, s, format, arg...) sdp_prf1(sk, s, format, ## arg)
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
85
#define sdp_prf1(sk, s, format, arg...)
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
86
#define sdp_prf(sk, s, format, arg...)
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
92
#define sdp_dbg(sk, format, arg...) \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
95
sdp_printk(KERN_WARNING, sk, format , ## arg); \
sys/ofed/drivers/infiniband/ulp/sdp/sdp_dbg.h
99
#define sdp_dbg(priv, format, arg...) \
sys/powerpc/pseries/phyp_vscsi.c
525
crq.format = 0x01;
sys/powerpc/pseries/phyp_vscsi.c
580
crq.format = 0x01;
sys/powerpc/pseries/phyp_vscsi.c
708
crq.format = 0x01;
sys/powerpc/pseries/phyp_vscsi.c
73
uint8_t format;
sys/powerpc/pseries/phyp_vscsi.c
759
crq.format = 0x01;
sys/powerpc/pseries/phyp_vscsi.c
816
crq.format = 0x02;
sys/powerpc/pseries/phyp_vscsi.c
951
if (crq->format == 0x02)
sys/powerpc/pseries/phyp_vscsi.c
958
switch (crq->format) {
sys/powerpc/pseries/phyp_vscsi.c
979
panic("Unknown CRQ format %d\n", crq->format);
sys/sys/bus.h
420
const char *format);
sys/sys/cdrio.h
102
struct cdr_format_capacity format[32];
sys/sys/cdrio.h
116
struct cdr_format_capacity format;
sys/sys/compressor.h
42
bool compressor_avail(int format);
sys/sys/compressor.h
43
struct compressor *compressor_init(compressor_cb_t cb, int format,
sys/sys/dvdio.h
51
u_char format;
sys/sys/dvdio.h
61
unsigned char format;
sys/sys/iconv.h
243
#define ICDEBUG(format, ...) printf("%s: "format, __func__ , ## __VA_ARGS__)
sys/sys/iconv.h
245
#define ICDEBUG(format, ...)
sys/sys/ktr.h
109
#define _KTR_MACRO(m, format, _1, _2, _3, _4, _5, _6, NAME, ...) \
sys/sys/ktr.h
76
const char *format, u_long arg1, u_long arg2, u_long arg3,
sys/sys/ktr.h
79
#define CTR6(m, format, p1, p2, p3, p4, p5, p6) do { \
sys/sys/ktr.h
81
ktr_tracepoint((m), __FILE__, __LINE__, format, \
sys/sys/ktr.h
85
#define CTR0(m, format) CTR6(m, format, 0, 0, 0, 0, 0, 0)
sys/sys/ktr.h
86
#define CTR1(m, format, p1) CTR6(m, format, p1, 0, 0, 0, 0, 0)
sys/sys/ktr.h
87
#define CTR2(m, format, p1, p2) CTR6(m, format, p1, p2, 0, 0, 0, 0)
sys/sys/ktr.h
88
#define CTR3(m, format, p1, p2, p3) CTR6(m, format, p1, p2, p3, 0, 0, 0)
sys/sys/ktr.h
89
#define CTR4(m, format, p1, p2, p3, p4) CTR6(m, format, p1, p2, p3, p4, 0, 0)
sys/sys/ktr.h
90
#define CTR5(m, format, p1, p2, p3, p4, p5) CTR6(m, format, p1, p2, p3, p4, p5, 0)
sys/sys/systm.h
225
int asprintf(char **ret, struct malloc_type *mtp, const char *format,
sys/sys/systm.h
232
int vasprintf(char **ret, struct malloc_type *mtp, const char *format,
sys/vm/uma_core.c
2251
u_int format;
sys/vm/uma_core.c
2263
kl->format = fmt;
sys/vm/uma_core.c
2268
kl->format &= ~UMA_ZFLAG_INTERNAL;
sys/vm/uma_core.c
2412
keg->uk_name, kl.format, kl.ipers, rsize,
sys/vm/uma_core.c
2433
keg->uk_flags |= kl.format;
sys/xen/xenstore/xenstorevar.h
257
__attribute__((format(scanf, 5, 6)));
tests/sys/sound/pcm_read_write.c
146
result = pcm_sample_read(src, test->format);
tests/sys/sound/pcm_read_write.c
153
result = pcm_sample_read_calc(src, test->format);
tests/sys/sound/pcm_read_write.c
160
result = pcm_sample_read_norm(src, test->format);
tests/sys/sound/pcm_read_write.c
188
pcm_sample_write(dst, value, test->format);
tests/sys/sound/pcm_read_write.c
205
if (test->format & AFMT_BIGENDIAN)
tests/sys/sound/pcm_read_write.c
210
pcm_sample_write_calc(dst, value, test->format);
tests/sys/sound/pcm_read_write.c
222
pcm_sample_write_norm(dst, value, test->format);
tests/sys/sound/pcm_read_write.c
248
bits = AFMT_BIT(test->format);
tests/sys/sound/pcm_read_write.c
32
int format;
tools/regression/sockets/unix_cmsg/uc_common.c
103
uc_logmsgx(const char *format, ...)
tools/regression/sockets/unix_cmsg/uc_common.c
107
va_start(ap, format);
tools/regression/sockets/unix_cmsg/uc_common.c
108
uc_vlogmsgx(format, ap);
tools/regression/sockets/unix_cmsg/uc_common.c
113
uc_dbgmsg(const char *format, ...)
tools/regression/sockets/unix_cmsg/uc_common.c
118
va_start(ap, format);
tools/regression/sockets/unix_cmsg/uc_common.c
119
uc_vlogmsgx(format, ap);
tools/regression/sockets/unix_cmsg/uc_common.c
60
uc_output(const char *format, ...)
tools/regression/sockets/unix_cmsg/uc_common.c
65
va_start(ap, format);
tools/regression/sockets/unix_cmsg/uc_common.c
66
if (vsnprintf(buf, sizeof(buf), format, ap) < 0)
tools/regression/sockets/unix_cmsg/uc_common.c
73
uc_logmsg(const char *format, ...)
tools/regression/sockets/unix_cmsg/uc_common.c
80
va_start(ap, format);
tools/regression/sockets/unix_cmsg/uc_common.c
81
if (vsnprintf(buf, sizeof(buf), format, ap) < 0)
tools/regression/sockets/unix_cmsg/uc_common.c
93
uc_vlogmsgx(const char *format, va_list ap)
tools/regression/sockets/unix_cmsg/uc_common.c
97
if (vsnprintf(buf, sizeof(buf), format, ap) < 0)
tools/regression/sockets/unix_cmsg/uc_common.h
60
void uc_output(const char *format, ...) __printflike(1, 2);
tools/regression/sockets/unix_cmsg/uc_common.h
61
void uc_logmsgx(const char *format, ...) __printflike(1, 2);
tools/regression/sockets/unix_cmsg/uc_common.h
62
void uc_dbgmsg(const char *format, ...) __printflike(1, 2);
tools/regression/sockets/unix_cmsg/uc_common.h
63
void uc_logmsg(const char *format, ...) __printflike(1, 2);
tools/regression/sockets/unix_cmsg/uc_common.h
64
void uc_vlogmsgx(const char *format, va_list ap);
tools/test/iconv/tablegen/tablegen.c
303
format(inbuf);
tools/test/iconv/tablegen/tablegen.c
310
format(inbuf);
tools/test/iconv/tablegen/tablegen.c
312
format(outbuf);
usr.bin/calendar/io.c
195
#define WARN0(format) \
usr.bin/calendar/io.c
196
warnx(format " in %s line %d", cal_path(), cal_line)
usr.bin/calendar/io.c
197
#define WARN1(format, arg1) \
usr.bin/calendar/io.c
198
warnx(format " in %s line %d", arg1, cal_path(), cal_line)
usr.bin/find/ls.c
101
strftime(longstring, sizeof(longstring), format, tm);
usr.bin/find/ls.c
82
const char *format;
usr.bin/find/ls.c
96
format = d_first ? "%e %b %R " : "%b %e %R ";
usr.bin/find/ls.c
99
format = d_first ? "%e %b %Y " : "%b %e %Y ";
usr.bin/jot/jot.c
121
if (strlcpy(format, optarg, sizeof(format)) >=
usr.bin/jot/jot.c
122
sizeof(format))
usr.bin/jot/jot.c
303
(void)strlcpy(format,
usr.bin/jot/jot.c
304
chardata ? "%c" : "%u", sizeof(format));
usr.bin/jot/jot.c
335
printf("%s", format);
usr.bin/jot/jot.c
338
printf(format, (unsigned long)x);
usr.bin/jot/jot.c
343
printf(format, (long)x);
usr.bin/jot/jot.c
348
printf(format, (int)x);
usr.bin/jot/jot.c
353
printf(format, (unsigned int)x);
usr.bin/jot/jot.c
358
printf(format, x);
usr.bin/jot/jot.c
408
for (p = format; *p; p++) /* look for '%' */
usr.bin/jot/jot.c
415
sz = sizeof(format) - strlen(format) - 1;
usr.bin/jot/jot.c
426
strcat(format, "%"); /* cannot end in single '%' */
usr.bin/jot/jot.c
497
if (strlcat(format, "%", sizeof(format)) >=
usr.bin/jot/jot.c
498
sizeof(format))
usr.bin/jot/jot.c
73
static char format[BUFSIZ];
usr.bin/lam/lam.c
131
if (!ip->format)
usr.bin/lam/lam.c
132
ip->format = ((P || F) ? (ip-1)->format : "%s");
usr.bin/lam/lam.c
171
ip->format = fmtp;
usr.bin/lam/lam.c
193
snprintf(lp, line + sizeof(line) - lp, ip->format, "");
usr.bin/lam/lam.c
223
snprintf(lp, line + sizeof(line) - lp, ip->format, s);
usr.bin/lam/lam.c
58
const char *format; /* printf(3) style string spec. */
usr.bin/lastcomm/lastcomm.c
121
format = *argv + 1; /* skip + */
usr.bin/lastcomm/lastcomm.c
177
if (format != NULL) {
usr.bin/lastcomm/lastcomm.c
178
(void)strftime(buf, sizeof(buf), format,
usr.bin/lastcomm/lastcomm.c
189
if (format != NULL) {
usr.bin/lastcomm/lastcomm.c
190
(void)strftime(buf, sizeof(buf), format,
usr.bin/lastcomm/lastcomm.c
74
const char *acctfile, *format;
usr.bin/lastcomm/lastcomm.c
79
format = NULL;
usr.bin/m4/gnum4.c
545
const char *format = argv[2];
usr.bin/m4/gnum4.c
554
while (*format != 0) {
usr.bin/m4/gnum4.c
555
if (*format != '%') {
usr.bin/m4/gnum4.c
556
addchar(*format++);
usr.bin/m4/gnum4.c
560
format++;
usr.bin/m4/gnum4.c
561
if (*format == '%') {
usr.bin/m4/gnum4.c
562
addchar(*format++);
usr.bin/m4/gnum4.c
565
if (*format == 0) {
usr.bin/m4/gnum4.c
570
if (*format == '*') {
usr.bin/m4/gnum4.c
571
format++;
usr.bin/m4/gnum4.c
577
width = strtol(format, __DECONST(char **,&format), 10);
usr.bin/m4/gnum4.c
585
if (*format == '.') {
usr.bin/m4/gnum4.c
586
format++;
usr.bin/m4/gnum4.c
587
if (*format == '*') {
usr.bin/m4/gnum4.c
588
format++;
usr.bin/m4/gnum4.c
594
extra = strtol(format, __DECONST(char **, &format), 10);
usr.bin/m4/gnum4.c
601
switch(*format) {
usr.bin/m4/gnum4.c
614
format++;
usr.bin/mkimg/format.c
38
static struct mkimg_format *format;
usr.bin/mkimg/format.c
59
if (format == NULL)
usr.bin/mkimg/format.c
61
return (format->resize(end));
usr.bin/mkimg/format.c
72
format = f;
usr.bin/mkimg/format.c
83
return (format);
usr.bin/mkimg/format.c
91
if (format == NULL)
usr.bin/mkimg/format.c
93
error = format->write(fd);
usr.bin/netstat/common.c
71
print_flags_generic(int flags, const struct bits *pbits, const char *format,
usr.bin/netstat/common.c
77
xo_emit(format, fmt_flags(pbits, flags));
usr.bin/netstat/common.h
44
const char *format, const char *tag_name);
usr.bin/netstat/common.h
60
void p_flags(int f, const char *format);
usr.bin/netstat/nhops.c
438
p_nhflags(int f, const char *format)
usr.bin/netstat/nhops.c
443
xo_emit(format, fmt_flags(nh_bits, f));
usr.bin/netstat/route.c
474
p_flags(int f, const char *format)
usr.bin/netstat/route.c
477
print_flags_generic(f, rt_bits, format, "flags_pretty");
usr.bin/netstat/unix.c
275
static const char *format[2] = {
usr.bin/netstat/unix.c
309
xo_emit(format[fmt],
usr.bin/nl/nl.c
103
static const char *format = FORMAT_RN;
usr.bin/nl/nl.c
193
format = FORMAT_LN;
usr.bin/nl/nl.c
195
format = FORMAT_RN;
usr.bin/nl/nl.c
197
format = FORMAT_RZ;
usr.bin/nl/nl.c
334
consumed = sprintf(intbuffer, format, width, line);
usr.bin/printf/printf.c
136
fmt = format = *argv;
usr.bin/printf/printf.c
148
while (fmt < format + len) {
usr.bin/printf/printf.c
188
fmt = format;
usr.bin/printf/printf.c
97
char *format, *fmt, *start;
usr.bin/rpcgen/rpc_cout.c
313
const char *format = "&objp->%s_u.%s";
usr.bin/rpcgen/rpc_cout.c
325
strlen(format) + strlen(cs->name) + 1);
usr.bin/rpcgen/rpc_cout.c
330
s_print(object, format, def->def_name,
usr.bin/rpcgen/rpc_cout.c
344
strlen(format) + strlen(dflt->name) + 1);
usr.bin/rpcgen/rpc_cout.c
349
s_print(object, format, def->def_name,
usr.bin/vtfontcvt/vtfontcvt.c
1046
format = VT_FONT;
usr.bin/vtfontcvt/vtfontcvt.c
1048
format = VT_C_SOURCE;
usr.bin/vtfontcvt/vtfontcvt.c
1050
format = VT_C_COMPRESSED;
usr.bin/vtfontcvt/vtfontcvt.c
1106
switch (format) {
usr.bin/vtfontcvt/vtfontcvt.c
172
static enum output_format format = VT_FONT;
usr.bin/vtfontcvt/vtfontcvt.c
299
if (format == VT_C_SOURCE) {
usr.bin/vtfontcvt/vtfontcvt.c
303
if (format == VT_C_COMPRESSED) {
usr.bin/w/w.c
563
static const char *format[] = {
usr.bin/w/w.c
572
xo_emit(format[i], avenrun[i]);
usr.bin/whois/whois.c
146
static void s_asprintf(char **ret, const char *format, ...) __printflike(2, 3);
usr.bin/whois/whois.c
292
s_asprintf(char **ret, const char *format, ...)
usr.bin/whois/whois.c
296
va_start(ap, format);
usr.bin/whois/whois.c
297
if (vasprintf(ret, format, ap) == -1) {
usr.bin/yacc/config.h
11
#define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
usr.bin/yacc/config.h
17
#define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
usr.sbin/bhyve/audio.c
130
int format, channels, rate;
usr.sbin/bhyve/audio.c
157
format = params->format;
usr.sbin/bhyve/audio.c
158
err = ioctl(audio_fd, SNDCTL_DSP_SETFMT, &format);
usr.sbin/bhyve/audio.c
161
params->format, errno);
usr.sbin/bhyve/audio.c
166
if (format != params->format) {
usr.sbin/bhyve/audio.c
168
format, params->format);
usr.sbin/bhyve/audio.h
43
int format;
usr.sbin/bhyve/hda_codec.c
643
params->format = AFMT_U8;
usr.sbin/bhyve/hda_codec.c
646
params->format = AFMT_S16_LE;
usr.sbin/bhyve/hda_codec.c
649
params->format = AFMT_S24_LE;
usr.sbin/bhyve/hda_codec.c
652
params->format = AFMT_S32_LE;
usr.sbin/bhyve/hda_codec.c
722
params.rate, params.channels, params.format);
usr.sbin/bhyve/hda_codec.c
781
params.rate, params.channels, params.format);
usr.sbin/bhyve/pci_ahci.c
116
#define DPRINTF(format, arg...) do{fprintf(dbg, format, ##arg);fflush(dbg);}while(0)
usr.sbin/bhyve/pci_ahci.c
118
#define DPRINTF(format, arg...)
usr.sbin/bhyve/pci_ahci.c
1255
uint8_t format;
usr.sbin/bhyve/pci_ahci.c
1261
format = acmd[9] >> 6;
usr.sbin/bhyve/pci_ahci.c
1262
switch (format) {
usr.sbin/bhyve/smbiostbl.c
107
uint8_t format[5]; /* entry point rev-specific data */
usr.sbin/binmiscctl/binmiscctl.c
137
usage(const char *format, ...)
usr.sbin/binmiscctl/binmiscctl.c
143
va_start(args, format);
usr.sbin/binmiscctl/binmiscctl.c
144
if (format) {
usr.sbin/binmiscctl/binmiscctl.c
145
vfprintf(stderr, format, args);
usr.sbin/binmiscctl/binmiscctl.c
162
fatal(const char *format, ...)
usr.sbin/binmiscctl/binmiscctl.c
166
va_start(args, format);
usr.sbin/binmiscctl/binmiscctl.c
167
if (format)
usr.sbin/binmiscctl/binmiscctl.c
168
vfprintf(stderr, format, args);
usr.sbin/btxld/btxld.c
154
format = optfmt(optarg);
usr.sbin/btxld/btxld.c
228
ohdr.fmt = format;
usr.sbin/btxld/btxld.c
99
static unsigned int format; /* Output format */
usr.sbin/camdd/camdd.c
1386
uint8_t format = 0, lbads = 0;
usr.sbin/camdd/camdd.c
1433
format = NVMEV(NVME_NS_DATA_FLBAS_FORMAT, nsdata.flbas);
usr.sbin/camdd/camdd.c
1434
lbads = NVMEV(NVME_NS_DATA_LBAF_LBADS, nsdata.lbaf[format]);
usr.sbin/efidp/efidp.c
245
format();
usr.sbin/fdcontrol/fdcontrol.c
138
if (format) {
usr.sbin/fdcontrol/fdcontrol.c
140
fdtp = get_fmt(format, type);
usr.sbin/fdcontrol/fdcontrol.c
144
format, name);
usr.sbin/fdcontrol/fdcontrol.c
203
if (format || fmtstring) {
usr.sbin/fdcontrol/fdcontrol.c
44
static int format, verbose, show = 1, showfmt;
usr.sbin/fdcontrol/fdcontrol.c
91
format = -1;
usr.sbin/fdcontrol/fdcontrol.c
92
} else if (getnum(optarg, &format)) {
usr.sbin/fdformat/fdformat.c
146
int format, fill, quiet, verify, verify_only, confirm;
usr.sbin/fdformat/fdformat.c
152
format = quiet = verify_only = confirm = 0;
usr.sbin/fdformat/fdformat.c
169
if (getnum(optarg, &format)) {
usr.sbin/fdformat/fdformat.c
252
if (format) {
usr.sbin/fdformat/fdformat.c
254
fdtp = get_fmt(format, type);
usr.sbin/fdformat/fdformat.c
258
format, name);
usr.sbin/gssd/gssd.c
995
result->format = KGSS_HEIMDAL_1_1;
usr.sbin/lpr/common_source/displayq.c
102
lflag = format;
usr.sbin/lpr/common_source/displayq.c
225
(void) snprintf(line, sizeof(line), "%c%s", format ? '\4' : '\3',
usr.sbin/lpr/common_source/displayq.c
92
displayq(struct printer *pp, int format)
usr.sbin/lpr/lpd/printjob.c
1058
if (format == 'l')
usr.sbin/lpr/lpd/printjob.c
1109
pp->printer, format, filtstat);
usr.sbin/lpr/lpd/printjob.c
604
print(struct printer *pp, int format, char *file)
usr.sbin/lpr/lpd/printjob.c
620
pp->printer, file, format);
usr.sbin/lpr/lpd/printjob.c
641
&& (format == 'f' || format == 'l' || format == 'o')) {
usr.sbin/lpr/lpd/printjob.c
651
switch (format) {
usr.sbin/lpr/lpd/printjob.c
739
prog = (format == 't') ? pp->filters[LPF_TROFF]
usr.sbin/lpr/lpd/printjob.c
740
: ((format == 'n') ? pp->filters[LPF_DITROFF]
usr.sbin/lpr/lpd/printjob.c
767
pp->printer, format);
usr.sbin/lpr/lpd/printjob.c
774
pp->printer, format);
usr.sbin/lpr/lpd/printjob.c
859
pp->printer, format, WTERMSIG(wstatus));
usr.sbin/lpr/lpd/printjob.c
872
pp->printer, format, retcode);
usr.sbin/lpr/lpd/printjob.c
990
sendfile(struct printer *pp, int type, char *file, char format, int copyreq)
usr.sbin/lpr/lpr/lpr.c
208
format = optopt;
usr.sbin/lpr/lpr/lpr.c
212
format = 'r';
usr.sbin/lpr/lpr/lpr.c
334
if (format != 'p' && Zflag != 0)
usr.sbin/lpr/lpr/lpr.c
340
if (format == 't' || format == 'n' || format == 'd')
usr.sbin/lpr/lpr/lpr.c
352
if (format == 'p') {
usr.sbin/lpr/lpr/lpr.c
380
if (format == 'p')
usr.sbin/lpr/lpr/lpr.c
383
card(format, &dfname[inchar-2]);
usr.sbin/lpr/lpr/lpr.c
458
if (format == 'p')
usr.sbin/lpr/lpr/lpr.c
461
card(format, &dfname[inchar-2]);
usr.sbin/lpr/lpr/lpr.c
529
if (format == 'p')
usr.sbin/lpr/lpr/lpr.c
532
card(format, &dfname[inchar-2]);
usr.sbin/lpr/lpr/lpr.c
77
static char format = 'f'; /* format char for printing files */
usr.sbin/mountd/mountd.c
342
#define LOGDEBUG(format, ...) \
usr.sbin/mountd/mountd.c
343
(logdebug ? syslog(LOG_DEBUG, format, ## __VA_ARGS__) : 0)
usr.sbin/moused/moused/quirks.c
212
const char *format,
usr.sbin/moused/moused/quirks.c
231
format,
usr.sbin/moused/moused/quirks.c
239
const char *format,
usr.sbin/moused/moused/quirks.c
244
va_start(args, format);
usr.sbin/moused/moused/quirks.c
245
quirk_log_msg_va(ctx, priority, format, args);
usr.sbin/moused/moused/util.h
209
__attribute__ ((format (printf, 2, 3)))
usr.sbin/moused/moused/util.h
39
__attribute__ ((format (printf, _format, _args)))
usr.sbin/moused/moused/util.h
95
const char *format, va_list args);
usr.sbin/ppp/log.h
83
__attribute__ ((format (printf, 2, 3)));
usr.sbin/ppp/log.h
85
__attribute__ ((format (printf, 2, 3)));
usr.sbin/ppp/prompt.h
74
__attribute__ ((format (printf, 2, 3)));
usr.sbin/ppp/prompt.h
80
__attribute__ ((format (printf, 2, 0)));
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
109
char format[BUFSIZ];
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
117
return (of->format[0] == 'I' && of->format[1] == 'K');
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
125
return (strcmp(of->format, "S,timeval") == 0);
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
279
} else if (strcmp(of->format, "S,loadavg") == 0) {
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
308
e = of->format[2] >= '0' && of->format[2] <= '9' ?
usr.sbin/prometheus_sysctl_exporter/prometheus_sysctl_exporter.c
309
of->format[2] - '0' : 1;
usr.sbin/sndctl/sndctl.c
101
char format[FMTSTR_LEN];
usr.sbin/sndctl/sndctl.c
153
{ "play.format", F(play.format), STR, mod_play_format },
usr.sbin/sndctl/sndctl.c
164
{ "rec.format", F(rec.format), STR, mod_rec_format },
usr.sbin/sndctl/sndctl.c
184
{ "format", F(format), STR, NULL },
usr.sbin/sndctl/sndctl.c
192
{ "hwbuf.format", F(hwbuf.format), STR, NULL },
usr.sbin/sndctl/sndctl.c
201
{ "swbuf.format", F(swbuf.format), STR, NULL },
usr.sbin/sndctl/sndctl.c
543
fmt2str(dp->play.format, sizeof(dp->play.format),
usr.sbin/sndctl/sndctl.c
547
fmt2str(dp->rec.format, sizeof(dp->rec.format),
usr.sbin/sndctl/sndctl.c
585
fmt2str(ch->format, sizeof(ch->format), NV(number, FORMAT));
usr.sbin/sndctl/sndctl.c
593
fmt2str(ch->hwbuf.format, sizeof(ch->hwbuf.format),
usr.sbin/sndctl/sndctl.c
603
fmt2str(ch->swbuf.format, sizeof(ch->swbuf.format),
usr.sbin/sndctl/sndctl.c
621
strlcpy(dp->rec.format, ch->hwbuf.format,
usr.sbin/sndctl/sndctl.c
622
sizeof(dp->rec.format));
usr.sbin/sndctl/sndctl.c
625
strlcpy(dp->play.format, ch->hwbuf.format,
usr.sbin/sndctl/sndctl.c
626
sizeof(dp->play.format));
usr.sbin/sndctl/sndctl.c
67
char format[FMTSTR_LEN];
usr.sbin/sndctl/sndctl.c
75
char format[FMTSTR_LEN];
usr.sbin/sndctl/sndctl.c
887
return (sysctl_str(buf, arg, dp->play.format, sizeof(dp->play.format)));
usr.sbin/sndctl/sndctl.c
932
return (sysctl_str(buf, arg, dp->rec.format, sizeof(dp->rec.format)));
usr.sbin/virtual_oss/virtual_oss/int.h
200
int format;
usr.sbin/virtual_oss/virtual_oss/int.h
272
int channels, int format, int sample_rate);
usr.sbin/virtual_oss/virtual_oss/main.c
1327
data.val = pvc->format;
usr.sbin/virtual_oss/virtual_oss/main.c
340
int channels, int format, int sample_rate)
usr.sbin/virtual_oss/virtual_oss/main.c
368
if (format != 0)
usr.sbin/virtual_oss/virtual_oss/main.c
369
pvc->format = format;
usr.sbin/virtual_oss/virtual_oss/main.c
396
if (pvc->format == 0)
usr.sbin/virtual_oss/virtual_oss/main.c
721
format_export(pvc->format,
usr.sbin/virtual_oss/virtual_oss/main.c
75
uint32_t fmt = pvc->format;
usr.sbin/virtual_oss/virtual_oss/main.c
791
format_export(pvc->format, temp, dst_ptr, dst_len);
usr.sbin/virtual_oss/virtual_oss/main.c
917
format_import(pvc->format, src_ptr, src_len,
usr.sbin/virtual_oss/virtual_oss/main.c
960
format_import(pvc->format, src_ptr, src_len, temp);