Home
last modified time | relevance | path

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

/mirbsd/src/lib/libedit/
Dtokenizer.c191 int *argc, const char ***argv, int *cursorc, int *cursoro) in tok_line() argument
424 if (cursorc != NULL) in tok_line()
425 *cursorc = cc; in tok_line()