Home
last modified time | relevance | path

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

/Linux-v4.19/tools/bpf/bpftool/
Dmain.c53 static int (*last_do_help)(int argc, char **argv); variable
71 last_do_help(last_argc - 1, last_argv + 1); in usage()
116 last_do_help = help; in cmd_select()
347 last_do_help = do_help; in main()