Home
last modified time | relevance | path

Searched refs:exec_target (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/sys/pmc/
H A Dpmc_credexec_test.c84 struct exec_target { struct
95 static const struct exec_target setgid_targets[] = { argument
103 static const struct exec_target setuid_targets[] = {
111 static const struct exec_target ordinary_targets[] = {
116 static const struct exec_target *
117 pick_target(const struct exec_target *tab, bool need_setid) in pick_target()
185 run_target(const struct exec_target *t, enum exec_via via, int inspect, in run_target()
281 const struct exec_target *t; in ATF_TC_BODY()
305 const struct exec_target *t; in ATF_TC_BODY()
329 const struct exec_target *t; in ATF_TC_BODY()
H A Dpmc_exec_test.c79 struct exec_target { struct
86 static const struct exec_target setgid_targets[] = { argument
91 static const struct exec_target setuid_targets[] = {
96 static const struct exec_target *
97 pick_target(const struct exec_target *tab) in pick_target()
152 run_target(const struct exec_target *t, int *still_attached) in run_target()
222 const struct exec_target *t; in ATF_TC_BODY()
246 const struct exec_target *t; in ATF_TC_BODY()