Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:USER

123 %token USER
639 user_def : USER identifier ROLES names opt_mls_user ';'
913 | USER { $$ = require_user; }