Home
last modified time | relevance | path

Searched refs:ex_tagf_alloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_init.c131 return (ex_tagf_alloc(sp, str)); in ex_optchange()
H A Dex_tag.c894 ex_tagf_alloc(SCR *sp, const char *str) in ex_tagf_alloc() function