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

12

/freebsd-10-stable/contrib/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c104 char pathbuf[PATH_MAX]; local
/freebsd-10-stable/usr.sbin/pw/
H A Dgrupd.c44 static char pathbuf[MAXPATHLEN]; local
H A Dpwupd.c48 static char pathbuf[MAXPATHLEN]; local
/freebsd-10-stable/contrib/sendmail/smrsh/
H A Dsmrsh.c151 char pathbuf[1000]; local
/freebsd-10-stable/lib/ncurses/ncurses/
H A Dtermcap.c108 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ local
[all...]
/freebsd-10-stable/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-stable/contrib/opie/
H A Dopiesu.c105 static char pathbuf[sizeof("PATH") + sizeof(DEFAULT_PATH) - 1] = "PATH="; variable
/freebsd-10-stable/bin/ln/
H A Dln.c184 char pathbuf[PATH_MAX]; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zlook/
H A Dzlook.c273 char pathbuf[MAXPATHLEN]; local
/freebsd-10-stable/libexec/rtld-elf/
H A Dlibmap.c402 char pathbuf[64], *s, *t; local
/freebsd-10-stable/sbin/kldconfig/
H A Dkldconfig.c153 char pathbuf[MAXPATHLEN+1]; local
213 char pathbuf[MAXPATHLEN+1]; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dvfs_lookup.c1137 kern_alternate_path(struct thread *td, const char *prefix, const char *path, enum uio_seg pathseg, char **pathbuf, int create, int dirfd) argument
/freebsd-10-stable/usr.bin/mail/
H A Dfio.c66 char linebuf[LINESIZE], pathbuf[PATHSIZE]; local
/freebsd-10-stable/contrib/bmake/
H A Dutil.c276 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; local
/freebsd-10-stable/contrib/mtree/
H A Dspec.c435 static char pathbuf[4*MAXPATHLEN + 1]; local
/freebsd-10-stable/lib/libdpv/
H A Ddpv.c69 static char pathbuf[PATH_MAX]; variable
/freebsd-10-stable/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-stable/sys/netgraph/
H A Dng_ksocket.c333 char pathbuf[SOCK_MAXADDRLEN + 1]; local
/freebsd-10-stable/contrib/tcsh/
H A Dglob.c465 struct strbuf pathbuf = strbuf_INIT; local
484 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) argument
561 glob3(struct strbuf *pathbuf, const Char *pattern, const Char *restpattern, const Char *pglobstar, glob_t *pglob, int no_match) argument
[all...]
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_main.c81 static char pathbuf[MAXPATHLEN + 1]; variable
/freebsd-10-stable/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-stable/crypto/openssh/openbsd-compat/
H A Dglob.c612 Char pathbuf[MAXPATHLEN]; local
628 glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, argument
696 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-stable/bin/ps/
H A Dps.c812 char pathbuf[PATH_MAX], pathbuf2[PATH_MAX], pathbuf3[PATH_MAX]; local

Completed in 221 milliseconds

12