Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dwget.c146 static void mk_fld(char *name, char *value) { in mk_fld() function
183 mk_fld("Host", hostname); in wget_main()
184 mk_fld("User-Agent", ua); in wget_main()
185 mk_fld("Connection", "close"); in wget_main()