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

/freebsd-11-stable/contrib/mtree/
H A Dmtree.h127 char *vispath(const char *);
H A Dspec.c337 fprintf(fp, "%s", vispath(path));
370 vispath(cur->slink));
417 puts(pathlast ? vispath(path) : "");
425 * vispath --
431 vispath(const char *path) function
H A Dcreate.c192 S_ISDIR(p->fts_statp->st_mode) ? "" : " ", vispath(p->fts_name));
304 vispath(rlink(p->fts_accpath)));

Completed in 69 milliseconds