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

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dcommands.c1758 auth_help (void);
1767 { "help", 0, auth_help, 0 },
1768 { "?", "Print help information", auth_help, 0 },
1773 auth_help()
1765 auth_help() function
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dcommands.c1875 auth_help(void);
1884 { "help", NULL, (int (*)(char *))auth_help, 0 },
1885 { "?", "Print help information", (int (*)(char *))auth_help, 0 },
1890 auth_help(void)
1882 auth_help(void) function

Completed in 123 milliseconds