bin/sh/mknodes.c
313
indent(12, cfile);
bin/sh/mknodes.c
317
indent(12, cfile);
bin/sh/mknodes.c
324
indent(12, cfile);
bin/sh/mknodes.c
328
indent(12, cfile);
bin/sh/mknodes.c
335
indent(12, cfile);
bin/sh/mknodes.c
339
indent(12, cfile);
bin/sh/mknodes.c
347
indent(12, cfile);
bin/sh/mknodes.c
354
indent(12, cfile);
bin/sh/mknodes.c
89
static void indent(int, FILE *);
bin/sh/show.c
52
static void indent(int, char *, FILE *);
bin/sh/show.c
73
indent(ind, pfx, fp);
crypto/heimdal/lib/asn1/asn1_print.c
119
loop_length = loop (buf, length, indent + 2);
crypto/heimdal/lib/asn1/asn1_print.c
132
loop_length = loop (buf, length, indent + 2);
crypto/heimdal/lib/asn1/asn1_print.c
135
for (i = 0; i < indent; ++i)
crypto/heimdal/lib/asn1/asn1_print.c
139
printf ("} indent = %d\n", indent / 2);
crypto/heimdal/lib/asn1/asn1_print.c
188
loop (str.data, str.length, indent + 2);
crypto/heimdal/lib/asn1/asn1_print.c
189
for (i = 0; i < indent; ++i)
crypto/heimdal/lib/asn1/asn1_print.c
277
indent / 2);
crypto/heimdal/lib/asn1/asn1_print.c
51
loop (unsigned char *buf, size_t len, int indent)
crypto/heimdal/lib/asn1/asn1_print.c
76
for (i = 0; i < indent; ++i)
crypto/openssl/apps/asn1parse.c
120
indent = 1;
crypto/openssl/apps/asn1parse.c
310
if (!ASN1_parse_dump(bio_out, p, length, indent, dump)) {
crypto/openssl/apps/asn1parse.c
83
int indent = 0, noout = 0, dump = 0, informat = FORMAT_PEM;
crypto/openssl/apps/engine.c
103
BIO_printf(out, "%s%s(input flags): ", indent, indent);
crypto/openssl/apps/engine.c
155
static int util_verbose(ENGINE *e, int verbose, BIO *out, const char *indent)
crypto/openssl/apps/engine.c
206
xpos = BIO_puts(out, indent);
crypto/openssl/apps/engine.c
214
if ((xpos > (int)strlen(indent)) && (xpos + (int)strlen(name) > line_wrap)) {
crypto/openssl/apps/engine.c
216
xpos = BIO_puts(out, indent);
crypto/openssl/apps/engine.c
224
if ((verbose >= 3) && !util_flags(out, flags, indent))
crypto/openssl/apps/engine.c
247
BIO *out, const char *indent)
crypto/openssl/apps/engine.c
313
const char *indent = " ";
crypto/openssl/apps/engine.c
403
util_do_cmds(e, pre_cmds, out, indent);
crypto/openssl/apps/engine.c
476
BIO_printf(out, "%s", indent);
crypto/openssl/apps/engine.c
479
util_do_cmds(e, post_cmds, out, indent);
crypto/openssl/apps/engine.c
488
if ((verbose > 0) && !util_verbose(e, verbose, out, indent))
crypto/openssl/apps/engine.c
99
static int util_flags(BIO *out, unsigned int flags, const char *indent)
crypto/openssl/apps/include/app_params.h
12
int print_param_types(const char *thing, const OSSL_PARAM *pdefs, int indent);
crypto/openssl/apps/include/app_params.h
13
void print_param_value(const OSSL_PARAM *p, int indent);
crypto/openssl/apps/lib/app_params.c
102
printf("%*s%s: ", indent, "", p->key);
crypto/openssl/apps/lib/app_params.c
75
int print_param_types(const char *thing, const OSSL_PARAM *pdefs, int indent)
crypto/openssl/apps/lib/app_params.c
84
BIO_printf(bio_out, "%*sEmpty list of %s (!!!)\n", indent, "", thing);
crypto/openssl/apps/lib/app_params.c
86
BIO_printf(bio_out, "%*s%s:\n", indent, "", thing);
crypto/openssl/apps/lib/app_params.c
91
BIO_printf(bio_out, "%*s %s\n", indent, "", buf);
crypto/openssl/apps/lib/app_params.c
97
void print_param_value(const OSSL_PARAM *p, int indent)
crypto/openssl/apps/lib/apps.c
1329
int indent = 0;
crypto/openssl/apps/lib/apps.c
1338
indent = 4;
crypto/openssl/apps/lib/apps.c
1348
X509_NAME_print_ex(out, nm, indent, lflags);
crypto/openssl/apps/storeutl.c
21
int text, int noout, int recursive, int indent, const char *outfile,
crypto/openssl/apps/storeutl.c
341
static int indent_printf(int indent, BIO *bio, const char *format, ...)
crypto/openssl/apps/storeutl.c
346
ret = BIO_printf(bio, "%*s", indent, "");
crypto/openssl/apps/storeutl.c
364
int text, int noout, int recursive, int indent, const char *outfile,
crypto/openssl/apps/storeutl.c
434
indent_printf(indent, bio_out, "%d: %s: %s\n", items, infostr,
crypto/openssl/apps/storeutl.c
437
indent_printf(indent, bio_out, "%s\n", desc);
crypto/openssl/apps/storeutl.c
439
indent_printf(indent, bio_out, "%d: %s\n", items, infostr);
crypto/openssl/apps/storeutl.c
460
text, noout, recursive, indent + 2, outfile, prog,
crypto/openssl/apps/storeutl.c
507
indent_printf(indent, out, "Total found: %d\n", items);
crypto/openssl/crypto/asn1/a_strex.c
408
static int do_indent(char_io *io_ch, void *arg, int indent)
crypto/openssl/crypto/asn1/a_strex.c
411
for (i = 0; i < indent; i++)
crypto/openssl/crypto/asn1/a_strex.c
421
int indent, unsigned long flags)
crypto/openssl/crypto/asn1/a_strex.c
433
if (indent < 0)
crypto/openssl/crypto/asn1/a_strex.c
434
indent = 0;
crypto/openssl/crypto/asn1/a_strex.c
435
outlen = indent;
crypto/openssl/crypto/asn1/a_strex.c
436
if (!do_indent(io_ch, arg, indent))
crypto/openssl/crypto/asn1/a_strex.c
451
indent = 0;
crypto/openssl/crypto/asn1/a_strex.c
459
indent = 0;
crypto/openssl/crypto/asn1/a_strex.c
467
indent = 0;
crypto/openssl/crypto/asn1/a_strex.c
499
if (!do_indent(io_ch, arg, indent))
crypto/openssl/crypto/asn1/a_strex.c
501
outlen += indent;
crypto/openssl/crypto/asn1/a_strex.c
558
int X509_NAME_print_ex(BIO *out, const X509_NAME *nm, int indent,
crypto/openssl/crypto/asn1/a_strex.c
562
return X509_NAME_print(out, nm, indent);
crypto/openssl/crypto/asn1/a_strex.c
563
return do_name_ex(send_bio_chars, out, nm, indent, flags);
crypto/openssl/crypto/asn1/a_strex.c
567
int X509_NAME_print_ex_fp(FILE *fp, const X509_NAME *nm, int indent,
crypto/openssl/crypto/asn1/a_strex.c
576
ret = X509_NAME_print(btmp, nm, indent);
crypto/openssl/crypto/asn1/a_strex.c
580
return do_name_ex(send_fp_chars, fp, nm, indent, flags);
crypto/openssl/crypto/asn1/ameth_lib.c
290
int indent, ASN1_PCTX *pctx),
crypto/openssl/crypto/asn1/ameth_lib.c
310
int indent,
crypto/openssl/crypto/asn1/ameth_lib.c
331
int indent, ASN1_PCTX *pctx))
crypto/openssl/crypto/asn1/asn1_parse.c
131
hl, len, tag, xclass, j, (indent) ? depth : 0))
crypto/openssl/crypto/asn1/asn1_parse.c
147
indent, dump);
crypto/openssl/crypto/asn1/asn1_parse.c
162
indent, dump);
crypto/openssl/crypto/asn1/asn1_parse.c
21
int offset, int depth, int indent, int dump);
crypto/openssl/crypto/asn1/asn1_parse.c
23
int tag, int xclass, int constructed, int indent)
crypto/openssl/crypto/asn1/asn1_parse.c
55
if (BIO_set_prefix(bp, str) <= 0 || BIO_set_indent(bp, indent) <= 0)
crypto/openssl/crypto/asn1/asn1_parse.c
85
int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent)
crypto/openssl/crypto/asn1/asn1_parse.c
87
return asn1_parse2(bp, &pp, len, 0, 0, indent, 0);
crypto/openssl/crypto/asn1/asn1_parse.c
90
int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent,
crypto/openssl/crypto/asn1/asn1_parse.c
93
return asn1_parse2(bp, &pp, len, 0, 0, indent, dump);
crypto/openssl/crypto/asn1/asn1_parse.c
97
int offset, int depth, int indent, int dump)
crypto/openssl/crypto/asn1/t_bitst.c
16
BIT_STRING_BITNAME *tbl, int indent)
crypto/openssl/crypto/asn1/t_bitst.c
20
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/asn1/t_pkey.c
21
int ASN1_buf_print(BIO *bp, const unsigned char *buf, size_t buflen, int indent)
crypto/openssl/crypto/asn1/t_pkey.c
29
if (!BIO_indent(bp, indent, ASN1_PRINT_MAX_INDENT))
crypto/openssl/crypto/asn1/t_pkey.c
47
unsigned char *ign, int indent)
crypto/openssl/crypto/asn1/t_pkey.c
57
if (!BIO_indent(bp, indent, ASN1_PRINT_MAX_INDENT))
crypto/openssl/crypto/asn1/t_pkey.c
90
if (ASN1_buf_print(bp, tmp, n, indent + 4) == 0)
crypto/openssl/crypto/asn1/tasn_prn.c
102
static int asn1_item_print_ctx(BIO *out, const ASN1_VALUE **fld, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
107
static int asn1_template_print_ctx(BIO *out, const ASN1_VALUE **fld, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
111
const ASN1_ITEM *it, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
115
static int asn1_print_fsname(BIO *out, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
119
int ASN1_item_print(BIO *out, const ASN1_VALUE *ifld, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
129
return asn1_item_print_ctx(out, &ifld, indent, it, NULL, sname, 0, pctx);
crypto/openssl/crypto/asn1/tasn_prn.c
132
static int asn1_item_print_ctx(BIO *out, const ASN1_VALUE **fld, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
146
parg.indent = indent;
crypto/openssl/crypto/asn1/tasn_prn.c
156
if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx))
crypto/openssl/crypto/asn1/tasn_prn.c
167
if (!asn1_template_print_ctx(out, fld, indent,
crypto/openssl/crypto/asn1/tasn_prn.c
174
if (!asn1_primitive_print(out, fld, it, indent, fname, sname, pctx))
crypto/openssl/crypto/asn1/tasn_prn.c
179
if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx))
crypto/openssl/crypto/asn1/tasn_prn.c
184
i = ef->asn1_ex_print(out, fld, indent, "", pctx);
crypto/openssl/crypto/asn1/tasn_prn.c
205
if (!asn1_template_print_ctx(out, tmpfld, indent, tt, pctx))
crypto/openssl/crypto/asn1/tasn_prn.c
211
if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx))
crypto/openssl/crypto/asn1/tasn_prn.c
239
indent + 2, seqtt, pctx))
crypto/openssl/crypto/asn1/tasn_prn.c
243
if (BIO_printf(out, "%*s}\n", indent, "") < 0)
crypto/openssl/crypto/asn1/tasn_prn.c
262
static int asn1_template_print_ctx(BIO *out, const ASN1_VALUE **fld, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
300
indent, "", tname, tt->field_name)
crypto/openssl/crypto/asn1/tasn_prn.c
303
} else if (BIO_printf(out, "%*s%s:\n", indent, "", fname) <= 0)
crypto/openssl/crypto/asn1/tasn_prn.c
312
if (!asn1_item_print_ctx(out, &skitem, indent + 2,
crypto/openssl/crypto/asn1/tasn_prn.c
317
if (i == 0 && BIO_printf(out, "%*s<%s>\n", indent + 2, "", stack == NULL ? "ABSENT" : "EMPTY") <= 0)
crypto/openssl/crypto/asn1/tasn_prn.c
320
if (BIO_printf(out, "%*s}\n", indent, "") <= 0)
crypto/openssl/crypto/asn1/tasn_prn.c
325
return asn1_item_print_ctx(out, fld, indent, ASN1_ITEM_ptr(tt->item),
crypto/openssl/crypto/asn1/tasn_prn.c
329
static int asn1_print_fsname(BIO *out, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
336
while (indent > nspaces) {
crypto/openssl/crypto/asn1/tasn_prn.c
339
indent -= nspaces;
crypto/openssl/crypto/asn1/tasn_prn.c
341
if (BIO_write(out, spaces, indent) != indent)
crypto/openssl/crypto/asn1/tasn_prn.c
415
static int asn1_print_obstring(BIO *out, const ASN1_STRING *str, int indent)
crypto/openssl/crypto/asn1/tasn_prn.c
424
indent + 2)
crypto/openssl/crypto/asn1/tasn_prn.c
431
const ASN1_ITEM *it, int indent,
crypto/openssl/crypto/asn1/tasn_prn.c
441
if (!asn1_print_fsname(out, indent, fname, sname, pctx))
crypto/openssl/crypto/asn1/tasn_prn.c
444
return pf->prim_print(out, fld, it, indent, pctx);
crypto/openssl/crypto/asn1/tasn_prn.c
511
ret = asn1_print_obstring(out, str, indent);
crypto/openssl/crypto/asn1/tasn_prn.c
520
if (ASN1_parse_dump(out, str->data, str->length, indent, 0) <= 0)
crypto/openssl/crypto/asn1/x_bignum.c
149
int indent, const ASN1_PCTX *pctx)
crypto/openssl/crypto/asn1/x_bignum.c
35
int indent, const ASN1_PCTX *pctx);
crypto/openssl/crypto/asn1/x_int64.c
113
int indent, const ASN1_PCTX *pctx)
crypto/openssl/crypto/asn1/x_int64.c
220
int indent, const ASN1_PCTX *pctx)
crypto/openssl/crypto/asn1/x_long.c
189
int indent, const ASN1_PCTX *pctx)
crypto/openssl/crypto/asn1/x_long.c
29
int indent, const ASN1_PCTX *pctx);
crypto/openssl/crypto/bio/bf_prefix.c
121
BIO_printf(BIO_next(b), "%*s", ctx->indent, "");
crypto/openssl/crypto/bio/bf_prefix.c
172
ctx->indent = (unsigned int)num;
crypto/openssl/crypto/bio/bf_prefix.c
177
ret = (long)ctx->indent;
crypto/openssl/crypto/bio/bf_prefix.c
47
unsigned int indent; /* Indentation amount, given by user */
crypto/openssl/crypto/bio/bf_prefix.c
60
ctx->indent = 0;
crypto/openssl/crypto/bio/bf_prefix.c
94
&& ctx->indent == 0) {
crypto/openssl/crypto/bio/bio_dump.c
110
int BIO_dump_indent_fp(FILE *fp, const void *s, int len, int indent)
crypto/openssl/crypto/bio/bio_dump.c
112
return BIO_dump_indent_cb(write_fp, fp, s, len, indent);
crypto/openssl/crypto/bio/bio_dump.c
126
int BIO_dump_indent(BIO *bp, const void *s, int len, int indent)
crypto/openssl/crypto/bio/bio_dump.c
128
return BIO_dump_indent_cb(write_bio, bp, s, len, indent);
crypto/openssl/crypto/bio/bio_dump.c
131
int BIO_hex_string(BIO *out, int indent, int width, const void *data,
crypto/openssl/crypto/bio/bio_dump.c
142
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/bio/bio_dump.c
153
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/bio/bio_dump.c
29
void *u, const void *v, int len, int indent)
crypto/openssl/crypto/bio/bio_dump.c
38
if (indent < 0)
crypto/openssl/crypto/bio/bio_dump.c
39
indent = 0;
crypto/openssl/crypto/bio/bio_dump.c
40
else if (indent > 64)
crypto/openssl/crypto/bio/bio_dump.c
41
indent = 64;
crypto/openssl/crypto/bio/bio_dump.c
43
dump_width = DUMP_WIDTH_LESS_INDENT(indent);
crypto/openssl/crypto/bio/bio_dump.c
48
n = BIO_snprintf(buf, sizeof(buf), "%*s%04x - ", indent, "",
crypto/openssl/crypto/bio/bio_lib.c
626
int BIO_indent(BIO *b, int indent, int max)
crypto/openssl/crypto/bio/bio_lib.c
628
if (indent < 0)
crypto/openssl/crypto/bio/bio_lib.c
629
indent = 0;
crypto/openssl/crypto/bio/bio_lib.c
630
if (indent > max)
crypto/openssl/crypto/bio/bio_lib.c
631
indent = max;
crypto/openssl/crypto/bio/bio_lib.c
632
while (indent--)
crypto/openssl/crypto/ct/ct_prn.c
102
BIO_printf(out, "\n%*sExtensions: ", indent + 4, "");
crypto/openssl/crypto/ct/ct_prn.c
106
BIO_hex_string(out, indent + 16, 16, sct->ext, sct->ext_len);
crypto/openssl/crypto/ct/ct_prn.c
108
BIO_printf(out, "\n%*sSignature : ", indent + 4, "");
crypto/openssl/crypto/ct/ct_prn.c
110
BIO_printf(out, "\n%*s ", indent + 4, "");
crypto/openssl/crypto/ct/ct_prn.c
111
BIO_hex_string(out, indent + 16, 16, sct->sig, sct->sig_len);
crypto/openssl/crypto/ct/ct_prn.c
114
void SCT_LIST_print(const STACK_OF(SCT) *sct_list, BIO *out, int indent,
crypto/openssl/crypto/ct/ct_prn.c
123
SCT_print(sct, out, indent, log_store);
crypto/openssl/crypto/ct/ct_prn.c
70
void SCT_print(const SCT *sct, BIO *out, int indent,
crypto/openssl/crypto/ct/ct_prn.c
80
BIO_printf(out, "%*sSigned Certificate Timestamp:", indent, "");
crypto/openssl/crypto/ct/ct_prn.c
81
BIO_printf(out, "\n%*sVersion : ", indent + 4, "");
crypto/openssl/crypto/ct/ct_prn.c
84
BIO_printf(out, "unknown\n%*s", indent + 16, "");
crypto/openssl/crypto/ct/ct_prn.c
85
BIO_hex_string(out, indent + 16, 16, sct->sct, sct->sct_len);
crypto/openssl/crypto/ct/ct_prn.c
92
BIO_printf(out, "\n%*sLog : %s", indent + 4, "",
crypto/openssl/crypto/ct/ct_prn.c
96
BIO_printf(out, "\n%*sLog ID : ", indent + 4, "");
crypto/openssl/crypto/ct/ct_prn.c
97
BIO_hex_string(out, indent + 16, 16, sct->log_id, sct->log_id_len);
crypto/openssl/crypto/ct/ct_prn.c
99
BIO_printf(out, "\n%*sTimestamp : ", indent + 4, "");
crypto/openssl/crypto/ct/ct_x509v3.c
27
BIO *out, int indent)
crypto/openssl/crypto/ct/ct_x509v3.c
29
SCT_LIST_print(sct_list, out, indent, "\n", NULL);
crypto/openssl/crypto/dh/dh_ameth.c
244
static int do_dh_print(BIO *bp, const DH *x, int indent, int ptype)
crypto/openssl/crypto/dh/dh_ameth.c
273
if (!BIO_indent(bp, indent, 128)
crypto/openssl/crypto/dh/dh_ameth.c
276
indent += 4;
crypto/openssl/crypto/dh/dh_ameth.c
278
if (!ASN1_bn_print(bp, "private-key:", priv_key, NULL, indent))
crypto/openssl/crypto/dh/dh_ameth.c
280
if (!ASN1_bn_print(bp, "public-key:", pub_key, NULL, indent))
crypto/openssl/crypto/dh/dh_ameth.c
283
if (!ossl_ffc_params_print(bp, &x->params, indent))
crypto/openssl/crypto/dh/dh_ameth.c
287
if (!BIO_indent(bp, indent, 128)
crypto/openssl/crypto/dh/dh_ameth.c
375
static int dh_param_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/dh/dh_ameth.c
378
return do_dh_print(bp, pkey->pkey.dh, indent, 0);
crypto/openssl/crypto/dh/dh_ameth.c
381
static int dh_public_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/dh/dh_ameth.c
384
return do_dh_print(bp, pkey->pkey.dh, indent, 1);
crypto/openssl/crypto/dh/dh_ameth.c
387
static int dh_private_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/dh/dh_ameth.c
390
return do_dh_print(bp, pkey->pkey.dh, indent, 2);
crypto/openssl/crypto/dsa/dsa_ameth.c
337
static int dsa_param_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/dsa/dsa_ameth.c
340
return do_dsa_print(bp, pkey->pkey.dsa, indent, 0);
crypto/openssl/crypto/dsa/dsa_ameth.c
343
static int dsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/dsa/dsa_ameth.c
346
return do_dsa_print(bp, pkey->pkey.dsa, indent, 1);
crypto/openssl/crypto/dsa/dsa_ameth.c
349
static int dsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/dsa/dsa_ameth.c
352
return do_dsa_print(bp, pkey->pkey.dsa, indent, 2);
crypto/openssl/crypto/dsa/dsa_ameth.c
375
const ASN1_STRING *sig, int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/dsa/dsa_ameth.c
397
if (!ASN1_bn_print(bp, "r: ", r, NULL, indent))
crypto/openssl/crypto/dsa/dsa_ameth.c
399
if (!ASN1_bn_print(bp, "s: ", s, NULL, indent))
crypto/openssl/crypto/dsa/dsa_ameth.c
408
return X509_signature_dump(bp, sig, indent);
crypto/openssl/crypto/ec/ec_ameth.c
363
static int eckey_param_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/ec/ec_ameth.c
366
return do_EC_KEY_print(bp, pkey->pkey.ec, indent, EC_KEY_PRINT_PARAM);
crypto/openssl/crypto/ec/ec_ameth.c
369
static int eckey_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/ec/ec_ameth.c
372
return do_EC_KEY_print(bp, pkey->pkey.ec, indent, EC_KEY_PRINT_PUBLIC);
crypto/openssl/crypto/ec/ec_ameth.c
375
static int eckey_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/ec/ec_ameth.c
378
return do_EC_KEY_print(bp, pkey->pkey.ec, indent, EC_KEY_PRINT_PRIVATE);
crypto/openssl/crypto/ec/ecx_meth.c
166
static int ecx_key_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/ec/ecx_meth.c
174
if (BIO_printf(bp, "%*s<INVALID PRIVATE KEY>\n", indent, "") <= 0)
crypto/openssl/crypto/ec/ecx_meth.c
178
if (BIO_printf(bp, "%*s%s Private-Key:\n", indent, "", nm) <= 0)
crypto/openssl/crypto/ec/ecx_meth.c
180
if (BIO_printf(bp, "%*spriv:\n", indent, "") <= 0)
crypto/openssl/crypto/ec/ecx_meth.c
183
indent + 4)
crypto/openssl/crypto/ec/ecx_meth.c
188
if (BIO_printf(bp, "%*s<INVALID PUBLIC KEY>\n", indent, "") <= 0)
crypto/openssl/crypto/ec/ecx_meth.c
192
if (BIO_printf(bp, "%*s%s Public-Key:\n", indent, "", nm) <= 0)
crypto/openssl/crypto/ec/ecx_meth.c
195
if (BIO_printf(bp, "%*spub:\n", indent, "") <= 0)
crypto/openssl/crypto/ec/ecx_meth.c
199
indent + 4)
crypto/openssl/crypto/ec/ecx_meth.c
205
static int ecx_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/ec/ecx_meth.c
208
return ecx_key_print(bp, pkey, indent, ctx, KEY_OP_PRIVATE);
crypto/openssl/crypto/ec/ecx_meth.c
211
static int ecx_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/ec/ecx_meth.c
214
return ecx_key_print(bp, pkey, indent, ctx, KEY_OP_PUBLIC);
crypto/openssl/crypto/evp/p_lib.c
1174
long indent)
crypto/openssl/crypto/evp/p_lib.c
1178
if (indent > 0) {
crypto/openssl/crypto/evp/p_lib.c
1182
if (BIO_set_indent(*out, indent) <= 0) {
crypto/openssl/crypto/evp/p_lib.c
1190
if (BIO_set_indent(*out, indent) <= 0) {
crypto/openssl/crypto/evp/p_lib.c
1198
static int unsup_alg(BIO *out, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/evp/p_lib.c
1201
return BIO_indent(out, indent, 128)
crypto/openssl/crypto/evp/p_lib.c
1207
static int print_pkey(const EVP_PKEY *pkey, BIO *out, int indent,
crypto/openssl/crypto/evp/p_lib.c
1211
int indent, ASN1_PCTX *pctx),
crypto/openssl/crypto/evp/p_lib.c
1219
if (!print_set_indent(&out, &pop_f_prefix, &saved_indent, indent))
crypto/openssl/crypto/evp/p_lib.c
1243
int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/evp/p_lib.c
1245
return print_pkey(pkey, out, indent, EVP_PKEY_PUBLIC_KEY, NULL,
crypto/openssl/crypto/evp/p_lib.c
1251
int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/evp/p_lib.c
1253
return print_pkey(pkey, out, indent, EVP_PKEY_PRIVATE_KEY, NULL,
crypto/openssl/crypto/evp/p_lib.c
1259
int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/evp/p_lib.c
1261
return print_pkey(pkey, out, indent, EVP_PKEY_KEY_PARAMETERS, NULL,
crypto/openssl/crypto/evp/p_lib.c
1268
int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/evp/p_lib.c
1275
ret = EVP_PKEY_print_public(b, pkey, indent, pctx);
crypto/openssl/crypto/evp/p_lib.c
1281
int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/evp/p_lib.c
1288
ret = EVP_PKEY_print_private(b, pkey, indent, pctx);
crypto/openssl/crypto/evp/p_lib.c
1294
int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/evp/p_lib.c
1301
ret = EVP_PKEY_print_params(b, pkey, indent, pctx);
crypto/openssl/crypto/ffc/ffc_params.c
288
int ossl_ffc_params_print(BIO *bp, const FFC_PARAMS *ffc, int indent)
crypto/openssl/crypto/ffc/ffc_params.c
290
if (!ASN1_bn_print(bp, "prime P:", ffc->p, NULL, indent))
crypto/openssl/crypto/ffc/ffc_params.c
292
if (!ASN1_bn_print(bp, "generator G:", ffc->g, NULL, indent))
crypto/openssl/crypto/ffc/ffc_params.c
295
&& !ASN1_bn_print(bp, "subgroup order Q:", ffc->q, NULL, indent))
crypto/openssl/crypto/ffc/ffc_params.c
298
&& !ASN1_bn_print(bp, "subgroup factor:", ffc->j, NULL, indent))
crypto/openssl/crypto/ffc/ffc_params.c
303
if (!BIO_indent(bp, indent, 128)
crypto/openssl/crypto/ffc/ffc_params.c
309
|| !BIO_indent(bp, indent + 4, 128))
crypto/openssl/crypto/ffc/ffc_params.c
321
if (!BIO_indent(bp, indent, 128)
crypto/openssl/crypto/ocsp/ocsp_prn.c
17
static int ocsp_certid_print(BIO *bp, OCSP_CERTID *a, int indent)
crypto/openssl/crypto/ocsp/ocsp_prn.c
19
BIO_printf(bp, "%*sCertificate ID:\n", indent, "");
crypto/openssl/crypto/ocsp/ocsp_prn.c
20
indent += 2;
crypto/openssl/crypto/ocsp/ocsp_prn.c
21
BIO_printf(bp, "%*sHash Algorithm: ", indent, "");
crypto/openssl/crypto/ocsp/ocsp_prn.c
23
BIO_printf(bp, "\n%*sIssuer Name Hash: ", indent, "");
crypto/openssl/crypto/ocsp/ocsp_prn.c
25
BIO_printf(bp, "\n%*sIssuer Key Hash: ", indent, "");
crypto/openssl/crypto/ocsp/ocsp_prn.c
27
BIO_printf(bp, "\n%*sSerial Number: ", indent, "");
crypto/openssl/crypto/ocsp/v3_ocsp.c
186
BIO *out, int indent)
crypto/openssl/crypto/ocsp/v3_ocsp.c
188
if (BIO_printf(out, "%*s", indent, "") <= 0)
crypto/openssl/crypto/ocsp/v3_ocsp.c
198
BIO *out, int indent)
crypto/openssl/crypto/ocsp/v3_ocsp.c
24
BIO *out, int indent);
crypto/openssl/crypto/ocsp/v3_ocsp.c
26
BIO *out, int indent);
crypto/openssl/crypto/ocsp/v3_ocsp.c
33
BIO *out, int indent);
crypto/openssl/crypto/ocsp/v3_ocsp.c
36
void *nocheck, BIO *out, int indent);
crypto/openssl/crypto/rsa/rsa_ameth.c
206
int indent)
crypto/openssl/crypto/rsa/rsa_ameth.c
211
if (!BIO_indent(bp, indent, 128))
crypto/openssl/crypto/rsa/rsa_ameth.c
230
indent += 2;
crypto/openssl/crypto/rsa/rsa_ameth.c
231
if (!BIO_indent(bp, indent, 128))
crypto/openssl/crypto/rsa/rsa_ameth.c
246
if (!BIO_indent(bp, indent, 128))
crypto/openssl/crypto/rsa/rsa_ameth.c
268
if (!BIO_indent(bp, indent, 128))
crypto/openssl/crypto/rsa/rsa_ameth.c
280
if (!BIO_indent(bp, indent, 128))
crypto/openssl/crypto/rsa/rsa_ameth.c
389
static int rsa_pub_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/rsa/rsa_ameth.c
392
return pkey_rsa_print(bp, pkey, indent, 0);
crypto/openssl/crypto/rsa/rsa_ameth.c
395
static int rsa_priv_print(BIO *bp, const EVP_PKEY *pkey, int indent,
crypto/openssl/crypto/rsa/rsa_ameth.c
398
return pkey_rsa_print(bp, pkey, indent, 1);
crypto/openssl/crypto/rsa/rsa_ameth.c
402
const ASN1_STRING *sig, int indent, ASN1_PCTX *pctx)
crypto/openssl/crypto/rsa/rsa_ameth.c
408
rv = rsa_pss_param_print(bp, 0, pss, indent);
crypto/openssl/crypto/rsa/rsa_ameth.c
416
return X509_signature_dump(bp, sig, indent);
crypto/openssl/crypto/x509/pcy_tree.c
32
int indent)
crypto/openssl/crypto/x509/t_x509.c
264
int X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent)
crypto/openssl/crypto/x509/t_x509.c
275
if (BIO_indent(bp, indent, indent) <= 0)
crypto/openssl/crypto/x509/t_x509.c
291
int indent = 4;
crypto/openssl/crypto/x509/t_x509.c
292
if (BIO_printf(bp, "%*sSignature Algorithm: ", indent, "") <= 0)
crypto/openssl/crypto/x509/t_x509.c
297
if (sig && BIO_printf(bp, "\n%*sSignature Value:", indent, "") <= 0)
crypto/openssl/crypto/x509/t_x509.c
306
return ameth->sig_print(bp, sigalg, sig, indent + 4, 0);
crypto/openssl/crypto/x509/t_x509.c
312
return X509_signature_dump(bp, sig, indent + 4);
crypto/openssl/crypto/x509/t_x509.c
316
int X509_aux_print(BIO *out, X509 *x, int indent)
crypto/openssl/crypto/x509/t_x509.c
329
BIO_printf(out, "%*sTrusted Uses:\n%*s", indent, "", indent + 2, "");
crypto/openssl/crypto/x509/t_x509.c
341
BIO_printf(out, "%*sNo Trusted Uses.\n", indent, "");
crypto/openssl/crypto/x509/t_x509.c
344
BIO_printf(out, "%*sRejected Uses:\n%*s", indent, "", indent + 2, "");
crypto/openssl/crypto/x509/t_x509.c
356
BIO_printf(out, "%*sNo Rejected Uses.\n", indent, "");
crypto/openssl/crypto/x509/t_x509.c
359
BIO_printf(out, "%*sAlias: %.*s\n", indent, "", i, alias);
crypto/openssl/crypto/x509/t_x509.c
362
BIO_printf(out, "%*sKey Id: ", indent, "");
crypto/openssl/crypto/x509/t_x509.c
510
int ossl_serial_number_print(BIO *out, const ASN1_INTEGER *bs, int indent)
crypto/openssl/crypto/x509/t_x509.c
539
if (BIO_printf(out, "\n%*s%s", indent, "", neg) <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
103
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_aaa.c
109
if (BIO_printf(out, "%*sAllowed Attributes:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
112
if (i2r_ALLOWED_ATTRIBUTES_ITEM(method, aai, out, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
40
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_aaa.c
49
if (BIO_printf(out, "%*sAttribute Type: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
58
if (BIO_printf(out, "%*sAttribute Values: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
66
if (ossl_print_attribute_value(out, attr_nid, av, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
80
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_aaa.c
86
if (BIO_printf(out, "%*sAllowed Attribute Type or Values:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
89
if (i2r_ALLOWED_ATTRIBUTES_CHOICE(method, a, out, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_aaa.c
92
if (BIO_printf(out, "%*sHolder Domain: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_ac_tgt.c
104
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_ac_tgt.c
122
BIO_printf(out, "%*sDigest Type: Public Key\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
125
BIO_printf(out, "%*sDigest Type: Public Key Certificate\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
128
BIO_printf(out, "%*sDigest Type: Other\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
132
BIO_printf(out, "%*sDigest Type Identifier: ", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
136
if (BIO_printf(out, "%*sSignature Algorithm: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_ac_tgt.c
141
if (BIO_printf(out, "\n%*sSignature Value: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_ac_tgt.c
150
return ameth->sig_print(out, digalg, sig, indent + 4, 0);
crypto/openssl/crypto/x509/v3_ac_tgt.c
156
return X509_signature_dump(out, sig, indent + 4);
crypto/openssl/crypto/x509/v3_ac_tgt.c
162
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_ac_tgt.c
164
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
167
i2r_ISSUER_SERIAL(method, tc->targetCertificate, out, indent + 2);
crypto/openssl/crypto/x509/v3_ac_tgt.c
170
BIO_printf(out, "%*sTarget Name: ", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
175
BIO_printf(out, "%*sCertificate Digest Info:\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
176
i2r_OBJECT_DIGEST_INFO(method, tc->certDigestInfo, out, indent + 2);
crypto/openssl/crypto/x509/v3_ac_tgt.c
184
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_ac_tgt.c
188
BIO_printf(out, "%*sTarget Name: ", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
193
BIO_printf(out, "%*sTarget Group: ", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
198
BIO_printf(out, "%*sTarget Cert:\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
199
i2r_TARGET_CERT(method, target->choice.targetCert, out, indent + 2);
crypto/openssl/crypto/x509/v3_ac_tgt.c
207
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_ac_tgt.c
213
BIO_printf(out, "%*sTarget:\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
215
i2r_TARGET(method, target, out, indent + 2);
crypto/openssl/crypto/x509/v3_ac_tgt.c
222
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_ac_tgt.c
228
BIO_printf(out, "%*sTargets:\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
230
i2r_TARGETS(method, targets, out, indent + 2);
crypto/openssl/crypto/x509/v3_ac_tgt.c
24
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_ac_tgt.c
27
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_ac_tgt.c
30
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_ac_tgt.c
33
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_ac_tgt.c
36
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_ac_tgt.c
78
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_ac_tgt.c
81
BIO_printf(out, "%*sIssuer Names:\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
82
OSSL_GENERAL_NAMES_print(out, iss->issuer, indent);
crypto/openssl/crypto/x509/v3_ac_tgt.c
85
BIO_printf(out, "%*sIssuer Names: <none>\n", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
87
BIO_printf(out, "%*sIssuer Serial: ", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
92
BIO_printf(out, "%*sIssuer UID: ", indent, "");
crypto/openssl/crypto/x509/v3_ac_tgt.c
97
BIO_printf(out, "%*sIssuer UID: <none>\n", indent, "");
crypto/openssl/crypto/x509/v3_addr.c
173
const int indent,
crypto/openssl/crypto/x509/v3_addr.c
182
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/x509/v3_addr.c
206
void *ext, BIO *out, int indent)
crypto/openssl/crypto/x509/v3_addr.c
217
BIO_printf(out, "%*sIPv4", indent, "");
crypto/openssl/crypto/x509/v3_addr.c
220
BIO_printf(out, "%*sIPv6", indent, "");
crypto/openssl/crypto/x509/v3_addr.c
223
BIO_printf(out, "%*sUnknown AFI %u", indent, "", afi);
crypto/openssl/crypto/x509/v3_addr.c
265
indent + 2,
crypto/openssl/crypto/x509/v3_asid.c
110
void *ext, BIO *out, int indent)
crypto/openssl/crypto/x509/v3_asid.c
113
return (i2r_ASIdentifierChoice(out, asid->asnum, indent,
crypto/openssl/crypto/x509/v3_asid.c
115
&& i2r_ASIdentifierChoice(out, asid->rdi, indent,
crypto/openssl/crypto/x509/v3_asid.c
64
int indent, const char *msg)
crypto/openssl/crypto/x509/v3_asid.c
70
BIO_printf(out, "%*s%s:\n", indent, "", msg);
crypto/openssl/crypto/x509/v3_asid.c
73
BIO_printf(out, "%*sinherit\n", indent + 2, "");
crypto/openssl/crypto/x509/v3_asid.c
82
BIO_printf(out, "%*s%s\n", indent + 2, "", s);
crypto/openssl/crypto/x509/v3_asid.c
88
BIO_printf(out, "%*s%s-", indent + 2, "", s);
crypto/openssl/crypto/x509/v3_attrdesc.c
101
if (BIO_printf(out, "%*sContent: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
109
if (BIO_printf(out, "%*sPointer:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
111
return i2r_INFO_SYNTAX_POINTER(method, info->choice.pointer, out, indent + 4);
crypto/openssl/crypto/x509/v3_attrdesc.c
120
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_attrdesc.c
127
if (BIO_printf(out, "%*sPrivilege Policy Identifier: %s\n", indent, "", buf) <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
129
if (BIO_printf(out, "%*sPrivilege Policy Syntax:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
131
return i2r_OSSL_INFO_SYNTAX(method, ppid->privPolSyntax, out, indent + 4);
crypto/openssl/crypto/x509/v3_attrdesc.c
136
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_attrdesc.c
143
if (BIO_printf(out, "%*sIdentifier: %s\n", indent, "", buf) <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
145
if (BIO_printf(out, "%*sSyntax:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
147
if (BIO_printf(out, "%*s%.*s", indent + 4, "",
crypto/openssl/crypto/x509/v3_attrdesc.c
154
if (BIO_printf(out, "%*sName: %.*s\n", indent, "", ad->name->length, ad->name->data) <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
158
if (BIO_printf(out, "%*sDescription: %.*s\n", indent, "",
crypto/openssl/crypto/x509/v3_attrdesc.c
163
if (BIO_printf(out, "%*sDomination Rule:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
165
return i2r_OSSL_PRIVILEGE_POLICY_ID(method, ad->dominationRule, out, indent + 4);
crypto/openssl/crypto/x509/v3_attrdesc.c
51
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_attrdesc.c
53
if (BIO_printf(out, "%*sAlgorithm: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
60
if (BIO_printf(out, "%*sParameter: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
63
indent + 4)
crypto/openssl/crypto/x509/v3_attrdesc.c
69
if (BIO_printf(out, "%*sHash Value: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
78
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_attrdesc.c
80
if (BIO_printf(out, "%*sNames:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
82
if (OSSL_GENERAL_NAMES_print(out, pointer->name, indent) <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
87
if (BIO_printf(out, "%*sHash:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
89
if (i2r_HASH(method, pointer->hash, out, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_attrdesc.c
97
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_attrmap.c
48
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_attrmap.c
89
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_attrmap.c
96
if (BIO_printf(out, "%*s", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_attrmap.c
98
if (i2r_ATTRIBUTE_MAPPING(method, am, out, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_authattid.c
26
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_authattid.c
29
BIO_printf(out, "%*sIssuer Names:\n", indent, "");
crypto/openssl/crypto/x509/v3_authattid.c
30
OSSL_GENERAL_NAMES_print(out, iss->issuer, indent);
crypto/openssl/crypto/x509/v3_authattid.c
33
BIO_printf(out, "%*sIssuer Names: <none>\n", indent, "");
crypto/openssl/crypto/x509/v3_authattid.c
35
BIO_printf(out, "%*sIssuer Serial: ", indent, "");
crypto/openssl/crypto/x509/v3_authattid.c
40
BIO_printf(out, "%*sIssuer UID: ", indent, "");
crypto/openssl/crypto/x509/v3_authattid.c
45
BIO_printf(out, "%*sIssuer UID: <none>\n", indent, "");
crypto/openssl/crypto/x509/v3_authattid.c
52
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_authattid.c
58
if (BIO_printf(out, "%*sIssuer-Serials:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_authattid.c
61
if (i2r_ISSUER_SERIAL(method, aid, out, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_cpols.c
24
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_cpols.c
28
int indent);
crypto/openssl/crypto/x509/v3_cpols.c
29
static void print_notice(BIO *out, USERNOTICE *notice, int indent);
crypto/openssl/crypto/x509/v3_cpols.c
415
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_cpols.c
424
BIO_printf(out, "%*sPolicy: ", indent, "");
crypto/openssl/crypto/x509/v3_cpols.c
428
print_qualifiers(out, pinfo->qualifiers, indent + 2);
crypto/openssl/crypto/x509/v3_cpols.c
435
int indent)
crypto/openssl/crypto/x509/v3_cpols.c
445
BIO_printf(out, "%*sCPS: %.*s", indent, "",
crypto/openssl/crypto/x509/v3_cpols.c
451
BIO_printf(out, "%*sUser Notice:\n", indent, "");
crypto/openssl/crypto/x509/v3_cpols.c
452
print_notice(out, qualinfo->d.usernotice, indent + 2);
crypto/openssl/crypto/x509/v3_cpols.c
456
BIO_printf(out, "%*sUnknown Qualifier: ", indent + 2, "");
crypto/openssl/crypto/x509/v3_cpols.c
464
static void print_notice(BIO *out, USERNOTICE *notice, int indent)
crypto/openssl/crypto/x509/v3_cpols.c
470
BIO_printf(out, "%*sOrganization: %.*s\n", indent, "",
crypto/openssl/crypto/x509/v3_cpols.c
473
BIO_printf(out, "%*sNumber%s: ", indent, "",
crypto/openssl/crypto/x509/v3_cpols.c
495
BIO_printf(out, "%*sExplicit Text: %.*s", indent, "",
crypto/openssl/crypto/x509/v3_cpols.c
500
void X509_POLICY_NODE_print(BIO *out, X509_POLICY_NODE *node, int indent)
crypto/openssl/crypto/x509/v3_cpols.c
504
BIO_printf(out, "%*sPolicy: ", indent, "");
crypto/openssl/crypto/x509/v3_cpols.c
508
BIO_printf(out, "%*s%s\n", indent + 2, "",
crypto/openssl/crypto/x509/v3_cpols.c
511
print_qualifiers(out, dat->qualifier_set, indent + 2);
crypto/openssl/crypto/x509/v3_cpols.c
514
BIO_printf(out, "%*sNo Qualifiers\n", indent + 2, "");
crypto/openssl/crypto/x509/v3_crld.c
187
ASN1_BIT_STRING *rflags, int indent)
crypto/openssl/crypto/x509/v3_crld.c
191
BIO_printf(out, "%*s%s:\n%*s", indent, "", rname, indent + 2, "");
crypto/openssl/crypto/x509/v3_crld.c
24
int indent);
crypto/openssl/crypto/x509/v3_crld.c
356
int indent);
crypto/openssl/crypto/x509/v3_crld.c
420
static int print_distpoint(BIO *out, DIST_POINT_NAME *dpn, int indent)
crypto/openssl/crypto/x509/v3_crld.c
423
BIO_printf(out, "%*sFull Name:\n", indent, "");
crypto/openssl/crypto/x509/v3_crld.c
424
OSSL_GENERAL_NAMES_print(out, dpn->name.fullname, indent);
crypto/openssl/crypto/x509/v3_crld.c
429
BIO_printf(out, "%*sRelative Name:\n%*s", indent, "", indent + 2, "");
crypto/openssl/crypto/x509/v3_crld.c
437
int indent)
crypto/openssl/crypto/x509/v3_crld.c
441
print_distpoint(out, idp->distpoint, indent);
crypto/openssl/crypto/x509/v3_crld.c
443
BIO_printf(out, "%*sOnly User Certificates\n", indent, "");
crypto/openssl/crypto/x509/v3_crld.c
445
BIO_printf(out, "%*sOnly CA Certificates\n", indent, "");
crypto/openssl/crypto/x509/v3_crld.c
447
BIO_printf(out, "%*sIndirect CRL\n", indent, "");
crypto/openssl/crypto/x509/v3_crld.c
449
print_reasons(out, "Only Some Reasons", idp->onlysomereasons, indent);
crypto/openssl/crypto/x509/v3_crld.c
451
BIO_printf(out, "%*sOnly Attribute Certificates\n", indent, "");
crypto/openssl/crypto/x509/v3_crld.c
455
BIO_printf(out, "%*s<EMPTY>\n", indent, "");
crypto/openssl/crypto/x509/v3_crld.c
461
int indent)
crypto/openssl/crypto/x509/v3_crld.c
471
print_distpoint(out, point->distpoint, indent);
crypto/openssl/crypto/x509/v3_crld.c
473
print_reasons(out, "Reasons", point->reasons, indent);
crypto/openssl/crypto/x509/v3_crld.c
475
BIO_printf(out, "%*sCRL Issuer:\n", indent, "");
crypto/openssl/crypto/x509/v3_crld.c
476
OSSL_GENERAL_NAMES_print(out, point->CRLissuer, indent);
crypto/openssl/crypto/x509/v3_crld.c
483
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_crld.c
485
int indent);
crypto/openssl/crypto/x509/v3_crld.c
665
int indent)
crypto/openssl/crypto/x509/v3_crld.c
670
if (print_distpoint(out, pdp->distpoint, indent) <= 0)
crypto/openssl/crypto/x509/v3_crld.c
673
if (print_reasons(out, "Reasons", pdp->reasons, indent) <= 0)
crypto/openssl/crypto/x509/v3_crld.c
676
if (BIO_printf(out, "%*sIndirect CRL: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_crld.c
684
if (BIO_printf(out, "%*sContains User Attribute Certificates: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_crld.c
693
indent, "")
crypto/openssl/crypto/x509/v3_crld.c
704
indent, "")
crypto/openssl/crypto/x509/v3_group_ac.c
19
int indent)
crypto/openssl/crypto/x509/v3_ind_iss.c
19
int indent)
crypto/openssl/crypto/x509/v3_iobo.c
15
int indent)
crypto/openssl/crypto/x509/v3_iobo.c
17
if (BIO_printf(out, "%*s", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_ist.c
101
BIO_printf(out, "%*ssignTool : ", indent, "");
crypto/openssl/crypto/x509/v3_ist.c
109
BIO_printf(out, "%*scATool : ", indent, "");
crypto/openssl/crypto/x509/v3_ist.c
117
BIO_printf(out, "%*ssignToolCert: ", indent, "");
crypto/openssl/crypto/x509/v3_ist.c
125
BIO_printf(out, "%*scAToolCert : ", indent, "");
crypto/openssl/crypto/x509/v3_ist.c
92
int indent)
crypto/openssl/crypto/x509/v3_no_ass.c
19
int indent)
crypto/openssl/crypto/x509/v3_no_rev_avail.c
19
int indent)
crypto/openssl/crypto/x509/v3_pci.c
53
BIO *out, int indent);
crypto/openssl/crypto/x509/v3_pci.c
75
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_pci.c
77
BIO_printf(out, "%*sPath Length Constraint: ", indent, "");
crypto/openssl/crypto/x509/v3_pci.c
83
BIO_printf(out, "%*sPolicy Language: ", indent, "");
crypto/openssl/crypto/x509/v3_pci.c
86
BIO_printf(out, "\n%*sPolicy Text: %.*s", indent, "",
crypto/openssl/crypto/x509/v3_pku.c
19
int indent);
crypto/openssl/crypto/x509/v3_pku.c
38
int indent)
crypto/openssl/crypto/x509/v3_pku.c
40
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/x509/v3_prn.c
101
BIO_printf(out, "%*s%s", indent, "", value);
crypto/openssl/crypto/x509/v3_prn.c
110
BIO_printf(out, "%*s%s", indent, "", tmp);
crypto/openssl/crypto/x509/v3_prn.c
120
X509V3_EXT_val_prn(out, nval, indent,
crypto/openssl/crypto/x509/v3_prn.c
123
if (!method->i2r(method, ext_str, out, indent))
crypto/openssl/crypto/x509/v3_prn.c
140
unsigned long flag, int indent)
crypto/openssl/crypto/x509/v3_prn.c
148
BIO_printf(bp, "%*s%s:\n", indent, "", title);
crypto/openssl/crypto/x509/v3_prn.c
149
indent += 4;
crypto/openssl/crypto/x509/v3_prn.c
162
if (indent && BIO_printf(bp, "%*s", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_prn.c
168
if (!X509V3_EXT_print(bp, ex, flag, indent + 4)) {
crypto/openssl/crypto/x509/v3_prn.c
169
BIO_printf(bp, "%*s", indent + 4, "");
crypto/openssl/crypto/x509/v3_prn.c
179
unsigned long flag, int indent, int supported)
crypto/openssl/crypto/x509/v3_prn.c
188
BIO_printf(out, "%*s<Parse Error>", indent, "");
crypto/openssl/crypto/x509/v3_prn.c
190
BIO_printf(out, "%*s<Not Supported>", indent, "");
crypto/openssl/crypto/x509/v3_prn.c
194
return ASN1_parse_dump(out, ext, extlen, indent, -1) > 0;
crypto/openssl/crypto/x509/v3_prn.c
196
return BIO_dump_indent(out, (const char *)ext, extlen, indent) > 0;
crypto/openssl/crypto/x509/v3_prn.c
20
unsigned long flag, int indent, int supported);
crypto/openssl/crypto/x509/v3_prn.c
204
int X509V3_EXT_print_fp(FILE *fp, X509_EXTENSION *ext, int flag, int indent)
crypto/openssl/crypto/x509/v3_prn.c
211
ret = X509V3_EXT_print(bio_tmp, ext, flag, indent);
crypto/openssl/crypto/x509/v3_prn.c
24
void X509V3_EXT_val_prn(BIO *out, STACK_OF(CONF_VALUE) *val, int indent,
crypto/openssl/crypto/x509/v3_prn.c
32
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/x509/v3_prn.c
40
BIO_printf(out, "%*s", indent, "");
crypto/openssl/crypto/x509/v3_prn.c
70
int indent)
crypto/openssl/crypto/x509/v3_prn.c
86
return unknown_ext_print(out, p, extlen, flag, indent, 0);
crypto/openssl/crypto/x509/v3_prn.c
93
return unknown_ext_print(out, p, extlen, flag, indent, 1);
crypto/openssl/crypto/x509/v3_rolespec.c
32
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_rolespec.c
34
if (BIO_printf(out, "%*sRole Name: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_rolespec.c
40
if (BIO_printf(out, "%*sRole Certificate Issuer: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_rolespec.c
47
if (BIO_printf(out, "%*sRole Certificate Serial Number:", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_rolespec.c
49
if (ossl_serial_number_print(out, rscid->roleCertSerialNumber, indent) != 0)
crypto/openssl/crypto/x509/v3_rolespec.c
55
if (BIO_printf(out, "%*sRole Certificate Locator:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_rolespec.c
57
if (OSSL_GENERAL_NAMES_print(out, rscid->roleCertLocator, indent) <= 0)
crypto/openssl/crypto/x509/v3_rolespec.c
65
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_rolespec.c
75
indent, "", i + 1)
crypto/openssl/crypto/x509/v3_rolespec.c
79
if (i2r_OSSL_ROLE_SPEC_CERT_ID(method, rscid, out, indent + 4) != 1)
crypto/openssl/crypto/x509/v3_sda.c
22
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_sda.c
44
if (indent && BIO_printf(out, "%*s", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_sda.c
58
if (ossl_print_attribute_value(out, attr_nid, av, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_sda.c
63
} else if (BIO_printf(out, "%*s<No Values>\n", indent + 4, "") <= 0) {
crypto/openssl/crypto/x509/v3_single_use.c
19
int indent)
crypto/openssl/crypto/x509/v3_soa_id.c
19
int indent)
crypto/openssl/crypto/x509/v3_sxnet.c
23
int indent);
crypto/openssl/crypto/x509/v3_sxnet.c
58
int indent)
crypto/openssl/crypto/x509/v3_sxnet.c
72
BIO_printf(out, "%*sVersion: <unsupported>", indent, "");
crypto/openssl/crypto/x509/v3_sxnet.c
76
BIO_printf(out, "%*sVersion: %ld (0x%lX)", indent, "", vl + 1, vl);
crypto/openssl/crypto/x509/v3_sxnet.c
83
BIO_printf(out, "\n%*sZone: %s, User: ", indent, "", tmp);
crypto/openssl/crypto/x509/v3_timespec.c
129
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_timespec.c
160
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_timespec.c
179
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_timespec.c
182
if (!i2r_OSSL_DAY_TIME(method, band->startDayTime, out, indent))
crypto/openssl/crypto/x509/v3_timespec.c
190
if (!i2r_OSSL_DAY_TIME(method, band->endDayTime, out, indent))
crypto/openssl/crypto/x509/v3_timespec.c
340
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_timespec.c
348
if (BIO_printf(out, "%*sPeriod:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
351
if (BIO_printf(out, "%*sDaytime bands:\n", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
355
if (BIO_printf(out, "%*s", indent + 8, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
357
if (!i2r_OSSL_DAY_TIME_BAND(method, band, out, indent + 8))
crypto/openssl/crypto/x509/v3_timespec.c
366
if (BIO_printf(out, "%*sDays of the week: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
369
if (BIO_printf(out, "%*sDays of the month: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
372
if (BIO_printf(out, "%*sDays of the year: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
376
if (BIO_printf(out, "%*sDays: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
455
if (BIO_printf(out, "%*sWeeks of the month: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
458
if (BIO_printf(out, "%*sWeeks of the year: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
462
if (BIO_printf(out, "%*sWeeks: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
493
if (BIO_printf(out, "%*sMonths: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
522
if (BIO_printf(out, "%*sYears: ", indent + 4, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
539
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_timespec.c
546
if (BIO_printf(out, "%*sAbsolute: ", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
548
if (i2r_OSSL_TIME_SPEC_ABSOLUTE(method, time->choice.absolute, out, indent + 4) <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
552
if (BIO_printf(out, "%*sPeriodic:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
558
if (!i2r_OSSL_PERIOD(method, tp, out, indent + 4))
crypto/openssl/crypto/x509/v3_timespec.c
570
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_timespec.c
577
if (BIO_printf(out, "%*sTimezone: UTC%+03lld:00\n", indent, "", (long long int)tz) <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
581
if (BIO_printf(out, "%*sNOT this time:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_timespec.c
583
} else if (BIO_printf(out, "%*sTime:\n", indent, "") <= 0) {
crypto/openssl/crypto/x509/v3_timespec.c
586
return i2r_OSSL_TIME_SPEC_TIME(method, time->time, out, indent + 4);
crypto/openssl/crypto/x509/v3_usernotice.c
19
static int print_notice(BIO *out, USERNOTICE *notice, int indent)
crypto/openssl/crypto/x509/v3_usernotice.c
28
if (BIO_printf(out, "%*sOrganization: %.*s\n", indent, "",
crypto/openssl/crypto/x509/v3_usernotice.c
33
if (BIO_printf(out, "%*sNumber%s: ", indent, "",
crypto/openssl/crypto/x509/v3_usernotice.c
60
return BIO_printf(out, "%*sExplicit Text: %.*s", indent, "",
crypto/openssl/crypto/x509/v3_usernotice.c
68
BIO *out, int indent)
crypto/openssl/crypto/x509/v3_usernotice.c
73
if (BIO_printf(out, "%*sUser Notices:\n", indent, "") <= 0)
crypto/openssl/crypto/x509/v3_usernotice.c
78
if (!print_notice(out, unotice, indent + 4))
crypto/openssl/crypto/x509/v3_utl.c
1420
int OSSL_GENERAL_NAMES_print(BIO *out, GENERAL_NAMES *gens, int indent)
crypto/openssl/crypto/x509/v3_utl.c
1427
BIO_printf(out, "%*s", indent + 2, "");
crypto/openssl/crypto/x509/x_attrib.c
106
if (BIO_printf(out, "%*s", indent, "") < 0)
crypto/openssl/crypto/x509/x_attrib.c
113
if (BIO_printf(out, "%*s", indent, "") < 0)
crypto/openssl/crypto/x509/x_attrib.c
119
return BIO_printf(out, "%*sNULL", indent, "") >= 4;
crypto/openssl/crypto/x509/x_attrib.c
122
if (BIO_printf(out, "%*s", indent, "") < 0)
crypto/openssl/crypto/x509/x_attrib.c
134
return BIO_printf(out, "%*s%.*s", indent, "",
crypto/openssl/crypto/x509/x_attrib.c
143
return BIO_printf(out, "%*s%.*s", indent, "",
crypto/openssl/crypto/x509/x_attrib.c
149
return BIO_printf(out, "%*sREAL", indent, "") >= 4;
crypto/openssl/crypto/x509/x_attrib.c
181
if (X509_NAME_print_ex(out, xn, indent, XN_FLAG_SEP_CPLUS_SPC) <= 0)
crypto/openssl/crypto/x509/x_attrib.c
190
av->value.sequence->length, indent, 1)
crypto/openssl/crypto/x509/x_attrib.c
195
av->value.set->length, indent, 1)
crypto/openssl/crypto/x509/x_attrib.c
207
return BIO_printf(out, "%*s%.*s", indent, "",
crypto/openssl/crypto/x509/x_attrib.c
213
return BIO_printf(out, "%*s%.*s", indent, "",
crypto/openssl/crypto/x509/x_attrib.c
219
return BIO_printf(out, "%*s%.*s", indent, "",
crypto/openssl/crypto/x509/x_attrib.c
225
return BIO_printf(out, "%*s%.*s", indent, "",
crypto/openssl/crypto/x509/x_attrib.c
244
indent,
crypto/openssl/crypto/x509/x_attrib.c
79
int indent)
crypto/openssl/crypto/x509/x_attrib.c
90
return BIO_printf(out, "%*sTRUE", indent, "") >= 4;
crypto/openssl/crypto/x509/x_attrib.c
92
return BIO_printf(out, "%*sFALSE", indent, "") >= 5;
crypto/openssl/crypto/x509/x_attrib.c
97
if (BIO_printf(out, "%*s", indent, "") < 0)
crypto/openssl/crypto/x509/x_ietfatt.c
193
int OSSL_IETF_ATTR_SYNTAX_print(BIO *bp, OSSL_IETF_ATTR_SYNTAX *a, int indent)
crypto/openssl/crypto/x509/x_ietfatt.c
199
if (BIO_printf(bp, "%*s", indent, "") <= 0)
crypto/openssl/crypto/x509/x_ietfatt.c
218
if (BIO_printf(bp, "%*s", indent, "") <= 0)
crypto/openssl/crypto/x509/x_name.c
290
int indent,
crypto/openssl/crypto/x509/x_name.c
294
indent, pctx->nm_flags)
crypto/openssl/crypto/x509/x_name.c
43
int indent,
crypto/openssl/crypto/x509/x_pubkey.c
248
static int x509_pubkey_ex_print(BIO *out, const ASN1_VALUE **pval, int indent,
crypto/openssl/crypto/x509/x_pubkey.c
251
return ASN1_item_print(out, *pval, indent,
crypto/openssl/include/crypto/asn1.h
32
int (*pub_print)(BIO *out, const EVP_PKEY *pkey, int indent,
crypto/openssl/include/crypto/asn1.h
36
int (*priv_print)(BIO *out, const EVP_PKEY *pkey, int indent,
crypto/openssl/include/crypto/asn1.h
47
int (*param_print)(BIO *out, const EVP_PKEY *pkey, int indent,
crypto/openssl/include/crypto/asn1.h
51
int indent, ASN1_PCTX *pctx);
crypto/openssl/include/crypto/x509.h
395
int indent);
crypto/openssl/include/crypto/x509.h
397
int ossl_serial_number_print(BIO *out, const ASN1_INTEGER *bs, int indent);
crypto/openssl/include/internal/ffc.h
153
int ossl_ffc_params_print(BIO *bp, const FFC_PARAMS *ffc, int indent);
crypto/openssl/include/openssl/asn1.h
1060
int ASN1_item_print(BIO *out, const ASN1_VALUE *ifld, int indent,
crypto/openssl/include/openssl/asn1.h
354
attr int fname##_print_ctx(BIO *out, const stname *x, int indent, \
crypto/openssl/include/openssl/asn1.h
683
BIT_STRING_BITNAME *tbl, int indent);
crypto/openssl/include/openssl/asn1.h
977
int ASN1_parse(BIO *bp, const unsigned char *pp, long len, int indent);
crypto/openssl/include/openssl/asn1.h
978
int ASN1_parse_dump(BIO *bp, const unsigned char *pp, long len, int indent,
crypto/openssl/include/openssl/asn1t.h
634
int indent, const char *fname,
crypto/openssl/include/openssl/asn1t.h
643
const ASN1_ITEM *it, int indent,
crypto/openssl/include/openssl/asn1t.h
704
int indent;
crypto/openssl/include/openssl/asn1t.h
851
int fname##_print_ctx(BIO *out, const stname *x, int indent, \
crypto/openssl/include/openssl/asn1t.h
854
return ASN1_item_print(out, (const ASN1_VALUE *)x, indent, \
crypto/openssl/include/openssl/bio.h
757
int BIO_indent(BIO *b, int indent, int max);
crypto/openssl/include/openssl/bio.h
831
void *u, const void *s, int len, int indent);
crypto/openssl/include/openssl/bio.h
833
int BIO_dump_indent(BIO *b, const void *bytes, int len, int indent);
crypto/openssl/include/openssl/bio.h
836
int BIO_dump_indent_fp(FILE *fp, const void *s, int len, int indent);
crypto/openssl/include/openssl/bio.h
838
int BIO_hex_string(BIO *out, int indent, int width, const void *data,
crypto/openssl/include/openssl/ct.h
354
void SCT_print(const SCT *sct, BIO *out, int indent, const CTLOG_STORE *logs);
crypto/openssl/include/openssl/ct.h
363
void SCT_LIST_print(const STACK_OF(SCT) *sct_list, BIO *out, int indent,
crypto/openssl/include/openssl/evp.h
1471
int indent, ASN1_PCTX *pctx);
crypto/openssl/include/openssl/evp.h
1473
int indent, ASN1_PCTX *pctx);
crypto/openssl/include/openssl/evp.h
1475
int indent, ASN1_PCTX *pctx);
crypto/openssl/include/openssl/evp.h
1478
int indent, ASN1_PCTX *pctx);
crypto/openssl/include/openssl/evp.h
1480
int indent, ASN1_PCTX *pctx);
crypto/openssl/include/openssl/evp.h
1482
int indent, ASN1_PCTX *pctx);
crypto/openssl/include/openssl/evp.h
1636
int indent, ASN1_PCTX *pctx),
crypto/openssl/include/openssl/evp.h
1647
int indent,
crypto/openssl/include/openssl/evp.h
1662
int indent,
crypto/openssl/include/openssl/x509.h
1014
int X509_aux_print(BIO *out, X509 *x, int indent);
crypto/openssl/include/openssl/x509.h
1021
int X509_NAME_print_ex_fp(FILE *fp, const X509_NAME *nm, int indent,
crypto/openssl/include/openssl/x509.h
1026
int X509_NAME_print_ex(BIO *out, const X509_NAME *nm, int indent,
crypto/openssl/include/openssl/x509.h
540
int X509_signature_dump(BIO *bp, const ASN1_STRING *sig, int indent);
crypto/openssl/include/openssl/x509_acert.h
185
int OSSL_IETF_ATTR_SYNTAX_print(BIO *bp, OSSL_IETF_ATTR_SYNTAX *a, int indent);
crypto/openssl/include/openssl/x509v3.h
1000
void X509V3_EXT_val_prn(BIO *out, STACK_OF(CONF_VALUE) *val, int indent,
crypto/openssl/include/openssl/x509v3.h
1003
int indent);
crypto/openssl/include/openssl/x509v3.h
1005
int X509V3_EXT_print_fp(FILE *out, X509_EXTENSION *ext, int flag, int indent);
crypto/openssl/include/openssl/x509v3.h
1009
unsigned long flag, int indent);
crypto/openssl/include/openssl/x509v3.h
1085
void X509_POLICY_NODE_print(BIO *out, X509_POLICY_NODE *node, int indent);
crypto/openssl/include/openssl/x509v3.h
1495
int OSSL_GENERAL_NAMES_print(BIO *out, GENERAL_NAMES *gens, int indent);
crypto/openssl/include/openssl/x509v3.h
58
BIO *out, int indent);
crypto/openssl/ssl/t1_trce.c
1004
BIO_dump_indent(bio, (const char *)msg, extslen, indent + 2);
crypto/openssl/ssl/t1_trce.c
1008
if (!ssl_print_extension(bio, indent + 2, server, mt, extype, msg,
crypto/openssl/ssl/t1_trce.c
1020
static int ssl_print_client_hello(BIO *bio, const SSL_CONNECTION *sc, int indent,
crypto/openssl/ssl/t1_trce.c
1026
if (!ssl_print_version(bio, indent, "client_version", &msg, &msglen, NULL))
crypto/openssl/ssl/t1_trce.c
1028
if (!ssl_print_random(bio, indent, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1030
if (!ssl_print_hexbuf(bio, indent, "session_id", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1033
if (!ssl_print_hexbuf(bio, indent, "cookie", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1041
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1047
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1061
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1064
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1071
if (!ssl_print_extensions(bio, indent, 0, SSL3_MT_CLIENT_HELLO, &msg,
crypto/openssl/ssl/t1_trce.c
1077
static int dtls_print_hello_vfyrequest(BIO *bio, int indent,
crypto/openssl/ssl/t1_trce.c
1080
if (!ssl_print_version(bio, indent, "server_version", &msg, &msglen, NULL))
crypto/openssl/ssl/t1_trce.c
1082
if (!ssl_print_hexbuf(bio, indent, "cookie", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1087
static int ssl_print_server_hello(BIO *bio, int indent,
crypto/openssl/ssl/t1_trce.c
1093
if (!ssl_print_version(bio, indent, "server_version", &msg, &msglen, &vers))
crypto/openssl/ssl/t1_trce.c
1095
if (!ssl_print_random(bio, indent, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1098
&& !ssl_print_hexbuf(bio, indent, "session_id", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1103
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1111
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1117
if (!ssl_print_extensions(bio, indent, 1, SSL3_MT_SERVER_HELLO, &msg,
crypto/openssl/ssl/t1_trce.c
1171
static int ssl_print_client_keyex(BIO *bio, int indent, const SSL_CONNECTION *sc,
crypto/openssl/ssl/t1_trce.c
1177
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1180
if (!ssl_print_hexbuf(bio, indent + 2,
crypto/openssl/ssl/t1_trce.c
1189
ssl_print_hex(bio, indent + 2,
crypto/openssl/ssl/t1_trce.c
1192
if (!ssl_print_hexbuf(bio, indent + 2,
crypto/openssl/ssl/t1_trce.c
1200
if (!ssl_print_hexbuf(bio, indent + 2, "dh_Yc", 2, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1206
if (!ssl_print_hexbuf(bio, indent + 2, "ecdh_Yc", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1210
ssl_print_hex(bio, indent + 2, "GostKeyTransportBlob", msg, msglen);
crypto/openssl/ssl/t1_trce.c
1214
ssl_print_hex(bio, indent + 2,
crypto/openssl/ssl/t1_trce.c
1223
static int ssl_print_server_keyex(BIO *bio, int indent, const SSL_CONNECTION *sc,
crypto/openssl/ssl/t1_trce.c
1229
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1232
if (!ssl_print_hexbuf(bio, indent + 2,
crypto/openssl/ssl/t1_trce.c
1239
if (!ssl_print_hexbuf(bio, indent + 2, "rsa_modulus", 2, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1241
if (!ssl_print_hexbuf(bio, indent + 2, "rsa_exponent", 2,
crypto/openssl/ssl/t1_trce.c
1248
if (!ssl_print_hexbuf(bio, indent + 2, "dh_p", 2, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1250
if (!ssl_print_hexbuf(bio, indent + 2, "dh_g", 2, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1252
if (!ssl_print_hexbuf(bio, indent + 2, "dh_Ys", 2, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1260
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1274
if (!ssl_print_hexbuf(bio, indent + 2, "point", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1287
ssl_print_signature(bio, indent, sc, &msg, &msglen);
crypto/openssl/ssl/t1_trce.c
1291
static int ssl_print_certificate(BIO *bio, const SSL_CONNECTION *sc, int indent,
crypto/openssl/ssl/t1_trce.c
1306
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1332
int server, int indent, const unsigned char **pmsg, size_t *pmsglen)
crypto/openssl/ssl/t1_trce.c
1363
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1369
EVP_PKEY_print_public(bio, pkey, indent + 2, NULL);
crypto/openssl/ssl/t1_trce.c
1375
int indent, const unsigned char *msg,
crypto/openssl/ssl/t1_trce.c
1381
&& !ssl_print_hexbuf(bio, indent, "context", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1392
if (!ssl_print_raw_public_key(bio, sc, server, indent, &msg, &clen))
crypto/openssl/ssl/t1_trce.c
1395
&& !ssl_print_extensions(bio, indent + 2, server,
crypto/openssl/ssl/t1_trce.c
1400
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1403
if (!ssl_print_certificate(bio, sc, indent + 2, &msg, &clen))
crypto/openssl/ssl/t1_trce.c
1406
&& !ssl_print_extensions(bio, indent + 2, server,
crypto/openssl/ssl/t1_trce.c
1414
int server, int indent,
crypto/openssl/ssl/t1_trce.c
1438
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1440
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1442
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1448
BIO_dump_indent(bio, (const char *)msg, clen, indent);
crypto/openssl/ssl/t1_trce.c
1476
ret = ssl_print_certificates(bio, sc, server, indent, ucdata, uclen);
crypto/openssl/ssl/t1_trce.c
1484
static int ssl_print_cert_request(BIO *bio, int indent, const SSL_CONNECTION *sc,
crypto/openssl/ssl/t1_trce.c
1491
if (!ssl_print_hexbuf(bio, indent, "request_context", 1, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1493
if (!ssl_print_extensions(bio, indent, 1,
crypto/openssl/ssl/t1_trce.c
1504
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1506
if (!ssl_trace_list(bio, indent + 2, msg, xlen, 1, ssl_ctype_tbl))
crypto/openssl/ssl/t1_trce.c
1519
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1522
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1535
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1551
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1566
if (!ssl_print_hexbuf(bio, indent, "request_extensions", 2,
crypto/openssl/ssl/t1_trce.c
1573
static int ssl_print_ticket(BIO *bio, int indent, const SSL_CONNECTION *sc,
crypto/openssl/ssl/t1_trce.c
1579
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1591
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1604
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1606
if (!ssl_print_hexbuf(bio, indent + 2, "ticket_nonce", 1, &msg,
crypto/openssl/ssl/t1_trce.c
1610
if (!ssl_print_hexbuf(bio, indent + 2, "ticket", 2, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1613
&& !ssl_print_extensions(bio, indent + 2, 0,
crypto/openssl/ssl/t1_trce.c
1623
int indent)
crypto/openssl/ssl/t1_trce.c
1632
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1640
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
1653
if (!ssl_print_client_hello(bio, sc, indent + 2, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1658
if (!dtls_print_hello_vfyrequest(bio, indent + 2, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1663
if (!ssl_print_server_hello(bio, indent + 2, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1668
if (!ssl_print_server_keyex(bio, indent + 2, sc, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1673
if (!ssl_print_client_keyex(bio, indent + 2, sc, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1678
if (!ssl_print_certificates(bio, sc, server, indent + 2, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1683
if (!ssl_print_compressed_certificates(bio, sc, server, indent + 2, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1688
if (!ssl_print_signature(bio, indent + 2, sc, &msg, &msglen))
crypto/openssl/ssl/t1_trce.c
1693
if (!ssl_print_cert_request(bio, indent + 2, sc, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1698
ssl_print_hex(bio, indent + 2, "verify_data", msg, msglen);
crypto/openssl/ssl/t1_trce.c
1704
ssl_print_hex(bio, indent + 2, "unexpected value", msg, msglen);
crypto/openssl/ssl/t1_trce.c
1708
if (!ssl_print_ticket(bio, indent + 2, sc, msg, msglen))
crypto/openssl/ssl/t1_trce.c
1713
if (!ssl_print_extensions(bio, indent + 2, 1,
crypto/openssl/ssl/t1_trce.c
1720
ssl_print_hex(bio, indent + 2, "unexpected value", msg, msglen);
crypto/openssl/ssl/t1_trce.c
1723
if (!ssl_trace_list(bio, indent + 2, msg, msglen, 1,
crypto/openssl/ssl/t1_trce.c
1729
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
1731
BIO_dump_indent(bio, (const char *)msg, msglen, indent + 4);
crypto/openssl/ssl/t1_trce.c
27
#define ssl_trace_list(bio, indent, msg, msglen, value, table) \
crypto/openssl/ssl/t1_trce.c
28
do_ssl_trace_list(bio, indent, msg, msglen, value, \
crypto/openssl/ssl/t1_trce.c
43
static int do_ssl_trace_list(BIO *bio, int indent,
crypto/openssl/ssl/t1_trce.c
55
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
664
static void ssl_print_hex(BIO *bio, int indent, const char *name,
crypto/openssl/ssl/t1_trce.c
669
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
676
static int ssl_print_hexbuf(BIO *bio, int indent, const char *name, size_t nlen,
crypto/openssl/ssl/t1_trce.c
690
ssl_print_hex(bio, indent, name, p, blen);
crypto/openssl/ssl/t1_trce.c
696
static int ssl_print_version(BIO *bio, int indent, const char *name,
crypto/openssl/ssl/t1_trce.c
707
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
715
static int ssl_print_random(BIO *bio, int indent,
crypto/openssl/ssl/t1_trce.c
728
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
730
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
732
ssl_print_hex(bio, indent + 2, "random_bytes", p, 28);
crypto/openssl/ssl/t1_trce.c
738
static int ssl_print_signature(BIO *bio, int indent, const SSL_CONNECTION *sc,
crypto/openssl/ssl/t1_trce.c
747
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
753
return ssl_print_hexbuf(bio, indent, "Signature", 2, pmsg, pmsglen);
crypto/openssl/ssl/t1_trce.c
756
static int ssl_print_extension(BIO *bio, int indent, int server,
crypto/openssl/ssl/t1_trce.c
764
BIO_indent(bio, indent, 80);
crypto/openssl/ssl/t1_trce.c
774
return ssl_trace_list(bio, indent + 2, ext + 1, xlen, 2, ssl_comp_cert_tbl);
crypto/openssl/ssl/t1_trce.c
780
return ssl_trace_list(bio, indent + 2, ext, xlen, 1, ssl_mfl_tbl);
crypto/openssl/ssl/t1_trce.c
788
return ssl_trace_list(bio, indent + 2, ext + 1, xlen, 1, ssl_point_tbl);
crypto/openssl/ssl/t1_trce.c
796
return ssl_trace_list(bio, indent + 2, ext + 2, xlen, 2, ssl_groups_tbl);
crypto/openssl/ssl/t1_trce.c
809
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
828
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
850
ssl_print_hex(bio, indent + 4, "client_verify_data", ext, xlen);
crypto/openssl/ssl/t1_trce.c
853
ssl_print_hex(bio, indent + 4, "server_verify_data", ext, xlen);
crypto/openssl/ssl/t1_trce.c
856
BIO_indent(bio, indent + 4, 80);
crypto/openssl/ssl/t1_trce.c
863
ssl_print_hex(bio, indent + 4, "ticket", ext, extlen);
crypto/openssl/ssl/t1_trce.c
872
BIO_indent(bio, indent + 4, 80);
crypto/openssl/ssl/t1_trce.c
898
BIO_indent(bio, indent + 4, 80);
crypto/openssl/ssl/t1_trce.c
901
ssl_print_hex(bio, indent + 4, "key_exchange: ", ext, share_len);
crypto/openssl/ssl/t1_trce.c
912
BIO_indent(bio, indent + 4, 80);
crypto/openssl/ssl/t1_trce.c
922
return ssl_trace_list(bio, indent + 2, ext + 1, xlen, 2,
crypto/openssl/ssl/t1_trce.c
931
return ssl_trace_list(bio, indent + 2, ext + 1, xlen, 1,
crypto/openssl/ssl/t1_trce.c
943
BIO_indent(bio, indent + 2, 80);
crypto/openssl/ssl/t1_trce.c
952
return ssl_trace_list(bio, indent + 2, ext, 1, 1, ssl_cert_type_tbl);
crypto/openssl/ssl/t1_trce.c
959
return ssl_trace_list(bio, indent + 2, ext + 1, xlen, 1, ssl_cert_type_tbl);
crypto/openssl/ssl/t1_trce.c
962
BIO_dump_indent(bio, (const char *)ext, extlen, indent + 2);
crypto/openssl/ssl/t1_trce.c
967
static int ssl_print_extensions(BIO *bio, int indent, int server,
crypto/openssl/ssl/t1_trce.c
974
BIO_indent(bio, indent, 80);
crypto/openssl/test/bio_prefix_text.c
146
size_t idx, indent;
crypto/openssl/test/bio_prefix_text.c
203
indent = strtoul(colon, &endptr, 10);
crypto/openssl/test/bio_prefix_text.c
215
if (BIO_set_indent(chain[idx], (long)indent) <= 0) {
crypto/openssl/test/endecoder_legacy_test.c
69
int indent, ASN1_PCTX *pctx);
lib/libefivar/efiutil.c
104
printf("%*s%04x: ", indent, "", (int)i);
lib/libefivar/efiutil.c
46
efi_asciidump(uint8_t *data, size_t datalen, int indent)
lib/libefivar/efiutil.c
57
printf("\n%*s", indent, "");
lib/libefivar/efiutil.c
64
printf("\n%*s", indent, "");
lib/libefivar/efiutil.c
73
efi_utf8dump(uint8_t *data, size_t datalen, int indent)
lib/libefivar/efiutil.c
86
printf("%*s%s\n", indent, "", utf8);
lib/libefivar/efiutil.c
92
efi_hexdump(uint8_t *data, size_t datalen, int indent)
lib/libefivar/efivar.h
86
void efi_asciidump(uint8_t *data, size_t datalen, int indent);
lib/libefivar/efivar.h
89
void efi_hexdump(uint8_t *data, size_t datalen, int indent);
lib/libefivar/efivar.h
90
void efi_utf8dump(uint8_t *data, size_t datalen, int indent);
lib/libmt/mtlib.c
225
mt_status_tree_sbuf(struct sbuf *sb, struct mt_status_entry *entry, int indent,
lib/libmt/mtlib.c
236
"type: %d, desc: %s\n", indent, "", entry->entry_name,
lib/libmt/mtlib.c
241
indent + 1, "", nv->name, nv->value);
lib/libmt/mtlib.c
246
mt_status_tree_sbuf(sb, entry2, indent + 2, sbuf_func, arg);
lib/libmt/mtlib.c
250
mt_status_tree_print(struct mt_status_entry *entry, int indent,
lib/libmt/mtlib.c
259
mt_status_tree_print(entry2, indent + 2, print_func,
lib/libmt/mtlib.c
267
mt_status_tree_sbuf(sb, entry, indent, NULL, NULL);
lib/libmt/mtlib.h
91
int indent, void (*sbuf_func)(struct sbuf *sb,
lib/libmt/mtlib.h
93
void mt_status_tree_print(struct mt_status_entry *entry, int indent,
sbin/geom/core/geom.c
693
compute_tree_width_geom(struct gmesh *mesh, struct ggeom *gp, int indent)
sbin/geom/core/geom.c
701
max_width = width = indent + strlen(gp->lg_name);
sbin/geom/core/geom.c
711
gp2, indent + 2);
sbin/geom/core/geom.c
745
show_tree_geom(struct gmesh *mesh, struct ggeom *gp, int indent, int width)
sbin/geom/core/geom.c
753
printf("%*s%-*.*s %-*.*s\n", indent, "",
sbin/geom/core/geom.c
754
width - indent, width - indent, gp->lg_name,
sbin/geom/core/geom.c
760
printf("%*s%-*.*s %-*.*s %s\n", indent, "",
sbin/geom/core/geom.c
761
width - indent, width - indent, gp->lg_name,
sbin/geom/core/geom.c
772
indent + 2, width);
sbin/growfs/debug.c
105
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)mem, comment);
sbin/growfs/debug.c
106
indent++;
sbin/growfs/debug.c
115
indent--;
sbin/growfs/debug.c
133
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)sb, comment);
sbin/growfs/debug.c
134
indent++;
sbin/growfs/debug.c
336
indent--;
sbin/growfs/debug.c
354
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
355
indent++;
sbin/growfs/debug.c
389
indent--;
sbin/growfs/debug.c
406
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cs, comment);
sbin/growfs/debug.c
407
indent++;
sbin/growfs/debug.c
414
indent--;
sbin/growfs/debug.c
431
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cs, comment);
sbin/growfs/debug.c
432
indent++;
sbin/growfs/debug.c
450
indent--;
sbin/growfs/debug.c
468
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
469
indent++;
sbin/growfs/debug.c
491
indent--;
sbin/growfs/debug.c
511
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
512
indent++;
sbin/growfs/debug.c
538
indent--;
sbin/growfs/debug.c
557
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
558
indent++;
sbin/growfs/debug.c
57
static unsigned int indent = 0;
sbin/growfs/debug.c
583
indent--;
sbin/growfs/debug.c
602
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
603
indent++;
sbin/growfs/debug.c
610
indent--;
sbin/growfs/debug.c
638
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)cgr, comment);
sbin/growfs/debug.c
639
indent++;
sbin/growfs/debug.c
652
indent--;
sbin/growfs/debug.c
672
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)ino, comment);
sbin/growfs/debug.c
673
indent++;
sbin/growfs/debug.c
720
indent--;
sbin/growfs/debug.c
739
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)ino, comment);
sbin/growfs/debug.c
740
indent++;
sbin/growfs/debug.c
791
indent--;
sbin/growfs/debug.c
810
fprintf(dbg_log, "# %d@%lx: %s\n", indent, (unsigned long)block,
sbin/growfs/debug.c
812
indent++;
sbin/growfs/debug.c
830
indent--;
sbin/ipf/ipf/ipfcomp.c
24
static void indent(FILE *, int);
sbin/ipf/ipf/ipfcomp.c
450
indent(fp, sin);
sbin/ipf/ipf/ipfcomp.c
471
indent(fp, sin);
sbin/ipf/ipf/ipfcomp.c
709
indent(fp, j);
sbin/ipf/ipf/ipfcomp.c
726
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
735
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
743
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
753
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
761
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
771
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
781
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
792
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
800
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
808
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
819
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
827
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
835
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
849
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
864
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
874
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
884
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
894
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
904
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
914
indent(fp, in);
sbin/ipf/ipf/ipfcomp.c
926
indent(fp, in);
stand/libsa/zfs/nvlist.c
1558
nvpair_print(nvp_header_t *nvp, unsigned int indent)
stand/libsa/zfs/nvlist.c
1577
for (i = 0; i < indent; i++)
stand/libsa/zfs/nvlist.c
1650
nvlist_print(&nvlist, indent + 2);
stand/libsa/zfs/nvlist.c
1659
nvlist_print(&nvlist, indent + 2);
stand/libsa/zfs/nvlist.c
1661
for (i = 0; i < indent; i++)
stand/libsa/zfs/nvlist.c
1686
nvlist_print(const nvlist_t *nvl, unsigned int indent)
stand/libsa/zfs/nvlist.c
1694
nvpair_print(nvp, indent);
stand/libsa/zfs/nvlist.c
1697
printf("%*s\n", indent + 13, "End of nvlist");
stand/libsa/zfs/zfsimpl.c
1480
print_state(int indent, const char *name, vdev_state_t state)
stand/libsa/zfs/zfsimpl.c
1486
for (i = 0; i < indent; i++)
stand/libsa/zfs/zfsimpl.c
1493
vdev_status(vdev_t *vdev, int indent)
stand/libsa/zfs/zfsimpl.c
1500
indent++;
stand/libsa/zfs/zfsimpl.c
1503
ret = print_state(indent, vdev->v_name, vdev->v_state);
stand/libsa/zfs/zfsimpl.c
1508
ret = vdev_status(kid, indent + 1);
sys/cam/scsi/scsi_sa.c
1166
safillprot(struct sa_softc *softc, int *indent, struct sbuf *sb)
sys/cam/scsi/scsi_sa.c
1170
SASBADDNODE(sb, *indent, protection);
sys/cam/scsi/scsi_sa.c
1175
SASBADDINTDESC(sb, *indent, tmpint, %d, protection_supported,
sys/cam/scsi/scsi_sa.c
1184
SASBADDUINTDESC(sb, *indent, prot->prot_method, %u,
sys/cam/scsi/scsi_sa.c
1186
SASBADDUINTDESC(sb, *indent, prot->pi_length, %u,
sys/cam/scsi/scsi_sa.c
1188
SASBADDUINTDESC(sb, *indent, prot->lbp_w, %u,
sys/cam/scsi/scsi_sa.c
1190
SASBADDUINTDESC(sb, *indent, prot->lbp_r, %u,
sys/cam/scsi/scsi_sa.c
1192
SASBADDUINTDESC(sb, *indent, prot->rbdp, %u,
sys/cam/scsi/scsi_sa.c
1196
SASBENDNODE(sb, *indent, protection);
sys/cam/scsi/scsi_sa.c
273
#define SASBADDBASE(sb, indent, data, xfmt, name, type, xsize, desc) \
sys/cam/scsi/scsi_sa.c
275
"fmt=\"%s\" desc=\"%s\">" #xfmt "</%s>\n", indent, "", \
sys/cam/scsi/scsi_sa.c
278
#define SASBADDINT(sb, indent, data, fmt, name) \
sys/cam/scsi/scsi_sa.c
279
SASBADDBASE(sb, indent, data, fmt, name, int, sizeof(data), \
sys/cam/scsi/scsi_sa.c
282
#define SASBADDINTDESC(sb, indent, data, fmt, name, desc) \
sys/cam/scsi/scsi_sa.c
283
SASBADDBASE(sb, indent, data, fmt, name, int, sizeof(data), \
sys/cam/scsi/scsi_sa.c
286
#define SASBADDUINT(sb, indent, data, fmt, name) \
sys/cam/scsi/scsi_sa.c
287
SASBADDBASE(sb, indent, data, fmt, name, uint, sizeof(data), \
sys/cam/scsi/scsi_sa.c
290
#define SASBADDUINTDESC(sb, indent, data, fmt, name, desc) \
sys/cam/scsi/scsi_sa.c
291
SASBADDBASE(sb, indent, data, fmt, name, uint, sizeof(data), \
sys/cam/scsi/scsi_sa.c
294
#define SASBADDFIXEDSTR(sb, indent, data, fmt, name) \
sys/cam/scsi/scsi_sa.c
295
SASBADDBASE(sb, indent, data, fmt, name, str, sizeof(data), \
sys/cam/scsi/scsi_sa.c
298
#define SASBADDFIXEDSTRDESC(sb, indent, data, fmt, name, desc) \
sys/cam/scsi/scsi_sa.c
299
SASBADDBASE(sb, indent, data, fmt, name, str, sizeof(data), \
sys/cam/scsi/scsi_sa.c
302
#define SASBADDVARSTR(sb, indent, data, fmt, name, maxlen) \
sys/cam/scsi/scsi_sa.c
303
SASBADDBASE(sb, indent, data, fmt, name, str, maxlen, NULL)
sys/cam/scsi/scsi_sa.c
305
#define SASBADDVARSTRDESC(sb, indent, data, fmt, name, maxlen, desc) \
sys/cam/scsi/scsi_sa.c
306
SASBADDBASE(sb, indent, data, fmt, name, str, maxlen, desc)
sys/cam/scsi/scsi_sa.c
308
#define SASBADDNODE(sb, indent, name) { \
sys/cam/scsi/scsi_sa.c
309
sbuf_printf(sb, "%*s<%s type=\"%s\">\n", indent, "", #name, \
sys/cam/scsi/scsi_sa.c
311
indent += 2; \
sys/cam/scsi/scsi_sa.c
314
#define SASBADDNODENUM(sb, indent, name, num) { \
sys/cam/scsi/scsi_sa.c
315
sbuf_printf(sb, "%*s<%s type=\"%s\" num=\"%d\">\n", indent, "", \
sys/cam/scsi/scsi_sa.c
317
indent += 2; \
sys/cam/scsi/scsi_sa.c
320
#define SASBENDNODE(sb, indent, name) { \
sys/cam/scsi/scsi_sa.c
321
indent -= 2; \
sys/cam/scsi/scsi_sa.c
322
sbuf_printf(sb, "%*s</%s>\n", indent, "", #name); \
sys/cam/scsi/scsi_sa.c
4709
int indent, error;
sys/cam/scsi/scsi_sa.c
4726
indent = 0;
sys/cam/scsi/scsi_sa.c
4727
SASBADDNODE(sb, indent, mtextget);
sys/cam/scsi/scsi_sa.c
4731
SASBADDVARSTR(sb, indent, periph->periph_name, %s, periph_name,
sys/cam/scsi/scsi_sa.c
4733
SASBADDUINT(sb, indent, periph->unit_number, %u, unit_number);
sys/cam/scsi/scsi_sa.c
4745
SASBADDVARSTRDESC(sb, indent, tmpstr, %s, vendor,
sys/cam/scsi/scsi_sa.c
4750
SASBADDVARSTRDESC(sb, indent, tmpstr, %s, product,
sys/cam/scsi/scsi_sa.c
4755
SASBADDVARSTRDESC(sb, indent, tmpstr, %s, revision,
sys/cam/scsi/scsi_sa.c
4789
SASBADDVARSTRDESC(sb, indent, tmpstr2, %s, serial_num,
sys/cam/scsi/scsi_sa.c
4799
SASBADDVARSTRDESC(sb, indent, tmpstr, %s, serial_num,
sys/cam/scsi/scsi_sa.c
4803
SASBADDUINTDESC(sb, indent, softc->maxio, %u, maxio,
sys/cam/scsi/scsi_sa.c
4806
SASBADDUINTDESC(sb, indent, softc->cpi_maxio, %u, cpi_maxio,
sys/cam/scsi/scsi_sa.c
4809
SASBADDUINTDESC(sb, indent, softc->max_blk, %u, max_blk,
sys/cam/scsi/scsi_sa.c
4812
SASBADDUINTDESC(sb, indent, softc->min_blk, %u, min_blk,
sys/cam/scsi/scsi_sa.c
4815
SASBADDUINTDESC(sb, indent, softc->blk_gran, %u, blk_gran,
sys/cam/scsi/scsi_sa.c
4820
SASBADDUINTDESC(sb, indent, maxio_tmp, %u, max_effective_iosize,
sys/cam/scsi/scsi_sa.c
4823
SASBADDINTDESC(sb, indent, softc->flags & SA_FLAG_FIXED ? 1 : 0, %d,
sys/cam/scsi/scsi_sa.c
4833
SASBADDINTDESC(sb, indent, tmpint, %d, compression_supported,
sys/cam/scsi/scsi_sa.c
4839
SASBADDINTDESC(sb, indent, tmpint, %d, compression_enabled,
sys/cam/scsi/scsi_sa.c
4841
SASBADDUINTDESC(sb, indent, softc->comp_algorithm, %u,
sys/cam/scsi/scsi_sa.c
4844
safillprot(softc, &indent, sb);
sys/cam/scsi/scsi_sa.c
4846
SASBADDUINTDESC(sb, indent, softc->media_blksize, %u,
sys/cam/scsi/scsi_sa.c
4848
SASBADDINTDESC(sb, indent, (intmax_t)softc->fileno, %jd,
sys/cam/scsi/scsi_sa.c
4850
SASBADDINTDESC(sb, indent, (intmax_t)softc->blkno, %jd,
sys/cam/scsi/scsi_sa.c
4853
SASBADDINTDESC(sb, indent, (intmax_t)softc->rep_fileno, %jd,
sys/cam/scsi/scsi_sa.c
4855
SASBADDINTDESC(sb, indent, (intmax_t)softc->rep_blkno, %jd,
sys/cam/scsi/scsi_sa.c
4858
SASBADDINTDESC(sb, indent, (intmax_t)softc->partition, %jd,
sys/cam/scsi/scsi_sa.c
4860
SASBADDINTDESC(sb, indent, softc->bop, %d, bop,
sys/cam/scsi/scsi_sa.c
4863
SASBADDINTDESC(sb, indent, softc->eop, %d, eop,
sys/cam/scsi/scsi_sa.c
4865
SASBADDINTDESC(sb, indent, softc->bpew, %d, bpew,
sys/cam/scsi/scsi_sa.c
4868
SASBADDINTDESC(sb, indent, (intmax_t)softc->last_io_resid, %jd,
sys/cam/scsi/scsi_sa.c
4874
SASBADDINTDESC(sb, indent, softc->dsreg, %d, dsreg,
sys/cam/scsi/scsi_sa.c
4877
safilldensitysb(softc, &indent, sb);
sys/cam/scsi/scsi_sa.c
4879
SASBENDNODE(sb, indent, mtextget);
sys/cam/scsi/scsi_sa.c
4889
int indent;
sys/cam/scsi/scsi_sa.c
4891
indent = 0;
sys/cam/scsi/scsi_sa.c
4892
SASBADDNODE(sb, indent, mtparamget);
sys/cam/scsi/scsi_sa.c
4893
SASBADDINTDESC(sb, indent, softc->sili, %d, sili,
sys/cam/scsi/scsi_sa.c
4895
SASBADDINTDESC(sb, indent, softc->eot_warn, %d, eot_warn,
sys/cam/scsi/scsi_sa.c
4897
safillprot(softc, &indent, sb);
sys/cam/scsi/scsi_sa.c
4898
SASBENDNODE(sb, indent, mtparamget);
sys/cam/scsi/scsi_sa.c
5493
#define SAFILLDENSSB(dens_data, sb, indent, field, desc_remain, \
sys/cam/scsi/scsi_sa.c
5513
SASBADDUINTDESC(sb, indent, \
sys/cam/scsi/scsi_sa.c
5517
SASBADDUINTDESC(sb, indent, \
sys/cam/scsi/scsi_sa.c
5521
SASBADDUINTDESC(sb, indent, \
sys/cam/scsi/scsi_sa.c
5525
SASBADDUINTDESC(sb, indent, \
sys/cam/scsi/scsi_sa.c
5537
#define SAFILLDENSSBSTR(dens_data, sb, indent, field, desc_remain, \
sys/cam/scsi/scsi_sa.c
5554
SASBADDVARSTRDESC(sb, indent, tmpstr, %s, field, \
sys/cam/scsi/scsi_sa.c
5562
safilldenstypesb(struct sbuf *sb, int *indent, uint8_t *buf, int buf_len,
sys/cam/scsi/scsi_sa.c
5620
SASBENDNODE(sb, *indent, density_entry);
sys/cam/scsi/scsi_sa.c
5623
SASBADDNODENUM(sb, *indent, density_entry, num_reports);
sys/cam/scsi/scsi_sa.c
5628
SASBADDUINTDESC(sb, *indent,
sys/cam/scsi/scsi_sa.c
5631
SASBADDUINTDESC(sb, *indent,
sys/cam/scsi/scsi_sa.c
5634
SASBADDUINTDESC(sb, *indent,
sys/cam/scsi/scsi_sa.c
5638
SAFILLDENSSB(dens_data, sb, *indent, bits_per_mm,
sys/cam/scsi/scsi_sa.c
5640
SAFILLDENSSB(dens_data, sb, *indent, media_width,
sys/cam/scsi/scsi_sa.c
5642
SAFILLDENSSB(dens_data, sb, *indent, tracks,
sys/cam/scsi/scsi_sa.c
5645
SAFILLDENSSB(dens_data, sb, *indent, capacity,
sys/cam/scsi/scsi_sa.c
5648
SAFILLDENSSBSTR(dens_data, sb, *indent, assigning_org,
sys/cam/scsi/scsi_sa.c
5652
SAFILLDENSSBSTR(dens_data, sb, *indent, density_name,
sys/cam/scsi/scsi_sa.c
5655
SAFILLDENSSBSTR(dens_data, sb, *indent, description,
sys/cam/scsi/scsi_sa.c
5660
SASBADDUINTDESC(sb, *indent, type_data->medium_type,
sys/cam/scsi/scsi_sa.c
5678
SASBADDINTDESC(sb, *indent,
sys/cam/scsi/scsi_sa.c
5681
SASBADDNODE(sb, *indent, density_code_list);
sys/cam/scsi/scsi_sa.c
5684
SASBADDUINTDESC(sb, *indent,
sys/cam/scsi/scsi_sa.c
5688
SASBENDNODE(sb, *indent, density_code_list);
sys/cam/scsi/scsi_sa.c
5690
SAFILLDENSSB(type_data, sb, *indent, media_width,
sys/cam/scsi/scsi_sa.c
5693
SAFILLDENSSB(type_data, sb, *indent, medium_length,
sys/cam/scsi/scsi_sa.c
5710
SAFILLDENSSBSTR(type_data, sb, *indent, assigning_org,
sys/cam/scsi/scsi_sa.c
5713
SAFILLDENSSBSTR(type_data, sb, *indent,
sys/cam/scsi/scsi_sa.c
5716
SAFILLDENSSBSTR(type_data, sb, *indent, description,
sys/cam/scsi/scsi_sa.c
5721
SASBENDNODE(sb, *indent, density_entry);
sys/cam/scsi/scsi_sa.c
5732
safilldensitysb(struct sa_softc *softc, int *indent, struct sbuf *sb)
sys/cam/scsi/scsi_sa.c
5736
SASBADDNODE(sb, *indent, mtdensity);
sys/cam/scsi/scsi_sa.c
5737
SASBADDUINTDESC(sb, *indent, softc->media_density, %u, media_density,
sys/cam/scsi/scsi_sa.c
5746
SASBADDNODE(sb, *indent, density_report);
sys/cam/scsi/scsi_sa.c
5754
SASBADDINTDESC(sb, *indent, tmpint, %d, medium_type_report,
sys/cam/scsi/scsi_sa.c
5761
SASBADDINTDESC(sb, *indent, tmpint, %d, media_report,
sys/cam/scsi/scsi_sa.c
5764
safilldenstypesb(sb, indent, softc->density_info[i],
sys/cam/scsi/scsi_sa.c
5766
SASBENDNODE(sb, *indent, density_report);
sys/cam/scsi/scsi_sa.c
5768
SASBENDNODE(sb, *indent, mtdensity);
sys/cam/scsi/scsi_sa.c
626
static void safillprot(struct sa_softc *softc, int *indent,
sys/cam/scsi/scsi_sa.c
661
static void safilldenstypesb(struct sbuf *sb, int *indent,
sys/cam/scsi/scsi_sa.c
664
static void safilldensitysb(struct sa_softc *softc, int *indent,
sys/dev/md/md.c
204
static void g_md_dumpconf(struct sbuf *sb, const char *indent,
sys/dev/md/md.c
2150
g_md_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/dev/md/md.c
2182
if (indent == NULL) {
sys/dev/md/md.c
2199
sbuf_printf(sb, "%s<unit>%d</unit>\n", indent,
sys/dev/md/md.c
2202
indent, (uintmax_t) mp->sectorsize);
sys/dev/md/md.c
2204
indent, (uintmax_t) mp->fwheads);
sys/dev/md/md.c
2206
indent, (uintmax_t) mp->fwsectors);
sys/dev/md/md.c
2208
sbuf_printf(sb, "%s<ident>", indent);
sys/dev/md/md.c
2213
indent, (uintmax_t) mp->mediasize);
sys/dev/md/md.c
2214
sbuf_printf(sb, "%s<compression>%s</compression>\n", indent,
sys/dev/md/md.c
2216
sbuf_printf(sb, "%s<access>%s</access>\n", indent,
sys/dev/md/md.c
2219
sbuf_printf(sb, "%s<type>%s</type>\n", indent,
sys/dev/md/md.c
2223
sbuf_printf(sb, "%s<file>", indent);
sys/dev/md/md.c
2228
sbuf_printf(sb, "%s<cache>%s</cache>\n", indent,
sys/dev/md/md.c
2233
sbuf_printf(sb, "%s<file>", indent);
sys/dev/md/md.c
2238
sbuf_printf(sb, "%s<label>", indent);
sys/geom/cache/g_cache.c
1000
sbuf_printf(sb, "%s<CacheHits>%ju</CacheHits>\n", indent,
sys/geom/cache/g_cache.c
1002
sbuf_printf(sb, "%s<CacheMisses>%ju</CacheMisses>\n", indent,
sys/geom/cache/g_cache.c
1004
sbuf_printf(sb, "%s<CacheFull>%ju</CacheFull>\n", indent,
sys/geom/cache/g_cache.c
1006
sbuf_printf(sb, "%s<Writes>%ju</Writes>\n", indent, sc->sc_writes);
sys/geom/cache/g_cache.c
1007
sbuf_printf(sb, "%s<WroteBytes>%ju</WroteBytes>\n", indent,
sys/geom/cache/g_cache.c
976
g_cache_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/cache/g_cache.c
984
sbuf_printf(sb, "%s<Size>%u</Size>\n", indent, sc->sc_maxent);
sys/geom/cache/g_cache.c
985
sbuf_printf(sb, "%s<BlockSize>%u</BlockSize>\n", indent, sc->sc_bsize);
sys/geom/cache/g_cache.c
986
sbuf_printf(sb, "%s<TailOffset>%ju</TailOffset>\n", indent,
sys/geom/cache/g_cache.c
988
sbuf_printf(sb, "%s<Entries>%u</Entries>\n", indent, sc->sc_nent);
sys/geom/cache/g_cache.c
989
sbuf_printf(sb, "%s<UsedEntries>%u</UsedEntries>\n", indent,
sys/geom/cache/g_cache.c
991
sbuf_printf(sb, "%s<InvalidEntries>%u</InvalidEntries>\n", indent,
sys/geom/cache/g_cache.c
993
sbuf_printf(sb, "%s<Reads>%ju</Reads>\n", indent, sc->sc_reads);
sys/geom/cache/g_cache.c
994
sbuf_printf(sb, "%s<ReadBytes>%ju</ReadBytes>\n", indent,
sys/geom/cache/g_cache.c
996
sbuf_printf(sb, "%s<CacheReads>%ju</CacheReads>\n", indent,
sys/geom/cache/g_cache.c
998
sbuf_printf(sb, "%s<CacheReadBytes>%ju</CacheReadBytes>\n", indent,
sys/geom/concat/g_concat.c
1217
g_concat_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/concat/g_concat.c
1236
sbuf_printf(sb, "%s<End>%jd</End>\n", indent,
sys/geom/concat/g_concat.c
1238
sbuf_printf(sb, "%s<Start>%jd</Start>\n", indent,
sys/geom/concat/g_concat.c
1241
sbuf_printf(sb, "%s<ID>%u</ID>\n", indent, (u_int)sc->sc_id);
sys/geom/concat/g_concat.c
1242
sbuf_printf(sb, "%s<Type>", indent);
sys/geom/concat/g_concat.c
1256
indent, sc->sc_ndisks, g_concat_nvalid(sc));
sys/geom/concat/g_concat.c
1257
sbuf_printf(sb, "%s<State>", indent);
sys/geom/eli/g_eli.c
1522
g_eli_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/eli/g_eli.c
1534
sbuf_printf(sb, "%s<KeysTotal>%ju</KeysTotal>\n", indent,
sys/geom/eli/g_eli.c
1536
sbuf_printf(sb, "%s<KeysAllocated>%ju</KeysAllocated>\n", indent,
sys/geom/eli/g_eli.c
1538
sbuf_printf(sb, "%s<Flags>", indent);
sys/geom/eli/g_eli.c
1573
sbuf_printf(sb, "%s<UsedKey>%u</UsedKey>\n", indent,
sys/geom/eli/g_eli.c
1576
sbuf_printf(sb, "%s<Version>%u</Version>\n", indent, sc->sc_version);
sys/geom/eli/g_eli.c
1577
sbuf_printf(sb, "%s<Crypto>", indent);
sys/geom/eli/g_eli.c
1596
indent, g_eli_algo2str(sc->sc_aalgo));
sys/geom/eli/g_eli.c
1598
sbuf_printf(sb, "%s<KeyLength>%u</KeyLength>\n", indent,
sys/geom/eli/g_eli.c
1601
indent, g_eli_algo2str(sc->sc_ealgo));
sys/geom/eli/g_eli.c
1602
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/gate/g_gate.c
421
g_gate_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/gate/g_gate.c
433
sbuf_printf(sb, "%s<access>%s</access>\n", indent, "read-only");
sys/geom/gate/g_gate.c
435
sbuf_printf(sb, "%s<access>%s</access>\n", indent,
sys/geom/gate/g_gate.c
438
sbuf_printf(sb, "%s<access>%s</access>\n", indent,
sys/geom/gate/g_gate.c
443
indent, (intmax_t)sc->sc_readoffset);
sys/geom/gate/g_gate.c
445
indent, sc->sc_readcons->provider->name);
sys/geom/gate/g_gate.c
447
sbuf_printf(sb, "%s<timeout>%u</timeout>\n", indent, sc->sc_timeout);
sys/geom/gate/g_gate.c
448
sbuf_printf(sb, "%s<info>%s</info>\n", indent, sc->sc_info);
sys/geom/gate/g_gate.c
449
sbuf_printf(sb, "%s<queue_count>%u</queue_count>\n", indent,
sys/geom/gate/g_gate.c
451
sbuf_printf(sb, "%s<queue_size>%u</queue_size>\n", indent,
sys/geom/gate/g_gate.c
453
sbuf_printf(sb, "%s<ref>%u</ref>\n", indent, sc->sc_ref);
sys/geom/gate/g_gate.c
454
sbuf_printf(sb, "%s<unit>%d</unit>\n", indent, sc->sc_unit);
sys/geom/geom.h
82
typedef void g_dumpconf_t (struct sbuf *, const char *indent, struct g_geom *,
sys/geom/geom_disk.c
592
g_disk_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp, struct g_consumer *cp, struct g_provider *pp)
sys/geom/geom_disk.c
603
if (indent == NULL) {
sys/geom/geom_disk.c
610
indent, dp->d_fwheads);
sys/geom/geom_disk.c
612
indent, dp->d_fwsectors);
sys/geom/geom_disk.c
619
sbuf_printf(sb, "%s<rotationrate>", indent);
sys/geom/geom_disk.c
638
sbuf_printf(sb, "%s<ident>", indent);
sys/geom/geom_disk.c
645
sbuf_printf(sb, "%s<lunid>", indent);
sys/geom/geom_disk.c
653
sbuf_printf(sb, "%s<lunname>", indent);
sys/geom/geom_disk.c
660
sbuf_printf(sb, "%s<ident>", indent);
sys/geom/geom_disk.c
664
sbuf_printf(sb, "%s<descr>", indent);
sys/geom/geom_slice.c
326
g_slice_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp, struct g_consumer *cp, struct g_provider *pp)
sys/geom/geom_slice.c
331
if (indent == NULL) {
sys/geom/geom_slice.c
338
sbuf_printf(sb, "%s<index>%u</index>\n", indent, pp->index);
sys/geom/geom_slice.c
340
indent, (uintmax_t)gsp->slices[pp->index].length);
sys/geom/geom_slice.c
341
sbuf_printf(sb, "%s<seclength>%ju</seclength>\n", indent,
sys/geom/geom_slice.c
343
sbuf_printf(sb, "%s<offset>%ju</offset>\n", indent,
sys/geom/geom_slice.c
345
sbuf_printf(sb, "%s<secoffset>%ju</secoffset>\n", indent,
sys/geom/geom_subr.c
1402
db_printf("%*s", indent, ""); \
sys/geom/geom_subr.c
1448
db_show_geom_consumer(int indent, struct g_consumer *cp)
sys/geom/geom_subr.c
1451
if (indent == 0) {
sys/geom/geom_subr.c
1479
db_show_geom_provider(int indent, struct g_provider *pp)
sys/geom/geom_subr.c
1484
if (indent == 0) {
sys/geom/geom_subr.c
1513
db_show_geom_consumer(indent + 2, cp);
sys/geom/geom_subr.c
1521
db_show_geom_geom(int indent, struct g_geom *gp)
sys/geom/geom_subr.c
1527
if (indent == 0) {
sys/geom/geom_subr.c
1548
db_show_geom_provider(indent + 2, pp);
sys/geom/geom_subr.c
1555
db_show_geom_consumer(indent + 2, cp);
sys/geom/journal/g_journal.c
2618
g_journal_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/journal/g_journal.c
2633
sbuf_printf(sb, "%s<Role>", indent);
sys/geom/journal/g_journal.c
2651
sbuf_printf(sb, "%s<ID>%u</ID>\n", indent, (u_int)sc->sc_id);
sys/geom/mirror/g_mirror.c
115
static void g_mirror_dumpconf(struct sbuf *sb, const char *indent,
sys/geom/mirror/g_mirror.c
3417
g_mirror_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/mirror/g_mirror.c
3438
sbuf_printf(sb, "%s<ID>%u</ID>\n", indent, (u_int)disk->d_id);
sys/geom/mirror/g_mirror.c
3440
sbuf_printf(sb, "%s<Synchronized>", indent);
sys/geom/mirror/g_mirror.c
3450
"</BytesSynced>\n", indent,
sys/geom/mirror/g_mirror.c
3453
sbuf_printf(sb, "%s<SyncID>%u</SyncID>\n", indent,
sys/geom/mirror/g_mirror.c
3455
sbuf_printf(sb, "%s<GenID>%u</GenID>\n", indent,
sys/geom/mirror/g_mirror.c
3457
sbuf_printf(sb, "%s<Flags>", indent);
sys/geom/mirror/g_mirror.c
3482
sbuf_printf(sb, "%s<Priority>%u</Priority>\n", indent,
sys/geom/mirror/g_mirror.c
3484
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/mirror/g_mirror.c
3487
sbuf_printf(sb, "%s<Type>", indent);
sys/geom/mirror/g_mirror.c
3500
sbuf_printf(sb, "%s<ID>%u</ID>\n", indent, (u_int)sc->sc_id);
sys/geom/mirror/g_mirror.c
3501
sbuf_printf(sb, "%s<SyncID>%u</SyncID>\n", indent, sc->sc_syncid);
sys/geom/mirror/g_mirror.c
3502
sbuf_printf(sb, "%s<GenID>%u</GenID>\n", indent, sc->sc_genid);
sys/geom/mirror/g_mirror.c
3503
sbuf_printf(sb, "%s<Flags>", indent);
sys/geom/mirror/g_mirror.c
3523
sbuf_printf(sb, "%s<Slice>%u</Slice>\n", indent,
sys/geom/mirror/g_mirror.c
3525
sbuf_printf(sb, "%s<Balance>%s</Balance>\n", indent,
sys/geom/mirror/g_mirror.c
3527
sbuf_printf(sb, "%s<Components>%u</Components>\n", indent,
sys/geom/mirror/g_mirror.c
3529
sbuf_printf(sb, "%s<State>", indent);
sys/geom/mountver/g_mountver.c
642
g_mountver_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/mountver/g_mountver.c
651
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/mountver/g_mountver.c
653
sbuf_printf(sb, "%s<Provider-Name>%s</Provider-Name>\n", indent, sc->sc_provider_name);
sys/geom/mountver/g_mountver.c
654
sbuf_printf(sb, "%s<Disk-Ident>%s</Disk-Ident>\n", indent, sc->sc_ident);
sys/geom/mountver/g_mountver.c
69
static void g_mountver_dumpconf(struct sbuf *sb, const char *indent,
sys/geom/multipath/g_multipath.c
1524
g_multipath_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/multipath/g_multipath.c
1536
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/multipath/g_multipath.c
1545
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/multipath/g_multipath.c
1551
sbuf_printf(sb, "%s<UUID>%s</UUID>\n", indent, sc->sc_uuid);
sys/geom/multipath/g_multipath.c
1552
sbuf_printf(sb, "%s<Mode>Active/%s</Mode>\n", indent,
sys/geom/multipath/g_multipath.c
1555
sbuf_printf(sb, "%s<Type>%s</Type>\n", indent,
sys/geom/nop/g_nop.c
936
g_nop_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/nop/g_nop.c
944
sbuf_printf(sb, "%s<Offset>%jd</Offset>\n", indent,
sys/geom/nop/g_nop.c
946
sbuf_printf(sb, "%s<ReadFailProb>%u</ReadFailProb>\n", indent,
sys/geom/nop/g_nop.c
948
sbuf_printf(sb, "%s<WriteFailProb>%u</WriteFailProb>\n", indent,
sys/geom/nop/g_nop.c
950
sbuf_printf(sb, "%s<ReadDelayedProb>%u</ReadDelayedProb>\n", indent,
sys/geom/nop/g_nop.c
952
sbuf_printf(sb, "%s<WriteDelayedProb>%u</WriteDelayedProb>\n", indent,
sys/geom/nop/g_nop.c
954
sbuf_printf(sb, "%s<Delay>%d</Delay>\n", indent, sc->sc_delaymsec);
sys/geom/nop/g_nop.c
955
sbuf_printf(sb, "%s<CountUntilFail>%u</CountUntilFail>\n", indent,
sys/geom/nop/g_nop.c
957
sbuf_printf(sb, "%s<Error>%d</Error>\n", indent, sc->sc_error);
sys/geom/nop/g_nop.c
958
sbuf_printf(sb, "%s<Reads>%ju</Reads>\n", indent, sc->sc_reads);
sys/geom/nop/g_nop.c
959
sbuf_printf(sb, "%s<Writes>%ju</Writes>\n", indent, sc->sc_writes);
sys/geom/nop/g_nop.c
960
sbuf_printf(sb, "%s<Deletes>%ju</Deletes>\n", indent, sc->sc_deletes);
sys/geom/nop/g_nop.c
961
sbuf_printf(sb, "%s<Getattrs>%ju</Getattrs>\n", indent, sc->sc_getattrs);
sys/geom/nop/g_nop.c
962
sbuf_printf(sb, "%s<Flushes>%ju</Flushes>\n", indent, sc->sc_flushes);
sys/geom/nop/g_nop.c
963
sbuf_printf(sb, "%s<Speedups>%ju</Speedups>\n", indent, sc->sc_speedups);
sys/geom/nop/g_nop.c
964
sbuf_printf(sb, "%s<Cmd0s>%ju</Cmd0s>\n", indent, sc->sc_cmd0s);
sys/geom/nop/g_nop.c
965
sbuf_printf(sb, "%s<Cmd1s>%ju</Cmd1s>\n", indent, sc->sc_cmd1s);
sys/geom/nop/g_nop.c
966
sbuf_printf(sb, "%s<Cmd2s>%ju</Cmd2s>\n", indent, sc->sc_cmd2s);
sys/geom/nop/g_nop.c
967
sbuf_printf(sb, "%s<ReadBytes>%ju</ReadBytes>\n", indent,
sys/geom/nop/g_nop.c
969
sbuf_printf(sb, "%s<WroteBytes>%ju</WroteBytes>\n", indent,
sys/geom/part/g_part.c
2076
g_part_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/part/g_part.c
2086
if (indent == NULL) {
sys/geom/part/g_part.c
2100
G_PART_DUMPCONF(table, entry, sb, indent);
sys/geom/part/g_part.c
2108
sbuf_printf(sb, "%s<start>%ju</start>\n", indent,
sys/geom/part/g_part.c
2110
sbuf_printf(sb, "%s<end>%ju</end>\n", indent,
sys/geom/part/g_part.c
2112
sbuf_printf(sb, "%s<index>%u</index>\n", indent,
sys/geom/part/g_part.c
2114
sbuf_printf(sb, "%s<type>%s</type>\n", indent,
sys/geom/part/g_part.c
2116
sbuf_printf(sb, "%s<offset>%ju</offset>\n", indent,
sys/geom/part/g_part.c
2118
sbuf_printf(sb, "%s<length>%ju</length>\n", indent,
sys/geom/part/g_part.c
2120
G_PART_DUMPCONF(table, entry, sb, indent);
sys/geom/part/g_part.c
2122
sbuf_printf(sb, "%s<scheme>%s</scheme>\n", indent,
sys/geom/part/g_part.c
2124
sbuf_printf(sb, "%s<entries>%u</entries>\n", indent,
sys/geom/part/g_part.c
2126
sbuf_printf(sb, "%s<first>%ju</first>\n", indent,
sys/geom/part/g_part.c
2128
sbuf_printf(sb, "%s<last>%ju</last>\n", indent,
sys/geom/part/g_part.c
2130
sbuf_printf(sb, "%s<fwsectors>%u</fwsectors>\n", indent,
sys/geom/part/g_part.c
2132
sbuf_printf(sb, "%s<fwheads>%u</fwheads>\n", indent,
sys/geom/part/g_part.c
2134
sbuf_printf(sb, "%s<state>%s</state>\n", indent,
sys/geom/part/g_part.c
2136
sbuf_printf(sb, "%s<modified>%s</modified>\n", indent,
sys/geom/part/g_part.c
2138
G_PART_DUMPCONF(table, NULL, sb, indent);
sys/geom/part/g_part_apm.c
294
struct sbuf *sb, const char *indent)
sys/geom/part/g_part_apm.c
303
if (indent == NULL) {
sys/geom/part/g_part_apm.c
310
sbuf_printf(sb, "%s<label>", indent);
sys/geom/part/g_part_apm.c
315
sbuf_printf(sb, "%s<rawtype>", indent);
sys/geom/part/g_part_bsd.c
260
struct sbuf *sb, const char *indent)
sys/geom/part/g_part_bsd.c
265
if (indent == NULL) {
sys/geom/part/g_part_bsd.c
270
sbuf_printf(sb, "%s<rawtype>%u</rawtype>\n", indent,
sys/geom/part/g_part_bsd64.c
370
struct g_part_entry *baseentry, struct sbuf *sb, const char *indent)
sys/geom/part/g_part_bsd64.c
377
if (indent == NULL) {
sys/geom/part/g_part_bsd64.c
382
sbuf_printf(sb, "%s<rawtype>%u</rawtype>\n", indent,
sys/geom/part/g_part_bsd64.c
385
sbuf_printf(sb, "%s<type_uuid>", indent);
sys/geom/part/g_part_bsd64.c
389
sbuf_printf(sb, "%s<stor_uuid>", indent);
sys/geom/part/g_part_bsd64.c
395
sbuf_printf(sb, "%s<bootbase>%ju</bootbase>\n", indent,
sys/geom/part/g_part_bsd64.c
399
indent, (uintmax_t)table->d_abase);
sys/geom/part/g_part_bsd64.c
400
sbuf_printf(sb, "%s<stor_uuid>", indent);
sys/geom/part/g_part_bsd64.c
403
sbuf_printf(sb, "%s<label>", indent);
sys/geom/part/g_part_ebr.c
364
struct sbuf *sb, const char *indent)
sys/geom/part/g_part_ebr.c
369
if (indent == NULL) {
sys/geom/part/g_part_ebr.c
374
sbuf_printf(sb, "%s<rawtype>%u</rawtype>\n", indent,
sys/geom/part/g_part_ebr.c
377
sbuf_printf(sb, "%s<attrib>active</attrib>\n", indent);
sys/geom/part/g_part_gpt.c
763
struct sbuf *sb, const char *indent)
sys/geom/part/g_part_gpt.c
768
if (indent == NULL) {
sys/geom/part/g_part_gpt.c
774
sbuf_printf(sb, "%s<label>", indent);
sys/geom/part/g_part_gpt.c
779
sbuf_printf(sb, "%s<attrib>bootme</attrib>\n", indent);
sys/geom/part/g_part_gpt.c
782
indent);
sys/geom/part/g_part_gpt.c
786
indent);
sys/geom/part/g_part_gpt.c
788
sbuf_printf(sb, "%s<rawtype>", indent);
sys/geom/part/g_part_gpt.c
791
sbuf_printf(sb, "%s<rawuuid>", indent);
sys/geom/part/g_part_gpt.c
794
sbuf_printf(sb, "%s<efimedia>", indent);
sys/geom/part/g_part_ldm.c
1172
struct g_part_entry *baseentry, struct sbuf *sb, const char *indent)
sys/geom/part/g_part_ldm.c
1177
if (indent == NULL) {
sys/geom/part/g_part_ldm.c
1182
sbuf_printf(sb, "%s<rawtype>%u</rawtype>\n", indent,
sys/geom/part/g_part_mbr.c
323
struct sbuf *sb, const char *indent)
sys/geom/part/g_part_mbr.c
330
if (indent == NULL) {
sys/geom/part/g_part_mbr.c
335
sbuf_printf(sb, "%s<rawtype>%u</rawtype>\n", indent,
sys/geom/part/g_part_mbr.c
338
sbuf_printf(sb, "%s<attrib>active</attrib>\n", indent);
sys/geom/part/g_part_mbr.c
339
sbuf_printf(sb, "%s<efimedia>", indent);
sys/geom/raid/g_raid.c
130
static void g_raid_dumpconf(struct sbuf *sb, const char *indent,
sys/geom/raid/g_raid.c
2328
g_raid_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/raid/g_raid.c
2346
sbuf_printf(sb, "%s<descr>%s %s volume</descr>\n", indent,
sys/geom/raid/g_raid.c
2350
sbuf_printf(sb, "%s<Label>%s</Label>\n", indent,
sys/geom/raid/g_raid.c
2352
sbuf_printf(sb, "%s<RAIDLevel>%s</RAIDLevel>\n", indent,
sys/geom/raid/g_raid.c
2356
"%s<Transformation>%s</Transformation>\n", indent,
sys/geom/raid/g_raid.c
2358
sbuf_printf(sb, "%s<Components>%u</Components>\n", indent,
sys/geom/raid/g_raid.c
2360
sbuf_printf(sb, "%s<Strip>%u</Strip>\n", indent,
sys/geom/raid/g_raid.c
2362
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/raid/g_raid.c
2364
sbuf_printf(sb, "%s<Dirty>%s</Dirty>\n", indent,
sys/geom/raid/g_raid.c
2366
sbuf_printf(sb, "%s<Subdisks>", indent);
sys/geom/raid/g_raid.c
2397
sbuf_printf(sb, "%s<State>%s", indent,
sys/geom/raid/g_raid.c
2416
sbuf_printf(sb, "%s<Subdisks>", indent);
sys/geom/raid/g_raid.c
2426
sbuf_printf(sb, "%s<ReadErrors>%d</ReadErrors>\n", indent,
sys/geom/raid/g_raid.c
2434
sbuf_printf(sb, "%s<Metadata>%s</Metadata>\n", indent,
sys/geom/raid/g_raid.c
2443
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/raid3/g_raid3.c
125
static void g_raid3_dumpconf(struct sbuf *sb, const char *indent,
sys/geom/raid3/g_raid3.c
3433
g_raid3_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/raid3/g_raid3.c
3456
sbuf_printf(sb, "%s<Type>", indent);
sys/geom/raid3/g_raid3.c
3462
sbuf_printf(sb, "%s<Number>%u</Number>\n", indent,
sys/geom/raid3/g_raid3.c
3465
sbuf_printf(sb, "%s<Synchronized>", indent);
sys/geom/raid3/g_raid3.c
3476
"</BytesSynced>\n", indent,
sys/geom/raid3/g_raid3.c
3480
sbuf_printf(sb, "%s<SyncID>%u</SyncID>\n", indent,
sys/geom/raid3/g_raid3.c
3482
sbuf_printf(sb, "%s<GenID>%u</GenID>\n", indent, disk->d_genid);
sys/geom/raid3/g_raid3.c
3483
sbuf_printf(sb, "%s<Flags>", indent);
sys/geom/raid3/g_raid3.c
3507
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/raid3/g_raid3.c
3516
"%s<Zone4kRequested>%u</Zone4kRequested>\n", indent,
sys/geom/raid3/g_raid3.c
3519
"%s<Zone4kFailed>%u</Zone4kFailed>\n", indent,
sys/geom/raid3/g_raid3.c
3522
"%s<Zone16kRequested>%u</Zone16kRequested>\n", indent,
sys/geom/raid3/g_raid3.c
3525
"%s<Zone16kFailed>%u</Zone16kFailed>\n", indent,
sys/geom/raid3/g_raid3.c
3528
"%s<Zone64kRequested>%u</Zone64kRequested>\n", indent,
sys/geom/raid3/g_raid3.c
3531
"%s<Zone64kFailed>%u</Zone64kFailed>\n", indent,
sys/geom/raid3/g_raid3.c
3534
sbuf_printf(sb, "%s<ID>%u</ID>\n", indent, (u_int)sc->sc_id);
sys/geom/raid3/g_raid3.c
3535
sbuf_printf(sb, "%s<SyncID>%u</SyncID>\n", indent, sc->sc_syncid);
sys/geom/raid3/g_raid3.c
3536
sbuf_printf(sb, "%s<GenID>%u</GenID>\n", indent, sc->sc_genid);
sys/geom/raid3/g_raid3.c
3537
sbuf_printf(sb, "%s<Flags>", indent);
sys/geom/raid3/g_raid3.c
3560
sbuf_printf(sb, "%s<Components>%u</Components>\n", indent,
sys/geom/raid3/g_raid3.c
3562
sbuf_printf(sb, "%s<State>%s</State>\n", indent,
sys/geom/shsec/g_shsec.c
813
g_shsec_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/shsec/g_shsec.c
824
sbuf_printf(sb, "%s<Number>%u</Number>\n", indent,
sys/geom/shsec/g_shsec.c
827
sbuf_printf(sb, "%s<ID>%u</ID>\n", indent, (u_int)sc->sc_id);
sys/geom/shsec/g_shsec.c
829
indent, sc->sc_ndisks, g_shsec_nvalid(sc));
sys/geom/shsec/g_shsec.c
830
sbuf_printf(sb, "%s<State>", indent);
sys/geom/stripe/g_stripe.c
1234
g_stripe_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/stripe/g_stripe.c
1245
sbuf_printf(sb, "%s<Number>%u</Number>\n", indent,
sys/geom/stripe/g_stripe.c
1248
sbuf_printf(sb, "%s<ID>%u</ID>\n", indent, (u_int)sc->sc_id);
sys/geom/stripe/g_stripe.c
1249
sbuf_printf(sb, "%s<Stripesize>%ju</Stripesize>\n", indent,
sys/geom/stripe/g_stripe.c
1251
sbuf_printf(sb, "%s<Type>", indent);
sys/geom/stripe/g_stripe.c
1265
indent, sc->sc_ndisks, g_stripe_nvalid(sc));
sys/geom/stripe/g_stripe.c
1266
sbuf_printf(sb, "%s<State>", indent);
sys/geom/union/g_union.c
1242
g_union_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/union/g_union.c
1250
sbuf_printf(sb, "%s<Reads>%ju</Reads>\n", indent,
sys/geom/union/g_union.c
1252
sbuf_printf(sb, "%s<Writes>%ju</Writes>\n", indent,
sys/geom/union/g_union.c
1254
sbuf_printf(sb, "%s<Deletes>%ju</Deletes>\n", indent,
sys/geom/union/g_union.c
1256
sbuf_printf(sb, "%s<Getattrs>%ju</Getattrs>\n", indent,
sys/geom/union/g_union.c
1258
sbuf_printf(sb, "%s<Flushes>%ju</Flushes>\n", indent,
sys/geom/union/g_union.c
1260
sbuf_printf(sb, "%s<Speedups>%ju</Speedups>\n", indent,
sys/geom/union/g_union.c
1262
sbuf_printf(sb, "%s<Cmd0s>%ju</Cmd0s>\n", indent,
sys/geom/union/g_union.c
1264
sbuf_printf(sb, "%s<Cmd1s>%ju</Cmd1s>\n", indent,
sys/geom/union/g_union.c
1266
sbuf_printf(sb, "%s<Cmd2s>%ju</Cmd2s>\n", indent,
sys/geom/union/g_union.c
1268
sbuf_printf(sb, "%s<ReadCurrentRead>%ju</ReadCurrentRead>\n", indent,
sys/geom/union/g_union.c
1270
sbuf_printf(sb, "%s<ReadBlockWrite>%ju</ReadBlockWrite>\n", indent,
sys/geom/union/g_union.c
1272
sbuf_printf(sb, "%s<WriteBlockRead>%ju</WriteBlockRead>\n", indent,
sys/geom/union/g_union.c
1274
sbuf_printf(sb, "%s<WriteBlockWrite>%ju</WriteBlockWrite>\n", indent,
sys/geom/union/g_union.c
1276
sbuf_printf(sb, "%s<ReadBytes>%ju</ReadBytes>\n", indent,
sys/geom/union/g_union.c
1278
sbuf_printf(sb, "%s<WroteBytes>%ju</WroteBytes>\n", indent,
sys/geom/union/g_union.c
1280
sbuf_printf(sb, "%s<Offset>%jd</Offset>\n", indent,
sys/geom/virstor/g_virstor.c
1451
g_virstor_dumpconf(struct sbuf *sb, const char *indent, struct g_geom *gp,
sys/geom/virstor/g_virstor.c
1470
indent, comp->index);
sys/geom/virstor/g_virstor.c
1472
indent, comp->chunk_count);
sys/geom/virstor/g_virstor.c
1474
indent, comp->chunk_next);
sys/geom/virstor/g_virstor.c
1476
indent, comp->chunk_reserved);
sys/geom/virstor/g_virstor.c
1478
indent,
sys/geom/virstor/g_virstor.c
1499
"Components=%u, Online=%u</Status>\n", indent,
sys/geom/virstor/g_virstor.c
1502
indent, 100-(used * 100) / count);
sys/geom/virstor/g_virstor.c
1503
sbuf_printf(sb, "%s<ChunkSize>%zu</ChunkSize>\n", indent,
sys/geom/virstor/g_virstor.c
1506
indent, used > 0 ? 100 - (used * 100) / count : 100);
sys/geom/virstor/g_virstor.c
1508
indent, count);
sys/geom/virstor/g_virstor.c
1510
indent, sc->chunk_count);
sys/geom/virstor/g_virstor.c
1512
indent,
sys/geom/virstor/g_virstor.c
1515
indent, size);
sys/geom/virstor/g_virstor.c
1516
sbuf_printf(sb, "%s<VirtualSize>%jd</VirtualSize>\n", indent,
sys/kern/sched_shim.c
236
struct cpu_group *cg, int indent)
sys/kern/sched_shim.c
243
indent, "");
sys/kern/sched_shim.c
244
sbuf_printf(sb, "%*s</group>\n", indent, "");
sys/kern/sched_shim.c
248
sbuf_printf(sb, "%*s<group level=\"%d\" cache-level=\"%d\">\n", indent,
sys/kern/sched_shim.c
249
"", 1 + indent / 2, cg->cg_level);
sys/kern/sched_shim.c
250
sbuf_printf(sb, "%*s <cpu count=\"%d\" mask=\"%s\">", indent, "",
sys/kern/sched_shim.c
265
sbuf_printf(sb, "%*s <flags>", indent, "");
sys/kern/sched_shim.c
278
sbuf_printf(sb, "%*s <children>\n", indent, "");
sys/kern/sched_shim.c
281
&cg->cg_child[i], indent + 2);
sys/kern/sched_shim.c
282
sbuf_printf(sb, "%*s </children>\n", indent, "");
sys/kern/sched_shim.c
284
sbuf_printf(sb, "%*s</group>\n", indent, "");
sys/kern/subr_bus.c
196
#define indentprintf(p) do { int iJ; printf("."); for (iJ=0; iJ<indent; iJ++) printf(" "); printf p ; } while (0)
sys/kern/subr_bus.c
198
static void print_device_short(device_t dev, int indent);
sys/kern/subr_bus.c
199
static void print_device(device_t dev, int indent);
sys/kern/subr_bus.c
200
void print_device_tree_short(device_t dev, int indent);
sys/kern/subr_bus.c
201
void print_device_tree(device_t dev, int indent);
sys/kern/subr_bus.c
202
static void print_driver_short(driver_t *driver, int indent);
sys/kern/subr_bus.c
203
static void print_driver(driver_t *driver, int indent);
sys/kern/subr_bus.c
204
static void print_driver_list(driver_list_t drivers, int indent);
sys/kern/subr_bus.c
205
static void print_devclass_short(devclass_t dc, int indent);
sys/kern/subr_bus.c
206
static void print_devclass(devclass_t dc, int indent);
sys/kern/subr_bus.c
5362
print_device_short(device_t dev, int indent)
sys/kern/subr_bus.c
5382
print_device(device_t dev, int indent)
sys/kern/subr_bus.c
5387
print_device_short(dev, indent);
sys/kern/subr_bus.c
5390
print_device_short(dev->parent, indent+1);
sys/kern/subr_bus.c
5392
print_driver_short(dev->driver, indent+1);
sys/kern/subr_bus.c
5394
print_devclass_short(dev->devclass, indent+1);
sys/kern/subr_bus.c
5398
print_device_tree_short(device_t dev, int indent)
sys/kern/subr_bus.c
5406
print_device_short(dev, indent);
sys/kern/subr_bus.c
5409
print_device_tree_short(child, indent+1);
sys/kern/subr_bus.c
5414
print_device_tree(device_t dev, int indent)
sys/kern/subr_bus.c
5422
print_device(dev, indent);
sys/kern/subr_bus.c
5425
print_device_tree(child, indent+1);
sys/kern/subr_bus.c
5430
print_driver_short(driver_t *driver, int indent)
sys/kern/subr_bus.c
5440
print_driver(driver_t *driver, int indent)
sys/kern/subr_bus.c
5445
print_driver_short(driver, indent);
sys/kern/subr_bus.c
5449
print_driver_list(driver_list_t drivers, int indent)
sys/kern/subr_bus.c
5454
print_driver(driver->driver, indent);
sys/kern/subr_bus.c
5459
print_devclass_short(devclass_t dc, int indent)
sys/kern/subr_bus.c
5468
print_devclass(devclass_t dc, int indent)
sys/kern/subr_bus.c
5475
print_devclass_short(dc, indent);
sys/kern/subr_bus.c
5477
print_driver_list(dc->drivers, indent+1);
sys/kern/subr_bus.c
5482
print_device(dc->devices[i], indent+1);
sys/kern/subr_turnstile.c
1267
static void print_waiters(struct turnstile *ts, int indent);
sys/kern/subr_turnstile.c
1270
print_waiter(struct thread *td, int indent)
sys/kern/subr_turnstile.c
1277
for (i = 0; i < indent; i++)
sys/kern/subr_turnstile.c
1281
print_waiters(ts, indent + 1);
sys/kern/subr_turnstile.c
1285
print_waiters(struct turnstile *ts, int indent)
sys/kern/subr_turnstile.c
1296
for (i = 0; i < indent; i++)
sys/kern/subr_turnstile.c
1300
print_waiter(td, indent + 1);
sys/kern/subr_turnstile.c
1302
print_waiter(td, indent + 1);
sys/kern/subr_turnstile.c
1304
print_waiter(td, indent + 1);
sys/kern/subr_witness.c
1081
struct witness *w, int indent)
sys/kern/subr_witness.c
1085
for (i = 0; i < indent; i++)
sys/kern/subr_witness.c
1100
indent++;
sys/kern/subr_witness.c
1107
indent);
sys/kern/subr_witness.c
326
struct witness *, int indent);
sys/kern/uipc_debug.c
218
db_print_indent(int indent)
sys/kern/uipc_debug.c
222
for (i = 0; i < indent; i++)
sys/kern/uipc_debug.c
227
db_print_domain(struct domain *d, const char *domain_name, int indent)
sys/kern/uipc_debug.c
230
db_print_indent(indent);
sys/kern/uipc_debug.c
233
indent += 2;
sys/kern/uipc_debug.c
235
db_print_indent(indent);
sys/kern/uipc_debug.c
239
db_print_indent(indent);
sys/kern/uipc_debug.c
243
db_print_indent(indent);
sys/kern/uipc_debug.c
276
db_print_protosw(struct protosw *pr, const char *prname, int indent)
sys/kern/uipc_debug.c
279
db_print_indent(indent);
sys/kern/uipc_debug.c
282
indent += 2;
sys/kern/uipc_debug.c
284
db_print_indent(indent);
sys/kern/uipc_debug.c
288
db_print_domain(pr->pr_domain, "pr_domain", indent);
sys/kern/uipc_debug.c
290
db_print_indent(indent);
sys/kern/uipc_debug.c
293
db_print_indent(indent);
sys/kern/uipc_debug.c
298
db_print_indent(indent);
sys/kern/uipc_debug.c
339
db_print_sockbuf(struct sockbuf *sb, const char *sockbufname, int indent)
sys/kern/uipc_debug.c
342
db_print_indent(indent);
sys/kern/uipc_debug.c
345
indent += 2;
sys/kern/uipc_debug.c
347
db_print_indent(indent);
sys/kern/uipc_debug.c
352
db_print_indent(indent);
sys/kern/uipc_debug.c
357
db_print_indent(indent);
sys/kern/uipc_debug.c
361
db_print_indent(indent);
sys/kern/uipc_debug.c
368
db_print_indent(indent);
sys/kern/uipc_debug.c
373
db_print_indent(indent);
sys/kern/uipc_debug.c
378
db_print_indent(indent);
sys/kern/uipc_debug.c
383
db_print_socket(struct socket *so, const char *socketname, int indent)
sys/kern/uipc_debug.c
386
db_print_indent(indent);
sys/kern/uipc_debug.c
389
indent += 2;
sys/kern/uipc_debug.c
391
db_print_indent(indent);
sys/kern/uipc_debug.c
397
db_print_indent(indent);
sys/kern/uipc_debug.c
402
db_print_indent(indent);
sys/kern/uipc_debug.c
408
db_print_indent(indent);
sys/kern/uipc_debug.c
413
db_print_protosw(so->so_proto, "so_proto", indent);
sys/kern/uipc_debug.c
415
db_print_indent(indent);
sys/kern/uipc_debug.c
432
db_print_indent(indent);
sys/kern/uipc_debug.c
436
db_print_sockbuf(&so->so_rcv, "so_rcv", indent);
sys/kern/uipc_debug.c
437
db_print_sockbuf(&so->so_snd, "so_snd", indent);
sys/kern/uipc_usrreq.c
4576
db_print_indent(int indent)
sys/kern/uipc_usrreq.c
4580
for (i = 0; i < indent; i++)
sys/kern/uipc_usrreq.c
4613
db_print_xucred(int indent, struct xucred *xu)
sys/kern/uipc_usrreq.c
4617
db_print_indent(indent);
sys/kern/uipc_usrreq.c
4620
db_print_indent(indent);
sys/kern/uipc_usrreq.c
4631
db_print_unprefs(int indent, struct unp_head *uh)
sys/kern/uipc_usrreq.c
4639
db_print_indent(indent);
sys/netinet/in_pcb.c
3100
db_print_indent(int indent)
sys/netinet/in_pcb.c
3104
for (i = 0; i < indent; i++)
sys/netinet/in_pcb.c
3109
db_print_inconninfo(struct in_conninfo *inc, const char *name, int indent)
sys/netinet/in_pcb.c
3113
db_print_indent(indent);
sys/netinet/in_pcb.c
3116
indent += 2;
sys/netinet/in_pcb.c
3130
db_print_indent(indent);
sys/netinet/in_pcb.c
3133
db_print_indent(indent);
sys/netinet/in_pcb.c
3139
db_print_inpcb(struct inpcb *inp, const char *name, int indent)
sys/netinet/in_pcb.c
3142
db_print_indent(indent);
sys/netinet/in_pcb.c
3145
indent += 2;
sys/netinet/in_pcb.c
3147
db_print_indent(indent);
sys/netinet/in_pcb.c
3151
db_print_inconninfo(&inp->inp_inc, "inp_conninfo", indent);
sys/netinet/in_pcb.c
3153
db_print_indent(indent);
sys/netinet/in_pcb.c
3156
db_print_indent(indent);
sys/netinet/in_pcb.c
3159
db_print_indent(indent);
sys/netinet/in_pcb.c
3163
db_print_indent(indent);
sys/netinet/in_pcb.c
3169
db_print_indent(indent);
sys/netinet/in_pcb.c
3173
db_print_indent(indent);
sys/netinet/in_pcb.c
3180
db_print_indent(indent);
sys/netinet/in_pcb.c
3186
db_print_indent(indent);
sys/netinet/tcp_log_buf.c
2988
db_print_indent(int indent)
sys/netinet/tcp_log_buf.c
2992
for (i = 0; i < indent; i++)
sys/netinet/tcp_log_buf.c
3305
db_print_bblog_entries(struct tcp_log_stailq *log_entries, int indent)
sys/netinet/tcp_log_buf.c
3311
indent += 2;
sys/netinet/tcp_log_buf.c
3314
db_print_indent(indent);
sys/netinet/tcp_log_buf.h
574
void db_print_bblog_entries(struct tcp_log_stailq *log_entries, int indent);
sys/netinet/tcp_usrreq.c
2677
db_print_indent(int indent)
sys/netinet/tcp_usrreq.c
2681
for (i = 0; i < indent; i++)
sys/netinet/tcp_usrreq.c
2778
db_print_tcpcb(struct tcpcb *tp, const char *name, int indent, bool show_bblog,
sys/netinet/tcp_usrreq.c
2785
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2788
indent += 2;
sys/netinet/tcp_usrreq.c
2791
db_print_inpcb(tptoinpcb(tp), "t_inpcb", indent);
sys/netinet/tcp_usrreq.c
2793
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2797
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2801
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2806
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2809
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2812
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2816
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2820
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2824
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2828
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2832
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2836
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2840
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2844
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2848
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2852
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2856
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2860
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2864
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2868
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2872
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2877
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2881
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2887
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2891
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2894
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2897
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2902
db_print_indent(indent);
sys/netinet/tcp_usrreq.c
2908
db_print_bblog_entries(&tp->t_logs, indent);
sys/netinet/tcp_usrreq.c
2910
db_print_indent(indent);
sys/netipsec/key_debug.c
745
kdebug_secpolicyindex(struct secpolicyindex *spidx, const char *indent)
sys/netipsec/key_debug.c
750
if (indent != NULL)
sys/netipsec/key_debug.c
751
printf("%s", indent);
sys/netipsec/key_debug.c
765
kdebug_secasindex(const struct secasindex *saidx, const char *indent)
sys/netipsec/key_debug.c
770
if (indent != NULL)
sys/netipsec/key_debug.c
771
printf("%s", indent);
sys/netipsec/key_debug.c
781
kdebug_sec_lifetime(struct seclifetime *lft, const char *indent)
sys/netipsec/key_debug.c
785
if (indent != NULL)
sys/netipsec/key_debug.c
786
printf("%s", indent);
sys/netipsec/key_debug.c
793
kdebug_secash(struct secashead *sah, const char *indent)
sys/netipsec/key_debug.c
797
if (indent != NULL)
sys/netipsec/key_debug.c
798
printf("%s", indent);
sys/netipsec/key_debug.c
801
if (indent != NULL)
sys/netipsec/key_debug.c
802
printf("%s", indent);
sys/netipsec/key_debug.c
803
kdebug_secasindex(&sah->saidx, indent);
sys/netipsec/key_debug.c
804
if (indent != NULL)
sys/netipsec/key_debug.c
805
printf("%s", indent);
tools/regression/geom/ConfCmp/ConfCmp.c
111
mt->indent += 2;
tools/regression/geom/ConfCmp/ConfCmp.c
137
mt->indent -= 2;
tools/regression/geom/ConfCmp/ConfCmp.c
223
indent(n); printf("%s id=%s ref=%s\n", np->name, np->id, np->ref);
tools/regression/geom/ConfCmp/ConfCmp.c
312
indent(in);
tools/regression/geom/ConfCmp/ConfCmp.c
320
indent(in);
tools/regression/geom/ConfCmp/ConfCmp.c
341
indent(in);
tools/regression/geom/ConfCmp/ConfCmp.c
344
indent(in);
tools/regression/geom/ConfCmp/ConfCmp.c
65
int indent;
tools/tools/ath/athaggrstats/athaggrstats.c
339
const char *indent;
tools/tools/ath/athaggrstats/athaggrstats.c
350
indent = "";
tools/tools/ath/athaggrstats/athaggrstats.c
351
fprintf(fd, "%s%-*s %s\n", indent, width, s,
tools/tools/ath/athstats/athstats.c
1063
const char *indent;
tools/tools/ath/athstats/athstats.c
1075
indent = " ";
tools/tools/ath/athstats/athstats.c
1077
indent = "";
tools/tools/ath/athstats/athstats.c
1078
fprintf(fd, "%s%-*s %s\n", indent, width, s, athstats[i].desc);
tools/tools/mwl/mwlstats/mwlstats.c
518
const char *indent;
tools/tools/mwl/mwlstats/mwlstats.c
530
indent = "";
tools/tools/mwl/mwlstats/mwlstats.c
531
fprintf(fd, "%s%-*s %s\n", indent, width, s, f->desc);
tools/tools/usbtest/usb_msc_test.c
887
printf("%s%d) %s\n", indent[level], index, ptr);
tools/tools/usbtest/usb_msc_test.c
898
printf("%sr) Refresh device list\n", indent[level]);
tools/tools/usbtest/usb_msc_test.c
899
printf("%sx) Return to previous menu\n", indent[level]);
tools/tools/usbtest/usbtest.c
112
printf("%s", indent[level]);
tools/tools/usbtest/usbtest.c
48
const char *indent[USB_TS_MAX_LEVELS] = {
tools/tools/usbtest/usbtest.h
56
extern const char *indent[USB_TS_MAX_LEVELS];
usr.bin/dtc/fdt.cc
1200
node::write_dts(FILE *file, int indent)
usr.bin/dtc/fdt.cc
1202
for (int i=0 ; i<indent ; i++)
usr.bin/dtc/fdt.cc
1224
p->write_dts(file, indent+1);
usr.bin/dtc/fdt.cc
1228
c->write_dts(file, indent+1);
usr.bin/dtc/fdt.cc
1230
for (int i=0 ; i<indent ; i++)
usr.bin/dtc/fdt.cc
663
property::write_dts(FILE *file, int indent)
usr.bin/dtc/fdt.cc
665
for (int i=0 ; i<indent ; i++)
usr.bin/dtc/fdt.hh
396
void write_dts(FILE *file, int indent);
usr.bin/dtc/fdt.hh
687
void write_dts(FILE *file, int indent);
usr.bin/etdump/output_text.c
64
const char *indent;
usr.bin/etdump/output_text.c
76
indent = "\t";
usr.bin/etdump/output_text.c
79
indent = "\t\t";
usr.bin/etdump/output_text.c
82
fprintf(outfile, "%sSystem %s\n", indent,
usr.bin/etdump/output_text.c
85
indent, isonum_731(bcse->load_rba), isonum_731(bcse->load_rba),
usr.bin/etdump/output_text.c
87
fprintf(outfile, "%sMedia type: %s\n", indent,
usr.bin/fmt/fmt.c
566
new_paragraph(size_t old_indent, size_t indent)
usr.bin/fmt/fmt.c
573
x = indent;
usr.bin/fmt/fmt.c
603
size_t indent = output_in_paragraph ? indent1 : indent0;
usr.bin/fmt/fmt.c
647
if (indent > 0)
usr.bin/fmt/fmt.c
648
output_indent(indent);
usr.bin/fmt/fmt.c
659
if (indent + width > max_length) {
usr.bin/fmt/fmt.c
661
if (indent > 0)
usr.bin/fmt/fmt.c
662
output_indent(indent);
usr.bin/mt/mt.c
1387
mt_print_density_entry(struct mt_status_entry *density_root, int indent)
usr.bin/mt/mt.c
1394
retval = mt_print_density_entry(entry, indent + 2);
usr.bin/mt/mt.c
1404
printf("%*s%s (%s): %s\n", indent, "", entry->desc ?
usr.bin/mt/mt.c
1408
printf("%*sMedium Access: ", indent, "");
usr.bin/mt/mt.c
1414
printf("%*sDefault Density: %s\n", indent, "",
usr.bin/mt/mt.c
1417
printf("%*sDuplicate Density: %s\n", indent, "",
usr.bin/mt/mt.c
1421
printf("%*s%s (%s): %.1f mm\n", indent, "",
usr.bin/mt/mt.c
1425
printf("%*s%s (%s): %ju m\n", indent, "",
usr.bin/mt/mt.c
1429
printf("%*s%s (%s): %ju MB\n", indent, "", entry->desc ?
usr.bin/mt/mt.c
1433
printf("%*s%s (%s): %s\n", indent, "", entry->desc ?
usr.bin/mt/mt.c
1442
mt_print_density_report(struct mt_status_entry *report_root, int indent)
usr.bin/mt/mt.c
1461
"media densities:\n", indent, "");
usr.bin/mt/mt.c
1465
"the following media densities:\n", indent, "");
usr.bin/mt/mt.c
1469
"media types:\n", indent, "");
usr.bin/mt/mt.c
1472
"the following media types:\n", indent, "");
usr.bin/mt/mt.c
1488
indent += 2;
usr.bin/mt/mt.c
1490
printf("%*sDensity Entry", indent, "");
usr.bin/mt/mt.c
1495
retval = mt_print_density_entry(entry, indent + 2);
usr.bin/mt/mt.c
1497
indent -= 2;
usr.bin/mt/mt.c
1504
mt_print_density(struct mt_status_entry *density_root, int indent)
usr.bin/mt/mt.c
1519
printf("%*sCurrent density: %s\n", indent, "",
usr.bin/mt/mt.c
1532
retval = mt_print_density_report(entry, indent);
usr.bin/mt/mt.c
176
static int mt_print_density_entry(struct mt_status_entry *density_root, int indent);
usr.bin/mt/mt.c
177
static int mt_print_density_report(struct mt_status_entry *report_root, int indent);
usr.bin/mt/mt.c
178
static int mt_print_density(struct mt_status_entry *density_root, int indent);
usr.bin/netstat/sctp.c
200
char *buf, const size_t buflen, size_t *offset, int *indent)
usr.bin/netstat/sctp.c
267
if (((*indent == 0) && i > 0) || *indent > 0)
usr.bin/netstat/sctp.c
322
int indent = 0, xladdr_total = 0, is_listening = 0;
usr.bin/netstat/sctp.c
472
sctp_process_tcb(xstcb, buf, buflen, offset, &indent);
usr.bin/netstat/sctp.c
473
indent++;
usr.bin/patch/pch.c
1219
int indent = 0, skipped = 0;
usr.bin/patch/pch.c
1233
indent < p_indent && (*line == ' ' || *line == '\t' || *line == 'X');
usr.bin/patch/pch.c
1236
indent += 8 - (indent %7);
usr.bin/patch/pch.c
1238
indent++;
usr.bin/patch/pch.c
274
int indent, retval;
usr.bin/patch/pch.c
287
indent = 0;
usr.bin/patch/pch.c
305
indent += 8 - (indent % 8);
usr.bin/patch/pch.c
307
indent++;
usr.bin/patch/pch.c
316
p_indent = indent; /* assume this for now */
usr.bin/patch/pch.c
363
p_indent = indent;
usr.bin/patch/pch.c
372
p_indent = indent;
usr.bin/patch/pch.c
389
p_indent = indent;
usr.bin/patch/pch.c
400
p_indent = indent;
usr.bin/rpcgen/rpc_cout.c
160
print_ifopen(int indent, const char *name)
usr.bin/rpcgen/rpc_cout.c
162
tabify(fout, indent);
usr.bin/rpcgen/rpc_cout.c
173
print_ifsizeof(int indent, const char *prefix, const char *type)
usr.bin/rpcgen/rpc_cout.c
175
if (indent) {
usr.bin/rpcgen/rpc_cout.c
177
tabify(fout, indent);
usr.bin/rpcgen/rpc_cout.c
193
print_ifclose(int indent, int brace)
usr.bin/rpcgen/rpc_cout.c
196
tabify(fout, indent);
usr.bin/rpcgen/rpc_cout.c
203
print_ifstat(int indent, const char *prefix, const char *type, relation rel,
usr.bin/rpcgen/rpc_cout.c
214
print_ifopen(indent, "pointer");
usr.bin/rpcgen/rpc_cout.c
226
print_ifopen(indent, alt);
usr.bin/rpcgen/rpc_cout.c
229
print_ifopen(indent, "vector");
usr.bin/rpcgen/rpc_cout.c
235
print_ifsizeof(indent + 1, prefix, type);
usr.bin/rpcgen/rpc_cout.c
245
print_ifopen(indent, alt);
usr.bin/rpcgen/rpc_cout.c
249
print_ifopen(indent, alt);
usr.bin/rpcgen/rpc_cout.c
251
print_ifopen(indent, "array");
usr.bin/rpcgen/rpc_cout.c
265
print_ifsizeof(indent + 1, prefix, type);
usr.bin/rpcgen/rpc_cout.c
269
print_ifopen(indent, type);
usr.bin/rpcgen/rpc_cout.c
273
print_ifclose(indent, brace);
usr.bin/rpcgen/rpc_cout.c
379
int indent = 1;
usr.bin/rpcgen/rpc_cout.c
437
print_stat(indent + 1, &cur->decl);
usr.bin/rpcgen/rpc_cout.c
442
tabify(fout, indent + 1);
usr.bin/rpcgen/rpc_cout.c
458
tabify(fout, indent + 1);
usr.bin/rpcgen/rpc_cout.c
464
print_stat(indent + 2, &cur->decl);
usr.bin/rpcgen/rpc_cout.c
472
emit_inline(indent + 2, &cur->decl, flag);
usr.bin/rpcgen/rpc_cout.c
476
tabify(fout, indent + 1);
usr.bin/rpcgen/rpc_cout.c
484
print_stat(indent + 1, &dl->decl);
usr.bin/rpcgen/rpc_cout.c
492
print_stat(indent + 1, &cur->decl);
usr.bin/rpcgen/rpc_cout.c
513
print_stat(indent + 2, &cur->decl);
usr.bin/rpcgen/rpc_cout.c
520
emit_inline(indent + 2, &cur->decl, flag);
usr.bin/rpcgen/rpc_cout.c
610
print_stat(int indent, declaration *dec)
usr.bin/rpcgen/rpc_cout.c
623
print_ifstat(indent, prefix, type, rel, amax, name, dec->name);
usr.bin/rpcgen/rpc_cout.c
630
emit_inline(int indent, declaration *decl, int flag)
usr.bin/rpcgen/rpc_cout.c
634
emit_single_in_line(indent, decl, flag, REL_ALIAS);
usr.bin/rpcgen/rpc_cout.c
637
tabify(fout, indent);
usr.bin/rpcgen/rpc_cout.c
639
tabify(fout, indent + 1);
usr.bin/rpcgen/rpc_cout.c
641
tabify(fout, indent + 1);
usr.bin/rpcgen/rpc_cout.c
644
tabify(fout, indent + 2);
usr.bin/rpcgen/rpc_cout.c
646
emit_single_in_line(indent + 2, decl, flag, REL_VECTOR);
usr.bin/rpcgen/rpc_cout.c
647
tabify(fout, indent + 1);
usr.bin/rpcgen/rpc_cout.c
649
tabify(fout, indent);
usr.bin/rpcgen/rpc_cout.c
658
emit_single_in_line(int indent, declaration *decl, int flag, relation rel)
usr.bin/rpcgen/rpc_cout.c
662
tabify(fout, indent);
usr.sbin/autofs/common.c
619
int indent)
usr.sbin/autofs/common.c
641
indent, "",
usr.sbin/autofs/common.c
642
25 - indent,
usr.sbin/autofs/common.c
650
indent == 0 ? "referenced" : "defined",
usr.sbin/autofs/common.c
658
node_print_indent(child, cmdline_options, indent + 2);
usr.sbin/devinfo/devinfo.c
120
if (ia->indent == 0)
usr.sbin/devinfo/devinfo.c
122
print_indent(ia->indent);
usr.sbin/devinfo/devinfo.c
136
int indent;
usr.sbin/devinfo/devinfo.c
138
indent = ia->indent;
usr.sbin/devinfo/devinfo.c
141
ia->indent = 0;
usr.sbin/devinfo/devinfo.c
146
print_indent(indent);
usr.sbin/devinfo/devinfo.c
150
ia->indent = indent + 4;
usr.sbin/devinfo/devinfo.c
154
ia->indent = indent;
usr.sbin/devinfo/devinfo.c
186
int indent;
usr.sbin/devinfo/devinfo.c
191
indent = (int)(intptr_t)arg;
usr.sbin/devinfo/devinfo.c
192
print_indent(indent);
usr.sbin/devinfo/devinfo.c
197
ia.indent = indent + 4;
usr.sbin/devinfo/devinfo.c
62
int indent;
usr.sbin/efibootmgr/efibootmgr.c
772
int indent;
usr.sbin/efibootmgr/efibootmgr.c
801
indent = 1;
usr.sbin/efibootmgr/efibootmgr.c
807
printf("%*s%s\n", indent, "", buf);
usr.sbin/efibootmgr/efibootmgr.c
808
indent = 11;
usr.sbin/efibootmgr/efibootmgr.c
811
printf("%*s%s:%s %s\n", indent + 4, "", dev, relpath, abspath);
usr.sbin/lpr/filters/lpf.c
111
col = indent;
usr.sbin/lpr/filters/lpf.c
130
if (--col < indent)
usr.sbin/lpr/filters/lpf.c
131
col = indent;
usr.sbin/lpr/filters/lpf.c
135
col = indent;
usr.sbin/lpr/filters/lpf.c
139
col = ((col - indent) | 07) + indent + 1;
usr.sbin/lpr/filters/lpf.c
56
static int indent; /* indentation length */
usr.sbin/lpr/filters/lpf.c
96
indent = atoi(&cp[2]);
usr.sbin/lpr/lpd/printjob.c
1064
av[++narg] = indent;
usr.sbin/lpr/lpd/printjob.c
110
static char indent[10] = "-i0";
usr.sbin/lpr/lpd/printjob.c
399
strcpy(indent, "-i0");
usr.sbin/lpr/lpd/printjob.c
521
strlcpy(indent + 2, line + 1, sizeof(indent) - 2);
usr.sbin/lpr/lpd/printjob.c
695
av[3] = indent;
usr.sbin/lpr/lpd/printjob.c
714
av[4] = indent;
usr.sbin/lpr/lpd/printjob.c
944
strlcpy(indent + 2, line + 1, sizeof(indent) - 2);
usr.sbin/lpr/lpr/lpr.c
221
indent = strtol(optarg, &p, 10);
usr.sbin/lpr/lpr/lpr.c
249
indent = 8;
usr.sbin/lpr/lpr/lpr.c
337
card('I', itoa(indent));
usr.sbin/lpr/lpr/lpr.c
81
static int indent; /* amount to indent */
usr.sbin/makefs/cd9660/cd9660_debug.c
70
debug_print_susp_attrs(cd9660node *n, int indent)
usr.sbin/makefs/cd9660/cd9660_debug.c
75
print_n_tabs(indent);
usr.sbin/pciconf/pciconf.c
502
print_tree_entry(struct pci_tree_entry *e, const char *indent, bool last,
usr.sbin/pciconf/pciconf.c
511
printf("%s%c--- ", indent, last ? '`' : '|');
usr.sbin/pciconf/pciconf.c
543
asprintf(&indent_buf, "%s%c ", indent, last ? ' ' : '|');
usr.sbin/ppp/route.c
659
int indent)
usr.sbin/ppp/route.c
663
if (tlen + 2 > indent)
usr.sbin/ppp/route.c
664
prompt_Printf(p, "%s:\n%*s", tag, indent, "");
usr.sbin/ppp/route.c
666
prompt_Printf(p, "%s:%*s", tag, indent - tlen - 1, "");
usr.sbin/ppp/route.c
669
prompt_Printf(p, "%*sadd ", tlen ? 0 : indent, "");
usr.sbin/ppp/systems.c
328
int indent;
usr.sbin/ppp/systems.c
384
indent = issep(*line);
usr.sbin/ppp/systems.c
390
if (!indent) { /* start of next section */
usr.sbin/ypldap/aldap.c
1162
indent += 2;
usr.sbin/ypldap/aldap.c
1164
indent -= 2;
usr.sbin/ypldap/aldap.c
968
static int indent = 0;
usr.sbin/ypldap/aldap.c
990
fprintf(stderr, "%*slen %lu ", indent, "", root->be_len);