Home
last modified time | relevance | path

Searched refs:inpos (Results 1 – 1 of 1) sorted by relevance

/lk-master/lib/console/
A Dconsole.c378 int inpos; in tokenize_command() local
397 inpos = 0; in tokenize_command()
405 char c = inbuffer[inpos]; in tokenize_command()
432 inpos++; // consume the space in tokenize_command()
466 inpos++; in tokenize_command()
475 inpos++; // consume the quote in tokenize_command()
494 inpos++; in tokenize_command()
501 inpos++; // consume the dollar sign in tokenize_command()
531 inpos++; in tokenize_command()
538 inpos++; // consume the ';' in tokenize_command()
[all …]

Completed in 4 milliseconds