Searched refs:cstrncpy (Results 1 – 3 of 3) sorted by relevance
887 target.cstrncpy = function(tgtPtr, srcPtr, n){ function
465 let rc = w.cstrncpy(cpy, cStr, n+10);471 rc = w.cstrncpy(cpy, cStr2, 3);
824 const i = wasm.cstrncpy(pOut, zName, nOut);