| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | LYMail.c | 185 HTSprintf(dst, "%.78s\n", &cp0[i]); in extract_body() 189 HTSprintf(dst, "%s\n", &cp0[i]); in extract_body() 195 HTSprintf(dst, "%.78s\n", &cp0[i]); in extract_body() 200 HTSprintf(dst, "%s\n", &cp0[i]); in extract_body() 476 HTSprintf(cmd, mail_adrs, address_ptr1); in vms_append_addrs() 1304 HTSprintf(&header, "To: %s\n", to_address); in reply_by_mail() 1322 HTSprintf(&header, "Content-Type: text/plain; charset=%s\n", in reply_by_mail() 1331 HTSprintf(&header, "X-URL: %s\n", filename); in reply_by_mail() 1333 HTSprintf(&header, "X-URL: mailto:%s\n", to_address); in reply_by_mail() 1335 HTSprintf(&header, "X-Mailer: %s, Version %s\n", LYNX_NAME, LYNX_VERSION); in reply_by_mail() [all …]
|
| D | HTAlert.c | 360 HTSprintf(&line, gettext(", %s/sec"), transferp); in HTReadProgress() 373 HTSprintf(&line, in HTReadProgress() 377 HTSprintf(&line, in HTReadProgress() 446 HTSprintf(&msg2, "%s %s", msg, show); in HTForcedPrompt() 911 HTSprintf(&message, prompt, server, namelen, name, valuelen, value); in HTConfirmCookie()
|
| D | LYShowInfo.c | 103 HTSprintf(&value, "%ld %s", number, LYEntifyTitle(&buffer, units)); in dt_Number() 316 HTSprintf(&temp, "%s%s", in LYShowInfo() 339 HTSprintf(&temp, "%s %s", in LYShowInfo()
|
| D | LYMain.c | 937 HTSprintf(target, " SSL-MM%s1.4.1", separator); in append_ssl_version() 3232 HTSprintf(&result, "libwww-FM %s,", HTLibraryVersion); in version_fun() 3235 HTSprintf(&result, "libwww-FM %s", HTLibraryVersion); in version_fun() 3239 HTSprintf(&result, ", %s", curses_version()); in version_fun() 3241 HTSprintf(&result, "(wide)"); in version_fun() 3244 HTSprintf(&result, ", pdcurses %.3f", PDC_BUILD * 0.001); in version_fun() 3246 HTSprintf(&result, ", s-lang %s", SLANG_VERSION_STRING); in version_fun()
|
| D | LYCookie.c | 844 HTSprintf(&header, "; $Path=\"%s\"", co->path); in scan_cookie_sublist() 847 HTSprintf(&header, "; $Port=\"%s\"", co->PortList); in scan_cookie_sublist() 850 HTSprintf(&header, "; $Domain=\"%s\"", co->domain); in scan_cookie_sublist()
|
| D | LYCgi.c | 170 HTSprintf(&command, " %s", linkargs); in can_exec_cgi()
|
| D | LYKeymap.c | 1717 HTSprintf(&buf, "%s%s%s", in fmt_keys()
|
| D | LYLocal.c | 430 HTSprintf(&tmpbuf, " %s", argv[n]); in LYExecv() 431 HTSprintf(&tmpbuf, "\n"); in LYExecv()
|
| D | HTFWriter.c | 571 HTSprintf(&prepend, "( %s", result); /* ...avoid quoting */ in mailcap_substitute()
|
| D | GridText.c | 10829 HTSprintf(&escaped1, "; name=\"%s\"", name); in escape_or_quote_name() 10831 HTSprintf(&escaped1, MultipartContentType, "text/plain"); in escape_or_quote_name() 11212 HTSprintf(&content_type_out, "; charset=%s", target_csname); in HText_SubmitForm() 11373 HTSprintf(&MultipartContentType, "; charset=%s", out_csname); in HText_SubmitForm() 11565 HTSprintf(&content_type_out, "; boundary=%s", Boundary); in HText_SubmitForm() 11774 HTSprintf(&escaped1, "; name=\"%s\"", in HText_SubmitForm() 11779 HTSprintf(&escaped1, "; filename=\"%s\"", copied_fname); in HText_SubmitForm() 11783 HTSprintf(&escaped1, "\r\nContent-Type: %s", t); in HText_SubmitForm()
|
| /mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/ |
| D | LYLeaks.h | 204 #ifdef HTSprintf 205 #undef HTSprintf 207 #define HTSprintf (Get_htsprintf_fn(__FILE__,__LINE__)) macro
|
| D | HTGopher.c | 405 HTSprintf(&address, "%c", *r); in parse_menu() 407 HTSprintf(&address, "%c%c%c", in parse_menu() 1363 HTSprintf(&buf, "%c", *l++); in generate_cso_report() 1370 HTSprintf(&buf, "%c", *l++); in generate_cso_report() 1407 HTSprintf(&buf, "%c", *l++); in generate_cso_report() 1414 HTSprintf(&buf, "%c", *l++); in generate_cso_report()
|
| D | HTString.h | 88 extern char *HTSprintf(char **pstr, const char *fmt,...) GCC_PRINTFLIKE(2,3);
|
| D | HTString.c | 904 #ifdef HTSprintf /* if hidden by LYLeaks stuff */ 905 #undef HTSprintf 907 char *HTSprintf(char **pstr, const char *fmt,...) in HTSprintf() function
|
| D | HTMLGen.c | 332 HTSprintf(&Style_className, ";%s", HTML_dtd.tags[element_number].name); in HTMLGen_start_element() 337 HTSprintf(&Style_className, ".%s", class_string); in HTMLGen_start_element()
|
| D | HTFTP.c | 2709 HTSprintf(bufp, fmt, value); in FormatStr() 2727 HTSprintf(bufp, fmt, value); in FormatSize() 2744 HTSprintf(bufp, fmt, value); in FormatNum() 3748 HTSprintf(&vmsname, "%.*s[000000]", cplen, cp); in HTFTPLoad() 3751 HTSprintf(&vmsname, "%.*s", cplen, cp); in HTFTPLoad()
|
| D | HTMIME.c | 569 HTSprintf(&txt, gettext("%s seconds "), num); in pumpData() 571 HTSprintf(&txt, "<a href=\"%s%s\">%s</a><br>", base, url, url); in pumpData()
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 3524 seeing spurious leaks in HTSprintf/HTSprintf0 -TD 4813 HTSprintf0/HTSprintf) -KW 5209 * better tracking of HTSprintf0/HTSprintf with --enable-find-leaks 5212 * added variant behavior in StrAllocVsprintf to make HTSprintf0/HTSprintf use 5217 * added code so HTSprintf0/HTSprintf can use vasprintf() in some situations, 5235 * replaced calls to HTSprintf with calls to HTSprintf0 in various files. 6495 * use StrAllocCopy rather than HTSprintf in LYstore_message() because no 7659 * use HTSprintf/HTSprintf0 in UCAuto.c - TD 7758 * use HTSprintf/HTSprintf0 in about half of the WWW library files where 7945 * use HTSprintf/HTSprintf0 in LYCookie.c, LYLocal.c - TD [all …]
|