Searched refs:core_name_size (Results 1 – 1 of 1) sorted by relevance
62 static int core_name_size = CORENAME_MAX_SIZE; variable79 if (size > core_name_size) /* racy but harmless */ in expand_corename()80 core_name_size = size; in expand_corename()213 if (expand_corename(cn, core_name_size)) in format_corename()