Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/bpf/bpftool/
A 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()

Completed in 3 milliseconds