Home
last modified time | relevance | path

Searched refs:toolong (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/net/utftpd/utftpd-0.2.4/
H A Dtftp_prepare.c78 if (sendlength+l>512) goto toolong; in tftp_prepare_rq()
82 if (sendlength+9>512) goto toolong; in tftp_prepare_rq()
86 if (sendlength+6>512) goto toolong; in tftp_prepare_rq()
92 if (sendlength+8>512) goto toolong; in tftp_prepare_rq()
97 if (sendlength+l>512) goto toolong; in tftp_prepare_rq()
104 if (sendlength+8>512) goto toolong; in tftp_prepare_rq()
108 if (sendlength+l>512) goto toolong; in tftp_prepare_rq()
114 if (sendlength+9>512) goto toolong; in tftp_prepare_rq()
118 if (sendlength+l>512) goto toolong; in tftp_prepare_rq()
124 if (sendlength+2>512) goto toolong; in tftp_prepare_rq()
[all …]
/dports/lang/parrot/parrot-8.1.0/t/codingstd/
H A Dpdd_format.t43 my @toolong = ();
60 push @toolong, ($i + 1);
67 if ( @toolong ) {
70 scalar(@toolong) .
71 qq{ lines > 78 chars: @toolong\n};
/dports/security/libfido2/libfido2-1.9.0/examples/
H A Dinfo.c26 goto toolong; in format_flags()
29 goto toolong; in format_flags()
34 goto toolong; in format_flags()
37 goto toolong; in format_flags()
42 goto toolong; in format_flags()
45 goto toolong; in format_flags()
49 toolong: in format_flags()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/misc/
H A Drealpath.c30 if (l >= PATH_MAX) goto toolong; in realpath()
70 if (!p) goto toolong; in realpath()
74 if (q+l >= PATH_MAX) goto toolong; in realpath()
96 if (k==p) goto toolong; in realpath()
144 if (l + (q-p) + 1 >= PATH_MAX) goto toolong; in realpath()
153 toolong: in realpath()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/misc/
H A Drealpath.c30 if (l >= PATH_MAX) goto toolong; in realpath()
70 if (!p) goto toolong; in realpath()
74 if (q+l >= PATH_MAX) goto toolong; in realpath()
96 if (k==p) goto toolong; in realpath()
144 if (l + (q-p) + 1 >= PATH_MAX) goto toolong; in realpath()
153 toolong: in realpath()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/misc/
H A Drealpath.c30 if (l >= PATH_MAX) goto toolong; in realpath()
70 if (!p) goto toolong; in realpath()
74 if (q+l >= PATH_MAX) goto toolong; in realpath()
96 if (k==p) goto toolong; in realpath()
144 if (l + (q-p) + 1 >= PATH_MAX) goto toolong; in realpath()
153 toolong: in realpath()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/misc/
H A Drealpath.c30 if (l >= PATH_MAX) goto toolong; in realpath()
70 if (!p) goto toolong; in realpath()
74 if (q+l >= PATH_MAX) goto toolong; in realpath()
96 if (k==p) goto toolong; in realpath()
144 if (l + (q-p) + 1 >= PATH_MAX) goto toolong; in realpath()
153 toolong: in realpath()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/misc/
H A Drealpath.c30 if (l >= PATH_MAX) goto toolong; in realpath()
70 if (!p) goto toolong; in realpath()
74 if (q+l >= PATH_MAX) goto toolong; in realpath()
96 if (k==p) goto toolong; in realpath()
144 if (l + (q-p) + 1 >= PATH_MAX) goto toolong; in realpath()
153 toolong: in realpath()
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_namemap.c48 char *toolong = NULL; in test_namemap_toolong() local
54 toolong = tor_malloc_zero(MAX_NAMEMAP_NAME_LEN+2); in test_namemap_toolong()
55 memset(toolong, 'x', MAX_NAMEMAP_NAME_LEN+1); in test_namemap_toolong()
58 tt_uint_op(NAMEMAP_ERR, OP_EQ, namemap_get_id(&m, toolong)); in test_namemap_toolong()
59 unsigned u1 = namemap_get_or_create_id(&m, toolong); in test_namemap_toolong()
64 tt_uint_op(NAMEMAP_ERR, OP_EQ, namemap_get_id(&m, toolong)); in test_namemap_toolong()
71 tor_free(toolong); in test_namemap_toolong()
169 T(toolong),
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_namemap.c48 char *toolong = NULL; in test_namemap_toolong() local
54 toolong = tor_malloc_zero(MAX_NAMEMAP_NAME_LEN+2); in test_namemap_toolong()
55 memset(toolong, 'x', MAX_NAMEMAP_NAME_LEN+1); in test_namemap_toolong()
58 tt_uint_op(NAMEMAP_ERR, OP_EQ, namemap_get_id(&m, toolong)); in test_namemap_toolong()
59 unsigned u1 = namemap_get_or_create_id(&m, toolong); in test_namemap_toolong()
64 tt_uint_op(NAMEMAP_ERR, OP_EQ, namemap_get_id(&m, toolong)); in test_namemap_toolong()
71 tor_free(toolong); in test_namemap_toolong()
169 T(toolong),
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/ndb/
H A DconvM2DNS.c40 sp->err = toolong; in gchar()
55 sp->err = toolong; in gshort()
70 sp->err = toolong; in glong()
89 sp->err = toolong; in gv4addr()
105 sp->err = toolong; in gv6addr()
127 sp->err = toolong; in gsym()
156 sp->err = toolong; in gstr()
183 sp->err = toolong; in gbytes()
231 sp->err = toolong; in gname()
240 sp->err = toolong; in gname()
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/test/
H A Dt2005-recalc.pl48 my $toolong = (@lines > 25);
49 splice @lines, 25 if $toolong;
53 print "...\n" if $toolong;
/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
H A Dwcslcatl.c62 goto toolong;
72 goto toolong;
79 toolong:
/dports/devel/smake/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
H A Dwcslcatl.c62 goto toolong;
72 goto toolong;
79 toolong:
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
/dports/editors/ved/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
H A Dwcslcatl.c62 goto toolong;
72 goto toolong;
79 toolong:
/dports/sysutils/schilyutils/schily-2021-09-18/libschily/
H A Dstrlcatl.c61 goto toolong;
71 goto toolong;
78 toolong:
/dports/ftp/ncftp3/ncftp-3.2.6/ncftp/
H A Dshell.c267 goto toolong;
270 goto toolong;
291 goto toolong;
325 goto toolong;
351 goto toolong;
375 goto toolong;
380 goto toolong;
398 toolong:

12345678910>>...18