Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacl.y31 extern int yyinteractive;
180 if (yyinteractive) {
228 if (yyinteractive) {
268 if (yyinteractive) {
295 if (yyinteractive) {
359 if (yyinteractive) {
371 if (yyinteractive) {
426 if (yyinteractive) {
H A Daclutils.c733 extern int yyinteractive;
741 if (yyinteractive == 0) in acl_error()
H A Dacltext.c50 int yyinteractive; variable
1033 yyinteractive = 1; in acl_parse()
1035 yyinteractive = 0; in acl_parse()