HomeSort by relevance Sort by last modified time
    Searched refs:helpmes (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
command.h 52 const char *helpmes; member in struct:cmdtab
command.c 235 if ((n = strlen(cmd->helpmes)) > dmax)
250 cmd->name, cxlen, cxlen, cx, dmax, dmax, cmd->helpmes);
    [all...]

Completed in 275 milliseconds