Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dlsm.c1456 static int param_get_aaintbool(char *buffer, const struct kernel_param *kp);
1461 .get = param_get_aaintbool
1568 static int param_get_aaintbool(char *buffer, const struct kernel_param *kp) in param_get_aaintbool() function