Searched refs:aa_g_path_max (Results 1 – 3 of 3) sorted by relevance
42 extern unsigned int aa_g_path_max;
226 if (size > aa_g_path_max) in aa_path_name()
741 unsigned int aa_g_path_max = 2 * PATH_MAX; variable742 module_param_named(path_max, aa_g_path_max, aauint, S_IRUSR | S_IWUSR);