Searched refs:sendfile_command (Results 1 – 3 of 3) sorted by relevance
30 int sendfile_command(int, char **);
95 int sendfile_command (int argc, char **argv) { in sendfile_command() function
87 ret = sendfile_command(argc, argv); in main()