Home | History | Annotate | Download | only in src

Lines Matching defs:reason

760 	 * callers reason buffer.
765 * This will add the constraints to the callers reason buffer (who is
783 ERR(NULL, "failed to realloc reason buffer");
822 unsigned int *reason,
849 *reason = 0;
888 *reason |= SEPOL_COMPUTEAV_TE;
908 *reason |= SEPOL_COMPUTEAV_CONS;
931 *reason |= SEPOL_COMPUTEAV_RBAC;
990 unsigned int *reason)
1009 requested, avd, reason, NULL, 0);
1015 * sepol_compute_av_reason_buffer - the reason buffer is malloc'd to
1024 unsigned int *reason,
1056 requested, avd, reason, reason_buf, flags);
1067 unsigned int reason = 0;
1069 &reason);
1923 unsigned int i, j, reason;
1966 &avd, &reason, NULL, 0);