Lines Matching refs:MAC_CHECK
55 MAC_CHECK(file_check_create, cred); in mac_file_check_create()
64 MAC_CHECK(file_check_dup, cred, fg, NULL, newfd); in mac_file_check_dup()
74 MAC_CHECK(file_check_fcntl, cred, fg, NULL, cmd, arg); in mac_file_check_fcntl()
83 MAC_CHECK(file_check_ioctl, cred, fg, NULL, cmd); in mac_file_check_ioctl()
92 MAC_CHECK(file_check_inherit, cred, fg, NULL); in mac_file_check_inherit()
101 MAC_CHECK(file_check_receive, cred, fg, NULL); in mac_file_check_receive()
110 MAC_CHECK(file_check_get_offset, cred, fg, NULL); in mac_file_check_get_offset()
119 MAC_CHECK(file_check_change_offset, cred, fg, NULL); in mac_file_check_change_offset()
129 MAC_CHECK(file_check_get, cred, fg, elements, len); in mac_file_check_get()
139 MAC_CHECK(file_check_set, cred, fg, buf, buflen); in mac_file_check_set()
149 MAC_CHECK(file_check_lock, cred, fg, NULL, op, fl); in mac_file_check_lock()
160 …MAC_CHECK(file_check_library_validation, proc, fg, slice_offset, error_message, error_message_size… in mac_file_check_library_validation()
181 MAC_CHECK(file_check_mmap, cred, fg, NULL, prot, flags, offset, &maxp); in mac_file_check_mmap()