HomeSort by: relevance | last modified time | path
    Searched refs:cpath (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libutil/
login_cap.c 738 const char *cpath; local in function:setuserpath
776 cpath = path;
778 cpath = _PATH_DEFPATH;
780 cpath = _PATH_DEFPATH;
781 if ((*senv)(envp, "PATH", cpath, 1))
  /src/sys/dev/
cgd.c 1436 cgdinit(struct cgd_softc *sc, const char *cpath, struct vnode *vp,
1450 ret = copyinstr(cpath, tmppath, MAXPATHLEN, &sc->sc_tpathlen);

Completed in 15 milliseconds