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

/system/core/sh/
H A Dmystring.h39 void scopyn(const char *, char *, int);
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
H A Djobs.c467 scopyn(sys_siglist[st], s + col, 32);
472 scopyn(" (core dumped)", s + col, 64 - col);

Completed in 53 milliseconds