Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l59 int yybufpos; variable
817 c = yybuf[yybufpos++]; in input()
832 if (yybufpos > 0) { in unput()
833 --yybufpos; in unput()
1005 yybufpos = 0; in yyreset()