strncmp           473 include/crm/pengine/internal.h         return (strlen(id) == base_len) && !strncmp(id, rsc->id, base_len);
strncmp          1449 lib/common/ipc_client.c             && strncmp(last_asked_name, name, sizeof(last_asked_name))) {
strncmp           369 lib/common/operations.c     if (strncmp((const char *) a->name, CRM_META "_",
strncmp           802 lib/common/schemas.c                         if (!strncmp(arg_cur, "WARNING: ",
strncmp           813 lib/common/schemas.c                         if (!strncmp(arg_cur, "INFO: ",
strncmp           824 lib/common/schemas.c                         if (!strncmp(arg_cur, "DEBUG: ",
strncmp           854 libltdl/ltdl.c 	  if (strncmp(p, "-L", 2) == 0 || strncmp(p, "-R", 2) == 0)
strncmp           905 libltdl/ltdl.c 	  if (strncmp(p, "-L", 2) != 0 && strncmp(p, "-R", 2) != 0)
strncmp           910 libltdl/ltdl.c 	      if (strncmp(p, "-l", 2) == 0)
strncmp          1077 libltdl/ltdl.c       if (strncmp (line, STR_DLNAME, sizeof (STR_DLNAME) - 1) == 0)
strncmp          1084 libltdl/ltdl.c       else if (strncmp (line, STR_OLD_LIBRARY,
strncmp          1094 libltdl/ltdl.c       else if (strncmp (line, STR_LIBDIR, sizeof (STR_LIBDIR) - 1) == 0)
strncmp          1106 libltdl/ltdl.c       else if (strncmp (line, STR_DL_DEPLIBS,
strncmp          1122 libltdl/ltdl.c       else if (!*dlname && strncmp (line, STR_LIBRARY_NAMES,
strncmp          1298 libltdl/ltdl.c 	  if (strncmp(name, "lib", 3) == 0)