Searched defs:statf (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/bin/ln/ | ||
H A D | ln.c | 120 int (*statf)(const char *, struct stat *); in linkit() local |
/openbsd-src/usr.sbin/mtree/ | ||
H A D | create.c | 128 statf(int indent, FTSENT *p) in statf() function |