Searched refs:slc_help (Results 1 – 1 of 1) sorted by relevance
1443 static void slc_help(void);1452 { "help", NULL, (void (*)(int))slc_help, 0 },1453 { "?", "Print help information", (void (*)(int))slc_help, 0 },1458 slc_help(void) in slc_help() function