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

/freebsd-12-stable/usr.sbin/ppp/
H A Dcommand.c202 showcx(struct cmdtab const *cmd) function
229 prompt_Printf(arg->prompt, "%s %s\n", cmd->syntax, showcx(cmd));
238 if ((n = strlen(cmd->name) + strlen(showcx(cmd))) > cmax)
250 cx = showcx(cmd);

Completed in 109 milliseconds