Home
last modified time | relevance | path

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

/openbsd-src/bin/ln/
H A Dln.c120 int (*statf)(const char *, struct stat *); in linkit() local
/openbsd-src/usr.sbin/mtree/
H A Dcreate.c128 statf(int indent, FTSENT *p) in statf() function