Searched refs:core_name_size (Results 1 – 1 of 1) sorted by relevance
58 static int core_name_size = CORENAME_MAX_SIZE; variable74 if (size > core_name_size) /* racy but harmless */ in expand_corename()75 core_name_size = size; in expand_corename()203 if (expand_corename(cn, core_name_size)) in format_corename()