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

  /external/qemu/android/
console.c 427 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 );
    [all...]

Completed in 49 milliseconds