Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dpath.h107 extern const char e_logout[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmsg.c75 const char e_logout[] = "Use 'exit' to terminate this shell"; variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c557 errormsg(SH_DICT,0,e_logout); in exfile()