Home
last modified time | relevance | path

Searched refs:setpwd (Results 1 – 3 of 3) sorted by relevance

/original-bsd/local/toolchest/ksh/sh/
H A Ddefs.h262 extern MSG setpwd;
H A Dmsg.c170 const MSG setpwd = "PWD=`/bin/pwd 2>/dev/null`"; variable
H A Dmain.c641 execexp(setpwd,(FILE*)0); in getpwd()