Home
last modified time | relevance | path

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

/netbsd/src/sbin/fsck_ext2fs/
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()
Dextern.h53 void getpathname(char *, size_t, ino_t, ino_t);
Dinode.c192 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
229 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
312 getpathname(pathbuf, sizeof(pathbuf), in iblock()
Ddir.c305 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror()
544 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
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/
Dlocalconf.h127 extern void getpathname(char *, int, int, const char *);
Dlocalconf.c290 getpathname(char *path, int len, int type, const char *name) in getpathname() function
Dcfparse.y164 getpathname(path, sizeof(path), LC_PATHTYPE_CERT, file); in load_x509()
475 getpathname(path, sizeof(path),
2070 getpathname(path, sizeof(path),
2421 getpathname(path, sizeof(path),
Doakley.c1369 getpathname(path, sizeof(path), in oakley_validate_auth()
1687 getpathname(path, sizeof(path), in oakley_getsign()
/netbsd/src/sbin/fsck_lfs/
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()
Dextern.h60 void getpathname(char *, size_t, ino_t, ino_t);
Dinode.c165 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
205 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
301 getpathname(pathbuf, sizeof(pathbuf), in iblock()
Dutilities.c186 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname() function
Ddir.c312 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror()
579 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
/netbsd/src/sbin/fsck_ffs/
Dextern.h62 void getpathname(char *, size_t, ino_t, ino_t);
Dpass2.c174 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, in pass2()
596 getpathname(pathbuf, sizeof(pathbuf),
598 getpathname(namebuf, sizeof(namebuf),
Dinode.c109 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
152 getpathname(pathbuf, sizeof(pathbuf), in ckinode()
248 getpathname(pathbuf, sizeof(pathbuf), in iblock()
Ddir.c429 getpathname(pathbuf, sizeof(pathbuf), cwd, ino); in fileerror()
739 getpathname(pathbuf, sizeof(pathbuf), parent, parent); in makeentry()
Dutilities.c476 getpathname(char *namebuf, size_t namebuflen, ino_t curdir, ino_t ino) in getpathname() function