Searched refs:pars (Results 1 – 1 of 1) sorted by relevance
32 char *pars; member170 len += strlen(cmds[cmd].pars) + 1; in do_control_help()184 strcpy(resp + len, cmds[cmd].pars); in do_control_help()185 len += strlen(cmds[cmd].pars); in do_control_help()
Completed in 2 milliseconds