Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/backup/dump/
H A Dpartial.c38 static int lf_ftw_mark(const char *, const struct stat64 *, int);
43 static int lf_ftw_mark();
138 if (lf_lftw(path, lf_ftw_mark, (int)ulimit(UL_GDESLIM, 0) / 2)
199 lf_ftw_mark(name, st, flag) in lf_ftw_mark() function