Home
last modified time | relevance | path

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

/dports/irc/atheme-services/atheme-7.2.9/modules/contrib/
H A Dwumpus.c929 command_t wumpus_help = { "HELP", "Displays this command listing.", AC_NONE, 0, cmd_help, { .path =… variable
986 service_bind_command(wumpus.svs, &wumpus_help); in _modinit()
1008 service_unbind_command(wumpus.svs, &wumpus_help); in _moddeinit()