Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c1253 case SSTRINGCMDLINE: in getsc_uu()
Dmain.c496 s = pushs(SSTRINGCMDLINE, ATEMP); in main_init()
Dsh.h1930 #define SSTRINGCMDLINE 9 /* string from "mksh -c ..." */ macro