Searched refs:auth_help (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dcommands.c1867 auth_help(void);
1876 { "help", NULL, (int (*)(char *))auth_help, 0 },
1877 { "?", "Print help information", (int (*)(char *))auth_help, 0 },
1882 auth_help(void)
1874 auth_help(void) function

Completed in 57 milliseconds