Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtcpudp.c517 char *free_me2 = NULL; in tcpudpsvd_main() local
539 free_me2 = local_hostname = xmalloc_sockaddr2host_noport(&local.u.sa); in tcpudpsvd_main()
591 free(free_me2); in tcpudpsvd_main()