Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/nvi/ex/
H A Dextern.h108 int ex_tagf_alloc(SCR *, char *);
H A Dex_init.c130 return (ex_tagf_alloc(sp, str)); in ex_optchange()
H A Dex_tag.c845 ex_tagf_alloc(SCR *sp, char *str) in ex_tagf_alloc() function