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

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2865 int maxbuf_count = 0; /* How many maxbuf instaces was found */ local
2982 maxbuf_count++;
2983 if (maxbuf_count != 1) {
4236 int maxbuf_count = 0; local
4387 maxbuf_count++;
4389 if (maxbuf_count != 1) {

Completed in 40 milliseconds