Home
last modified time | relevance | path

Searched refs:inputbuf (Results 151 – 157 of 157) sorted by relevance

1234567

/dports/devel/ossp-l2/l2-0.9.13/
H A Dl2_spec_scan.c2184 n = (ctx->inputbuf + ctx->inputlen - ctx->inputptr); in yyinput()
/dports/mail/lmtp2nntp/lmtp2nntp-1.4.1/lib_l2/
H A Dl2_spec_scan.c2184 n = (ctx->inputbuf + ctx->inputlen - ctx->inputptr); in yyinput()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmultimsgs.cpp199 int lzw_compress( ubyte *outputbuf, ubyte *inputbuf, int input_size ) in lzw_compress() argument
214 string_code = *inputbuf++; in lzw_compress()
217 character = *inputbuf++; in lzw_compress()
248 int lzw_expand( ubyte *outputbuf, ubyte *inputbuf ) in lzw_expand() argument
259 input.data = inputbuf; in lzw_expand()
/dports/www/htdigest/httpd-2.4.6/server/
H A Dutil_expr_scan.c588 if ((result = MIN(max_size, yyextra->inputbuf \
/dports/www/apache24/httpd-2.4.53/server/
H A Dutil_expr_scan.c588 if ((result = MIN(max_size, yyextra->inputbuf \
/dports/devel/ossp-cfg/cfg-0.9.11/
H A Dcfg_syn_scan.c2472 n = (ctx->inputbuf + ctx->inputlen - ctx->inputptr); in yyinput()
/dports/devel/p5-Test-DBIx-Class/Test-DBIx-Class-0.52/
H A Dtags5046 chunk ../Starman/lib/Starman/Server.pm /^ my $chunk = delete $self->{client}->{inputbuf}…
17514 self ../Starman/lib/Starman/Server.pm /^ if ($self->{client}->{inputbuf}) {$/;" v file: clas…

1234567