Home
last modified time | relevance | path

Searched defs:sh_getlineno (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dparse.c67 #define sh_getlineno(lp) (lp->lastline) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c71 #define sh_getlineno(lp) (lp->lastline) macro