HomeSort by: relevance | last modified time | path
    Searched defs:cpath (Results 1 - 1 of 1) 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))

Completed in 48 milliseconds