Searched refs:core_name_size (Results 1 – 1 of 1) sorted by relevance
86 static int core_name_size = CORENAME_MAX_SIZE; variable118 if (size > core_name_size) /* racy but harmless */ in expand_corename()119 core_name_size = size; in expand_corename()261 if (expand_corename(cn, core_name_size)) in coredump_parse()