Searched refs:mk_fld (Results 1 – 1 of 1) sorted by relevance
146 static void mk_fld(char *name, char *value) { in mk_fld() function183 mk_fld("Host", hostname); in wget_main()184 mk_fld("User-Agent", ua); in wget_main()185 mk_fld("Connection", "close"); in wget_main()