Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsec/common/
H A Dacl_lex.l57 int yybufpos; variable
815 c = yybuf[yybufpos++]; in input()
830 if (yybufpos > 0) { in unput()
831 --yybufpos; in unput()
990 yybufpos = 0; in yyreset()