Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_client.c166 static void* tftp_fopen(const char* fname, const char* mode, u8_t write) in tftp_fopen() function
203 .open = tftp_fopen,
A Dtftp_server.c351 static void* tftp_fopen(const char* fname, const char* mode, u8_t write) in tftp_fopen() function
415 .open = tftp_fopen,

Completed in 3 milliseconds