Home
last modified time | relevance | path

Searched refs:scenario (Results 1 – 25 of 44) sorted by relevance

12

/src/tools/regression/security/proc_to_proc/
H A Dscenario.c54 struct scenario { struct
89 static const struct scenario scenarios[] = {
137 int scenarios_count = sizeof(scenarios) / sizeof(struct scenario);
265 enact_scenario(int scenario) in enact_scenario() argument
281 error = cred_set(scenarios[scenario].sc_cred2); in enact_scenario()
314 error = cred_set(scenarios[scenario].sc_cred1); in enact_scenario()
337 scenarios[scenario].sc_canptrace_errno; in enact_scenario()
351 scenarios[scenario].sc_canktrace_errno; in enact_scenario()
359 scenarios[scenario].sc_cansighup_errno; in enact_scenario()
366 scenarios[scenario].sc_cansigsegv_errno; in enact_scenario()
[all …]
H A DMakefile8 SRCS= testuid.c scenario.c
/src/tools/test/stress2/misc/
H A Dexecpath.sh90 /* Test scenario by Tobias Kortkamp <tobik@freebsd.org> */
H A Dmprotect4.sh13 /* N readers and 1 writer threaded test scenario */
H A Dmprotect5.sh13 /* N writers threaded test scenario */
H A Dnamecache.sh96 /* Test scenario for possible name cache problem */
H A Dsendfile19.sh89 /* Slightly modified scenario from sendfile.sh */
/src/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-jaguar-pre-ict-tester.dtso106 * the worst case scenario and the pass scenario expect
/src/crypto/openssl/doc/man3/
H A DSSL_pending.pod40 this scenario for SSL_has_pending() to continue to return 1 even after an
H A DOSSL_ALGORITHM.pod110 In that scenario, you must make sure that the corresponding B<OSSL_ALGORITHM>'s
H A DOPENSSL_ia32cap.pod197 A more likely usage scenario would be to disable specific instruction set extensions.
/src/crypto/openssl/doc/man7/
H A DEVP_PKEY-SM2.pod56 or EVP_DigestVerifyInit() in such a scenario.
H A Dossl-guide-tls-client-block.pod458 received one back. Usually in this scenario you would call L<SSL_shutdown(3)>
462 call to L<SSL_read_ex(3)>. So this scenario should never happen in practice. We
/src/contrib/kyua/utils/process/
H A Dexecutor_pid_test.cpp36 realistic scenario for this step.
/src/contrib/unbound/testcode/
H A Dfake_event.c247 struct replay_range* p = runtime->scenario->range_list; in pending_find_match()
797 runtime->now = runtime->scenario->mom_first; in advance_moment()
899 runtime->now = runtime->scenario->mom_first; in run_scenario()
998 runtime->scenario = saved_scenario; in comm_base_create()
1013 runtime->scenario= NULL; in comm_base_delete()
/src/crypto/openssl/doc/designs/
H A Dslh-dsa.md90 The scenario that is stated that this is useful for is when this encoded message
H A Dml-dsa.md85 The scenario that is stated that this is useful for is when this encoded message
/src/crypto/openssl/doc/designs/quic-design/
H A Dstream-receive-buffers.md128 in the single-copy scenario.
/src/crypto/heimdal/doc/
H A Dkerberos4.texi48 In a complex scenario you will need some kind of host lookup mechanism.
/src/sys/contrib/zstd/
H A DCONTRIBUTING.md216 hands on a desktop, this is usually a better scenario.
270 bench option. You can run Zstd as you typically would for your scenario using some set of options
322 We will once again consider the scenario where you think you've identified a piece of code
/src/contrib/nvi/cl/
H A DREADME.signal142 process group, not sent to a single process. The scenario goes something
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/test/SEQ_TEST/
H A Dmbox374 ! * twice if you have duplicate records. The scenario is that the
/src/sys/contrib/libsodium/m4/
H A Dax_pthread.m4281 # linking. Such a scenario is extremely rare in practice.
/src/sys/contrib/zstd/programs/
H A DREADME.md232 One such scenario is `tar --zstd`.
/src/contrib/unbound/
H A Dax_pthread.m4378 # linking. Such a scenario is extremely rare in practice.

12