Searched refs:sendfile_help (Results 1 – 1 of 1) sorted by relevance
45 void sendfile_help( int argc, char **argv );55 void sendfile_help( int argc, char **argv ) in sendfile_help() function86 sendfile_help( 0, NULL ); in sendfile_command()97 sendfile_help( argc - 1, &argv[1] ); in sendfile_command()
Completed in 3 milliseconds