HomeSort by relevance Sort by last modified time
    Searched full:showcx (Results 1 - 1 of 1) sorted by null

  /external/libppp/src/
command.c 197 showcx(struct cmdtab const *cmd) function
224 prompt_Printf(arg->prompt, "%s %s\n", cmd->syntax, showcx(cmd));
233 if ((n = strlen(cmd->name) + strlen(showcx(cmd))) > cmax)
245 cx = showcx(cmd);
    [all...]

Completed in 419 milliseconds