Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c88 static int x_cf_glob(int *, const char *, int, int, int *, int *, char ***);
613 x_cf_glob(int *flagsp, const char *buf, int buflen, int pos, int *startp, in x_cf_glob() function
2711 nwords = x_cf_glob(&i, xbuf, xep - xbuf, xcp - xbuf, in x_expand()
2745 nwords = x_cf_glob(&flags, xbuf, xep - xbuf, xcp - xbuf, in do_complete()
5315 nwords = x_cf_glob(&i, vs->cbuf, vs->linelen, vs->cursor, in expand_word()
5382 nwords = x_cf_glob(&flags, vs->cbuf, vs->linelen, vs->cursor, in complete_word()
5471 nwords = x_cf_glob(&i, est->cbuf, est->linelen, est->cursor, in print_expansions()