Home
last modified time | relevance | path

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

/minix3/bin/ksh/
H A Dedit.h55 int x_cf_glob ARGS((int flags, const char *buf, int buflen, int pos, int *startp,
H A Dvi.c1982 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 Demacs.c1788 nwords = x_cf_glob(XCF_FILE,
1824 nwords = x_cf_glob(flags, xbuf, xep - xbuf, xcp - xbuf,
H A Dedit.c816 x_cf_glob(flags, buf, buflen, pos, startp, endp, wordsp, is_commandp) in x_cf_glob() function