Home
last modified time | relevance | path

Searched defs:remote_file (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/lib/tftp/
Dtftp_client.c23 const char *remote_file, const char *mode) in make_request()
183 int request, const char *remote_file, const char *mode) in send_request()
244 int tftp_get(struct tftpc *client, const char *remote_file, const char *mode) in tftp_get()
372 int tftp_put(struct tftpc *client, const char *remote_file, const char *mode, in tftp_put()