/netbsd-src/sbin/fsck_ext2fs/ |
H A D | pass2.c | 166 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 D | extern.h | 53 void getpathname(char *, size_t, ino_t, ino_t);
|
H A D | inode.c | 192 getpathname(pathbuf, sizeof(pathbuf), in ckinode() 229 getpathname(pathbuf, sizeof(pathbuf), in ckinode() 312 getpathname(pathbuf, sizeof(pathbuf), in iblock()
|
H A D | dir.c | 305 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror() 544 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
|
H A D | utilities.c | 409 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 D | localconf.h | 127 extern void getpathname __P((char *, int, int, const char *));
|
H A D | localconf.c | 294 getpathname(path, len, type, name) in getpathname() function
|
H A D | cfparse.y | 164 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 D | oakley.c | 1398 getpathname(path, sizeof(path), 1722 getpathname(path, sizeof(path),
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | pass2.c | 149 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 D | extern.h | 60 void getpathname(char *, size_t, ino_t, ino_t);
|
H A D | inode.c | 165 getpathname(pathbuf, sizeof(pathbuf), in ckinode() 205 getpathname(pathbuf, sizeof(pathbuf), in ckinode() 301 getpathname(pathbuf, sizeof(pathbuf), in iblock()
|
H A D | utilities.c | 186 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname() function
|
H A D | dir.c | 312 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror() 579 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
|
/netbsd-src/sbin/fsck_ffs/ |
H A D | extern.h | 62 void getpathname(char *, size_t, ino_t, ino_t);
|
H A D | pass2.c | 174 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, in pass2() 596 getpathname(pathbuf, sizeof(pathbuf), 598 getpathname(namebuf, sizeof(namebuf),
|
H A D | inode.c | 109 getpathname(pathbuf, sizeof(pathbuf), in ckinode() 152 getpathname(pathbuf, sizeof(pathbuf), in ckinode() 248 getpathname(pathbuf, sizeof(pathbuf), in iblock()
|
H A D | dir.c | 429 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror() 739 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
|
H A D | utilities.c | 476 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname() function
|