Home
last modified time | relevance | path

Searched refs:rt_strcpy (Results 1 – 2 of 2) sorted by relevance

/src/klibc/
A DKconfig199 menu "rt_strcpy options"
201 bool "Enable rt_strcpy to use user-defined version"
206 bool "Enable rt_strcpy to use libc strcpy"
209 endmenu # rt_strcpy options
A Dkstring.c402 char *rt_strcpy(char *dst, const char *src) in rt_strcpy() function
421 RTM_EXPORT(rt_strcpy);

Completed in 11 milliseconds