Searched refs:ppcCommand (Results 1 – 1 of 1) sorted by relevance
104 const char ** ppcCommand );814 const char ** ppcCommand ) in uxGetOptions() argument817 const char * pcCommand = *ppcCommand; in uxGetOptions()852 *ppcCommand = &( pcCommand[ uxLength ] ); in uxGetOptions()855 while( isspace( ( uint8_t ) ( *ppcCommand )[ 0 ] ) ) in uxGetOptions()857 ( *ppcCommand )++; in uxGetOptions()