Home
last modified time | relevance | path

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

/Linux-v5.4/tools/bpf/bpftool/
Dmain.c23 static int (*last_do_help)(int argc, char **argv); variable
44 last_do_help(last_argc - 1, last_argv + 1); in usage()
96 last_do_help = help; in cmd_select()
363 last_do_help = do_help; in main()