HomeSort by: relevance | last modified time | path
    Searched refs:vispath (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/mtree/
mtree.h 127 char *vispath(const char *);
create.c 231 S_ISDIR(p->fts_statp->st_mode) ? "" : " ", vispath(p->fts_name));
303 vispath(rlink(p->fts_accpath)));
spec.c 338 fprintf(fp, "%s", vispath(path));
371 vispath(cur->slink));
418 puts(pathlast ? vispath(path) : "");
426 * vispath --
432 vispath(const char *path) function

Completed in 16 milliseconds