Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dcplfile.c93 static int cf_complete_username(CompleteFile *cf, WordCompletion *cpl,
306 return cf_complete_username(cf, cpl, cf->usrnam, line, word_start+1, in _cf_complete_file()
523 static int cf_complete_username(CompleteFile *cf, WordCompletion *cpl, in cf_complete_username() function