Searched refs:max_in_pool (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libsasl/lib/ | ||
H A D | auxprop.c | 287 unsigned max_in_pool; local 290 max_in_pool = ctx->mem_base->size / sizeof(struct propval); 292 if(total_values <= max_in_pool) { |
Completed in 42 milliseconds