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

/external/qemu/android/
H A Dconsole.c427 char* cmdend = client->buff; local
428 CommandDef cmd = find_command( line, commands, &cmdend, &args );
448 cmdend - client->buff, client->buff );
461 subcmd = find_command( line, commands, &cmdend, &args );

Completed in 42 milliseconds