Home
last modified time | relevance | path

Searched refs:frompath (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/
H A Dman.c251 int frompath; /* hint for man -d and catman -p */ member
659 currp->frompath = (flags & BMP_ISPATH); in build_manpath()
748 if (manp->frompath != 0) { in getsect()
/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dftpd.c6222 char frompath[MAXPATHLEN]; local
6225 wu_realpath(from, frompath, chroot_path);
6230 syslog(LOG_NOTICE, "%s of %s renamed %s to %s", guestpw, remoteident, frompath, topath);
6234 remoteident, frompath, topath);