Searched defs:cpl_complete_word (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplmatch.c534 CplMatches *cpl_complete_word(WordCompletion *cpl, const char *line, function
548 _err_record_msg(cpl->err, "cpl_complete_word: Invalid arguments.",
592 * Recall the return value of the last call to cpl_complete_word().
599 * cpl_complete_word(). The returned pointer refers
602 * change on every call to cpl_complete_word().
605 * cpl_complete_word(), NULL is returned, and a

Completed in 75 milliseconds