Searched refs:x_cf_glob (Results 1 – 4 of 4) sorted by relevance
| /minix3/bin/ksh/ |
| H A D | edit.h | 55 int x_cf_glob ARGS((int flags, const char *buf, int buflen, int pos, int *startp,
|
| H A D | vi.c | 1982 nwords = x_cf_glob(XCF_COMMAND_FILE|XCF_FULLPATH, 2049 nwords = x_cf_glob(XCF_COMMAND_FILE | (count ? XCF_FULLPATH : 0), 2133 nwords = x_cf_glob(XCF_COMMAND_FILE|XCF_FULLPATH,
|
| H A D | emacs.c | 1788 nwords = x_cf_glob(XCF_FILE, 1824 nwords = x_cf_glob(flags, xbuf, xep - xbuf, xcp - xbuf,
|
| H A D | edit.c | 816 x_cf_glob(flags, buf, buflen, pos, startp, endp, wordsp, is_commandp) in x_cf_glob() function
|