MCPcopy Create free account
hub / github.com/FDOS/kernel / DosGetData

Function DosGetData

kernel/nls.c:566–595  ·  view source on GitHub ↗

* Called for all subfunctions other than 0x20-0x23,& 0xA0-0xA2 * of DOS-65 * * If the requested NLS pkg specified via cntry and cp is _not_ * loaded, MUX-14 is invoked; otherwise the pkg's NLS_Fct_buf * function is invoked. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

int21_serviceFunction · 0.85
DosGetCountryInformationFunction · 0.85

Calls 2

searchPackageFunction · 0.85
nlsGetDataFunction · 0.85

Tested by

no test coverage detected