Home
last modified time | relevance | path

Searched refs:mac_error_select (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/security/mac/
H A Dmac_internal.h202 int mac_error_select(int error1, int error2);
293 error = mac_error_select( \
301 error = mac_error_select( \
315 error = mac_error_select( \
325 error = mac_error_select( \
H A Dmac_framework.c694 mac_error_select(int error1, int error2) in mac_error_select() function