Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c91 static int cf_complete_username(CompleteFile *cf, WordCompletion *cpl,
304 return cf_complete_username(cf, cpl, cf->usrnam, line, word_start+1, in _cf_complete_file()
521 static int cf_complete_username(CompleteFile *cf, WordCompletion *cpl, in cf_complete_username() function