Searched defs:tmprc (Results 1 - 1 of 1) sorted by last modified time

/security/selinux/
H A Davc.c957 int rc = 0, tmprc; local
963 tmprc = c->callback(AVC_CALLBACK_RESET);
967 rc = tmprc;

Completed in 77 milliseconds