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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dpermdic.c52 static int SearchInDir(struct DM *dm, struct ND *xdm, unsigned char *pos, WCHAR_T *key, int cur, int ylen, struct nread *nread, int mc, int nc, int *cf);
484 SearchInDir(struct DM *dm, struct ND *xdm, unsigned char *pos, WCHAR_T *key, int cur, int ylen, struct nread *nread, int mc, int nc, int *cf) function
527 nc = SearchInDir(dm, xdm, xdm->buf + val, key,
551 return(SearchInDir(dm, xdm, xdm->buf, key, 0, n, nread, mc, 0, cf));
651 nc = SearchInDir(dm, xdm, xdm->buf, key, 0, ylen, nread,

Completed in 36 milliseconds