Searched refs:x_locate_word (Results 1 – 1 of 1) sorted by relevance
| /minix3/bin/ksh/ |
| H A D | edit.c | 41 static int x_locate_word ARGS((const char *buf, int buflen, int pos, 759 x_locate_word(buf, buflen, pos, startp, is_commandp) in x_locate_word() function 831 len = x_locate_word(buf, buflen, pos, startp, &is_command);
|