MCPcopy Create free account
hub / github.com/DCurrent/openbor / readscript

Function readscript

engine/source/scriptlib/ImportCache.c:40–85  ·  view source on GitHub ↗

* Reads a script file into an allocated buffer. Be sure to call free() on the * returned buffer when you are done with it! * * Returns the buffer on success, NULL on failure. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ImportNode_InitFunction · 0.85

Calls 4

openpackfileFunction · 0.85
seekpackfileFunction · 0.85
readpackfileFunction · 0.85
closepackfileFunction · 0.85

Tested by

no test coverage detected