MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / GetIntValueFromEtcFile

Function GetIntValueFromEtcFile

src/misc/misc.c:927–942  ·  view source on GitHub ↗

Function: GetIntValueFromEtcFile(const char* pEtcFile, const char* pSection, * const char* pKey); * Parameter: * pEtcFile: etc file path name. * pSection: Section name. * pKey: Key name. * Return: * int meaning * ETC_FILENOTFOUND The etc file not found. * ETC_SECTIONNOTFOUND The section is

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_app_infoFunction · 0.50
GetMgEtcIntValueFunction · 0.50

Calls 1

GetValueFromEtcFileFunction · 0.70

Tested by

no test coverage detected