Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/sendfile/
A Dsendfile_cli.c34 void sendfile_command( char *pcWriteBuffer, int xWriteBufferLen, int argc, char **argv );
39 { "sendfile", "sendfile client/server app", sendfile_command },
77 void sendfile_command( char *pcWriteBuffer, int xWriteBufferLen, int argc, char **argv ) in sendfile_command() function

Completed in 7 milliseconds