Home
last modified time | relevance | path

Searched defs:sopts (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c30 static const char sopts[] = "bdehp:st:Tn:NLf:i"; variable
/linux/tools/bpf/bpftool/
H A Dgen.c707 struct bpf_load_and_run_opts sopts = {}; in gen_trace() local