Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Dpolicy_fs.c16 #define MAX_VERSION_SIZE ARRAY_SIZE("65535.65535.65535") macro
163 char buffer[MAX_VERSION_SIZE] = { 0 }; in read_version()