endswith          122 src/shared/util.c char* endswith(const char *s, const char *postfix) {
endswith          181 src/shared/util.h char *endswith(const char *s, const char *postfix) _pure_;