Home
last modified time | relevance | path

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

/src/contrib/mtree/
H A Dcreate.c91 static void statf(FILE *, int, FTSENT *);
143 statf(fp, indent, p); in cwalk()
164 statf(fp, indent, p); in cwalk()
225 statf(FILE *fp, int indent, FTSENT *p) in statf() function