Home
last modified time | relevance | path

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

/freebsd-14.2/sys/security/mac/
H A Dmac_internal.h200 int mac_error_select(int error1, int error2);
292 error = mac_error_select( \
300 error = mac_error_select( \
314 error = mac_error_select( \
324 error = mac_error_select( \
H A Dmac_framework.c695 mac_error_select(int error1, int error2) in mac_error_select() function