/dflybsd-src/sbin/fsck/ |
H A D | pass2.c | 56 char pathbuf[MAXPATHLEN + 1]; in pass2() local 232 char pathbuf[MAXPATHLEN + 1]; in pass2check() local
|
H A D | inode.c | 65 char pathbuf[MAXPATHLEN + 1]; in ckinode() local 154 char pathbuf[MAXPATHLEN + 1]; in iblock() local
|
H A D | dir.c | 273 char pathbuf[MAXPATHLEN + 1]; in fileerror() local 546 char pathbuf[MAXPATHLEN + 1]; in makeentry() local
|
/dflybsd-src/sbin/kldconfig/ |
H A D | kldconfig.c | 145 char pathbuf[MAXPATHLEN+1]; in addpath() local 205 char pathbuf[MAXPATHLEN+1]; in rempath() local
|
/dflybsd-src/contrib/openpam/lib/libpam/ |
H A D | openpam_check_owner_perms.c | 104 char pathbuf[PATH_MAX]; in openpam_check_path_owner_perms() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | glob.c | 466 struct strbuf pathbuf = strbuf_INIT; in glob1() local 485 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) in glob2() 563 glob3(struct strbuf *pathbuf, const Char *pattern, const Char *restpattern, in glob3()
|
H A D | tc.os.c | 1218 char pathbuf[MAXPATHLEN]; /* temporary pathname buffer */ in xgetcwd() local 1304 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; in xgetcwd() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | glob.c | 561 Char pathbuf[MAXPATHLEN]; in glob1() local 576 glob2(Char *pathbuf, Char *pathend, Char *pathend_last, Char *pattern, in glob2() 643 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, in glob3()
|
/dflybsd-src/usr.sbin/pw/ |
H A D | grupd.c | 59 static char pathbuf[MAXPATHLEN]; in getgrpath() local
|
H A D | pwupd.c | 65 static char pathbuf[MAXPATHLEN]; in getpwpath() local
|
/dflybsd-src/bin/ln/ |
H A D | ln.c | 173 char pathbuf[PATH_MAX]; in samedirent() local
|
/dflybsd-src/lib/libssh/openbsd-compat/ |
H A D | glob.c | 616 Char pathbuf[PATH_MAX]; local 632 glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, 700 glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last,
|
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | read_termcap.c | 793 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ in _nc_tgetent() local 1038 char pathbuf[PATH_MAX]; in _nc_read_termcap_entry() local
|
/dflybsd-src/usr.bin/mail/ |
H A D | fio.c | 62 char linebuf[LINESIZE], pathbuf[PATHSIZE]; in setptr() local
|
/dflybsd-src/libexec/rtld-elf/ |
H A D | libmap.c | 397 char pathbuf[64], *s, *t; in lm_findn() local
|
/dflybsd-src/usr.sbin/mtree/ |
H A D | spec.c | 424 static char pathbuf[4*MAXPATHLEN + 1]; in vispath() local
|
/dflybsd-src/bin/ps/ |
H A D | ps.c | 256 char pathbuf[PATH_MAX]; in main() local
|
/dflybsd-src/contrib/bmake/ |
H A D | util.c | 241 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; in getwd() local
|
H A D | main.c | 1146 char pathbuf[MAXPATHLEN]; in InitVarMake() local
|
/dflybsd-src/usr.bin/xinstall/ |
H A D | xinstall.c | 595 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; in install() local
|
/dflybsd-src/sys/netgraph/ksocket/ |
H A D | ng_ksocket.c | 326 char pathbuf[SOCK_MAXADDRLEN + 1]; in ng_ksocket_sockaddr_unparse() local
|
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 77 static char pathbuf[MAXPATHLEN + 1]; variable
|
/dflybsd-src/sys/netgraph7/ksocket/ |
H A D | ng_ksocket.c | 328 char pathbuf[SOCK_MAXADDRLEN + 1]; in ng_ksocket_sockaddr_unparse() local
|
/dflybsd-src/sys/bus/cam/ |
H A D | cam_periph.c | 505 char pathbuf[32], *periph_name; in camperiphunit() local
|
/dflybsd-src/contrib/binutils-2.34/bfd/ |
H A D | archive.c | 1370 static char *pathbuf = NULL; in adjust_relative_path() local
|