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