Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dshlex.h46 char assignok; /* on when name=value is legal */ member
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dlex.c1488 int off, messages=0, assignok=lp->assignok, csub; in comsub() local