Home
last modified time | relevance | path

Searched refs:auth_func_array (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/common_modules/qos_auth/auth_ctl/
H A Dauth_ctrl.c363 static auth_manipulate_func auth_func_array[AUTH_MAX_NR] = { variable
387 if (auth_func_array[type]) in do_auth_manipulate()
388 ret = (long)(*auth_func_array[type])(data); in do_auth_manipulate()

Completed in 1 milliseconds