Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
Dmain.c25 static int (*last_do_help)(int argc, char **argv); variable
47 last_do_help(last_argc - 1, last_argv + 1); in usage()
194 last_do_help = help; in cmd_select()
468 last_do_help = do_help; in main()