Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c311 static const char *tftp_option_get(const char *buf, size_t len, in tftp_option_get() function
345 tmp = tftp_option_get(tmp, ptr + len - tmp, &option, &value); in tftp_parse_option_ack()