Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_at.c107 ecp->o_clen = len; in ex_at()
H A Dex.h96 size_t o_clen; /* Original @/global command length. */ member
H A Dex_global.c174 ecp->o_clen = len; in ex_g_setup()
H A Dex.c2156 MEMCPY(ecp->cp, ecp->cp + ecp->o_clen, ecp->o_clen); in ex_load()
2157 ecp->clen = ecp->o_clen; in ex_load()