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