Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dwget.c104 static void wget_info(char *url, char **host, char **port, char **path) in wget_info() function
286 wget_info(TT.url, &host, &port, &path); in wget_main()