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

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c425 static ino_t ino_counter = 0, ino_last = 0; local
486 if (ino_last == sb->st_ino)
489 ino_last = sb->st_ino;

Completed in 87 milliseconds