strmake           931 htags/src2html.c 				const char *lno = strmake(p, " ");
strmake           143 libutil/conf.c 			if ((candidate = strmake(p, "|:")) == NULL)
strmake           988 libutil/gtagsop.c 		fid = (const char *)strmake(tagline, " ");
strmake            40 libutil/strmake.h const char *strmake(const char *, const char *);