Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_rename.c82 fake_rename(char *frompath, char *topath) in fake_rename() argument
93 if ((error = fake_lookup_dir(frompath, &fdvp, &fname)) != 0) in fake_rename()
/illumos-gate/usr/src/cmd/man/
H A Dman.c162 int frompath; /* hint for man -d */ member
496 currp->frompath = (flags & BMP_ISPATH); in build_manpath()