/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_check_owner_perms.c | 102 char pathbuf[PATH_MAX]; in openpam_check_path_owner_perms() local
|
/freebsd/usr.sbin/pw/ |
H A D | grupd.c | 41 static char pathbuf[MAXPATHLEN]; in getgrpath() local
|
H A D | pwupd.c | 45 static char pathbuf[MAXPATHLEN]; in getpwpath() local
|
/freebsd/sbin/kldconfig/ |
H A D | kldconfig.c | 143 char pathbuf[MAXPATHLEN+1]; in addpath() local 194 char pathbuf[MAXPATHLEN+1]; in rempath() local
|
/freebsd/contrib/sendmail/smrsh/ |
H A D | smrsh.c | 151 char pathbuf[1000]; local
|
/freebsd/contrib/tcsh/ |
H A D | glob.c | 468 struct strbuf pathbuf = strbuf_INIT; in glob1() local 487 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) in glob2() 564 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
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | glob.c | 496 Char pathbuf[MaxPathLen+1]; in glob1() local 519 glob2(Char *pathbuf, Char *pathend, Char *pattern, glob_t *pglob, in glob2() 570 glob3(Char *pathbuf, Char *pathend, Char *pattern, Char *restpattern, in glob3()
|
/freebsd/sbin/fsck_ffs/ |
H A D | pass2.c | 63 char pathbuf[MAXPATHLEN + 1]; in pass2() local
|
H A D | dir.c | 429 char pathbuf[MAXPATHLEN + 1]; in fileerror() local 738 char pathbuf[MAXPATHLEN + 1]; in makeentry() local
|
H A D | inode.c | 66 char pathbuf[MAXPATHLEN + 1]; in ckinode() local 172 char pathbuf[MAXPATHLEN + 1]; in iblock() local
|
/freebsd/bin/ln/ |
H A D | ln.c | 177 char pathbuf[PATH_MAX]; in samedirent() local
|
/freebsd/lib/libc/gen/ |
H A D | glob-compat11.c | 593 Char pathbuf[MAXPATHLEN]; in glob1() local 608 glob2(Char *pathbuf, Char *pathend, Char *pathend_last, Char *pattern, in glob2() 678 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, in glob3()
|
H A D | glob.c | 626 Char pathbuf[MAXPATHLEN]; in glob1() local 641 glob2(Char *pathbuf, Char *pathend, Char *pathend_last, Char *pattern, in glob2() 711 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, in glob3()
|
/freebsd/crypto/openssh/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,
|
/freebsd/usr.bin/mail/ |
H A D | fio.c | 60 char linebuf[LINESIZE], pathbuf[PATHSIZE]; in setptr() local
|
/freebsd/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
|
/freebsd/lib/libdpv/ |
H A D | dpv.c | 67 static char pathbuf[PATH_MAX]; variable
|
/freebsd/contrib/mtree/ |
H A D | spec.c | 436 static char pathbuf[4*MAXPATHLEN + 1]; in vispath() local
|
/freebsd/libexec/rtld-elf/ |
H A D | libmap.c | 412 char pathbuf[64], *s, *t; in lm_findn() local
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen.c | 324 char pathbuf[MAXFILENAME + 1]; in main() local 1972 char pathbuf[MAXFILENAME + 1]; x509() local [all...] |
/freebsd/contrib/bmake/ |
H A D | util.c | 241 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; in getwd() local
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_main.c | 72 static char pathbuf[MAXPATHLEN + 1]; variable
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_mod.c | 208 char pathbuf[PATH_MAX]; in zfs_process_add() local
|
/freebsd/sys/kern/ |
H A D | vfs_mount.c | 1596 char *pathbuf; in vfs_domount() local 1727 char *fsidbuf, *pathbuf; in kern_unmount() local
|