Home
last modified time | relevance | path

Searched refs:path_pwd (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dcd_pwd.c110 oldpwd = path_pwd(1); in b_cd()
236 if(*(cp = path_pwd(0)) != '/') in b_pwd()
H A Dwhence.c245 sfprintf(sfstdout,"%s %s %s/%s\n",name,sh_translate(is_talias),path_pwd(0),cp); in whence()
/titanic_50/usr/src/lib/libshell/common/include/
H A Dpath.h92 extern char *path_pwd(int);
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dmain.c177 path_pwd(1); in sh_main()
229 path_pwd(1); in sh_main()
H A Dpath.c228 char *path_pwd(int flag) in path_pwd() function
455 stakputs(path_pwd(1)); in path_nextcomp()
612 pwd = path_pwd(1); in path_fullname()
695 stakputs(path_pwd(1)); in path_search()
H A Dsubshell.c511 path_pwd(0); in sh_subshell()
H A Dinit.c872 if(*(arg = path_pwd(0))=='/') in newconf()
1793 path_pwd(0); in env_init()
H A Dxec.c966 path_pwd(0); in sh_exec()