Home
last modified time | relevance | path

Searched refs:gotfile (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/vi/port/
H A Dex_cmds.c62 bool gotfile; local
365 gotfile = 0;
369 gotfile = 1;
386 if (gotfile == 0)
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_resource.c1369 int gotfile = 0; in cachefs_gc_front_atime() local
1418 gotfile = 1; in cachefs_gc_front_atime()
1424 if (gotfile) { in cachefs_gc_front_atime()