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

/freebsd-13-stable/contrib/nvi/ex/
H A Dextern.h21 int argv_exp2(SCR *, EXCMD *, CHAR_T *, size_t);
H A Dex_read.c188 if (argv_exp2(sp, cmdp, arg, arglen))
H A Dex_write.c209 if (argv_exp2(sp, cmdp, p, STRLEN(p)))
H A Dex_argv.c118 * argv_exp2 --
122 * PUBLIC: int argv_exp2(SCR *, EXCMD *, CHAR_T *, size_t);
125 argv_exp2(SCR *sp, EXCMD *excp, CHAR_T *cmd, size_t cmdlen) function
H A Dex_cscope.c212 if (argv_exp2(sp, cmdp, dname, STRLEN(dname))) {
H A Dex.c1091 if (argv_exp2(sp, ecp, ecp->cp, ecp->clen))
/freebsd-13-stable/contrib/nvi/common/
H A Dexf.c1044 if (argv_exp2(sp, &cmd, wp, wlen)) {

Completed in 165 milliseconds