Home
last modified time | relevance | path

Searched defs:pathbuf (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-13.1/contrib/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c104 char pathbuf[PATH_MAX]; in openpam_check_path_owner_perms() local
/freebsd-13.1/usr.sbin/pw/
H A Dgrupd.c46 static char pathbuf[MAXPATHLEN]; in getgrpath() local
H A Dpwupd.c50 static char pathbuf[MAXPATHLEN]; in getpwpath() local
/freebsd-13.1/sbin/kldconfig/
H A Dkldconfig.c146 char pathbuf[MAXPATHLEN+1]; in addpath() local
197 char pathbuf[MAXPATHLEN+1]; in rempath() local
/freebsd-13.1/contrib/sendmail/smrsh/
H A Dsmrsh.c151 char pathbuf[1000]; local
/freebsd-13.1/lib/ncurses/ncurses/
H A Dtermcap.c112 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ in _nc_read_termcap_entry() local
/freebsd-13.1/contrib/tcsh/
H A Dglob.c468 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 Dtc.os.c1218 char pathbuf[MAXPATHLEN]; /* temporary pathname buffer */ in xgetcwd() local
1304 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; in xgetcwd() local
/freebsd-13.1/crypto/heimdal/lib/roken/
H A Dglob.c496 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-13.1/contrib/opie/
H A Dopiesu.c105 static char pathbuf[sizeof("PATH") + sizeof(DEFAULT_PATH) - 1] = "PATH="; variable
/freebsd-13.1/sbin/fsck_ffs/
H A Dpass2.c71 char pathbuf[MAXPATHLEN + 1]; in pass2() local
H A Ddir.c338 char pathbuf[MAXPATHLEN + 1]; in fileerror() local
635 char pathbuf[MAXPATHLEN + 1]; in makeentry() local
H A Dinode.c71 char pathbuf[MAXPATHLEN + 1]; in ckinode() local
172 char pathbuf[MAXPATHLEN + 1]; in iblock() local
/freebsd-13.1/bin/ln/
H A Dln.c186 char pathbuf[PATH_MAX]; in samedirent() local
/freebsd-13.1/lib/libc/gen/
H A Dglob-compat11.c599 Char pathbuf[MAXPATHLEN]; in glob1() local
614 glob2(Char *pathbuf, Char *pathend, Char *pathend_last, Char *pattern, in glob2()
684 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, in glob3()
H A Dglob.c631 Char pathbuf[MAXPATHLEN]; in glob1() local
646 glob2(Char *pathbuf, Char *pathend, Char *pathend_last, Char *pattern, in glob2()
716 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, in glob3()
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dglob.c616 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-13.1/usr.bin/mail/
H A Dfio.c68 char linebuf[LINESIZE], pathbuf[PATHSIZE]; in setptr() local
/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c793 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ in _nc_tgetent() local
1038 char pathbuf[PATH_MAX]; in _nc_read_termcap_entry() local
/freebsd-13.1/lib/libdpv/
H A Ddpv.c69 static char pathbuf[PATH_MAX]; variable
/freebsd-13.1/contrib/mtree/
H A Dspec.c436 static char pathbuf[4*MAXPATHLEN + 1]; in vispath() local
/freebsd-13.1/libexec/rtld-elf/
H A Dlibmap.c413 char pathbuf[64], *s, *t; in lm_findn() local
/freebsd-13.1/contrib/ntp/util/
H A Dntp-keygen.c320 char pathbuf[MAXFILENAME + 1]; in main() local
1968 char pathbuf[MAXFILENAME + 1]; in x509() local
/freebsd-13.1/sys/kern/
H A Dvfs_lookup.c1635 enum uio_seg pathseg, char **pathbuf, int create, int dirfd) in kern_alternate_path()
/freebsd-13.1/contrib/bmake/
H A Dutil.c241 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; in getwd() local

12