notin
bool notin;
notin = __predict_true(curcpu()->ci_psz_read_depth == 0);
notin = true;
return notin;
while (notin(cp, buf) && rp < buf + sizeof (buf) - 1) {
if (online && notin("FAILED CALL", buf) == 0)
static int notin(const char *, char *);