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

/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.c1285 int candidate_len; local
1294 candidate_len = h->srvr_avs[i].len;
1304 if (len < candidate_len &&
1308 end = candidate + candidate_len;

Completed in 42 milliseconds