Searched defs:from (Results 1 – 3 of 3) sorted by relevance
58 strcpy(char *to, const char *from) in strcpy()68 strncpy(char *to, const char *from, size_t length) in strncpy()
24 strcpy(char *to, const char *from) in strcpy()34 strncpy(char *to, const char *from, size_t length) in strncpy()
558 struct sockaddr *from, socklen_t *fromlen) in lwip_recvfrom()