Searched refs:core_name_size (Results 1 – 1 of 1) sorted by relevance
83 static int core_name_size = CORENAME_MAX_SIZE; variable113 if (size > core_name_size) /* racy but harmless */ in expand_corename()114 core_name_size = size; in expand_corename()258 if (expand_corename(cn, core_name_size)) in coredump_parse()