Searched refs:ami_cnt (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dmem_dbg.c567 int ami_cnt; local
603 ami_cnt = 0;
612 ami_cnt++;
613 memset(buf, '>', ami_cnt);
614 BIO_snprintf(buf + ami_cnt, sizeof buf - ami_cnt,

Completed in 82 milliseconds