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

/external/mksh/src/
H A Dedit.c58 /* x_cf_glob() flags */
77 static int x_cf_glob(int *, const char *, int, int, int *, int *, char ***);
588 x_cf_glob(int *flagsp, const char *buf, int buflen, int pos, int *startp, function
2680 nwords = x_cf_glob(&i, xbuf, xep - xbuf, xcp - xbuf,
2714 nwords = x_cf_glob(&flags, xbuf, xep - xbuf, xcp - xbuf,
5256 nwords = x_cf_glob(&i, es->cbuf, es->linelen, es->cursor,
5323 nwords = x_cf_glob(&flags, es->cbuf, es->linelen, es->cursor,
5412 nwords = x_cf_glob(&i, est->cbuf, est->linelen, est->cursor,

Completed in 93 milliseconds