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

/freebsd-13-stable/crypto/heimdal/admin/
H A Dpurge.c44 int max_vno; member in struct:e
68 if(e->max_vno < vno) {
69 e->max_vno = vno;
80 e->max_vno = vno;
150 if (entry.vno < e->max_vno

Completed in 39 milliseconds