Searched refs:ex_tagf_alloc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/nvi/dist/ex/ | ||
H A D | ex_init.c | 131 return (ex_tagf_alloc(sp, str)); in ex_optchange() |
H A D | ex_tag.c | 894 ex_tagf_alloc(SCR *sp, const char *str) in ex_tagf_alloc() function |