Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_data.cpp25 constexpr int SUBSYSTEM_PRE_LEN = 10; variable
44 } else if (!strncmp(msg, "SUBSYSTEM=", SUBSYSTEM_PRE_LEN)) { in Decode()
45 msg += SUBSYSTEM_PRE_LEN; in Decode()