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

/freebsd-10.2-release/contrib/sendmail/src/
H A Dtls.c1738 extern int *PRSATmpCnt;
1741 ++(*PRSATmpCnt) < MAX_RSA_TMP_CNT)
1767 *PRSATmpCnt = 0;
H A Dqueue.c235 /* offset for PRSATmpCnt */
237 int *PRSATmpCnt; variable
7008 PRSATmpCnt = (int *) OFF_RSA_TMP_CNT(Pshm);
7009 *PRSATmpCnt = 0;

Completed in 59 milliseconds