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