Searched defs:scopyn (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Dmystring.c49 * scopyn(from, to, n) Like scopy, but checks for overflow.
73 * scopyn - copy a string from "from" to "to", truncating the string
79 scopyn(const char *from, char *to, int size) function

Completed in 17 milliseconds