Searched refs:add_cmd_matches (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h490 int add_cmd_matches(WordCompletion *, const char *, int, uint32_t);
H A Dsvccfg_engine.c234 add_cmd_matches(WordCompletion *cpl, const char *line, int word_end, function
H A Dsvccfg_libscf.c17626 return (scope ? add_cmd_matches(cpl, line, word_end, scope) : 0);

Completed in 91 milliseconds