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

Function transfer_unicode

kernel/lfnapi.c:293–306  ·  view source on GitHub ↗

Description. * Copy the block of "count" unicode characters from source pointed by * "sptr" to destination pointed by "dptr". The trailing characters of * destination are filled with "UNICODE_FILLER". * Return value. * TRUE - The source string is too short, trailing characters are filled * with "UNICODE_FILLER". * FALSE - The unicode strings have the same size, no fill

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

lfn_to_unicodeFunction · 0.85
unicode_to_lfnFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected