Home
last modified time | relevance | path

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

/freebsd-12.1/sys/security/mac/
H A Dmac_internal.h199 int mac_error_select(int error1, int error2);
274 error = mac_error_select( \
282 error = mac_error_select( \
296 error = mac_error_select( \
306 error = mac_error_select( \
H A Dmac_framework.c553 mac_error_select(int error1, int error2) in mac_error_select() function