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

12

/freebsd-9.3-release/contrib/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c104 char pathbuf[PATH_MAX]; local
/freebsd-9.3-release/contrib/sendmail/smrsh/
H A Dsmrsh.c151 char pathbuf[1000]; local
/freebsd-9.3-release/lib/ncurses/ncurses/
H A Dtermcap.c108 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ local
[all...]
/freebsd-9.3-release/sbin/fsck_ffs/
H A Dpass2.c68 char pathbuf[MAXPATHLEN + 1]; local
[all...]
H A Ddir.c256 char pathbuf[MAXPATHLEN + 1]; local
524 char pathbuf[MAXPATHLEN + 1]; local
H A Dinode.c65 char pathbuf[MAXPATHLEN + 1]; local
160 char pathbuf[MAXPATHLEN + 1]; local
/freebsd-9.3-release/usr.sbin/pw/
H A Dgrupd.c62 static char pathbuf[MAXPATHLEN]; local
H A Dpwupd.c66 static char pathbuf[MAXPATHLEN]; local
/freebsd-9.3-release/bin/ln/
H A Dln.c184 char pathbuf[PATH_MAX]; local
/freebsd-9.3-release/contrib/opie/
H A Dopiesu.c105 static char pathbuf[sizeof("PATH") + sizeof(DEFAULT_PATH) - 1] = "PATH="; variable
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/zlook/
H A Dzlook.c273 char pathbuf[MAXPATHLEN]; local
/freebsd-9.3-release/libexec/rtld-elf/
H A Dlibmap.c402 char pathbuf[64], *s, *t; local
/freebsd-9.3-release/sbin/kldconfig/
H A Dkldconfig.c153 char pathbuf[MAXPATHLEN+1]; local
213 char pathbuf[MAXPATHLEN+1]; local
[all...]
/freebsd-9.3-release/sys/kern/
H A Dvfs_lookup.c1152 kern_alternate_path(struct thread *td, const char *prefix, const char *path, enum uio_seg pathseg, char **pathbuf, int create, int dirfd) argument
/freebsd-9.3-release/usr.bin/mail/
H A Dfio.c66 char linebuf[LINESIZE], pathbuf[PATHSIZE]; local
/freebsd-9.3-release/contrib/bmake/
H A Dutil.c273 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; local
/freebsd-9.3-release/contrib/mtree/
H A Dspec.c421 static char pathbuf[4*MAXPATHLEN + 1]; local
/freebsd-9.3-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-9.3-release/crypto/heimdal/lib/roken/
H A Dglob.c498 Char pathbuf[MaxPathLen+1]; local
521 glob2(Char *pathbuf, Char *pathend, Char *pattern, glob_t *pglob, argument
572 glob3(Char *pathbuf, Char *pathend, Char *pattern, Char *restpattern, argument
[all...]
/freebsd-9.3-release/sys/netgraph/
H A Dng_ksocket.c332 char pathbuf[SOCK_MAXADDRLEN + 1]; local
/freebsd-9.3-release/bin/ps/
H A Dps.c810 char pathbuf[PATH_MAX], pathbuf2[PATH_MAX], pathbuf3[PATH_MAX]; local
/freebsd-9.3-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-9.3-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-9.3-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-9.3-release/sys/cam/
H A Dcam_periph.c535 char pathbuf[32], *periph_name; local

Completed in 398 milliseconds

12