Home
last modified time | relevance | path

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

/src/contrib/mtree/
H A Dspec.c338 fprintf(fp, "%s", vispath(path)); in dump_nodes()
371 vispath(cur->slink)); in dump_nodes()
418 puts(pathlast ? vispath(path) : ""); in dump_nodes()
432 vispath(const char *path) in vispath() function
H A Dmtree.h127 char *vispath(const char *);
H A Dcreate.c231 S_ISDIR(p->fts_statp->st_mode) ? "" : " ", vispath(p->fts_name)); in statf()
303 vispath(rlink(p->fts_accpath))); in statf()