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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c604 int ami_cnt; local
642 ami_cnt=0;
652 ami_cnt++;
653 memset(buf,'>',ami_cnt);
654 BIO_snprintf(buf + ami_cnt, sizeof buf - ami_cnt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dmem_dbg.c634 int ami_cnt; local
671 ami_cnt = 0;
680 ami_cnt++;
681 memset(buf, '>', ami_cnt);
682 BIO_snprintf(buf + ami_cnt, sizeof buf - ami_cnt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dmem_dbg.c634 int ami_cnt; local
671 ami_cnt = 0;
680 ami_cnt++;
681 memset(buf, '>', ami_cnt);
682 BIO_snprintf(buf + ami_cnt, sizeof buf - ami_cnt,

Completed in 61 milliseconds