HomeSort by: relevance | last modified time | path
    Searched defs:auth_help (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/telnet/
commands.c 162 static int auth_help(const char *);
1830 { "help", 0, auth_help, 0 },
1831 { "?", "Print help information", auth_help, 0 },
1836 auth_help(const char *s)
1828 auth_help(const char *s) function in typeref:typename:int

Completed in 13 milliseconds