Searched refs:env_help (Results 1 - 1 of 1) sorted by path

/haiku/src/bin/network/telnet/
H A Dcommands.c1541 env_help(void);
1559 { "help", NULL, (void (*)(unsigned char *, unsigned char *))env_help, 0 },
1560 { "?", "Print help information", (void (*)(unsigned char *, unsigned char *))env_help, 0 },
1565 env_help(void)
1557 env_help(void) function

Completed in 60 milliseconds