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

  /src/sbin/fsck_ext2fs/
extern.h 53 void getpathname(char *, size_t, ino_t, ino_t);
pass2.c 166 getpathname(pathbuf, sizeof(pathbuf), inp->i_number,
417 getpathname(pathbuf, sizeof(pathbuf),
419 getpathname(namebuf, sizeof(namebuf),
inode.c 192 getpathname(pathbuf, sizeof(pathbuf),
229 getpathname(pathbuf, sizeof(pathbuf),
312 getpathname(pathbuf, sizeof(pathbuf),
utilities.c 409 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) function in typeref:typename:void
dir.c 305 getpathname(pathbuf, sizeof(pathbuf), cwd, ino);
544 getpathname(pathbuf, sizeof(pathbuf), parent, parent);
  /src/sbin/fsck_lfs/
extern.h 60 void getpathname(char *, size_t, ino_t, ino_t);
inode.c 165 getpathname(pathbuf, sizeof(pathbuf),
205 getpathname(pathbuf, sizeof(pathbuf),
301 getpathname(pathbuf, sizeof(pathbuf),
pass2.c 149 getpathname(pathbuf, sizeof(pathbuf), inp->i_number,
419 getpathname(pathbuf, sizeof(pathbuf),
421 getpathname(namebuf, sizeof(namebuf),
utilities.c 189 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) function in typeref:typename:void
dir.c 312 getpathname(pathbuf, sizeof(pathbuf), cwd, ino);
579 getpathname(pathbuf, sizeof(pathbuf), parent, parent);
  /src/sbin/fsck_ffs/
extern.h 62 void getpathname(char *, size_t, ino_t, ino_t);
pass2.c 174 getpathname(pathbuf, sizeof(pathbuf), inp->i_number,
596 getpathname(pathbuf, sizeof(pathbuf),
598 getpathname(namebuf, sizeof(namebuf),
inode.c 109 getpathname(pathbuf, sizeof(pathbuf),
152 getpathname(pathbuf, sizeof(pathbuf),
248 getpathname(pathbuf, sizeof(pathbuf),
dir.c 429 getpathname(pathbuf, sizeof(pathbuf), cwd, ino);
739 getpathname(pathbuf, sizeof(pathbuf), parent, parent);
utilities.c 476 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) function in typeref:typename:void

Completed in 18 milliseconds