Home
last modified time | relevance | path

Searched defs:to (Results 1 – 3 of 3) sorted by relevance

/sys/kern/
Dlibc.c58 strcpy(char *to, const char *from) in strcpy()
68 strncpy(char *to, const char *from, size_t length) in strncpy()
/lib/libc/
Dstring.c24 strcpy(char *to, const char *from) in strcpy()
34 strncpy(char *to, const char *from, size_t length) in strncpy()
/lib/liblwip/src/api/
Dsockets.c791 const struct sockaddr *to, socklen_t tolen)