Lines Matching refs:ind
54 BIO *bp, int ind);
72 BIO *bp, int ind)
84 if (BIO_printf(bp, "%*snamingAuthority: ", ind, "") <= 0)
91 if (BIO_printf(bp, "%*s admissionAuthorityId: ", ind, "") <= 0)
101 if (BIO_printf(bp, "%*s namingAuthorityText: ", ind, "") <= 0
107 if (BIO_printf(bp, "%*s namingAuthorityUrl: ", ind, "") <= 0
119 BIO *bp, int ind)
125 if (BIO_printf(bp, "%*sadmissionAuthority:\n", ind, "") <= 0
126 || BIO_printf(bp, "%*s ", ind, "") <= 0
135 if (BIO_printf(bp, "%*sEntry %0d:\n", ind, "", 1 + i) <= 0) goto err;
138 if (BIO_printf(bp, "%*s admissionAuthority:\n", ind, "") <= 0
139 || BIO_printf(bp, "%*s ", ind, "") <= 0
146 if (i2r_NAMING_AUTHORITY(method, entry->namingAuthority, bp, ind) <= 0)
153 if (BIO_printf(bp, "%*s Profession Info Entry %0d:\n", ind, "", 1 + j) <= 0)
157 if (BIO_printf(bp, "%*s registrationNumber: ", ind, "") <= 0
164 if (i2r_NAMING_AUTHORITY(method, pinfo->namingAuthority, bp, ind + 2) <= 0)
170 if (BIO_printf(bp, "%*s Info Entries:\n", ind, "") <= 0)
175 if (BIO_printf(bp, "%*s ", ind, "") <= 0
183 if (BIO_printf(bp, "%*s Profession OIDs:\n", ind, "") <= 0)
191 if (BIO_printf(bp, "%*s %s%s%s%s\n", ind, "",