Searched refs:nspaces (Results 1 – 1 of 1) sorted by relevance
409 const int nspaces = sizeof(spaces) - 1; in asn1_print_fsname() local416 while (indent > nspaces) in asn1_print_fsname()418 if (BIO_write(out, spaces, nspaces) != nspaces) in asn1_print_fsname()420 indent -= nspaces; in asn1_print_fsname()