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

Function SetValueToEtcFile

src/misc/misc.c:982–1048  ·  view source on GitHub ↗

Function: SetValueToEtcFile(const char* pEtcFile, const char* pSection, * const char* pKey, char* pValue); * Parameter: * pEtcFile: etc file path name. * pSection: Section name. * pKey: Key name. * pValue: Value. * Return: * int meaning * ETC_FILENOTFOUND The etc file not found. * ETC_TMPFILEFAIL

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

__mg_tmpfileFunction · 0.85
__mg_close_tmpfileFunction · 0.85
__mg_rewindFunction · 0.85
etc_CopyAndLocateFunction · 0.70
etc_FileCopyFunction · 0.70

Tested by

no test coverage detected