Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Dnbd_server.c29 static int copy_loop(int from, int to, unsigned len) in copy_loop() function
76 uu[1] = copy_loop(0, fd, length); in nbd_server_main()
86 if (!type) if (copy_loop(fd, 1, length)) break; in nbd_server_main()