Home
last modified time | relevance | path

Searched refs:CORENAME_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dbinfmts.h13 #define CORENAME_MAX_SIZE 128 macro
/linux/fs/
A Dcoredump.c66 static char core_pattern[CORENAME_MAX_SIZE] = "core";
67 static int core_name_size = CORENAME_MAX_SIZE;
1008 .maxlen = CORENAME_MAX_SIZE,

Completed in 5 milliseconds