Home | History | Annotate | Download | only in src

Lines Matching full:def_path

305 	def_path = _PATH_DEFPATH;
310 def_path = cp;
321 def_path = MKSH_UNIXROOT "/bin" MKSH_PATHSEPS
328 * Set PATH to def_path (will set the path global variable).
333 setstr(vp, def_path, KSH_RETURN_ERROR);