Home
last modified time | relevance | path

Searched refs:bodyfile (Results 1 – 25 of 58) sorted by relevance

123

/dports/textproc/spellutils/spellutils-0.7/
H A Dnewsbody_write.c25 static void do_header (FILE *newsfile, FILE *newsfile_copy, FILE *bodyfile,
27 static void do_body (FILE *newsfile, FILE *newsfile_copy, FILE *bodyfile,
30 void writebody (FILE *newsfile, FILE *newsfile_copy, FILE *bodyfile, in writebody() argument
35 do_header (newsfile, newsfile_copy, bodyfile, keep); in writebody()
37 do_body (newsfile, newsfile_copy, bodyfile, remove_quote, remove_sig); in writebody()
43 nb_close (bodyfile); in writebody()
46 static void do_header (FILE *newsfile, FILE *newsfile_copy, FILE *bodyfile, in do_header() argument
70 write_line (header, bodyfile); in do_header()
76 write_line (header, bodyfile); in do_header()
80 static void do_body (FILE *newsfile, FILE *newsfile_copy, FILE *bodyfile, in do_body() argument
[all …]
H A Dnewsbody_read.c26 static void do_header (FILE *newsfile, FILE *bodyfile, FILE *mergefile,
28 static void do_body (FILE *newsfile, FILE *bodyfile, FILE *mergefile,
31 void readbody (FILE *newsfile, FILE *bodyfile, FILE *mergefile, in readbody() argument
36 do_header (newsfile, bodyfile, mergefile, keep); in readbody()
38 do_body (newsfile, bodyfile, mergefile, remove_quote, remove_sig); in readbody()
41 nb_close (bodyfile); in readbody()
45 static void do_header (FILE *newsfile, FILE *bodyfile, FILE *mergefile, in do_header() argument
64 header = read_header (header, &len, bodyfile); in do_header()
80 while ((header = read_header (header, &len, bodyfile)) != NULL && in do_header()
94 static void do_body (FILE *newsfile, FILE *bodyfile, FILE *mergefile, in do_body() argument
[all …]
H A Dnewsbody.h27 void writebody (FILE *newsfile, FILE *newsfile_copy, FILE *bodyfile,
32 void readbody (FILE *newsfile, FILE *bodyfile, FILE *mergefile,
/dports/devel/roswell/roswell-20.06.14.107/src/
H A Ddownload_windows.c11 FILE *bodyfile; in download_simple() local
15 bodyfile = fopen(path_partial,"wb"); in download_simple()
16 if(bodyfile == NULL) { in download_simple()
40 fclose(bodyfile); in download_simple()
50 fclose(bodyfile); in download_simple()
61 fclose(bodyfile); in download_simple()
65 fclose(bodyfile); in download_simple()
74 write_data(pData,dwBytesRead,1,bodyfile); in download_simple()
76 fclose(bodyfile); in download_simple()
H A Ddownload.c76 FILE *bodyfile; in download_simple() local
78 bodyfile = fopen(path_partial,"wb"); in download_simple()
79 if(bodyfile == NULL) { in download_simple()
124 curl_easy_setopt(curl,CURLOPT_WRITEDATA,bodyfile); in download_simple()
135 fclose(bodyfile); in download_simple()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/docs/examples/
H A Dsepheaders.c44 FILE *bodyfile; in main() local
68 bodyfile = fopen(bodyfilename, "wb"); in main()
69 if(!bodyfile) { in main()
79 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in main()
88 fclose(bodyfile); in main()
/dports/mail/exmh2/exmh-2.9.0/misc/
H A Dcomp.pl26 use vars qw($to $cc $bcc $subj $bodyfile $org);
32 GetOptions("c=s" => \$cc, "b=s" => \$bcc, "s=s" => \$subj, "i=s" => \$bodyfile);
51 if (!defined($bodyfile)) {
53 $bodyfile = "";
95 $bodyfh->open($bodyfile);
/dports/devel/git-lfs/git-lfs-3.0.2/script/
H A Dupload99 local bodyfile="$2"
106 })' "$version" "$bodyfile"
114 local bodyfile="$2"
127 format_release_json "$version" "$bodyfile" >> "$WORKDIR/release-json"
139 local bodyfile="$2"
149 format_release_json "$version" "$bodyfile" >> "$WORKDIR/release-json"
334 local bodyfile=$(finalize_body_message "$version" "$changelog" "$downloads")
338 local upload_url=$(patch_release "$version" "$bodyfile")
429 local bodyfile=$(finalize_body_message "$version" "$changelog")
433 local upload_url=$(create_release "$version" "$bodyfile")
/dports/audio/stk/stk-4.6.2/src/
H A DGuitar.cpp41 Guitar :: Guitar( unsigned int nStrings, std::string bodyfile )
49 setBodyFile( bodyfile );
66 void Guitar :: setBodyFile( std::string bodyfile )
69 if ( bodyfile != "" ) {
71 FileWvIn file( bodyfile );
/dports/converters/mmencode/mm2.7/src/bin/
H A Dshowexternal30 set bodyfile=$1
60 set ctype="`grep -i content-type: $bodyfile | sed -e 's/............: //'`"
62 set cenc=`grep -i content-transfer-encoding: $bodyfile | sed -e 's/.........................: //'`
98 sed -e 1,/^\$/d < $bodyfile >> ${METAMAIL_TMPDIR}/ext.junk.$$
178 if ("$bodyfile" == "") then
187 sed -e 1,/^\$/d < $bodyfile >> $NEWNAME
/dports/net/samba412/samba-4.12.15/script/
H A Drelease.sh683 local bodyfile="posted_news/@UTCTIME@.${version}.body.html"
686 echo "<!-- BEGIN: ${bodyfile} -->"
697 echo "<!-- END: ${bodyfile} -->"
716 mkdir -p "$(dirname ${webrepo}/${bodyfile})" || {
719 cp -a "announce.${tagname}.body.html" "${webrepo}/${bodyfile}" || {
723 git -C "${webrepo}" add "${headlinefile}" "${bodyfile}" || {
913 local bodyfile="posted_news/@UTCTIME@.${version}.body.html"
916 echo "<!-- BEGIN: ${bodyfile} -->"
930 echo "<!-- END: ${bodyfile} -->"
956 mkdir -p "$(dirname ${webrepo}/${bodyfile})" || {
[all …]
/dports/mail/metamail/mm2.7/src/bin/
H A Dshowexternal66 set bodyfile=$1
96 set ctype="`grep -i content-type: $bodyfile | sed -e 's/............: //'`"
98 set cenc=`grep -i content-transfer-encoding: $bodyfile | sed -e 's/.........................: //'`
134 sed -e 1,/^\$/d < $bodyfile >> ${METAMAIL_TMPDIR}/ext.junk.$$
214 if ("$bodyfile" == "") then
223 sed -e 1,/^\$/d < $bodyfile >> $NEWNAME
/dports/devel/py-circuits/circuits-3.2/circuits/web/
H A Dtools.py135 bodyfile = open(path, 'rb')
154 bodyfile.seek(start)
155 response.body = bodyfile.read(r_len)
175 bodyfile.seek(start)
176 yield bodyfile.read(stop - start)
186 response.body = bodyfile
189 response.body = bodyfile
/dports/www/rssroll/rssroll-0.6.2/src/
H A Drssroll.c125 FILE *bodyfile; in fetch_channel() local
155 if ((bodyfile = fdopen(fd, "w")) == NULL) { in fetch_channel()
160 curl_easy_setopt(curl_handle, CURLOPT_WRITEDATA, bodyfile); in fetch_channel()
163 fclose(bodyfile); in fetch_channel()
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dget-with-headers.py95 if args.bodyfile:
96 bodyfh = open(args.bodyfile, 'wb')
113 if args.bodyfile:
/dports/textproc/spellutils/spellutils-0.7/po/
H A Dspellutils.pot106 "to a temporary file (the `bodyfile') and then calls the program\n"
108 "Afterwards the possibly changed `bodyfile' is copied back into\n"
115 "the `bodyfile'. Use `%%' for a real `%' character.\n"
119 " file, but pipe `bodyfile' to the standard input of the\n"
123 " -k headername: keep these header lines in the `bodyfile'.\n"
125 " -q: Also remove quotes from the `bodyfile'.\n"
127 " -s: Also remove signature from the `bodyfile'.\n"
/dports/mail/exmh2/exmh-2.9.0/lib/
H A DpgpMisc.tcl413 proc Pgp_Misc_Send { to subject {bodyfile {}} {headers {}} } {
434 if {$bodyfile != {}} {
435 set in [open $bodyfile r]
/dports/audio/stk/stk-4.6.2/include/
H A DGuitar.h45 Guitar( unsigned int nStrings = 6, std::string bodyfile = "" );
56 void setBodyFile( std::string bodyfile = "" );

123