Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsec/common/
H A Dacl.y29 extern int yyinteractive;
178 if (yyinteractive) {
226 if (yyinteractive) {
266 if (yyinteractive) {
293 if (yyinteractive) {
357 if (yyinteractive) {
369 if (yyinteractive) {
424 if (yyinteractive) {
H A Daclutils.c731 extern int yyinteractive;
739 if (yyinteractive == 0) in acl_error()
H A Dacltext.c50 int yyinteractive; variable
1024 yyinteractive = 1; in acl_parse()
1026 yyinteractive = 0; in acl_parse()