Searched refs:KSH_VERSION (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A DBuild.sh1592 test -n "\$KSH_VERSION" || exit 1
1632 print "This shell is actually:\\n\\t\$KSH_VERSION"
H A Dedit.c2938 strdupx(v, KSH_VERSION, ATEMP);
3577 putbuf(KSH_VERSION,
3578 strlen(KSH_VERSION), 0);
H A Dsh.h386 EXTERN const char initvsn[] E_INIT("KSH_VERSION=@(#)MIRBSD KSH " MKSH_VERSION);
387 #define KSH_VERSION (initvsn + /* "KSH_VERSION=@(#)" */ 16) macro

Completed in 102 milliseconds