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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dtls.c1519 extern int *PRSATmpCnt;
1522 ++(*PRSATmpCnt) < MAX_RSA_TMP_CNT)
1548 *PRSATmpCnt = 0;
H A Dqueue.c242 /* offset for PRSATmpCnt */
244 int *PRSATmpCnt; variable
7008 PRSATmpCnt = (int *) OFF_RSA_TMP_CNT(Pshm);
7009 *PRSATmpCnt = 0;

Completed in 109 milliseconds