Home
last modified time | relevance | path

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

/freebsd-head/contrib/tcsh/
HDtw.decls.h111 extern int spdist (const Char *, const Char *);
HDtw.spell.c106 spdist(const Char *s, const Char *t) in spdist() function
HDtw.parse.c1058 nd = spdist(target, item.s); /* test the item against original */ in tw_collect_items()