Home
last modified time | relevance | path

Searched refs:hout (Results 1 – 25 of 421) sorted by relevance

12345678910>>...17

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/venti/srv/
H A Dxml.c7 xmlindent(hout, indent); in xmlarena()
8 hprint(hout, "<%s", tag); in xmlarena()
24 hprint(hout, "/>\n"); in xmlarena()
29 xmlindent(hout, indent); in xmlindex()
30 hprint(hout, "<%s", tag); in xmlindex()
37 hprint(hout, ">\n"); in xmlindex()
39 hprint(hout, "<sects>\n"); in xmlindex()
56 xmlindent(hout, indent); in xmlindex()
61 xmlindent(hout, indent); in xmlamap()
62 hprint(hout, "<%s", tag); in xmlamap()
[all …]
H A Dhdisk.c56 hprint(&c->hout, "<pre>\n"); in disksummary()
65 hprint(&c->hout, "\n"); in disksummary()
73 hprint(&c->hout, "\n"); in disksummary()
150 hprint(&c->hout, "<pre>\n"); in diskarenatable()
180 hprint(&c->hout, "</pre>\n"); in diskarenatable()
212 hprint(&c->hout, "%r\n"); in diskarenapart()
216 hprint(&c->hout, "<pre>\n"); in diskarenapart()
219 hprint(&c->hout, "</pre>\n"); in diskarenapart()
374 hprint(&c->hout, "<pre>\n"); in diskarenatoc()
399 hprint(&c->hout, "\n"); in diskarenatoc()
[all …]
H A Dhttpd.c252 hout = &c->hout; in hsettype()
286 hout = &c->hout; in herror()
452 hout = &c->hout; in estats()
525 hout = &c->hout; in sindex()
591 hout = &c->hout; in hempty()
610 hout = &c->hout; in hlcacheempty()
627 hout = &c->hout; in hicacheempty()
644 hout = &c->hout; in hdcacheempty()
660 hout = &c->hout; in hicachekick()
677 hout = &c->hout; in hdcachekick()
[all …]
H A Dxml.h1 void xmlamap(Hio *hout, AMap *v, char *tag, int indent);
2 void xmlarena(Hio *hout, Arena *v, char *tag, int indent);
3 void xmlindex(Hio *hout, Index *v, char *tag, int indent);
5 void xmlaname(Hio *hout, char *v, char *tag);
6 void xmlscore(Hio *hout, u8int *v, char *tag);
7 void xmlsealed(Hio *hout, int v, char *tag);
8 void xmlu32int(Hio *hout, u32int v, char *tag);
9 void xmlu64int(Hio *hout, u64int v, char *tag);
11 void xmlindent(Hio *hout, int indent);
H A Dmgr.c252 Hio *hout; in hsettype() local
259 hout = &c->hout; in hsettype()
269 hxferenc(hout, 1); in hsettype()
303 vtloghlist(&c->hout); in xloglist()
304 hflush(&c->hout); in xloglist()
388 hflush(&c->hout); in xlog()
460 hflush(&c->hout); in httpproc()
553 hflush(&c->hout); in fromwebdir()
560 Hio *hout; in hmanager() local
571 hout = &c->hout; in hmanager()
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dhtlc_end.c175 else if (hout->failonion && hout->preimage) in htlc_out_check()
178 if (hout->am_origin && hout->in) in htlc_out_check()
181 if (hout->in) { in htlc_out_check()
182 if (amount_msat_less(hout->in->msat, hout->msat)) in htlc_out_check()
189 if (hout->in->cltv_expiry <= hout->cltv_expiry) in htlc_out_check()
192 hout->in->cltv_expiry, hout->cltv_expiry); in htlc_out_check()
193 if (!sha256_eq(&hout->in->payment_hash, &hout->payment_hash)) in htlc_out_check()
242 if (!hout->preimage && !hout->failonion && !hout->failmsg) in htlc_out_check()
260 if (hout->in) in destroy_htlc_out_with_hin()
261 tal_del_destructor2(hout->in, htlc_out_clear_hin, hout); in destroy_htlc_out_with_hin()
[all …]
H A Dpeer_htlcs.c293 assert(hout->failmsg || hout->failonion); in fail_out_htlc()
570 hout->failmsg = tal_steal(hout, failmsg); in rcvd_htlc_reply()
1326 hout->key.channel->scid, hout, in fulfill_our_htlc_out()
1371 if (hout->failmsg || hout->failonion) in onchain_fulfilled_htlc()
1474 if (hout->failonion || hout->failmsg || hout->preimage) in onchain_failed_our_htlc()
1502 hout->in, channel->scid, hout, in onchain_failed_our_htlc()
1560 assert(hout->failonion || hout->preimage || hout->failmsg); in remove_htlc_out()
1670 hout->timeout = tal_free(hout->timeout); in update_out_htlc()
2299 if (hout->failonion || hout->failmsg) { in peer_htlcs()
2500 if (hout->failmsg || hout->failonion) in fixup_hout()
[all …]
H A Dcoin_mvts.c61 struct htlc_out *hout, in new_channel_mvt_invoice_hout() argument
65 hout->payment_hash, &hout->partid, in new_channel_mvt_invoice_hout()
66 hout->msat, INVOICE, in new_channel_mvt_invoice_hout()
71 struct htlc_out *hout, in new_channel_mvt_routed_hout() argument
75 hout->payment_hash, NULL, in new_channel_mvt_routed_hout()
76 hout->msat, ROUTED, in new_channel_mvt_routed_hout()
/dports/security/libwhisker/libwhisker2-2.5/src/
H A Dhttp.pl197 return 2 if ( !( defined $hout && ref($hout) ) );
200 %$hout = ();
201 $$hout{whisker} = {};
300 return 2 if ( !( defined $hout && ref($hout) ) );
441 $$hout{'Content-Length'} = length( $$hout{whisker}->{data} );
581 my $hout = shift;
583 return undef if ( !defined $hout || !ref($hout) );
880 $$hout{$a} = [ $$hout{$a} ] if ( !ref( $$hout{$a} ) );
884 $$hout{$a} = $b;
915 $$hout{whisker}->{data} = '';
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libhttpd/
H A Dunallowed.c9 Hio *hout; in hunallowed() local
16 hout = &c->hout; in hunallowed()
18 hprint(hout, "Date: %D\r\n", time(nil)); in hunallowed()
19 hprint(hout, "Server: Plan9\r\n"); in hunallowed()
20 hprint(hout, "Content-Type: text/html\r\n"); in hunallowed()
21 hprint(hout, "Allow: %s\r\n", allowed); in hunallowed()
22 hprint(hout, "Content-Length: %d\r\n", n); in hunallowed()
24 hprint(hout, "Connection: close\r\n"); in hunallowed()
27 hprint(hout, "\r\n"); in hunallowed()
30 hwrite(hout, c->xferbuf, n); in hunallowed()
[all …]
H A Dredirected.c9 Hio *hout; in hredirected() local
32 hout = &c->hout; in hredirected()
33 hprint(hout, "%s %s\r\n", hversion, how); in hredirected()
34 hprint(hout, "Date: %D\r\n", time(nil)); in hredirected()
35 hprint(hout, "Server: Plan9\r\n"); in hredirected()
37 hprint(hout, "Content-Length: %d\r\n", n); in hredirected()
39 hprint(hout, "Location: %U\r\n", uri); in hredirected()
43 hprint(hout, "Connection: close\r\n"); in hredirected()
46 hprint(hout, "\r\n"); in hredirected()
49 hwrite(hout, c->xferbuf, n); in hredirected()
[all …]
H A Dfail.c52 Hio *hout; in hfail() local
57 hout = &c->hout; in hfail()
65 hprint(hout, "Date: %D\r\n", time(nil)); in hfail()
66 hprint(hout, "Server: Plan9\r\n"); in hfail()
67 hprint(hout, "Content-Type: text/html\r\n"); in hfail()
68 hprint(hout, "Content-Length: %d\r\n", n); in hfail()
70 hprint(hout, "Connection: close\r\n"); in hfail()
72 hprint(hout, "Connection: Keep-Alive\r\n"); in hfail()
73 hprint(hout, "\r\n"); in hfail()
76 hwrite(hout, c->xferbuf, n); in hfail()
[all …]
H A Dokheaders.c12 Hio *hout; in hokheaders() local
14 hout = &c->hout; in hokheaders()
15 hprint(hout, "%s 200 OK\r\n", hversion); in hokheaders()
16 hprint(hout, "Server: Plan9\r\n"); in hokheaders()
17 hprint(hout, "Date: %D\r\n", time(nil)); in hokheaders()
19 hprint(hout, "Connection: close\r\n"); in hokheaders()
21 hprint(hout, "Connection: Keep-Alive\r\n"); in hokheaders()
/dports/lang/gauche/Gauche-0.9.10/ext/windows/
H A Dtest.scm16 (define hout (sys-get-std-handle STD_OUTPUT_HANDLE)) unknown
21 (define rout (redirected-handle? hout))
55 (receive (csize cvisible) (sys-get-console-cursor-info hout)
58 (sys-set-console-cursor-info hout csize cvisible)
68 (cmode2 (sys-get-console-mode hout)))
74 (sys-set-console-mode hout cmode2)
79 (let1 cinfo (sys-get-console-screen-buffer-info hout)
205 (let1 rstr (sys-read-console-output-character hout 6 0 3)
215 (sys-read-console-output-character hout 65536 0 3))
226 (let1 wnum (sys-write-console hout "abcde fghij klmno\n")
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/OhmmsApp/
H A DRandomNumberControl.cpp255 hdf_archive hout(comm); in read_old()
258 hout.push("random"); in read_old()
344 hout.create(h5name); in write_old()
346 hout.push("random"); in write_old()
350 hout.close(); in write_old()
373 hout.create(h5name); in write()
374 if (hout.is_parallel()) in write()
468 hout.pop(); in write_parallel()
476 hout.close(); in write_parallel()
592 hout.pop(); in write_rank_0()
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/base/tests/IO/
H A Dencoding001.hs40 hout <- openFile (file <.> name) WriteMode
41 hSetEncoding hout enc
42 hGetContents hin >>= hPutStr hout
44 hClose hout
50 hout <- openFile (file <.> toname <.> fromname) WriteMode
51 hSetEncoding hout toenc
52 hGetContents hin >>= hPutStr hout
54 hClose hout
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/windows/
H A DEditLineWin.cpp50 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_output() local
54 GetConsoleScreenBufferInfo(hout, &info); in con_output()
56 WriteConsoleOutputCharacterA(hout, &_in, 1, info.dwCursorPosition, &written); in con_output()
59 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_output()
63 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_backspace() local
67 GetConsoleScreenBufferInfo(hout, &info); in con_backspace()
70 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_backspace()
72 WriteConsoleOutputCharacterA(hout, " ", 1, info.dwCursorPosition, &written); in con_backspace()
76 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_return() local
80 GetConsoleScreenBufferInfo(hout, &info); in con_return()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/windows/
H A DEditLineWin.cpp50 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_output() local
54 GetConsoleScreenBufferInfo(hout, &info); in con_output()
56 WriteConsoleOutputCharacterA(hout, &_in, 1, info.dwCursorPosition, &written); in con_output()
59 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_output()
63 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_backspace() local
67 GetConsoleScreenBufferInfo(hout, &info); in con_backspace()
70 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_backspace()
72 WriteConsoleOutputCharacterA(hout, " ", 1, info.dwCursorPosition, &written); in con_backspace()
76 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_return() local
80 GetConsoleScreenBufferInfo(hout, &info); in con_return()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/windows/
H A DEditLineWin.cpp50 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_output() local
54 GetConsoleScreenBufferInfo(hout, &info); in con_output()
56 WriteConsoleOutputCharacterA(hout, &_in, 1, info.dwCursorPosition, &written); in con_output()
59 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_output()
63 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_backspace() local
67 GetConsoleScreenBufferInfo(hout, &info); in con_backspace()
70 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_backspace()
72 WriteConsoleOutputCharacterA(hout, " ", 1, info.dwCursorPosition, &written); in con_backspace()
76 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_return() local
80 GetConsoleScreenBufferInfo(hout, &info); in con_return()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/windows/
H A DEditLineWin.cpp50 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_output() local
54 GetConsoleScreenBufferInfo(hout, &info); in con_output()
56 WriteConsoleOutputCharacterA(hout, &_in, 1, info.dwCursorPosition, &written); in con_output()
59 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_output()
63 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_backspace() local
67 GetConsoleScreenBufferInfo(hout, &info); in con_backspace()
70 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_backspace()
72 WriteConsoleOutputCharacterA(hout, " ", 1, info.dwCursorPosition, &written); in con_backspace()
76 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_return() local
80 GetConsoleScreenBufferInfo(hout, &info); in con_return()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/windows/
H A DEditLineWin.cpp50 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_output() local
54 GetConsoleScreenBufferInfo(hout, &info); in con_output()
56 WriteConsoleOutputCharacterA(hout, &_in, 1, info.dwCursorPosition, &written); in con_output()
59 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_output()
63 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_backspace() local
67 GetConsoleScreenBufferInfo(hout, &info); in con_backspace()
70 SetConsoleCursorPosition(hout, info.dwCursorPosition); in con_backspace()
72 WriteConsoleOutputCharacterA(hout, " ", 1, info.dwCursorPosition, &written); in con_backspace()
76 HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE); in con_return() local
80 GetConsoleScreenBufferInfo(hout, &info); in con_return()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/
H A DQMCGaussianParserBase.cpp457 hout.pop(); in createIonSet()
540 hout.close(); in createBasisSetWithHDF5()
620 hout.close(); in createDeterminantSetWithHDF5()
915 hout.close(); in createSPOSetsH5()
1022 hout.pop(); in createMultiDeterminantSetCIHDF5()
1024 hout.close(); in createMultiDeterminantSetCIHDF5()
1263 hout.close(); in createCenterH5()
1334 hout.pop(); in createShellH5()
1335 hout.pop(); in createShellH5()
1347 hout.pop(); in createShellH5()
[all …]
/dports/lang/parrot/parrot-8.1.0/lib/Parrot/Pmc2c/
H A DLibrary.pm56 my $hout = dont_edit('various files');
57 $hout .= <<"EOH";
65 $hout .= <<"EOH";
69 $hout .= <<"EOH";
75 $hout .= c_code_coda;
77 return $hout;
/dports/security/nikto/nikto-2.1.6/program/plugins/
H A DLW2.pm216 my ( $P, %hout );
2443 return 2 if ( !( defined $hout && ref($hout) ) );
2546 return 2 if ( !( defined $hout && ref($hout) ) );
2688 $$hout{'Content-Length'} = length( $$hout{whisker}->{data} );
2828 my $hout = shift;
2830 return undef if ( !defined $hout || !ref($hout) );
3129 $$hout{$a} = [ $$hout{$a} ] if ( !ref( $$hout{$a} ) );
3133 $$hout{$a} = $b;
3164 $$hout{whisker}->{data} = '';
3193 $$hout{whisker}->{'data'} = $$hout{whisker}->{'data'} . $temp;
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/MissingH-1.4.3.0/src/System/IO/
H A DUtils.hs128 hCopy hin hout = do
130 vPutStr hout c
142 hCopyProgress hin hout func bsize estsize =
151 vPutStr hout block
167 hLineCopy hin hout = hLineInteract hin hout id
183 hout <- openFile outfn WriteMode
184 hLineCopy hin hout
186 hClose hout

12345678910>>...17