Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsec/common/
H A Daclutils.h116 extern char *yybuf;
H A Dacl_lex.l56 extern char *yybuf;
815 c = yybuf[yybufpos++]; in input()
H A Dacltext.c52 char *yybuf; variable
1001 yybuf = buf; in acl_fromtext()