OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tbuflen
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
util-print.c
706
u_char *tbuf, size_t
tbuflen
)
729
if (toklen + 2 >
tbuflen
) {
/src/crypto/external/bsd/openssl.old/dist/test/
evp_test.c
153
size_t
tbuflen
;
local
163
tbuflen
= db->buflen * ncopy;
164
if (!TEST_ptr(tbuf = OPENSSL_malloc(
tbuflen
)))
171
db->buflen =
tbuflen
;
/src/crypto/external/bsd/openssl/dist/test/
evp_test.c
164
size_t
tbuflen
;
local
174
tbuflen
= db->buflen * ncopy;
175
if (!TEST_ptr(tbuf = OPENSSL_malloc(
tbuflen
)))
182
db->buflen =
tbuflen
;
/src/crypto/external/apache2/openssl/dist/test/
evp_test.c
426
size_t
tbuflen
;
local
436
tbuflen
= db->buflen * ncopy;
437
if (!TEST_ptr(tbuf = OPENSSL_malloc(
tbuflen
)))
444
db->buflen =
tbuflen
;
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026