Searched defs:pathbuf (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10.1-release/contrib/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c104 char pathbuf[PATH_MAX]; local
/freebsd-10.1-release/contrib/sendmail/smrsh/
H A Dsmrsh.c151 char pathbuf[1000]; local
/freebsd-10.1-release/usr.sbin/pw/
H A Dgrupd.c64 static char pathbuf[MAXPATHLEN]; local
H A Dpwupd.c66 static char pathbuf[MAXPATHLEN]; local
/freebsd-10.1-release/lib/ncurses/ncurses/
H A Dtermcap.c108 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ local
[all...]
/freebsd-10.1-release/sbin/fsck_ffs/
H A Dpass2.c68 char pathbuf[MAXPATHLEN + 1]; local
[all...]
H A Ddir.c251 char pathbuf[MAXPATHLEN + 1]; local
519 char pathbuf[MAXPATHLEN + 1]; local
H A Dinode.c65 char pathbuf[MAXPATHLEN + 1]; local
160 char pathbuf[MAXPATHLEN + 1]; local
/freebsd-10.1-release/bin/ln/
H A Dln.c184 char pathbuf[PATH_MAX]; local
/freebsd-10.1-release/contrib/opie/
H A Dopiesu.c105 static char pathbuf[sizeof("PATH") + sizeof(DEFAULT_PATH) - 1] = "PATH="; variable
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zlook/
H A Dzlook.c273 char pathbuf[MAXPATHLEN]; local
/freebsd-10.1-release/libexec/rtld-elf/
H A Dlibmap.c402 char pathbuf[64], *s, *t; local
/freebsd-10.1-release/sbin/kldconfig/
H A Dkldconfig.c153 char pathbuf[MAXPATHLEN+1]; local
213 char pathbuf[MAXPATHLEN+1]; local
[all...]
/freebsd-10.1-release/sys/kern/
H A Dvfs_lookup.c1138 kern_alternate_path(struct thread *td, const char *prefix, const char *path, enum uio_seg pathseg, char **pathbuf, int create, int dirfd) argument
H A Dvfs_mount.c1031 char *pathbuf; local
1134 char *pathbuf; local
[all...]
/freebsd-10.1-release/usr.bin/mail/
H A Dfio.c66 char linebuf[LINESIZE], pathbuf[PATHSIZE]; local
/freebsd-10.1-release/contrib/bmake/
H A Dutil.c273 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; local
/freebsd-10.1-release/contrib/mtree/
H A Dspec.c430 static char pathbuf[4*MAXPATHLEN + 1]; local
/freebsd-10.1-release/contrib/tcsh/
H A Dglob.c459 struct strbuf pathbuf = strbuf_INIT; local
478 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) argument
555 glob3(struct strbuf *pathbuf, const Char *pattern, const Char *restpattern, const Char *pglobstar, glob_t *pglob, int no_match) argument
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dglob.c496 Char pathbuf[MaxPathLen+1]; local
519 glob2(Char *pathbuf, Char *pathend, Char *pattern, glob_t *pglob, argument
570 glob3(Char *pathbuf, Char *pathend, Char *pattern, Char *restpattern, argument
[all...]
/freebsd-10.1-release/sys/netgraph/
H A Dng_ksocket.c333 char pathbuf[SOCK_MAXADDRLEN + 1]; local
/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c778 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ local
1014 char pathbuf[PATH_MAX]; local
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dglob.c611 Char pathbuf[MAXPATHLEN]; local
627 glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, argument
695 glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, Char *pattern, Char *restpattern, Char *restpattern_last, glob_t *pglob, struct glob_lim *limitp) argument
[all...]
/freebsd-10.1-release/lib/libc/gen/
H A Dglob.c562 Char pathbuf[MAXPATHLEN]; local
577 glob2(Char *pathbuf, Char *pathend, Char *pathend_last, Char *pattern, argument
644 glob3(Char *pathbuf, Cha argument
[all...]
/freebsd-10.1-release/sys/cam/
H A Dcam_periph.c546 char pathbuf[32], *periph_name; local

Completed in 287 milliseconds

12