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

/freebsd-9.3-release/contrib/less/
H A Dedit.c43 public ino_t curr_ino; variable
189 curr_ino = curr_dev = 0;
408 curr_ino = statbuf.st_ino;
H A Dch.c26 extern ino_t curr_ino;
331 if (r == 0 && (st.st_ino != curr_ino ||

Completed in 99 milliseconds