compl_match_prefix 333 uspace/app/bdsh/compl.c if (compl_match_prefix(cs, data->name)) { compl_match_prefix 347 uspace/app/bdsh/compl.c if (compl_match_prefix(cs, cs->module->name)) { compl_match_prefix 363 uspace/app/bdsh/compl.c if (compl_match_prefix(cs, cs->builtin->name)) { compl_match_prefix 406 uspace/app/bdsh/compl.c if (compl_match_prefix(cs, dent->d_name)) {HelenOS homepage, sources at GitHub