Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/ueventd/
H A Dueventd_read_cfg.c165 static SECTION GetSection(const char *section) in GetSection() function
203 if ((type = GetSection(section)) == SECTION_INVALID) { in ParseUeventConfig()