OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fuzzing
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/utils/ci/
oss-fuzz.sh
4
# This script runs the continuous
fuzzing
tests on OSS-Fuzz.
11
for test in libcxx/test/libcxx/
fuzzing
/*.pass.cpp; do
/src/external/bsd/pam-u2f/dist/build-aux/ci/
fuzz-linux-asan.sh
45
# libfido2 (with
fuzzing
support)
61
"${WORKDIR}"/configure --enable-
fuzzing
--disable-silent-rules \
/src/external/mpl/bind/dist/bin/dig/
dighost.h
112
expandaaaa, expire,
fuzzing
, header_only,
member in struct:dig_lookup
dighost.c
801
looknew->
fuzzing
= lookold->
fuzzing
;
2452
if (lookup->
fuzzing
) {
2453
lookup->sendmsg->
fuzzing
= true;
dig.c
1907
lookup->
fuzzing
= state;
1908
if (lookup->
fuzzing
) {
/src/external/mpl/bind/dist/fuzz/
dns_message_checksig.c
409
message->
fuzzing
= 1;
/src/external/mpl/bind/dist/lib/dns/include/dns/
message.h
265
unsigned int
fuzzing
: 1; /* 15 */
member in struct:dns_message
310
* Time to be used when
fuzzing
.
/src/external/mpl/bind/dist/lib/dns/
tsig.c
592
now = msg->
fuzzing
? msg->fuzztime : isc_stdtime_now();
941
if (msg->
fuzzing
) {
1446
if (msg->
fuzzing
) {
dnssec.c
767
if (msg->
fuzzing
) {
913
if (msg->
fuzzing
) {
/src/external/bsd/tmux/dist/
configure
1470
--enable-
fuzzing
build fuzzers
1499
libraries to link
fuzzing
targets with
3074
# Check whether --enable-
fuzzing
was given.
3081
# Set up convenient
fuzzing
defaults before initializing compiler.
/src/external/mpl/bind/dist/
configure
1676
--enable-
fuzzing
=<afl|libfuzzer|ossfuzz>
1677
Enable
fuzzing
using American Fuzzy Lop or libFuzzer
18544
#
Fuzzing
is not included in pairwise testing as
fuzzing
tools are
18548
# Check whether --enable-
fuzzing
was given.
18558
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable
fuzzing
mode" >&5
18559
printf %s "checking whether to enable
fuzzing
mode... " >&6; }
18625
e) as_fn_error $? "set CC=afl-<gcc|clang> when --enable-
fuzzing
=afl is used" "$LINENO" 5 ;;
Completed in 51 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026