/openbsd-src/sbin/fsck_ext2fs/ |
H A D | pass2.c | 64 char pathbuf[PATH_MAX + 1]; in pass2() local 201 char pathbuf[PATH_MAX + 1]; in pass2check() local
|
H A D | dir.c | 260 char pathbuf[PATH_MAX + 1]; in fileerror() local 484 char pathbuf[PATH_MAX + 1]; in makeentry() local
|
H A D | inode.c | 122 char pathbuf[PATH_MAX + 1]; in ckinode() local 208 char pathbuf[PATH_MAX + 1]; in iblock() local
|
/openbsd-src/sbin/fsck_ffs/ |
H A D | pass2.c | 80 char pathbuf[PATH_MAX + 1]; in pass2() local 254 char pathbuf[PATH_MAX + 1]; in pass2check() local
|
H A D | dir.c | 234 char pathbuf[PATH_MAX + 1]; in fileerror() local 460 char pathbuf[PATH_MAX + 1]; in makeentry() local
|
H A D | inode.c | 66 char pathbuf[PATH_MAX + 1]; in ckinode() local 157 char pathbuf[PATH_MAX + 1]; in iblock() local
|
/openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/ |
H A D | dl_dlopen.xs | 184 char pathbuf[PATH_MAX + 2]; variable
|
/openbsd-src/distrib/special/more/ |
H A D | termcap.c | 69 char pathbuf[PATH_MAX]; /* holds raw path of filenames */ in tgetent() local
|
/openbsd-src/gnu/usr.bin/perl/ext/File-Glob/ |
H A D | bsd_glob.c | 639 Char pathbuf[MAXPATHLEN]; local 657 glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, 736 glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last,
|
/openbsd-src/lib/libc/gen/ |
H A D | glob.c | 602 Char pathbuf[PATH_MAX]; in glob1() local 618 glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, in glob2() 686 glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, in glob3()
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | read_termcap.c | 795 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ in _nc_tgetent() local 1040 char pathbuf[PATH_MAX]; in _nc_read_termcap_entry() local
|
/openbsd-src/usr.bin/mail/ |
H A D | fio.c | 73 char linebuf[LINESIZE], pathbuf[PATHSIZE]; in setptr() local
|
/openbsd-src/usr.bin/ftp/ |
H A D | fetch.c | 187 char *buf = NULL, *cp, *pathbuf = NULL; in file_get() local 315 char *pathbuf = NULL; in url_get() local
|
/openbsd-src/usr.bin/rdist/ |
H A D | expand.c | 55 char pathbuf[BUFSIZ]; variable
|
/openbsd-src/bin/ps/ |
H A D | ps.c | 210 char *ttypath, pathbuf[PATH_MAX]; in main() local
|
/openbsd-src/usr.bin/xinstall/ |
H A D | xinstall.c | 66 char pathbuf[PATH_MAX], tempfile[PATH_MAX]; variable
|
/openbsd-src/gnu/usr.bin/cvs/windows-NT/ |
H A D | filesubr.c | 791 static char *pathbuf; in get_homedir() local
|
/openbsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 78 static char pathbuf[PATH_MAX]; variable
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | mg.c | 1355 char pathbuf[256], eltbuf[256], *cp, *elt; in Perl_magic_setenv() local
|