HelenOS sources

tinput_compl_ops_t   51 uspace/app/bdsh/compl.c tinput_compl_ops_t compl_ops = {
tinput_compl_ops_t   34 uspace/app/bdsh/compl.h extern tinput_compl_ops_t compl_ops;
tinput_compl_ops_t  110 uspace/lib/clui/include/tinput.h 	tinput_compl_ops_t *compl_ops;
tinput_compl_ops_t  157 uspace/lib/clui/include/tinput.h extern void tinput_set_compl_ops(tinput_t *, tinput_compl_ops_t *);
tinput_compl_ops_t  820 uspace/lib/clui/src/tinput.c void tinput_set_compl_ops(tinput_t *ti, tinput_compl_ops_t *compl_ops)
HelenOS homepage, sources at GitHub