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

/freebsd-10-stable/contrib/nvi/ex/
H A Dex_read.c193 if (argv_exp2(sp, cmdp, arg, arglen))
H A Dextern.h21 int argv_exp2 __P((SCR *, EXCMD *, CHAR_T *, size_t));
H A Dex_write.c214 if (argv_exp2(sp, cmdp, p, STRLEN(p)))
H A Dex_argv.c122 * argv_exp2 --
126 * PUBLIC: int argv_exp2 __P((SCR *, EXCMD *, CHAR_T *, size_t));
129 argv_exp2(SCR *sp, EXCMD *excp, CHAR_T *cmd, size_t cmdlen) function
H A Dex_cscope.c216 if (argv_exp2(sp, cmdp, dname, STRLEN(dname))) {
H A Dex.c1095 if (argv_exp2(sp, ecp, ecp->cp, ecp->clen))
/freebsd-10-stable/contrib/nvi/common/
H A Dexf.c1073 if (argv_exp2(sp, &cmd, wp, wlen)) {

Completed in 199 milliseconds