MCPcopy Index your code
hub / github.com/FDOS/kernel / readConfigSettings

Function readConfigSettings

sys/fdkrncfg.c:120–154  ·  view source on GitHub ↗

Reads in the current kernel configuration settings, return 0 on success, nonzero on error. If there was an actual error the return value is positive, if there were no errors, but the CONFIG section was not found then a negative value is returned. cfg is only altered if the return value is 0 (ie successfully found and read in the config section). The position of the file

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FDKrnConfigMainFunction · 0.85

Calls 2

printfFunction · 0.85
readFunction · 0.85

Tested by

no test coverage detected