Home
last modified time | relevance | path

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

12

/trueos/contrib/openpam/lib/libpam/
HDopenpam_check_owner_perms.c104 char pathbuf[PATH_MAX]; in openpam_check_path_owner_perms() local
/trueos/sbin/kldconfig/
HDkldconfig.c153 char pathbuf[MAXPATHLEN+1]; in addpath() local
213 char pathbuf[MAXPATHLEN+1]; in rempath() local
/trueos/usr.sbin/pw/
HDgrupd.c64 static char pathbuf[MAXPATHLEN]; in getgrpath() local
HDpwupd.c66 static char pathbuf[MAXPATHLEN]; in getpwpath() local
/trueos/contrib/sendmail/smrsh/
HDsmrsh.c151 char pathbuf[1000]; local
/trueos/lib/ncurses/ncurses/
HDtermcap.c108 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ in _nc_read_termcap_entry() local
/trueos/contrib/tcsh/
HDglob.c459 struct strbuf pathbuf = strbuf_INIT; in glob1() local
478 glob2(struct strbuf *pathbuf, const Char *pattern, glob_t *pglob, int no_match) in glob2()
555 glob3(struct strbuf *pathbuf, const Char *pattern, const Char *restpattern, in glob3()
HDtc.os.c1222 char pathbuf[MAXPATHLEN]; /* temporary pathname buffer */ in xgetcwd() local
1308 char pathbuf[MAXPATHLEN], nextpathbuf[MAXPATHLEN * 2]; in xgetcwd() local
/trueos/sbin/fsck_ffs/
HDpass2.c68 char pathbuf[MAXPATHLEN + 1]; in pass2() local
HDinode.c65 char pathbuf[MAXPATHLEN + 1]; in ckinode() local
160 char pathbuf[MAXPATHLEN + 1]; in iblock() local
HDdir.c251 char pathbuf[MAXPATHLEN + 1]; in fileerror() local
519 char pathbuf[MAXPATHLEN + 1]; in makeentry() local
/trueos/crypto/heimdal/lib/roken/
HDglob.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()
/trueos/contrib/opie/
HDopiesu.c105 static char pathbuf[sizeof("PATH") + sizeof(DEFAULT_PATH) - 1] = "PATH="; variable
/trueos/bin/ln/
HDln.c184 char pathbuf[PATH_MAX]; in samedirent() local
/trueos/lib/libc/gen/
HDglob.c562 Char pathbuf[MAXPATHLEN]; in glob1() local
577 glob2(Char *pathbuf, Char *pathend, Char *pathend_last, Char *pattern, in glob2()
644 glob3(Char *pathbuf, Char *pathend, Char *pathend_last, in glob3()
/trueos/cddl/contrib/opensolaris/cmd/zlook/
HDzlook.c273 char pathbuf[MAXPATHLEN]; in main() local
/trueos/crypto/openssh/openbsd-compat/
HDglob.c611 Char pathbuf[MAXPATHLEN]; local
627 glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last,
695 glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last,
/trueos/usr.bin/mail/
HDfio.c66 char linebuf[LINESIZE], pathbuf[PATHSIZE]; in setptr() local
/trueos/lib/libdpv/
HDdpv.c68 static char pathbuf[PATH_MAX]; variable
/trueos/contrib/ntp/util/
HDntp-keygen.c239 char pathbuf[MAXFILENAME + 1]; in main() local
1619 char pathbuf[MAXFILENAME + 1]; in x509() local
/trueos/contrib/ncurses/ncurses/tinfo/
HDread_termcap.c778 char pathbuf[PBUFSIZ]; /* holds raw path of filenames */ in _nc_tgetent() local
1014 char pathbuf[PATH_MAX]; in _nc_read_termcap_entry() local
/trueos/sys/kern/
HDvfs_lookup.c1140 enum uio_seg pathseg, char **pathbuf, int create, int dirfd) in kern_alternate_path()
HDvfs_mount.c1037 char *pathbuf; in vfs_domount() local
1135 char *pathbuf; in sys_unmount() local
/trueos/libexec/rtld-elf/
HDlibmap.c402 char pathbuf[64], *s, *t; in lm_findn() local
/trueos/contrib/mtree/
HDspec.c435 static char pathbuf[4*MAXPATHLEN + 1]; in vispath() local

12