OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scopyn
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
mystring.h
39
void
scopyn
(const char *, char *, int);
mystring.c
49
*
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
jobs.c
467
scopyn
(sys_siglist[st], s + col, 32);
472
scopyn
(" (core dumped)", s + col, 64 - col);
Completed in 91 milliseconds