Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/data/
H A Dkeywords.c62 const char e_newline[] = "newline"; variable
/titanic_50/usr/src/lib/libshell/common/include/
H A Dshlex.h148 extern const char e_newline[];
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dlex.c1942 return((char*)sh_translate(e_newline)); in fmttoken()