Searched refs:cmd_sendfile_reply (Results 1 – 3 of 3) sorted by relevance
86 struct cmd_sendfile_reply { struct
1344 static void sendfile_reply(int fd, struct cmd_sendfile_reply *rep, in sendfile_reply()1354 struct cmd_sendfile_reply *rep; in send_file()
838 struct cmd_sendfile_reply *in; in handle_command()843 in = (struct cmd_sendfile_reply *) cmd->payload; in handle_command()