post              155 libutil/locatestring.c 			const char *post = pp + strlen(pattern);
post              160 libutil/locatestring.c 			for (; *pp && pp < post; pp++)
post              163 libutil/locatestring.c 			for (; *post; post++)
post              164 libutil/locatestring.c 				fputc(*post, dbg);