Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/linenoise/
H A Dlinenoise.c219 static int completeLine(struct linenoiseState *ls) { in completeLine() function
636 c = completeLine(&l); in linenoiseEdit()