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

/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.c584 int clst, nlst; /* count of last character in current and next */ local
695 nlst = i - 1;
715 assert(nlst < 0 || nlst < sizeof(next));
716 if ((nlst < 0 || next[nlst] != '.') &&

Completed in 59 milliseconds