HomeSort by: relevance | last modified time | path
    Searched defs:fullpath (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mtree/
mtree.c 64 char fullpath[MAXPATHLEN]; variable in typeref:typename:char[]
286 if ((cflag || sflag) && !getcwd(fullpath, sizeof(fullpath)))
  /src/sbin/fsck_msdos/
dir.c 93 static char *fullpath(struct dosDirEntry *);
163 fullpath(struct dosDirEntry *dir) function in typeref:typename:char *
408 fullpath(dir), dir->size, physicalSize);
420 fullpath(dir));
525 fullpath(dir));
636 fullpath(dir), 2);
676 fullpath(&dirent), 0);
692 fullpath(&dirent));
718 fullpath(&dirent));
722 fullpath(&dirent)
    [all...]

Completed in 11 milliseconds