Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_internal.h193 int mac_error_select(int error1, int error2);
285 error = mac_error_select( \
293 error = mac_error_select( \
307 error = mac_error_select( \
317 error = mac_error_select( \
H A Dmac_framework.c700 mac_error_select(int error1, int error2) in mac_error_select() function