Searched refs:SUBSYSTEM_PRE_LEN (Results 1 – 1 of 1) sorted by relevance
25 constexpr int SUBSYSTEM_PRE_LEN = 10; variable44 } else if (!strncmp(msg, "SUBSYSTEM=", SUBSYSTEM_PRE_LEN)) { in Decode()45 msg += SUBSYSTEM_PRE_LEN; in Decode()