Searched refs:call_daemon (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
H A Duuidd.c141 static int call_daemon(const char *socket_path, int op, char *buf, function
266 ret = call_daemon(socket_path, 0, reply_buf, sizeof(reply_buf), 0, 0);
525 ret = call_daemon(socket_path, do_type+2, buf,
552 ret = call_daemon(socket_path, do_type, (char *) &uu,
572 ret = call_daemon(socket_path, 0, buf, sizeof(buf), 0, 0);

Completed in 576 milliseconds