Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dpath.h106 extern const char e_pwd[];
/titanic_44/usr/src/lib/libshell/common/data/
H A Dmsg.c77 const char e_pwd[] = "cannot access parent directories"; variable
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dcd_pwd.c237 errormsg(SH_DICT,ERROR_system(1), e_pwd); in b_pwd()