Home | History | Annotate | Download | only in android

Lines Matching defs:pend

356 find_command( char*  input, CommandDef  commands, char*  *pend, char*  *pargs )
385 *pend = input + len;
395 /* NOTE: don't touch *pend and *pargs if no command is found */
2522 char* pend = value + strlen(value);
2528 pnext = pend;