Searched defs:msg_copy (Results 1 – 3 of 3) sorted by relevance
123 InternalScopedString msg_copy(kErrorMessageBufferSize); in WriteToSyslog() local
493 struct ifaddrmsg msg_copy = *msg; in HandleMessage() local
3090 void msg_copy(char *dest, char *src, unsigned int size) in msg_copy() function