Searched refs:findch (Results 1 – 1 of 1) sorted by relevance
3396 static int findch(int, int, bool, bool) MKSH_A_PURE;4657 if ((ncursor = findch(fsavech, argcnt, tobool(t), in domove()4903 findch(int ch, int cnt, bool forw, bool incl) in findch() function