Home
last modified time | relevance | path

Searched refs:getpathname (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sbin/fsck_ext2fs/
H A Dpass2.c166 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, in pass2()
417 getpathname(pathbuf, sizeof(pathbuf), in pass2check()
419 getpathname(namebuf, sizeof(namebuf), in pass2check()
H A Dextern.h53 void getpathname(char *, size_t, ino_t, ino_t);
H A Dinode.c192 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
229 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
312 getpathname(pathbuf, sizeof(pathbuf), in iblock()
H A Ddir.c305 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror()
544 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
H A Dutilities.c409 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname() function
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dlocalconf.h127 extern void getpathname __P((char *, int, int, const char *));
H A Dlocalconf.c294 getpathname(path, len, type, name) in getpathname() function
H A Dcfparse.y164 getpathname(path, sizeof(path), LC_PATHTYPE_CERT, file); in load_x509()
465 getpathname(path, sizeof(path),
2060 getpathname(path, sizeof(path),
2411 getpathname(path, sizeof(path),
H A Doakley.c1398 getpathname(path, sizeof(path),
1722 getpathname(path, sizeof(path),
/netbsd-src/sbin/fsck_lfs/
H A Dpass2.c149 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, in pass2()
419 getpathname(pathbuf, sizeof(pathbuf), in pass2check()
421 getpathname(namebuf, sizeof(namebuf), in pass2check()
H A Dextern.h60 void getpathname(char *, size_t, ino_t, ino_t);
H A Dinode.c165 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
205 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
301 getpathname(pathbuf, sizeof(pathbuf), in iblock()
H A Dutilities.c186 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname() function
H A Ddir.c312 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror()
579 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
/netbsd-src/sbin/fsck_ffs/
H A Dextern.h62 void getpathname(char *, size_t, ino_t, ino_t);
H A Dpass2.c174 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, in pass2()
596 getpathname(pathbuf, sizeof(pathbuf),
598 getpathname(namebuf, sizeof(namebuf),
H A Dinode.c109 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
152 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
248 getpathname(pathbuf, sizeof(pathbuf), in iblock()
H A Ddir.c429 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror()
739 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
H A Dutilities.c476 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname() function