Searched refs:core_name_size (Results 1 – 1 of 1) sorted by relevance
67 static int core_name_size = CORENAME_MAX_SIZE; variable85 if (size > core_name_size) /* racy but harmless */ in expand_corename()86 core_name_size = size; in expand_corename()219 if (expand_corename(cn, core_name_size)) in format_corename()