Searched refs:scenarios (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/tools/regression/security/proc_to_proc/
H A Dscenario.c89 * Table of scenarios.
91 static const struct scenario scenarios[] = { variable in typeref:struct:scenario
139 int scenarios_count = sizeof(scenarios) / sizeof(struct scenario);
283 error = cred_set(scenarios[scenario].sc_cred2);
316 error = cred_set(scenarios[scenario].sc_cred1);
339 scenarios[scenario].sc_canptrace_errno;
353 scenarios[scenario].sc_canktrace_errno;
361 scenarios[scenario].sc_cansighup_errno;
368 scenarios[scenario].sc_cansigsegv_errno;
375 scenarios[scenari
[all...]

Completed in 63 milliseconds