Home
last modified time | relevance | path

Searched refs:found_count (Results 1 – 1 of 1) sorted by relevance

/src/crypto/krb5/src/clients/ksu/
H A Dheuristic.c147 unsigned int i=0, j=0, found_count = 0, k=0; in filter() local
171 found_count ++; in filter()
176 temp_filt_list = xcalloc(found_count + 1, sizeof(*temp_filt_list)); in filter()