strchrnul 47 include/portability.h char *strchrnul(const char *s, int c_in); strchrnul 555 lib/common/logging.c next = strchrnul(offset, ','); strchrnul 988 lib/common/logging.c next = strchrnul(offset, '\n');