origfilename      304 sapi/thttpd/thttpd.c 	memcpy(buf + 1, TG(hc)->origfilename, strlen(TG(hc)->origfilename) + 1);
origfilename      451 sapi/thttpd/thttpd.c 	smart_str_appends_ex(&s, TG(hc)->origfilename, 1);
origfilename      508 sapi/thttpd/thttpd.c 	HANDLE_STR(origfilename); \
origfilename      225 sapi/tux/php_tux.c 	snprintf(buf, BUF_SIZE, "/%s", TG(hc)->origfilename);