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

/freebsd-11-stable/contrib/sendmail/src/
H A Dtls.c2075 extern int *PRSATmpCnt;
2078 ++(*PRSATmpCnt) < MAX_RSA_TMP_CNT)
2104 *PRSATmpCnt = 0;
H A Dqueue.c238 /* offset for PRSATmpCnt */
240 int *PRSATmpCnt; variable
7179 PRSATmpCnt = (int *) OFF_RSA_TMP_CNT(Pshm);
7180 *PRSATmpCnt = 0;

Completed in 118 milliseconds