Searched refs:inotype (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/usr.sbin/mtree/
H A Dextern.h41 const char *inotype(u_int);
H A Dcompare.c115 ftype(s->type), inotype(p->fts_statp->st_mode));
329 inotype(u_int type) function
H A Dcreate.c174 output(indent, &offset, "type=%s", inotype(p->fts_statp->st_mode));
/freebsd-10.2-release/contrib/mtree/
H A Dmtree.h121 const char *inotype(u_int);
H A Dmisc.c279 return (inotype(nodetoino(type)));
284 inotype(u_int type) function
H A Dspecspec.c61 printf("%s%s %s", path, n->name, inotype(nodetoino(n->type)));
H A Dcompare.c181 nodetype(s->type), inotype(p->fts_statp->st_mode));
H A Dcreate.c202 inotype(p->fts_statp->st_mode));

Completed in 98 milliseconds