Searched refs:allow_unlabeled (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pam_modules/tsol_acct/
H A Dtsol_acct.c61 int allow_unlabeled = 0; local
70 } else if (strcmp(argv[i], "allow_unlabeled") == 0) {
71 allow_unlabeled = 1;
91 allow_unlabeled,
129 if ((allow_unlabeled == 0) &&

Completed in 83 milliseconds