Home
last modified time | relevance | path

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

/freebsd/contrib/wireguard-tools/
H A Dsubcommands.h11 int showconf_main(int argc, const char *argv[]);
H A Dwg.c21 …{ "showconf", showconf_main, "Shows the current configuration of a given WireGuard interface, for …
H A Dshowconf.c21 int showconf_main(int argc, const char *argv[]) in showconf_main() function