Lines Matching refs:pedantic
84 int pedantic = FALSE; variable
421 if (pedantic) {
424 (pedantic == 1) ? "Warning" : "Error", $1, sudolineno);
425 if (pedantic > 1) {
601 if (pedantic) {
604 (pedantic == 1) ? "Warning" : "Error", $1, sudolineno);
605 if (pedantic > 1) {
696 if (pedantic) {
699 (pedantic == 1) ? "Warning" : "Error", $1, sudolineno);
700 if (pedantic > 1) {
741 if ((MATCHED(host_matches) || pedantic) &&
768 if ((MATCHED(cmnd_matches) || pedantic) &&
798 if (($4 != NOMATCH || pedantic) &&
815 if ((MATCHED(user_matches) || pedantic) &&
867 if (pedantic) {
870 (pedantic == 1) ? "Warning" : "Error", $1, sudolineno);
871 if (pedantic > 1) {