rep_strndup       175 lib/replace/replace.h #define strndup rep_strndup
rep_strndup       176 lib/replace/replace.h char *rep_strndup(const char *s, size_t n);
rep_strndup       451 lib/util/util.c #define strndup rep_strndup