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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.dir.c1122 static ino_t home_ino = (ino_t) -1; local
1135 home_ino = statbuf.st_ino;
1145 statbuf.st_ino == home_ino) {

Completed in 53 milliseconds