Home
last modified time | relevance | path

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

/freebsd/contrib/wireguard-tools/
H A Dwg.c20 { "show", show_main, "Shows the current configuration and device information" },
55 return show_main(1, new_argv); in main()
H A Dsubcommands.h10 int show_main(int argc, const char *argv[]);
H A Dshow.c379 int show_main(int argc, const char *argv[]) in show_main() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3249 static int show_main(StringRef ProgName) { in show_main() function
3362 return show_main(ProgName); in llvm_profdata_main()