Searched refs:aliasok (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshlex.h45 char aliasok; /* on when alias is legal */ member in struct:_shlex_
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dlex.c251 aok= lp->aliasok;
255 lp->aliasok = aok;
528 lp->aliasok = lp->lex.reservok;
1495 if(!(wordflags&ARG_QUOTED) && (lp->lex.reservok||lp->aliasok))
2412 lp->aliasok = 1;

Completed in 25 milliseconds