Lines Matching refs:ind
42 BIO *bp, int ind);
111 int ind)
115 if (BIO_printf(bp, "%*scrlUrl: ", ind, "") <= 0)
123 if (BIO_printf(bp, "%*scrlNum: ", ind, "") <= 0)
131 if (BIO_printf(bp, "%*scrlTime: ", ind, "") <= 0)
144 BIO *bp, int ind)
146 if (BIO_printf(bp, "%*s", ind, "") <= 0)
154 int ind)
156 if (BIO_printf(bp, "%*s", ind, "") <= 0)
240 BIO *bp, int ind)
246 if (BIO_printf(bp, "%*sIssuer: ", ind, "") <= 0)
252 if (BIO_printf(bp, "\n%*s", (2 * ind), "") <= 0)