Home
last modified time | relevance | path

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

/system/core/fs_mgr/tools/
Ddmuserd.cpp115 int not_splice(int from, int to, __u64 count) { in not_splice() function
225 if (not_splice(control_fd, backing_fd, msg.len) < 0) { in simple_daemon()
265 if (not_splice(backing_fd, control_fd, msg.len) < 0) { in simple_daemon()