Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dmisc.c279 return (inotype(nodetoino(type))); in nodetype()
284 inotype(u_int type) in inotype() function
H A Dmtree.h121 const char *inotype(u_int);
H A Dspecspec.c61 printf("%s%s %s", path, n->name, inotype(nodetoino(n->type))); in shownode()
H A Dcompare.c181 nodetype(s->type), inotype(p->fts_statp->st_mode)); in compare()
H A Dcreate.c204 inotype(p->fts_statp->st_mode)); in statf()